Skip to content

Commit 6a1cb96

Browse files
authored
Updated IcedTasks to 0.11.7 (#1314)
1 parent 988e3c7 commit 6a1cb96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ nuget Destructurama.FSharp
3838
nuget FSharp.UMX >= 1.1
3939
nuget FSharp.Formatting >= 14.0
4040
nuget FsToolkit.ErrorHandling.TaskResult >= 4.4 framework: netstandard2.1 ,net6.0, net7.0, net8.0
41-
nuget IcedTasks >= 0.11.5
41+
nuget IcedTasks >= 0.11.7
4242
nuget FSharpx.Async >= 1.14
4343
nuget CliWrap >= 3.0
4444
nuget System.CommandLine prerelease

paket.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ NUGET
125125
Grpc.Core.Api (>= 2.51)
126126
Humanizer.Core (2.14.1)
127127
Iced (1.17)
128-
IcedTasks (0.11.5)
128+
IcedTasks (0.11.7)
129129
FSharp.Core (>= 6.0.1)
130130
Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
131131
ICSharpCode.Decompiler (7.2.1.6856)
@@ -134,7 +134,7 @@ NUGET
134134
System.Reflection.Metadata (>= 5.0)
135135
Ionide.Analyzers (0.11)
136136
Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
137-
Ionide.LanguageServerProtocol (0.6.0)
137+
Ionide.LanguageServerProtocol (0.6)
138138
FSharp.Core (>= 6.0)
139139
Newtonsoft.Json (>= 13.0.1)
140140
StreamJsonRpc (>= 2.16.36)

0 commit comments

Comments
 (0)