There was an error while loading. Please reload this page.
1 parent 11fd375 commit ebe4a39Copy full SHA for ebe4a39
2 files changed
.config/dotnet-tools.json
@@ -9,7 +9,7 @@
9
]
10
},
11
"fsharp-analyzers": {
12
- "version": "0.33.1",
+ "version": "0.35.0",
13
"commands": [
14
"fsharp-analyzers"
15
src/Giraffe/Giraffe.fsproj
@@ -58,7 +58,7 @@
58
<PrivateAssets>all</PrivateAssets>
59
<IncludeAssets>analyzers</IncludeAssets>
60
</PackageReference>
61
- <PackageReference Include="Ionide.Analyzers" Version="0.14.9">
+ <PackageReference Include="Ionide.Analyzers" Version="0.14.11">
62
63
64
0 commit comments