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.
2 parents 99c7526 + 3694235 commit b46be22Copy full SHA for b46be22
src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
<ItemGroup>
21
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
22
- <PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
+ <PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
23
<PrivateAssets>all</PrivateAssets>
24
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
25
</PackageReference>
0 commit comments