diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 63246f1..31fb7e6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "fake-cli": { - "version": "5.19.0", + "version": "5.20.2", "commands": [ "fake" ] }, "paket": { - "version": "5.241.2", + "version": "5.247.4", "commands": [ "paket" ] diff --git a/.paket/Paket.Restore.targets b/.paket/Paket.Restore.targets index 8cb5986..0ec2816 100644 --- a/.paket/Paket.Restore.targets +++ b/.paket/Paket.Restore.targets @@ -27,10 +27,16 @@ $(PaketRootPath)paket.bootstrapper.exe $(PaketToolsPath)paket.bootstrapper.exe $([System.IO.Path]::GetDirectoryName("$(PaketBootStrapperExePath)"))\ - + "$(PaketBootStrapperExePath)" $(MonoPath) --runtime=v4.0.30319 "$(PaketBootStrapperExePath)" + + + + true + true + True @@ -130,7 +136,7 @@ - $([System.Text.RegularExpressions.Regex]::Split(`%(Identity)`, `": "`)[0].Replace(`"`, ``).Replace(` `, ``)) $([System.Text.RegularExpressions.Regex]::Split(`%(Identity)`, `": "`)[1].Replace(`"`, ``).Replace(` `, ``)) @@ -163,7 +169,7 @@ - + diff --git a/paket.dependencies b/paket.dependencies index e264455..70f5d55 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -5,7 +5,7 @@ storage: none nuget Expecto nuget FSharp.Core -nuget FSharp.Compiler.Service 35.0.0 +nuget FSharp.Compiler.Service 36.0.3 nuget FSharp.Quotations.Evaluator nuget Argu diff --git a/paket.lock b/paket.lock index 2d30c6b..725b121 100644 --- a/paket.lock +++ b/paket.lock @@ -7,7 +7,7 @@ NUGET Expecto (9.0) FSharp.Core (>= 4.6) - restriction: || (>= net461) (>= netstandard2.0) Mono.Cecil (>= 0.11.2) - restriction: || (>= net461) (>= netstandard2.0) - FSharp.Compiler.Service (35.0) + FSharp.Compiler.Service (36.0.3) FSharp.Core (>= 4.6.2) - restriction: || (>= net461) (>= netstandard2.0) System.Buffers (>= 4.5) - restriction: || (>= net461) (>= netstandard2.0) System.Collections.Immutable (>= 1.5) - restriction: || (>= net461) (>= netstandard2.0) @@ -17,7 +17,7 @@ NUGET System.Reflection.TypeExtensions (>= 4.3) - restriction: && (< net461) (>= netstandard2.0) System.Runtime.Loader (>= 4.0) - restriction: && (< net461) (>= netstandard2.0) System.ValueTuple (>= 4.4) - restriction: >= net461 - FSharp.Core (4.7.1) + FSharp.Core (4.7.2) FSharp.Quotations.Evaluator (2.1) FSharp.Core (>= 4.3.1) - restriction: >= netstandard2.0 Microsoft.NETCore.Platforms (3.1) - restriction: || (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac)) (&& (>= net461) (>= netcoreapp2.1)) (>= netcoreapp2.0) (&& (>= netcoreapp2.1) (< netcoreapp3.0))