Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"rollForward": false
},
"fsharp-analyzers": {
"version": "0.33.0",
"version": "0.35.0",
"commands": [
"fsharp-analyzers"
],
Expand Down
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ strategy: min
nuget BenchmarkDotNet
nuget Fantomas.Client >= 0.9
nuget FSharp.Compiler.Service >= 43.10.100
nuget Ionide.Analyzers 0.14.10
nuget Ionide.Analyzers 0.14.11
nuget FSharp.Analyzers.Build
nuget Ionide.ProjInfo >= 0.74.1
nuget Ionide.ProjInfo.FCS >= 0.74.1
Expand All @@ -24,7 +24,7 @@ nuget Microsoft.Build.Utilities.Core >= 17.4 copy_local:false
nuget Microsoft.Build.Tasks.Core >= 17.4 copy_local: false
nuget Nuget.Frameworks >= 6.3 copy_local: false
nuget Microsoft.CodeAnalysis
nuget FSharp.Analyzers.SDK 0.34.1
nuget FSharp.Analyzers.SDK 0.35.0
nuget ICSharpCode.Decompiler
nuget Mono.Cecil >= 0.11.4
nuget FSharpLint.Core
Expand Down
14 changes: 7 additions & 7 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ NUGET
FParsec (1.1.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net5.0)) (&& (== netstandard2.1) (>= net5.0))
FSharp.Core (>= 4.3.4)
FSharp.Analyzers.Build (0.3)
FSharp.Analyzers.SDK (0.34.1)
FSharp.Compiler.Service (43.10.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Core (10.0.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Analyzers.SDK (0.35)
FSharp.Compiler.Service (43.10.101) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Core (10.0.101) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
McMaster.NETCore.Plugins (>= 2.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Microsoft.Extensions.Logging.Abstractions (>= 6.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Compiler.Service (43.10.100)
FSharp.Core (10.0.100)
FSharp.Compiler.Service (43.10.101)
FSharp.Core (10.0.101)
System.Buffers (>= 4.6)
System.Collections.Immutable (>= 9.0)
System.Diagnostics.DiagnosticSource (>= 9.0)
Expand All @@ -72,7 +72,7 @@ NUGET
Fsharp.Control.Reactive (5.0.5) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Core (>= 4.7.2)
System.Reactive (>= 5.0 < 6.0)
FSharp.Core (10.0.100)
FSharp.Core (10.0.101)
FSharp.Data.Adaptive (1.2.18)
FSharp.Core (>= 4.7)
System.Reflection.Emit.Lightweight (>= 4.6)
Expand Down Expand Up @@ -128,7 +128,7 @@ NUGET
ICSharpCode.Decompiler (8.2.0.7535)
System.Collections.Immutable (>= 6.0)
System.Reflection.Metadata (>= 6.0)
Ionide.Analyzers (0.14.10)
Ionide.Analyzers (0.14.11)
Ionide.KeepAChangelog.Tasks (0.3.1) - copy_local: true
Ionide.LanguageServerProtocol (0.7)
FSharp.Core (>= 6.0)
Expand Down