You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuGet Update-Package fails claiming that a newer package is already installed, until I pick "just the right package" to try to update, after which it all succeeds.
Visual Studio D14Rel 23004.00
NuGet version 3.0.60526.427
Execute these commands:
git clone https://github.com/AArnott/StyleCopAnalyzers.git
cd StyleCopAnalyzers
git checkout afdc12e6709def9decc62af2a3b2379ed4364eb3
StyleCopAnalyzers.sln
NuGet Update-Package fails claiming that a newer package is already installed, until I pick "just the right package" to try to update, after which it all succeeds.
Visual Studio D14Rel 23004.00
NuGet version 3.0.60526.427
Execute these commands:
In Visual Studio, add this URL as a NuGet package source:
https://www.myget.org/F/roslyn-nightly/
In total, and in order, package sources I have enabled are:
https://www.myget.org/F/aarnott/api/v2
https://api.nuget.org/v3/index.json
https://www.myget.org/F/aarnott/api/v2
https://www.myget.org/F/roslyn-nightly/
Use the Package Manager Console to execute this command:
The text was updated successfully, but these errors were encountered: