Fix analyzers (#2)

This commit is contained in:
Patrick Stevens
2024-01-30 22:58:19 +00:00
committed by GitHub
parent cbfc5b47c3
commit 1655a59de7
7 changed files with 62 additions and 309 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.6.0]" />
<PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.8.0]" />
</ItemGroup>
</Project>