When your C# projects are referencing NuGet packages, you are always encouraged to update to latest version.
This can be annoying, when you really don’t want to.
In the world of Microsoft Dynamics 365/CE/CRM, you may have to use SDK of previous major version (8.x), while Visual Studio still wants you to use the latest available packages (9.x).
But there IS a way to tell Visual Studio to…
Continue Reading Jonas Rapp’s Article on their blog
Telling VS to not use latest packages ⋆ The Dynamics 365 Trenches
Blog Syndicated with Jonas Rapp’s Permission

