I'm trying to install squirrel.Windows for auto update of my application but getting this error
'SharpCompress' already has a dependency defined for 'NETStandard.Library'.
In using VS2012. What should I do?
I'm trying to install squirrel.Windows for auto update of my application but getting this error
'SharpCompress' already has a dependency defined for 'NETStandard.Library'.
In using VS2012. What should I do?
My comment to try this suggestion moved to an answer on request of the OP.
" I'm guessing that you have a versioning mismatch. Sorry I cn't help but you might want to update all of your nugets and hopefully match them up."
Or
" maybe helpful stackoverflow.com/a/7777319/3225 "
You should be able to force an exact version with brackets:
Full info on the formats you can use are on the NuGet site, here:
http://docs.nuget.org/docs/reference/version-range-specification