karishmal / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Google.Apis.dll and Google.Apis.Authentication.OAuth2.dll for vs2008 #496

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Google.Apis.dll
Google.Apis.Authentication.OAuth2.dll

When strong naming both of them and adding them into a project (add reference) 
an error occurs about missing assembly reference Google.Apis. When adding the 
weak named Google.Apis the error disappears.

Using windows 7, vs2008

I can't use weak named, need to use strong named versions. How to fix this?

Original issue reported on code.google.com by ACS54011...@gmail.com on 4 Oct 2014 at 12:38

GoogleCodeExporter commented 9 years ago
Did you try to use NuGet?

By the way Google.Apis.Authentication is OBSOLETE from last year.
Read more about it - 
http://google-api-dotnet-client.blogspot.com/2013/10/announcing-release-of-160-b
eta-new.html

I'm closing this issue, feel free to reopen it, if you find that data is 
insufficient 

Original comment by pele...@google.com on 6 Oct 2014 at 7:32