Can anyone tell where I can get Google.Apis.dll, Google.Apis.Analytics.v3.dll, Google.Apis.Auth.PlatformServices.dll and Google.Apis.Core.dll which are of strong named. Or atleast if I can get the source code of those dlls, I can able to sign in those projects and make them strong named.
Note: I can able to get those dlls from nuget package or in code.google.com, but those are not strong named.
Greatly appreciated if anyone can help me in this case.