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 023b1f5 commit 1682d61Copy full SHA for 1682d61
Analyzers.props
@@ -1,6 +1,6 @@
1
<Project>
2
<ItemGroup>
3
<PackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" PrivateAssets="all" />
4
- <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
+ <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
5
</ItemGroup>
6
</Project>
0 commit comments