We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b47df commit 89399caCopy full SHA for 89399ca
README.md
@@ -91,7 +91,7 @@ After each commit, a new prerelease NuGet package is automatically published to
91
* Click **Update**, **Ok**
92
* Open the NuGet package manager console (**Tools**, **NuGet Package Manager**, **Package Manager Console**)
93
* Select **AppVeyor CSharpGuidelinesAnalyzer** as package source
94
- * Run command: `Install-Package CSharpGuidelinesAnalyzer -pre`
+ * Run command: `Install-Package CSharpGuidelinesAnalyzer.NuGetBugRequiresNewId -pre`
95
96
## Building from source
97
0 commit comments