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

This commit is contained in:
Max Schmitt 2024-08-05 14:30:38 +02:00 committed by GitHub
parent 71e614dc5a
commit a47d2f998c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>