From 6445431783062079761eca7937b22695e8c05d9b Mon Sep 17 00:00:00 2001 From: Tuomas Hietanen Date: Fri, 27 Sep 2024 10:46:11 +0100 Subject: [PATCH] FAKE update --- .config/dotnet-tools.json | 2 +- build.cmd | 6 +- build.sh | 3 +- paket.lock | 340 +++++++++++++++++++------------------- 4 files changed, 176 insertions(+), 175 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d4142ef7..a548a4c8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -59,7 +59,7 @@ "rollForward": false }, "fake-cli": { - "version": "6.1.2", + "version": "6.1.3", "commands": [ "fake" ], diff --git a/build.cmd b/build.cmd index 8739bf94..866b0710 100644 --- a/build.cmd +++ b/build.cmd @@ -4,7 +4,7 @@ rem build -t PackNuget cls dotnet tool restore dotnet paket restore -set FAKE_SDK_RESOLVER_CUSTOM_DOTNET_VERSION=8.0 +rem set FAKE_SDK_RESOLVER_CUSTOM_DOTNET_VERSION=8.0 rem Build with Fake or FSI: -rem dotnet fake run build.fsx %* -dotnet fsi build.fsx %* +dotnet fake run build.fsx %* +rem dotnet fsi build.fsx %* diff --git a/build.sh b/build.sh index 475bccef..f6a62c7b 100755 --- a/build.sh +++ b/build.sh @@ -5,5 +5,6 @@ then else dotnet tool restore dotnet paket restore - dotnet fsi build.fsx -t Build $@ + #dotnet fsi build.fsx -t Build $@ + dotnet fake run build.fsx -t Build $@ fi \ No newline at end of file diff --git a/paket.lock b/paket.lock index 15f667ac..b6b458f5 100644 --- a/paket.lock +++ b/paket.lock @@ -337,143 +337,143 @@ NUGET FSharp.Core (>= 4.0.0.1) - restriction: >= net45 FSharp.Core (>= 4.2.3) - restriction: && (< net45) (>= netstandard2.0) Microsoft.Win32.Registry (>= 4.7) - restriction: && (< net45) (>= netstandard2.0) - Fake.Api.GitHub (6.1.2) + Fake.Api.GitHub (6.1.3) FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 Octokit (>= 13.0.1) - restriction: >= netstandard2.0 - Fake.BuildServer.AppVeyor (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Net.Http (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.BuildServer.AppVeyor (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Net.Http (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.BuildServer.Travis (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.BuildServer.Travis (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.CommandLineParsing (6.1.2) - restriction: >= netstandard2.0 + Fake.Core.CommandLineParsing (6.1.3) - restriction: >= netstandard2.0 FParsec (>= 1.1.1) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Context (6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Context (6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - FAKE.Core.Environment (6.1.2) + FAKE.Core.Environment (6.1.3) FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Context (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Context (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Process (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Process (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 System.Collections.Immutable (>= 8.0) - restriction: >= netstandard2.0 - Fake.Core.ReleaseNotes (6.1.2) - Fake.Core.SemVer (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.ReleaseNotes (6.1.3) + Fake.Core.SemVer (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.SemVer (6.1.2) - restriction: >= netstandard2.0 + Fake.Core.SemVer (6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.String (6.1.2) - restriction: >= netstandard2.0 + Fake.Core.String (6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Target (6.1.2) - Fake.Core.CommandLineParsing (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Context (>= 6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Target (6.1.3) + Fake.Core.CommandLineParsing (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Context (>= 6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Control.Reactive (>= 5.0.2) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Tasks (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Tasks (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Trace (6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Trace (6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Xml (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Core.Xml (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.DotNet.AssemblyInfoFile (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.AssemblyInfoFile (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.MSBuild (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 Mono.Posix.NETStandard (>= 1.0) - restriction: >= netstandard2.0 Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 - Fake.DotNet.FSFormatting (6.1.2) - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.FSFormatting (6.1.3) + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (6.1.2) + Fake.DotNet.MSBuild (6.1.3) BlackFox.VsWhere (>= 1.1) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 MSBuild.StructuredLogger (>= 2.1.815) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.SemVer (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Tasks (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Xml (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Net.Http (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.SemVer (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Tasks (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Xml (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Net.Http (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 NuGet.Protocol (>= 6.10.1) - restriction: >= netstandard2.0 - Fake.DotNet.Paket (6.1.2) - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.Paket (6.1.3) + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.DotNet.Testing.NUnit (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Testing.Common (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.DotNet.Testing.NUnit (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Testing.Common (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (6.1.2) - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (6.1.3) + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Net.Http (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Net.Http (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Testing.Common (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Testing.Common (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Tools.Git (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.SemVer (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 + Fake.Tools.Git (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.SemVer (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 FParsec (1.1.1) - restriction: >= netstandard2.0 FSharp.Core (>= 4.3.4) - restriction: || (>= net45) (>= netstandard2.0) @@ -1228,7 +1228,7 @@ NUGET System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.3) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) GITHUB remote: fsharp/FAKE - modules/Octokit/Octokit.fsx (e36d8be850670776d6be39b260e4276146388215) + modules/Octokit/Octokit.fsx (c40f2a0a0820a53fc6bda9907a15fb79245ccb7c) Octokit (>= 0.20) GROUP Docs STORAGE: NONE @@ -1252,9 +1252,74 @@ NUGET FSharp.Core (>= 4.6.2) - restriction: || (>= net461) (>= netstandard2.0) Microsoft.NETFramework.ReferenceAssemblies (>= 1.0) - restriction: || (>= net461) (>= netstandard2.0) DotUtils.StreamUtils.Sources (0.0.7) - restriction: >= netstandard2.0 - FAKE.Core.Environment (6.1.2) + Fake.Core.Context (6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.String (6.1.2) - restriction: >= netstandard2.0 + FAKE.Core.Environment (6.1.3) + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Context (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.Process (6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + System.Collections.Immutable (>= 8.0) - restriction: >= netstandard2.0 + Fake.Core.SemVer (6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.String (6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.Tasks (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.Trace (6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Core.Xml (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (6.1.3) + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.MSBuild (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Mono.Posix.NETStandard (>= 1.0) - restriction: >= netstandard2.0 + Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 + Fake.DotNet.MSBuild (6.1.3) - restriction: >= netstandard2.0 + BlackFox.VsWhere (>= 1.1) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + MSBuild.StructuredLogger (>= 2.1.815) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (6.1.3) - restriction: >= netstandard2.0 + FAKE.Core.Environment (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.SemVer (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Tasks (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Xml (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Net.Http (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 + NuGet.Protocol (>= 6.10.1) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (6.1.3) + Fake.Core.String (>= 6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 + FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 + Fake.Net.Http (6.1.3) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 6.1.3) - restriction: >= netstandard2.0 FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 FSharp.Compiler.Service (43.8.301) FSharp.Core (8.0.301) - restriction: >= netstandard2.0 @@ -1409,71 +1474,6 @@ NUGET FSharp.Core (>= 4.0.0.1) - restriction: >= net45 FSharp.Core (>= 4.2.3) - restriction: && (< net45) (>= netstandard2.0) Microsoft.Win32.Registry (>= 4.7) - restriction: && (< net45) (>= netstandard2.0) - Fake.Core.Context (6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Context (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Process (6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - System.Collections.Immutable (>= 8.0) - restriction: >= netstandard2.0 - Fake.Core.SemVer (6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Tasks (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Trace (6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Core.Xml (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (6.1.2) - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Mono.Posix.NETStandard (>= 1.0) - restriction: >= netstandard2.0 - Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (6.1.2) - restriction: >= netstandard2.0 - BlackFox.VsWhere (>= 1.1) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - MSBuild.StructuredLogger (>= 2.1.815) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (6.1.2) - restriction: >= netstandard2.0 - FAKE.Core.Environment (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.SemVer (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Tasks (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Xml (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Net.Http (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Newtonsoft.Json (>= 13.0.3) - restriction: >= netstandard2.0 - NuGet.Protocol (>= 6.10.1) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (6.1.2) - Fake.Core.String (>= 6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 - Fake.Net.Http (6.1.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 6.1.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0 Microsoft.IO.Redist (6.0) - restriction: >= net472 System.Buffers (>= 4.5.1) - restriction: >= net472 System.Memory (>= 4.5.4) - restriction: >= net472