Just starting with a tutorial , and everything goes smoothly until I hit the problem below.
It seems that openWrap has detected several log4net dlls on my system (which is one of the reasons I need openWrap!), But it does not give me a clear way to decide which dll I want.
What should I do?
Cheers,
Berry
command line output
C:\...\Documents\Projects\Library\openWrapProject>o add-wrap log4net
Wrap descriptor found.
Project repository present.
Trying to add package.
Package log4net not found in repositories. <=== this is in red
Did you mean one of the following package? <=== no choices presented, what to do??
source
share