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 69fab32 commit 27d6f07Copy full SHA for 27d6f07
src/Cnblogs.CodeQuality.nuspec
@@ -15,8 +15,8 @@
15
<repository type="git" branch="main" url="https://github.com/cnblogs/code-quality"></repository>
16
<description>Roslyn analyzer rulesets used by Cnblogs</description>
17
<dependencies>
18
- <dependency id="StyleCop.Analyzers" version="1.2.0-beta.435" />
19
- <dependency id="Microsoft.VisualStudio.Threading.Analyzers" version="17.4.27" />
+ <dependency id="StyleCop.Analyzers" version="1.2.0-beta.507" />
+ <dependency id="Microsoft.VisualStudio.Threading.Analyzers" version="17.6.40" />
20
</dependencies>
21
</metadata>
22
</package>
0 commit comments