abujehad139 / 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

Strong naming assemblies conflict between Google.Apis.dll and Google.Apis.Authentication.OAuth2.dll #306

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, framework 3.5.

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

Original issue reported on code.google.com by userm...@gmail.com on 28 Mar 2013 at 6:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 11 Apr 2013 at 8:08