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

This commit is contained in:
Max Schmitt 2024-08-05 14:27:44 +02:00
parent 71e614dc5a
commit 02551a1f70

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>