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.
2 parents 51cd9a0 + 7693570 commit 1f1bae1Copy full SHA for 1f1bae1
.config/dotnet-tools.json
@@ -10,7 +10,7 @@
10
"rollForward": true
11
},
12
"fsharp-analyzers": {
13
- "version": "0.33.1",
+ "version": "0.34.1",
14
"commands": [
15
"fsharp-analyzers"
16
],
Directory.Packages.props
@@ -29,6 +29,6 @@
29
<PackageVersion Include="ObjectLayoutInspector" Version="0.1.4" />
30
31
<!-- NOTE: Analyzer configurations. -->
32
- <PackageVersion Include="Ionide.Analyzers" Version="0.14.9" />
+ <PackageVersion Include="Ionide.Analyzers" Version="0.14.10" />
33
</ItemGroup>
34
</Project>
0 commit comments