We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 571c261 + c3e59cc commit 74f3581Copy full SHA for 74f3581
1 file changed
KeysExportViewer/KeysExportViewer.csproj
@@ -37,7 +37,7 @@
37
<PackageLicenseExpression>MIT</PackageLicenseExpression>
38
</PropertyGroup>
39
<ItemGroup>
40
- <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.201">
+ <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.202">
41
<PrivateAssets>all</PrivateAssets>
42
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
43
</PackageReference>
0 commit comments