Skip to content

Commit 95f4b86

Browse files
committed
Update tool and package versions in dotnet-tools.json and Directory.Packages.props
1 parent 2e63e62 commit 95f4b86

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rollForward": false
1111
},
1212
"fantomas": {
13-
"version": "7.0.0",
13+
"version": "7.0.2",
1414
"commands": [
1515
"fantomas"
1616
],
@@ -24,7 +24,7 @@
2424
"rollForward": false
2525
},
2626
"fsharp-analyzers": {
27-
"version": "0.28.0",
27+
"version": "0.31.0",
2828
"commands": [
2929
"fsharp-analyzers"
3030
],

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
<PackageVersion Include="System.Security.Cryptography.Pkcs" Version="7.0.2" />
4444

4545
<!-- Analyzers group dependencies -->
46-
<PackageVersion Include="Ionide.Analyzers" Version="1.0.0" />
47-
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="1.0.0" />
46+
<PackageVersion Include="Ionide.Analyzers" Version="0.14.5" />
47+
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.15.0" />
4848
</ItemGroup>
4949

5050

0 commit comments

Comments
 (0)