Skip to content

Commit

Permalink
Updated IcedTasks to 0.11.7 (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd authored Jul 15, 2024
1 parent 988e3c7 commit 6a1cb96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ nuget Destructurama.FSharp
nuget FSharp.UMX >= 1.1
nuget FSharp.Formatting >= 14.0
nuget FsToolkit.ErrorHandling.TaskResult >= 4.4 framework: netstandard2.1 ,net6.0, net7.0, net8.0
nuget IcedTasks >= 0.11.5
nuget IcedTasks >= 0.11.7
nuget FSharpx.Async >= 1.14
nuget CliWrap >= 3.0
nuget System.CommandLine prerelease
Expand Down
4 changes: 2 additions & 2 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ NUGET
Grpc.Core.Api (>= 2.51)
Humanizer.Core (2.14.1)
Iced (1.17)
IcedTasks (0.11.5)
IcedTasks (0.11.7)
FSharp.Core (>= 6.0.1)
Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
ICSharpCode.Decompiler (7.2.1.6856)
Expand All @@ -134,7 +134,7 @@ NUGET
System.Reflection.Metadata (>= 5.0)
Ionide.Analyzers (0.11)
Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
Ionide.LanguageServerProtocol (0.6.0)
Ionide.LanguageServerProtocol (0.6)
FSharp.Core (>= 6.0)
Newtonsoft.Json (>= 13.0.1)
StreamJsonRpc (>= 2.16.36)
Expand Down

0 comments on commit 6a1cb96

Please sign in to comment.