8000
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.
Microsoft.CodeAnalysis.NetAnalyzers
1 parent be99881 commit 5e37308Copy full SHA for 5e37308
Analyzers.props
@@ -1,7 +1,7 @@
1
<Project>
2
<ItemGroup>
3
<PackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" PrivateAssets="all" />
4
- <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22116.1" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22202.1" PrivateAssets="all" />
5
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" PrivateAssets="all" />
6
</ItemGroup>
7
</Project>
0 commit comments