visual studio 2010 - strange problem with referenced log4net assembly -
visual studio 2010 - strange problem with referenced log4net assembly -
i'm not sure if problem connected log4net or problem vs.
everytime i'm trying, have same result. let's start beginning.
i'm creating console application (.net 4) , using nuget install log4net library. now, when want add together code it, intellisense works ok:
but when seek compile it, have error
this 1 assembly found moment, have problem with. have absolutly no thought (and why) going on. have checked 2 other solutions , problem same. have not checked manually downloaded version yet.
most there underlying dependency missing. 1 mutual reason project using client profile instead of total .net 4.0. (not sure log4net, run lot when including 3rd party libraries, esp. ties web). if correct, going properties , changing framework version total .net 4.0 solve issue.
visual-studio-2010 reference
Comments
Post a Comment