Visual Studio 1 post
Reinstall NuGet Packages without Updating

How to force a reinstall of NuGet packages in a .NET project without upgrading them to newer versions — useful when retargeting to a newer .NET Framework.

NuGet.NETVisual StudioC#
1 min read