Skip to content

Commit

Permalink
chore(analyzer): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Aug 8, 2024
1 parent 6e15f86 commit b02f26e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b02f26e

Please sign in to comment.