diff --git a/paket.dependencies b/paket.dependencies index 7d0f39ae..12f49d1f 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -47,7 +47,7 @@ nuget Microsoft.NET.Test.Sdk nuget YoloDev.Expecto.TestSdk nuget Fable.Mocha nuget Fable.Core >= 4.0.0-theta-006 -nuget IcedTasks >= 0.5.0 +nuget IcedTasks >= 0.5.1 framework: netstandard2.1, net7.0 storage: none condition: netstandard2_1 diff --git a/paket.lock b/paket.lock index 86575fc0..5e3ad303 100644 --- a/paket.lock +++ b/paket.lock @@ -1026,7 +1026,7 @@ NUGET FSharp.Core (7.0) Hopac (0.5.1) FSharp.Core (>= 4.5.2) - IcedTasks (0.5) + IcedTasks (0.5.1) FSharp.Core (>= 7.0) Microsoft.Bcl.AsyncInterfaces (6.0) Microsoft.CodeCoverage (17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net462)) (&& (== netstandard2.1) (>= netcoreapp3.1))