cherry-pick(#32012): chore(lint): bump Microsoft.CodeAnalysis for linting code snippets

This commit is contained in:
Max Schmitt 2024-08-05 14:55:42 +02:00
parent cf31aa8b4c
commit 929fef348e

View file

@ -9,7 +9,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.6.0" /> <PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>