diff --git a/paket.dependencies b/paket.dependencies index 1141c0c0a6..0c92cc4a30 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -3,8 +3,8 @@ source https://api.nuget.org/v3/index.json framework: netstandard2.0, net5.0, netcoreapp3.1 storage: none -nuget FSharp.Core 6.0.0-beta.21472.3 -nuget FSharp.Compiler.Service 41.0.0-preview.21472.3 +nuget FSharp.Core 6.0.1 +nuget FSharp.Compiler.Service 41.0.1 nuget FsUnit nuget FsCheck nuget Microsoft.NET.Test.Sdk 16.9.1 @@ -38,7 +38,7 @@ group tool storage: none source https://api.nuget.org/v3/index.json - nuget FSharp.Core 6.0.0-beta.21472.3 + nuget FSharp.Core 6.0.1 nuget Argu nuget StreamJsonRpc nuget Thoth.Json.Net diff --git a/paket.lock b/paket.lock index e4f039db5b..9d59a89e37 100644 --- a/paket.lock +++ b/paket.lock @@ -26,11 +26,11 @@ NUGET editorconfig (0.12.2) FsCheck (2.16.3) FSharp.Core (>= 4.2.3) - FSharp.Compiler.Service (41.0.0-preview.21472.3) - FSharp.Core (6.0.0-beta.21472.3) - Microsoft.Build.Framework (>= 16.9) - Microsoft.Build.Tasks.Core (>= 16.9) - Microsoft.Build.Utilities.Core (>= 16.9) + FSharp.Compiler.Service (41.0.1) + FSharp.Core (6.0.1) + Microsoft.Build.Framework (>= 16.11) + Microsoft.Build.Tasks.Core (>= 16.11) + Microsoft.Build.Utilities.Core (>= 16.11) System.Buffers (>= 4.5.1) System.Collections.Immutable (>= 5.0) System.Diagnostics.Process (>= 4.3) @@ -53,7 +53,7 @@ NUGET System.Threading.Tasks.Parallel (>= 4.3) System.Threading.Thread (>= 4.3) System.Threading.ThreadPool (>= 4.3) - FSharp.Core (6.0.0-beta.21472.3) + FSharp.Core (6.0.1) FsUnit (4.0.4) FSharp.Core (>= 4.3.4) NETStandard.Library (>= 2.0.3) @@ -1799,7 +1799,7 @@ NUGET System.Configuration.ConfigurationManager (>= 4.4) - restriction: >= netstandard2.0 Fable.Core (3.4) - restriction: && (< net46) (>= netstandard2.0) FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - FSharp.Core (6.0.0-beta.21472.3) + FSharp.Core (6.0.1) MessagePack (2.3.85) - restriction: >= netstandard2.0 MessagePack.Annotations (>= 2.3.85) - restriction: >= netstandard2.0 Microsoft.Bcl.AsyncInterfaces (>= 1.0) - restriction: || (&& (>= netcoreapp2.1) (< netcoreapp3.1)) (&& (< netcoreapp2.1) (>= netstandard2.0))