Reinstall Nuget Packages Without Updating

added by DotNetKicks
1/19/2017 6:09:20 PM

1688 Views

Occasionally I run into an issue where I'll open a solution in Visual Studio, build it, and the build will fail because of dependent packages. I'll try every way offered by Visual Studio to restore packages, but it will claim everything is up to date.


0 comments