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 ad825ba commit 138659dCopy full SHA for 138659d
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.507" />
19
- <dependency id="Microsoft.VisualStudio.Threading.Analyzers" version="17.6.40" />
+ <dependency id="StyleCop.Analyzers" version="1.2.0-beta.566" />
+ <dependency id="Microsoft.VisualStudio.Threading.Analyzers" version="17.8.14" />
20
</dependencies>
21
</metadata>
22
</package>
0 commit comments