diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b83f5fc..3b2037a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -24,7 +24,7 @@ "rollForward": false }, "easybuild.shipit": { - "version": "2.0.0", + "version": "2.0.2", "commands": [ "shipit" ], diff --git a/paket.dependencies b/paket.dependencies index bc87037..30c544d 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -5,7 +5,7 @@ storage: none framework: netstandard2.0, netstandard2.1, net6.0, net8.0, net9.0, net10.0 nuget FSharp.Core >= 5.0.0 lowest_matching: true -nuget Fable.Core 5.0.0-rc.1 +nuget Fable.Core 5.0.0-rc.2 group Test source https://api.nuget.org/v3/index.json @@ -13,7 +13,7 @@ group Test framework: net9.0 nuget FSharp.Core - nuget Fable.Core 5.0.0-rc.1 + nuget Fable.Core 5.0.0-rc.2 nuget Microsoft.NET.Test.Sdk ~> 16 nuget xunit ~> 2 nuget xunit.runner.visualstudio ~> 2 @@ -24,7 +24,7 @@ group Examples framework: net10.0 nuget FSharp.Core - nuget Fable.Core 5.0.0-rc.1 + nuget Fable.Core 5.0.0-rc.2 nuget Feliz.ViewEngine nuget Zanaptak.TypedCssClasses nuget FSharp.Control.AsyncRx diff --git a/paket.lock b/paket.lock index 507b849..bc40154 100644 --- a/paket.lock +++ b/paket.lock @@ -2,7 +2,7 @@ STORAGE: NONE RESTRICTION: || (== net10.0) (== net6.0) (== net8.0) (== net9.0) (== netstandard2.0) (== netstandard2.1) NUGET remote: https://api.nuget.org/v3/index.json - Fable.Core (5.0.0-rc.1) + Fable.Core (5.0.0-rc.2) FSharp.Core (>= 4.7.2) FSharp.Core (5.0) @@ -11,7 +11,7 @@ STORAGE: NONE RESTRICTION: == net10.0 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Core (5.0.0-rc.1) + Fable.Core (5.0.0-rc.2) FSharp.Core (>= 4.7.2) Feliz.ViewEngine (1.0.3) FSharp.Core (>= 4.7) @@ -26,7 +26,7 @@ STORAGE: NONE RESTRICTION: == net9.0 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Core (5.0.0-rc.1) + Fable.Core (5.0.0-rc.2) FSharp.Core (>= 4.7.2) FSharp.Core (11.0.100) Microsoft.CodeCoverage (18.3)