We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b24aa commit 711e372Copy full SHA for 711e372
IntelliTect.Multitool/IntelliTect.Multitool.csproj
@@ -18,7 +18,7 @@
18
<CodeAnalysisDictionary Include="CustomDictionary.xml" />
19
</ItemGroup>
20
<ItemGroup>
21
- <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0">
+ <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
22
<PrivateAssets>all</PrivateAssets>
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
</PackageReference>
0 commit comments