We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a40b64 commit 768c864Copy full SHA for 768c864
.config/dotnet-tools.json
@@ -9,7 +9,7 @@
9
]
10
},
11
"fsharp-analyzers": {
12
- "version": "0.33.1",
+ "version": "0.34.1",
13
"commands": [
14
"fsharp-analyzers"
15
analyzers/analyzers.fsproj
@@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.19.0]" />
+ <PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.20.0]" />
</ItemGroup>
16
17
</Project>
0 commit comments