Skip to content

Commit b46be22

Browse files
committed
Merge updates
2 parents 99c7526 + 3694235 commit b46be22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
22-
<PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
22+
<PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)