Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

how to resolve a library class that is causing namespace conflict?

$
0
0
I use 2 dlls in the project TweetSharp.dll and TweetSharp.Twitter.dll I have to use both of them, and I have having a problem with a class : TwitterClientInfo

TwitterClientInfo is from both TweetSharp.dll and TweetSharp.Twitter.dll

both DLLs put TwitterClientInfo under the same namespace "TweetSharp"

how do I resolve this conflict then? Please advise. Thanks

Error 1 The type 'TweetSharp.TwitterClientInfo' exists in both 'd:\dev\marilyn\src\packages\TweetSharp.2.3.0\lib\4.0\TweetSharp.dll' and 'd:\dev\marilyn\lib\TweetSharp-1.0.0\TweetSharp.Twitter.dll' D:\dev\marilyn\src\Core\Providers\Impl\TwitterStatusProvider.cs 22 17 Core

Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>