Detected package downgrade warning (dotnet core, vs 2017)
This situation occurred to me after opening an existing solution but instead of Warnings, they were Errors. I opened the YourAwesomeApp.csproj file and went through the “Detected package downgrade” errors one-by-one and manually changed the version of that line item from the existing version to the specified version that was shown in the error itself. … Read more