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 118db90 commit cd05bc1Copy full SHA for cd05bc1
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.406" PrivateAssets="all" />
+ <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
5
</ItemGroup>
6
</Project>
0 commit comments