Skip to content

Commit

Permalink
Updated analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
1eyewonder committed Jun 19, 2024
1 parent 7e74c84 commit 82f7cbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"fsharp-analyzers": {
"version": "0.24.0",
"version": "0.26.0",
"commands": [
"fsharp-analyzers"
]
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Ionide.KeepAChangelog.Tasks" Version="0.1.8" />
<PackageVersion Include="FSharp.Analyzers.Build" Version="0.3.0" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.8.0" />
<PackageVersion Include="Ionide.Analyzers" Version="0.8.0" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.10.0" />
<PackageVersion Include="Ionide.Analyzers" Version="0.11.0" />
</ItemGroup>
</Project>

0 comments on commit 82f7cbe

Please sign in to comment.