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 b94f980 commit b85ee64Copy full SHA for b85ee64
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"fsharp-analyzers": {
6
- "version": "0.11.0",
+ "version": "0.33.1",
7
"commands": [
8
"fsharp-analyzers"
9
],
Directory.Packages.props
@@ -45,8 +45,8 @@
45
46
<!-- Analyzers -->
47
<PackageVersion Include="FSharp.Analyzers.Build" Version="0.4.0" />
48
- <PackageVersion Include="Ionide.Analyzers" Version="0.14.7" />
49
- <PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.18.0" />
+ <PackageVersion Include="Ionide.Analyzers" Version="0.14.9" />
+ <PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.19.0" />
50
51
</ItemGroup>
52
</Project>
0 commit comments