From ab4e0eac640e363bf55a4793cc009b6468dc6787 Mon Sep 17 00:00:00 2001 From: Don Syme Date: Sat, 19 Mar 2022 21:31:41 +1000 Subject: [PATCH 1/2] update paket, fake, do paket update --- .config/dotnet-tools.json | 4 +- paket.lock | 373 +++++++++++++++++++------------------- 2 files changed, 193 insertions(+), 184 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cba0d4d10..c4ca96288 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "fake-cli": { - "version": "5.21.0-alpha004", + "version": "5.22.0", "commands": [ "fake" ] }, "paket": { - "version": "6.2.1", + "version": "7.0.2", "commands": [ "paket" ] diff --git a/paket.lock b/paket.lock index 3a40ba119..e645ee3ea 100644 --- a/paket.lock +++ b/paket.lock @@ -2,13 +2,14 @@ STORAGE: NONE RESTRICTION: || (== net5.0) (== netstandard2.0) NUGET remote: https://api.nuget.org/v3/index.json - AltCover (8.2.833) + AltCover (8.2.837) Argu (5.2) FSharp.Core (>= 4.3.2) System.Configuration.ConfigurationManager (>= 4.4) - CliWrap (3.4.1) + CliWrap (3.4.2) Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) Dapper (2.0.123) System.Reflection.Emit.Lightweight (>= 4.7) - restriction: == netstandard2.0 @@ -71,7 +72,7 @@ NUGET FSharp.Compiler.Service (>= 40.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netstandard2.1)) FSharp.UMX (1.1) FSharp.Core (>= 4.3.4) - FSharpLint.Core (0.21) + FSharpLint.Core (0.21.1) FParsec (>= 1.1.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) FSharp.Compiler.Service (>= 40.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) FSharp.Core (>= 5.0.2) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) @@ -89,12 +90,12 @@ NUGET FSharp.Core (>= 4.6.2) FsToolkit.ErrorHandling (2.13) FSharp.Core (>= 4.7.2) - GitHubActionsTestLogger (1.2) - Microsoft.TestPlatform.ObjectModel (>= 16.8.3) - ICSharpCode.Decompiler (7.1.0.6543) + GitHubActionsTestLogger (1.3) + Microsoft.TestPlatform.ObjectModel (>= 17.0) + ICSharpCode.Decompiler (7.2.0.6844) System.Collections.Immutable (>= 5.0) System.Reflection.Metadata (>= 5.0) - Ionide.KeepAChangelog.Tasks (0.1.1) - copy_local: true + Ionide.KeepAChangelog.Tasks (0.1.2) - copy_local: true Ionide.LanguageServerProtocol (0.3.1) FSharp.Core (>= 6.0.1) Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.2) @@ -169,7 +170,7 @@ NUGET System.Configuration.ConfigurationManager (>= 4.7) System.Security.Permissions (>= 4.7) System.Text.Encoding.CodePages (>= 4.0.1) - Microsoft.CodeCoverage (17.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.CodeCoverage (17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) Microsoft.Data.Sqlite (2.2.4) Microsoft.Data.Sqlite.Core (>= 2.2.4) SQLitePCLRaw.bundle_green (>= 1.1.12) @@ -185,10 +186,10 @@ NUGET Microsoft.NET.StringTools (1.0) - copy_local: false System.Memory (>= 4.5.4) System.Runtime.CompilerServices.Unsafe (>= 5.0) - Microsoft.NET.Test.Sdk (17.0) - Microsoft.CodeCoverage (>= 17.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - Microsoft.TestPlatform.TestHost (>= 17.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) - Microsoft.NETCore.Platforms (6.0.1) + Microsoft.NET.Test.Sdk (17.1) + Microsoft.CodeCoverage (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.TestPlatform.TestHost (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.NETCore.Platforms (6.0.2) Microsoft.NETCore.Targets (5.0) Microsoft.NETFramework.ReferenceAssemblies (1.0.2) Microsoft.SourceLink.AzureRepos.Git (1.1.1) - copy_local: true @@ -204,20 +205,20 @@ NUGET Microsoft.SourceLink.GitLab (1.1.1) - copy_local: true Microsoft.Build.Tasks.Git (>= 1.1.1) Microsoft.SourceLink.Common (>= 1.1.1) - Microsoft.TestPlatform.ObjectModel (17.0) - NuGet.Frameworks (>= 5.0) + Microsoft.TestPlatform.ObjectModel (17.1) + NuGet.Frameworks (>= 5.11) System.Reflection.Metadata (>= 1.6) - Microsoft.TestPlatform.TestHost (17.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) - Microsoft.TestPlatform.ObjectModel (>= 17.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) + Microsoft.TestPlatform.TestHost (17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.TestPlatform.ObjectModel (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) Newtonsoft.Json (>= 9.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) - Microsoft.VisualStudio.Threading (17.0.64) - Microsoft.Bcl.AsyncInterfaces (>= 5.0) - Microsoft.VisualStudio.Threading.Analyzers (>= 17.0.64) - Microsoft.VisualStudio.Validation (>= 16.10.35) + Microsoft.VisualStudio.Threading (17.1.46) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) + Microsoft.VisualStudio.Threading.Analyzers (>= 17.1.46) + Microsoft.VisualStudio.Validation (>= 17.0.43) Microsoft.Win32.Registry (>= 5.0) System.Threading.Tasks.Extensions (>= 4.5.4) - Microsoft.VisualStudio.Threading.Analyzers (17.0.64) - Microsoft.VisualStudio.Validation (17.0.34) + Microsoft.VisualStudio.Threading.Analyzers (17.1.46) + Microsoft.VisualStudio.Validation (17.0.43) Microsoft.Win32.Primitives (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -227,17 +228,16 @@ NUGET System.Security.Principal.Windows (>= 5.0) Microsoft.Win32.SystemEvents (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) Mono.Cecil (0.11.4) - Nerdbank.Streams (2.8.54) + Nerdbank.Streams (2.8.57) Microsoft.Bcl.AsyncInterfaces (>= 5.0) Microsoft.VisualStudio.Threading (>= 16.10.56) Microsoft.VisualStudio.Validation (>= 16.10.26) System.IO.Pipelines (>= 5.0.1) - System.Net.WebSockets (>= 4.3) System.Runtime.CompilerServices.Unsafe (>= 5.0) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) Newtonsoft.Json (13.0.1) - NuGet.Frameworks (6.0) + NuGet.Frameworks (6.1) runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) @@ -281,7 +281,7 @@ NUGET runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - SemanticVersioning (2.0) + SemanticVersioning (2.0.2) Serilog (2.10) Serilog.Sinks.Async (1.5) Serilog (>= 2.9) @@ -304,20 +304,20 @@ NUGET SQLitePCLRaw.provider.e_sqlite3.netstandard11 (1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) NETStandard.Library (>= 1.6) SQLitePCLRaw.core (>= 1.1.14) - StreamJsonRpc (2.9.85) - MessagePack (>= 2.3.75) - Microsoft.Bcl.AsyncInterfaces (>= 5.0) - Microsoft.VisualStudio.Threading (>= 16.10.56) - Nerdbank.Streams (>= 2.8.46) + StreamJsonRpc (2.10.44) + MessagePack (>= 2.3.85) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) + Microsoft.VisualStudio.Threading (>= 17.0.64) + Nerdbank.Streams (>= 2.8.54) Newtonsoft.Json (>= 13.0.1) System.Collections.Immutable (>= 5.0) - System.Diagnostics.DiagnosticSource (>= 5.0.1) - System.IO.Pipelines (>= 5.0.1) + System.Diagnostics.DiagnosticSource (>= 6.0) + System.IO.Pipelines (>= 6.0.1) System.Memory (>= 4.5.4) System.Net.Http (>= 4.3.4) System.Net.WebSockets (>= 4.3) System.Reflection.Emit (>= 4.7) - System.Threading.Tasks.Dataflow (>= 5.0) + System.Threading.Tasks.Dataflow (>= 6.0) System.Threading.Tasks.Extensions (>= 4.5.4) System.Buffers (4.5.1) System.CodeDom (6.0) - copy_local: false @@ -423,7 +423,7 @@ NUGET System.Threading.Tasks (>= 4.3) System.IO.FileSystem.Primitives (4.3) System.Runtime (>= 4.3) - System.IO.Pipelines (6.0.1) + System.IO.Pipelines (6.0.2) System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) @@ -549,7 +549,7 @@ NUGET System.Resources.ResourceManager (>= 4.3) System.Runtime (>= 4.3) System.Threading.Tasks (>= 4.3) - System.Numerics.Vectors (4.5) - restriction: || (&& (== net5.0) (< netcoreapp2.0)) (== netstandard2.0) + System.Numerics.Vectors (4.5) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0) (< netstandard2.1)) (== netstandard2.0) System.ObjectModel (4.3) System.Collections (>= 4.3) System.Diagnostics.Debug (>= 4.3) @@ -573,7 +573,7 @@ NUGET Microsoft.NETCore.Targets (>= 1.1) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Reflection.Metadata (6.0) + System.Reflection.Metadata (6.0.1) System.Collections.Immutable (>= 6.0) System.Reflection.Primitives (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -736,7 +736,7 @@ NUGET System.Text.Encoding (>= 4.3) System.Text.Encodings.Web (6.0) - copy_local: false, restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Json (6.0.1) - copy_local: false, restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Text.Json (6.0.2) - copy_local: false, restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Encodings.Web (>= 6.0) System.Threading (4.3) @@ -765,10 +765,10 @@ NUGET System.Runtime.Handles (>= 4.3) System.Windows.Extensions (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) System.Drawing.Common (>= 6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - YoloDev.Expecto.TestSdk (0.12.13) + YoloDev.Expecto.TestSdk (0.12.20) Expecto (>= 9.0 < 10.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) FSharp.Core (>= 4.6) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) - System.Collections.Immutable (>= 1.5) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + System.Collections.Immutable (>= 1.7.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) GITHUB remote: TheAngryByrd/FsLibLog src/FsLibLog/FsLibLog.fs (f81cba440bf0476bb4e2262b57a067a0d6ab78a7) @@ -783,131 +783,132 @@ NUGET Fake.Api.GitHub (5.20.4) FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 Octokit (>= 0.48) - restriction: >= netstandard2.0 - Fake.Core.CommandLineParsing (5.20.4) - restriction: >= netstandard2.0 + Fake.Core.CommandLineParsing (5.22) - restriction: >= netstandard2.0 FParsec (>= 1.1.1) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Context (5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Environment (5.20.4) - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Context (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Process (5.20.4) - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - System.Collections.Immutable (>= 1.7.1) - restriction: >= netstandard2.0 - Fake.Core.ReleaseNotes (5.20.4) - Fake.Core.SemVer (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.SemVer (5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.String (5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Target (5.20.4) - Fake.Core.CommandLineParsing (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Context (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Control.Reactive (>= 4.4.2) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Tasks (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Trace (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.FakeVar (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.UserInput (5.20.4) - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Core.Xml (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.DotNet.AssemblyInfoFile (5.20.4) - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (5.20.4) - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Context (5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Environment (5.22) + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (5.22) - restriction: >= netstandard2.0 + Fake.Core.Context (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Process (5.22) + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + System.Collections.Immutable (>= 5.0) - restriction: >= netstandard2.0 + Fake.Core.ReleaseNotes (5.22) + Fake.Core.SemVer (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.SemVer (5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.String (5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Target (5.22) + Fake.Core.CommandLineParsing (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Context (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Control.Reactive (>= 5.0.2) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Tasks (5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Trace (5.22) - restriction: >= netstandard2.0 + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.FakeVar (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.UserInput (5.22) + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Core.Xml (5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.DotNet.AssemblyInfoFile (5.22) + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (5.22) + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.DotNet.MSBuild (>= 5.22) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 Mono.Posix.NETStandard (>= 1.0) - restriction: >= netstandard2.0 - Newtonsoft.Json (>= 12.0.3) - restriction: >= netstandard2.0 - Fake.DotNet.MSBuild (5.20.4) + Newtonsoft.Json (>= 13.0.1) - restriction: >= netstandard2.0 + Fake.DotNet.MSBuild (5.22) BlackFox.VsWhere (>= 1.1) - restriction: >= netstandard2.0 - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - MSBuild.StructuredLogger (>= 2.1.176) - restriction: >= netstandard2.0 - Fake.DotNet.NuGet (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.SemVer (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Tasks (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Xml (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Net.Http (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Newtonsoft.Json (>= 12.0.3) - restriction: >= netstandard2.0 - NuGet.Protocol (>= 5.6) - restriction: >= netstandard2.0 - Fake.DotNet.Paket (5.20.4) - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.DotNet.Cli (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (5.20.4) - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.IO.Zip (5.20.4) - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Net.Http (5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 - Fake.Tools.Git (5.20.4) - Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.SemVer (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0 - Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0 - FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + MSBuild.StructuredLogger (>= 2.1.545) - restriction: >= netstandard2.0 + Fake.DotNet.NuGet (5.22) - restriction: >= netstandard2.0 + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.SemVer (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Tasks (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Xml (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + Fake.Net.Http (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Newtonsoft.Json (>= 13.0.1) - restriction: >= netstandard2.0 + NuGet.Protocol (>= 5.11) - restriction: >= netstandard2.0 + Fake.DotNet.Paket (5.22) + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.DotNet.Cli (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (5.22) + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.IO.Zip (5.22) + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Net.Http (5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 + Fake.Tools.Git (5.22) + Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.SemVer (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0 + Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0 + Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0 + FSharp.Core (>= 6.0) - restriction: >= netstandard2.0 FParsec (1.1.1) - restriction: >= netstandard2.0 FSharp.Core (>= 4.3.4) - restriction: || (>= net45) (>= netstandard2.0) System.ValueTuple (>= 4.4) - restriction: >= net45 FSharp.Control.Reactive (5.0.2) - restriction: >= netstandard2.0 FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0 System.Reactive (>= 5.0) - restriction: >= netstandard2.0 - FSharp.Core (6.0.1) - restriction: >= netstandard2.0 + FSharp.Core (6.0.3) - restriction: >= netstandard2.0 Microsoft.Bcl.AsyncInterfaces (6.0) - restriction: || (&& (>= net461) (>= net6.0)) (>= net472) (&& (>= net6.0) (< netcoreapp3.1)) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (>= net461) (&& (>= netstandard2.0) (< netstandard2.1)) - Microsoft.Build (17.0) - Microsoft.Build.Framework (>= 17.0) - restriction: || (>= net472) (>= net6.0) + Microsoft.Build (17.1) + Microsoft.Build.Framework (>= 17.1) - restriction: || (>= net472) (>= net6.0) + Microsoft.IO.Redist (>= 6.0) - restriction: >= net472 Microsoft.NET.StringTools (>= 1.0) - restriction: || (>= net472) (>= net6.0) - Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30) - restriction: >= net472 + Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.0.4492) - restriction: >= net472 Microsoft.Win32.Registry (>= 4.3) - restriction: >= net6.0 System.Collections.Immutable (>= 5.0) - restriction: || (>= net472) (>= net6.0) System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (>= net472) (>= net6.0) @@ -915,15 +916,19 @@ NUGET System.Reflection.Metadata (>= 1.6) - restriction: >= net6.0 System.Security.Principal.Windows (>= 4.7) - restriction: >= net6.0 System.Text.Encoding.CodePages (>= 4.0.1) - restriction: >= net6.0 - System.Text.Json (>= 5.0.2) - restriction: || (>= net472) (>= net6.0) - System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (>= net472) (>= net6.0) - Microsoft.Build.Framework (17.0) - restriction: >= netstandard2.0 + System.Text.Json (>= 6.0) - restriction: || (>= net472) (>= net6.0) + System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (>= net472) (>= net6.0) + Microsoft.Build.Framework (17.1) - restriction: >= netstandard2.0 + Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.0.4492) - restriction: >= net472 + Microsoft.Win32.Registry (>= 4.3) - restriction: && (< net472) (>= netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: >= net472 System.Security.Permissions (>= 4.7) - restriction: && (< net472) (>= netstandard2.0) - Microsoft.Build.Tasks.Core (17.0) - restriction: >= netstandard2.0 - Microsoft.Build.Framework (>= 17.0) - restriction: >= netstandard2.0 - Microsoft.Build.Utilities.Core (>= 17.0) - restriction: >= netstandard2.0 + Microsoft.Build.Tasks.Core (17.1) - restriction: >= netstandard2.0 + Microsoft.Build.Framework (>= 17.1) - restriction: >= netstandard2.0 + Microsoft.Build.Utilities.Core (>= 17.1) - restriction: >= netstandard2.0 + Microsoft.IO.Redist (>= 6.0) - restriction: >= net472 Microsoft.NET.StringTools (>= 1.0) - restriction: >= netstandard2.0 - Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30) - restriction: >= net472 + Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.0.4492) - restriction: >= net472 Microsoft.Win32.Registry (>= 4.3) - restriction: && (< net472) (>= netstandard2.0) System.CodeDom (>= 4.4) - restriction: && (< net472) (>= netstandard2.0) System.Collections.Immutable (>= 5.0) - restriction: >= netstandard2.0 @@ -933,51 +938,55 @@ NUGET System.Security.Cryptography.Pkcs (>= 4.7) - restriction: && (< net472) (>= netstandard2.0) System.Security.Cryptography.Xml (>= 4.7) - restriction: && (< net472) (>= netstandard2.0) System.Security.Permissions (>= 4.7) - restriction: && (< net472) (>= netstandard2.0) - System.Threading.Tasks.Dataflow (>= 4.9) - restriction: >= netstandard2.0 - Microsoft.Build.Utilities.Core (17.0) - restriction: >= netstandard2.0 - Microsoft.Build.Framework (>= 17.0) - restriction: >= netstandard2.0 + System.Threading.Tasks.Dataflow (>= 6.0) - restriction: >= netstandard2.0 + Microsoft.Build.Utilities.Core (17.1) - restriction: >= netstandard2.0 + Microsoft.Build.Framework (>= 17.1) - restriction: >= netstandard2.0 + Microsoft.IO.Redist (>= 6.0) - restriction: >= net472 Microsoft.NET.StringTools (>= 1.0) - restriction: >= netstandard2.0 - Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30) - restriction: >= net472 + Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.0.4492) - restriction: >= net472 Microsoft.Win32.Registry (>= 4.3) - restriction: && (< net472) (>= netstandard2.0) System.Collections.Immutable (>= 5.0) - restriction: >= netstandard2.0 System.Configuration.ConfigurationManager (>= 4.7) - restriction: >= netstandard2.0 System.Security.Permissions (>= 4.7) - restriction: && (< net472) (>= netstandard2.0) System.Text.Encoding.CodePages (>= 4.0.1) - restriction: && (< net472) (>= netstandard2.0) + Microsoft.IO.Redist (6.0) - restriction: >= net472 + System.Buffers (>= 4.5.1) - restriction: >= net472 + System.Memory (>= 4.5.4) - restriction: >= net472 Microsoft.NET.StringTools (1.0) - restriction: >= netstandard2.0 System.Memory (>= 4.5.4) - restriction: >= netstandard2.0 System.Runtime.CompilerServices.Unsafe (>= 5.0) - restriction: >= netstandard2.0 - Microsoft.NETCore.Platforms (6.0.1) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (>= netcoreapp2.0) (< netcoreapp2.1) (< netstandard2.1) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< netcoreapp2.1) (>= netcoreapp3.1) (< netstandard2.1) (< xamarintvos) (< xamarinwatchos)) + Microsoft.NETCore.Platforms (6.0.2) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (>= netcoreapp2.0) (< netcoreapp2.1) (< netstandard2.1) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< netcoreapp2.1) (>= netcoreapp3.1) (< netstandard2.1) (< xamarintvos) (< xamarinwatchos)) Microsoft.NETCore.Targets (5.0) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) - Microsoft.VisualStudio.Setup.Configuration.Interop (3.0.4492) - restriction: >= net472 + Microsoft.VisualStudio.Setup.Configuration.Interop (3.1.2196) - restriction: >= net472 Microsoft.Win32.Registry (5.0) - restriction: || (&& (< net45) (>= netstandard2.0)) (&& (< net472) (>= netstandard2.0)) (>= net6.0) System.Buffers (>= 4.5.1) - restriction: || (&& (>= monoandroid) (< netstandard1.3)) (>= monotouch) (&& (< net46) (< netcoreapp2.0) (>= netstandard2.0)) (>= xamarinios) (>= xamarinmac) (>= xamarintvos) (>= xamarinwatchos) System.Security.AccessControl (>= 5.0) - restriction: || (&& (>= monoandroid) (< netstandard1.3)) (&& (< monoandroid) (>= netcoreapp2.0)) (>= monotouch) (&& (< net46) (< netcoreapp2.0) (>= netstandard2.0)) (>= net461) (>= netcoreapp2.1) (>= uap10.1) (>= xamarinios) (>= xamarinmac) (>= xamarintvos) (>= xamarinwatchos) System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (>= monoandroid) (< netstandard1.3)) (&& (< monoandroid) (>= netcoreapp2.0)) (>= monotouch) (&& (< net46) (< netcoreapp2.0) (>= netstandard2.0)) (>= net461) (>= netcoreapp2.1) (>= uap10.1) (>= xamarinios) (>= xamarinmac) (>= xamarintvos) (>= xamarinwatchos) Microsoft.Win32.SystemEvents (6.0) - restriction: || (&& (>= net472) (>= netcoreapp3.1)) (>= net6.0) Mono.Posix.NETStandard (1.0) - restriction: >= netstandard2.0 - MSBuild.StructuredLogger (2.1.545) + MSBuild.StructuredLogger (2.1.630) Microsoft.Build (>= 16.10) - restriction: >= netstandard2.0 Microsoft.Build.Framework (>= 16.10) - restriction: >= netstandard2.0 Microsoft.Build.Tasks.Core (>= 16.10) - restriction: >= netstandard2.0 Microsoft.Build.Utilities.Core (>= 16.10) - restriction: >= netstandard2.0 Newtonsoft.Json (13.0.1) - restriction: >= netstandard2.0 - NuGet.Common (6.0) - restriction: >= netstandard2.0 - NuGet.Frameworks (>= 6.0) - restriction: || (>= net45) (>= netstandard2.0) - NuGet.Configuration (6.0) - restriction: >= netstandard2.0 - NuGet.Common (>= 6.0) - restriction: || (>= net45) (>= netstandard2.0) + NuGet.Common (6.1) - restriction: >= netstandard2.0 + NuGet.Frameworks (>= 6.1) - restriction: || (>= net45) (>= netstandard2.0) + NuGet.Configuration (6.1) - restriction: >= netstandard2.0 + NuGet.Common (>= 6.1) - restriction: || (>= net45) (>= netstandard2.0) System.Security.Cryptography.ProtectedData (>= 4.4) - restriction: && (< net45) (>= netstandard2.0) - NuGet.Frameworks (6.0) - restriction: >= netstandard2.0 - NuGet.Packaging (6.0) - restriction: >= netstandard2.0 + NuGet.Frameworks (6.1) - restriction: >= netstandard2.0 + NuGet.Packaging (6.1) - restriction: >= netstandard2.0 Newtonsoft.Json (>= 13.0.1) - restriction: >= netstandard2.0 - NuGet.Configuration (>= 6.0) - restriction: >= netstandard2.0 - NuGet.Versioning (>= 6.0) - restriction: >= netstandard2.0 + NuGet.Configuration (>= 6.1) - restriction: >= netstandard2.0 + NuGet.Versioning (>= 6.1) - restriction: >= netstandard2.0 System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (< net472) (>= netstandard2.0)) (>= net5.0) System.Security.Cryptography.Pkcs (>= 5.0) - restriction: || (&& (< net472) (>= netstandard2.0)) (>= net5.0) - NuGet.Protocol (6.0) - restriction: >= netstandard2.0 - NuGet.Packaging (>= 6.0) - restriction: >= netstandard2.0 - NuGet.Versioning (6.0) - restriction: >= netstandard2.0 + NuGet.Protocol (6.1) - restriction: >= netstandard2.0 + NuGet.Packaging (>= 6.1) - restriction: >= netstandard2.0 + NuGet.Versioning (6.1) - restriction: >= netstandard2.0 Octokit (0.48) - System.Buffers (4.5.1) - restriction: || (&& (>= monoandroid) (>= net6.0) (< netstandard1.3)) (&& (>= monotouch) (>= net6.0)) (&& (>= net461) (>= net6.0)) (&& (>= net461) (>= netstandard2.1)) (&& (< net461) (< net6.0) (>= netstandard2.0)) (&& (< net461) (>= netstandard2.0) (< netstandard2.1)) (>= net472) (&& (>= net6.0) (< netcoreapp2.0)) (&& (>= net6.0) (< netcoreapp3.1)) (&& (>= net6.0) (>= xamarinios)) (&& (>= net6.0) (>= xamarinmac)) (&& (>= net6.0) (>= xamarintvos)) (&& (>= net6.0) (>= xamarinwatchos)) (&& (< net6.0) (>= netstandard2.1)) + System.Buffers (4.5.1) - restriction: || (&& (>= monoandroid) (>= net6.0) (< netstandard1.3)) (&& (>= monotouch) (>= net6.0)) (&& (>= net461) (>= netstandard2.1)) (&& (< net461) (< net6.0) (>= netstandard2.0)) (&& (< net461) (>= netstandard2.0) (< netstandard2.1)) (>= net472) (&& (>= net6.0) (< netcoreapp2.0)) (&& (>= net6.0) (>= xamarinios)) (&& (>= net6.0) (>= xamarinmac)) (&& (>= net6.0) (>= xamarintvos)) (&& (>= net6.0) (>= xamarinwatchos)) (&& (< net6.0) (>= netstandard2.1)) System.CodeDom (6.0) - restriction: && (< net472) (>= netstandard2.0) System.Collections.Immutable (6.0) - restriction: >= netstandard2.0 System.Memory (>= 4.5.4) - restriction: || (>= net461) (&& (< net6.0) (>= netstandard2.0)) @@ -1001,14 +1010,14 @@ NUGET System.Reactive (5.0) - restriction: >= netstandard2.0 System.Runtime.InteropServices.WindowsRuntime (>= 4.3) - restriction: && (< net472) (< netcoreapp3.1) (>= netstandard2.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (>= net472) (&& (< netcoreapp3.1) (>= netstandard2.0)) (>= uap10.1) - System.Reflection.Metadata (6.0) - restriction: || (&& (< net472) (>= netstandard2.0)) (>= net6.0) + System.Reflection.Metadata (6.0.1) - restriction: || (&& (< net472) (>= netstandard2.0)) (>= net6.0) System.Collections.Immutable (>= 6.0) - restriction: || (>= net461) (>= netstandard2.0) System.Resources.Extensions (6.0) - restriction: >= netstandard2.0 System.Memory (>= 4.5.4) - restriction: || (>= net461) (&& (< net6.0) (>= netstandard2.0)) System.Runtime (4.3.1) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (>= net472) Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monotouch) (< net45) (>= netstandard1.5) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monotouch) (< net45) (>= netstandard1.5) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) - System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (>= net472) (>= net6.0) + System.Runtime.CompilerServices.Unsafe (6.0) - restriction: >= netstandard2.0 System.Runtime.InteropServices.WindowsRuntime (4.3) - restriction: && (< net472) (< netcoreapp3.1) (>= netstandard2.0) System.Runtime (>= 4.3) - restriction: && (< monoandroid) (< monotouch) (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos) System.Security.AccessControl (6.0) - restriction: >= netstandard2.0 @@ -1045,7 +1054,7 @@ NUGET System.Buffers (>= 4.5.1) - restriction: || (>= net461) (&& (< netcoreapp3.1) (>= netstandard2.0)) System.Memory (>= 4.5.4) - restriction: || (>= net461) (&& (< netcoreapp3.1) (>= netstandard2.0)) System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net461) (>= netstandard2.0) - System.Text.Json (6.0.1) - restriction: || (>= net472) (>= net6.0) + System.Text.Json (6.0.2) - restriction: || (>= net472) (>= net6.0) Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (>= net461) (&& (< netcoreapp3.1) (>= netstandard2.0)) System.Buffers (>= 4.5.1) - restriction: || (>= net461) (&& (< netcoreapp3.1) (>= netstandard2.0)) System.Memory (>= 4.5.4) - restriction: || (>= net461) (&& (< netcoreapp3.1) (>= netstandard2.0)) From 04f7f17ceff154b38f53b7b96235d2d552673ed8 Mon Sep 17 00:00:00 2001 From: Don Syme Date: Sat, 19 Mar 2022 21:45:27 +1000 Subject: [PATCH 2/2] update to net6 --- .vscode/launch.json | 4 +- .vscode/tasks.json | 2 +- build.fsx | 2 +- paket.dependencies | 2 +- paket.lock | 227 +++++++++--------- .../FsAutoComplete.BackgroundServices.fsproj | 2 +- src/FsAutoComplete.Core/DotnetNewTemplate.fs | 2 +- .../FsAutoComplete.Core.fsproj | 2 +- src/FsAutoComplete/FsAutoComplete.fsproj | 6 +- .../FsAutoComplete.Tests.Lsp.fsproj | 2 +- .../AutocompleteTest/AutocompleteTest.fsproj | 2 +- .../DocumentSymbolTest.fsproj | 2 +- .../TestCases/FsdnTest/BasicTest.fsproj | 2 +- .../TestCases/RenameTest/RenameTest.fsproj | 2 +- test/FsAutoComplete.Tests.Lsp/decode.fsx | 4 +- test/OptionAnalyzer/OptionAnalyzer.fsproj | 2 +- 16 files changed, 132 insertions(+), 133 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 709247754..94376180b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -9,7 +9,7 @@ "type": "coreclr", "request": "launch", "preLaunchTask": "build_debug_netcore", - "program": "${workspaceFolder}/src/FsAutoComplete/bin/Debug/net5.0/fsautocomplete.dll", + "program": "${workspaceFolder}/src/FsAutoComplete/bin/Debug/net6.0/fsautocomplete.dll", "args": [ "--mode", "lsp" @@ -24,7 +24,7 @@ "type": "coreclr", "request": "launch", "preLaunchTask": "build_lsp_tests", - "program": "${workspaceFolder}/test/FsAutoComplete.Tests.Lsp/bin/Debug/net5.0/FsAutoComplete.Tests.Lsp.dll", + "program": "${workspaceFolder}/test/FsAutoComplete.Tests.Lsp/bin/Debug/net6.0/FsAutoComplete.Tests.Lsp.dll", "cwd": "${workspaceFolder}", "console": "integratedTerminal", "stopAtEntry": false, diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 7e219c61a..efa9a32bf 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -6,7 +6,7 @@ { "taskName": "build_debug_netcore", "type": "shell", - "command": "dotnet build src/FsAutoComplete -f net5.0", + "command": "dotnet build src/FsAutoComplete -f net6.0", "group": { "kind": "build", "isDefault": true diff --git a/build.fsx b/build.fsx index c2fe08939..926d2f3b8 100644 --- a/build.fsx +++ b/build.fsx @@ -73,7 +73,7 @@ Target.create "LocalRelease" (fun _ -> DotNet.publish (fun p -> { p with OutputPath = Some (__SOURCE_DIRECTORY__ "bin/release_netcore") - Framework = Some "net5.0" + Framework = Some "net6.0" Configuration = DotNet.BuildConfiguration.fromString configuration }) "src/FsAutoComplete" Directory.ensure "bin/release_as_tool" diff --git a/paket.dependencies b/paket.dependencies index f47ea085e..bdc80335c 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -1,6 +1,6 @@ version 6.2.1 -framework: netstandard2.0, net5.0 +framework: netstandard2.0, 6.0 source https://api.nuget.org/v3/index.json # this is the FCS nightly feed, re-enable at your own risk! diff --git a/paket.lock b/paket.lock index e645ee3ea..87990b08d 100644 --- a/paket.lock +++ b/paket.lock @@ -1,18 +1,18 @@ STORAGE: NONE -RESTRICTION: || (== net5.0) (== netstandard2.0) +RESTRICTION: || (== net6.0) (== netstandard2.0) NUGET remote: https://api.nuget.org/v3/index.json - AltCover (8.2.837) + altcover (8.2.837) Argu (5.2) FSharp.Core (>= 4.3.2) System.Configuration.ConfigurationManager (>= 4.4) CliWrap (3.4.2) - Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) - System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) - System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) Dapper (2.0.123) - System.Reflection.Emit.Lightweight (>= 4.7) - restriction: == netstandard2.0 + System.Reflection.Emit.Lightweight (>= 4.7) - restriction: || (&& (== net6.0) (< net5.0)) (== netstandard2.0) Destructurama.FSharp (1.2) FSharp.Core (>= 4.3.4) Serilog (>= 2.0 < 3.0) @@ -28,12 +28,12 @@ NUGET FSharp.Core (>= 5.0) SemanticVersioning (>= 2.0) StreamJsonRpc (>= 2.8.28) - FParsec (1.1.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FParsec (1.1.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) FSharp.Core (>= 4.3.4) FSharp.Analyzers.SDK (0.11) - FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Core (>= 6.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - McMaster.NETCore.Plugins (>= 1.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Core (>= 6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + McMaster.NETCore.Plugins (>= 1.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) FSharp.Compiler.Service (41.0.1) FSharp.Core (6.0.1) Microsoft.Build.Framework (>= 16.11) @@ -64,27 +64,27 @@ NUGET FSharp.Control.AsyncSeq (3.2.1) FSharp.Core (>= 4.7.2) Microsoft.Bcl.AsyncInterfaces (>= 5.0) - FSharp.Control.Reactive (5.0.2) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Control.Reactive (5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) FSharp.Core (>= 4.7.2) System.Reactive (>= 5.0) FSharp.Core (6.0.1) FSharp.Formatting (14.0.1) - FSharp.Compiler.Service (>= 40.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netstandard2.1)) + FSharp.Compiler.Service (>= 40.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netstandard2.1)) FSharp.UMX (1.1) FSharp.Core (>= 4.3.4) FSharpLint.Core (0.21.1) - FParsec (>= 1.1.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Compiler.Service (>= 40.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Core (>= 5.0.2) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo (>= 0.53.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo.FCS (>= 0.53.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo.ProjectSystem (>= 0.53.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build (>= 16.10) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build.Framework (>= 16.10) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build.Locator (>= 1.4.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build.Tasks.Core (>= 16.10) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build.Utilities.Core (>= 16.10) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Newtonsoft.Json (>= 13.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FParsec (>= 1.1.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Compiler.Service (>= 40.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Core (>= 5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo (>= 0.53.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo.FCS (>= 0.53.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo.ProjectSystem (>= 0.53.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build (>= 16.10) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Framework (>= 16.10) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Locator (>= 1.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Tasks.Core (>= 16.10) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Utilities.Core (>= 16.10) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) FSharpx.Async (1.14.1) FSharp.Control.AsyncSeq (>= 2.0.21) FSharp.Core (>= 4.6.2) @@ -101,53 +101,53 @@ NUGET Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.2) Newtonsoft.Json (>= 13.0.1) Ionide.ProjInfo (0.55.4) - FSharp.Core (>= 6.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo.Sln (>= 0.55.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build (>= 16.11) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Build.Framework (>= 16.11) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - SemanticVersioning (>= 2.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Core (>= 6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo.Sln (>= 0.55.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build (>= 16.11) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Framework (>= 16.11) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + SemanticVersioning (>= 2.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) Ionide.ProjInfo.FCS (0.55.4) - FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Core (>= 6.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo (>= 0.55.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Core (>= 6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo (>= 0.55.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) Ionide.ProjInfo.ProjectSystem (0.55.4) - FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Control.Reactive (>= 5.0.2) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - FSharp.Core (>= 6.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo (>= 0.55.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo.FCS (>= 0.55.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Ionide.ProjInfo.Sln (>= 0.55.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Newtonsoft.Json (>= 13.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Compiler.Service (>= 41.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Control.Reactive (>= 5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + FSharp.Core (>= 6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo (>= 0.55.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo.FCS (>= 0.55.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Ionide.ProjInfo.Sln (>= 0.55.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) Ionide.ProjInfo.Sln (0.55.4) - McMaster.NETCore.Plugins (1.4) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.DotNet.PlatformAbstractions (>= 3.1.6) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) - Microsoft.Extensions.DependencyModel (>= 5.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + McMaster.NETCore.Plugins (1.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.DotNet.PlatformAbstractions (>= 3.1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + Microsoft.Extensions.DependencyModel (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) MessagePack (2.3.85) MessagePack.Annotations (>= 2.3.85) - Microsoft.Bcl.AsyncInterfaces (>= 1.0) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Collections.Immutable (>= 1.5) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Memory (>= 4.5.3) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Reflection.Emit (>= 4.6) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Reflection.Emit.Lightweight (>= 4.6) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Runtime.CompilerServices.Unsafe (>= 4.5.2) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Threading.Tasks.Extensions (>= 4.5.3) - restriction: || (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) + Microsoft.Bcl.AsyncInterfaces (>= 1.0) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Collections.Immutable (>= 1.5) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Memory (>= 4.5.3) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Reflection.Emit (>= 4.6) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Reflection.Emit.Lightweight (>= 4.6) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 4.5.2) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Threading.Tasks.Extensions (>= 4.5.3) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) MessagePack.Annotations (2.3.85) Microsoft.Bcl.AsyncInterfaces (6.0) - System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) Microsoft.Build (16.11) - copy_local: false - Microsoft.Build.Framework (>= 16.11) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.NET.StringTools (>= 1.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Win32.Registry (>= 4.3) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - System.Collections.Immutable (>= 5.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) - System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) - System.Reflection.Metadata (>= 1.6) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - System.Security.Principal.Windows (>= 4.7) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - System.Text.Json (>= 4.7) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) - System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Framework (>= 16.11) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.NET.StringTools (>= 1.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Win32.Registry (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + System.Collections.Immutable (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Reflection.Metadata (>= 1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + System.Security.Principal.Windows (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + System.Text.Json (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) Microsoft.Build.Framework (16.11) - copy_local: false System.Security.Permissions (>= 4.7) - Microsoft.Build.Locator (1.4.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Build.Locator (1.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) Microsoft.Build.Tasks.Core (16.11) - copy_local: false Microsoft.Build.Framework (>= 16.11) Microsoft.Build.Utilities.Core (>= 16.11) @@ -170,14 +170,14 @@ NUGET System.Configuration.ConfigurationManager (>= 4.7) System.Security.Permissions (>= 4.7) System.Text.Encoding.CodePages (>= 4.0.1) - Microsoft.CodeCoverage (17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.CodeCoverage (17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) Microsoft.Data.Sqlite (2.2.4) Microsoft.Data.Sqlite.Core (>= 2.2.4) SQLitePCLRaw.bundle_green (>= 1.1.12) Microsoft.Data.Sqlite.Core (2.2.4) SQLitePCLRaw.core (>= 1.1.12) - Microsoft.DotNet.PlatformAbstractions (3.1.6) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) - Microsoft.Extensions.DependencyModel (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.DotNet.PlatformAbstractions (3.1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) + Microsoft.Extensions.DependencyModel (6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) System.Buffers (>= 4.5.1) System.Memory (>= 4.5.4) System.Runtime.CompilerServices.Unsafe (>= 6.0) @@ -187,8 +187,8 @@ NUGET System.Memory (>= 4.5.4) System.Runtime.CompilerServices.Unsafe (>= 5.0) Microsoft.NET.Test.Sdk (17.1) - Microsoft.CodeCoverage (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - Microsoft.TestPlatform.TestHost (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.CodeCoverage (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.TestPlatform.TestHost (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) Microsoft.NETCore.Platforms (6.0.2) Microsoft.NETCore.Targets (5.0) Microsoft.NETFramework.ReferenceAssemblies (1.0.2) @@ -208,9 +208,9 @@ NUGET Microsoft.TestPlatform.ObjectModel (17.1) NuGet.Frameworks (>= 5.11) System.Reflection.Metadata (>= 1.6) - Microsoft.TestPlatform.TestHost (17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) - Microsoft.TestPlatform.ObjectModel (>= 17.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) - Newtonsoft.Json (>= 9.0.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) + Microsoft.TestPlatform.TestHost (17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + Microsoft.TestPlatform.ObjectModel (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) + Newtonsoft.Json (>= 9.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0)) Microsoft.VisualStudio.Threading (17.1.46) Microsoft.Bcl.AsyncInterfaces (>= 6.0) Microsoft.VisualStudio.Threading.Analyzers (>= 17.1.46) @@ -226,7 +226,7 @@ NUGET Microsoft.Win32.Registry (5.0) - copy_local: false System.Security.AccessControl (>= 5.0) System.Security.Principal.Windows (>= 5.0) - Microsoft.Win32.SystemEvents (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.Win32.SystemEvents (6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) Mono.Cecil (0.11.4) Nerdbank.Streams (2.8.57) Microsoft.Bcl.AsyncInterfaces (>= 5.0) @@ -290,18 +290,18 @@ NUGET Serilog.Sinks.File (5.0) Serilog (>= 2.10) SQLitePCLRaw.bundle_green (1.1.14) - NETStandard.Library (>= 1.6) - restriction: || (&& (== net5.0) (< netcoreapp1.0)) (== netstandard2.0) + NETStandard.Library (>= 1.6) - restriction: || (&& (== net6.0) (< netcoreapp1.0)) (== netstandard2.0) SQLitePCLRaw.core (>= 1.1.14) - SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= xamarinmac)) - SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - SQLitePCLRaw.provider.e_sqlite3.netstandard11 (>= 1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= xamarinmac)) + SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.provider.e_sqlite3.netstandard11 (>= 1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) SQLitePCLRaw.core (1.1.14) NETStandard.Library (>= 1.6) - SQLitePCLRaw.lib.e_sqlite3.linux (1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - SQLitePCLRaw.lib.e_sqlite3.osx (1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= xamarinmac)) - SQLitePCLRaw.lib.e_sqlite3.v110_xp (1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) - SQLitePCLRaw.provider.e_sqlite3.netstandard11 (1.1.14) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.lib.e_sqlite3.linux (1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.lib.e_sqlite3.osx (1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= xamarinmac)) + SQLitePCLRaw.lib.e_sqlite3.v110_xp (1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net35) (< portable-net40+sl5+win8+wp8) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net40) (< portable-net45+win8+wp8+wpa81)) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0)) + SQLitePCLRaw.provider.e_sqlite3.netstandard11 (1.1.14) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) NETStandard.Library (>= 1.6) SQLitePCLRaw.core (>= 1.1.14) StreamJsonRpc (2.10.44) @@ -337,7 +337,7 @@ NUGET System.Threading (>= 4.3) System.Threading.Tasks (>= 4.3) System.Collections.Immutable (6.0) - System.Memory (>= 4.5.4) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Configuration.ConfigurationManager (6.0) System.Security.Cryptography.ProtectedData (>= 6.0) @@ -347,7 +347,7 @@ NUGET Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) System.Diagnostics.DiagnosticSource (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (== netstandard2.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< net5.0)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Diagnostics.Process (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -385,11 +385,11 @@ NUGET Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) - System.Drawing.Common (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - Microsoft.Win32.SystemEvents (>= 6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + System.Drawing.Common (6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.Win32.SystemEvents (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) System.Formats.Asn1 (6.0) - copy_local: false - System.Buffers (>= 4.5.1) - System.Memory (>= 4.5.4) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) System.Globalization (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -424,9 +424,9 @@ NUGET System.IO.FileSystem.Primitives (4.3) System.Runtime (>= 4.3) System.IO.Pipelines (6.0.2) - System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) System.Linq (4.3) System.Collections (>= 4.3) System.Diagnostics.Debug (>= 4.3) @@ -461,9 +461,9 @@ NUGET System.Resources.ResourceManager (>= 4.3) System.Runtime (>= 4.3) System.Memory (4.5.4) - System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (>= monotouch)) (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0)) (&& (== net5.0) (< netstandard1.1)) (&& (== net5.0) (< netstandard2.0)) (&& (== net5.0) (>= xamarinios)) (&& (== net5.0) (>= xamarinmac)) (&& (== net5.0) (>= xamarintvos)) (&& (== net5.0) (>= xamarinwatchos)) (== netstandard2.0) - System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net5.0) (< netcoreapp2.0)) (== netstandard2.0) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net5.0) (>= monotouch)) (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0)) (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netstandard1.1)) (&& (== net5.0) (< netstandard2.0)) (&& (== net5.0) (>= uap10.1)) (&& (== net5.0) (>= xamarinios)) (&& (== net5.0) (>= xamarinmac)) (&& (== net5.0) (>= xamarintvos)) (&& (== net5.0) (>= xamarinwatchos)) (== netstandard2.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0) + System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0) System.Net.Http (4.3.4) Microsoft.NETCore.Platforms (>= 1.1.1) runtime.native.System (>= 4.3) @@ -549,14 +549,14 @@ NUGET System.Resources.ResourceManager (>= 4.3) System.Runtime (>= 4.3) System.Threading.Tasks (>= 4.3) - System.Numerics.Vectors (4.5) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0) (< netstandard2.1)) (== netstandard2.0) + System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (== netstandard2.0) System.ObjectModel (4.3) System.Collections (>= 4.3) System.Diagnostics.Debug (>= 4.3) System.Resources.ResourceManager (>= 4.3) System.Runtime (>= 4.3) System.Threading (>= 4.3) - System.Reactive (5.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= net5.0)) + System.Reactive (5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) System.Reflection (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -564,10 +564,10 @@ NUGET System.Reflection.Primitives (>= 4.3) System.Runtime (>= 4.3) System.Reflection.Emit (4.7) - System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net5.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net5.0) (< netstandard1.1)) (&& (== net5.0) (< netstandard2.0)) (&& (== net5.0) (>= uap10.1)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (== netstandard2.0) System.Reflection.Emit.ILGeneration (4.7) System.Reflection.Emit.Lightweight (4.7) - System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net5.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net5.0) (< netstandard2.0)) (&& (== net5.0) (< portable-net45+wp8)) (&& (== net5.0) (>= uap10.1)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< portable-net45+wp8)) (&& (== net6.0) (>= uap10.1)) (== netstandard2.0) System.Reflection.Extensions (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -581,7 +581,7 @@ NUGET System.Runtime (>= 4.3) System.Reflection.TypeExtensions (4.7) System.Resources.Extensions (6.0) - copy_local: false - System.Memory (>= 4.5.4) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) System.Resources.ResourceManager (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -617,7 +617,7 @@ NUGET System.Runtime (>= 4.3) System.Runtime.Extensions (>= 4.3) System.Security.AccessControl (6.0) - System.Security.Principal.Windows (>= 5.0) + System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) System.Security.Claims (4.3) System.Collections (>= 4.3) System.Globalization (>= 4.3) @@ -642,7 +642,6 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) System.Security.Cryptography.Cng (5.0) - copy_local: false - System.Formats.Asn1 (>= 5.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.0)) System.Security.Cryptography.Csp (4.3) Microsoft.NETCore.Platforms (>= 1.1) System.IO (>= 4.3) @@ -671,12 +670,12 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) System.Security.Cryptography.OpenSsl (5.0) - System.Formats.Asn1 (>= 5.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.0)) + System.Formats.Asn1 (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.0)) System.Security.Cryptography.Pkcs (6.0) - copy_local: false - System.Buffers (>= 4.5.1) - restriction: || (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) System.Formats.Asn1 (>= 6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net5.0) (< netstandard2.1)) (== netstandard2.0) - System.Security.Cryptography.Cng (>= 5.0) + System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) System.Security.Cryptography.Primitives (4.3) System.Diagnostics.Debug (>= 4.3) System.Globalization (>= 4.3) @@ -686,7 +685,7 @@ NUGET System.Threading (>= 4.3) System.Threading.Tasks (>= 4.3) System.Security.Cryptography.ProtectedData (6.0) - System.Memory (>= 4.5.4) + System.Memory (>= 4.5.4) - restriction: == netstandard2.0 System.Security.Cryptography.X509Certificates (4.3.2) Microsoft.NETCore.Platforms (>= 1.1) runtime.native.System (>= 4.3) @@ -714,12 +713,12 @@ NUGET System.Text.Encoding (>= 4.3) System.Threading (>= 4.3) System.Security.Cryptography.Xml (6.0) - copy_local: false - System.Memory (>= 4.5.4) + System.Memory (>= 4.5.4) - restriction: == netstandard2.0 System.Security.AccessControl (>= 6.0) System.Security.Cryptography.Pkcs (>= 6.0) System.Security.Permissions (6.0) System.Security.AccessControl (>= 6.0) - System.Windows.Extensions (>= 6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + System.Windows.Extensions (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) System.Security.Principal (4.3) System.Runtime (>= 4.3) System.Security.Principal.Windows (5.0) - copy_local: false @@ -734,9 +733,9 @@ NUGET Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) System.Text.Encoding (>= 4.3) - System.Text.Encodings.Web (6.0) - copy_local: false, restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Text.Encodings.Web (6.0) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Json (6.0.2) - copy_local: false, restriction: || (== net5.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) + System.Text.Json (6.0.2) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Encodings.Web (>= 6.0) System.Threading (4.3) @@ -748,7 +747,7 @@ NUGET System.Runtime (>= 4.3) System.Threading.Tasks.Dataflow (6.0) - copy_local: false System.Threading.Tasks.Extensions (4.5.4) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.1)) (&& (== net5.0) (< netstandard1.0)) (&& (== net5.0) (< netstandard2.0)) (&& (== net5.0) (>= wp8)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.0)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= wp8)) (== netstandard2.0) System.Threading.Tasks.Parallel (4.3) System.Collections.Concurrent (>= 4.3) System.Diagnostics.Debug (>= 4.3) @@ -763,12 +762,12 @@ NUGET System.Threading.ThreadPool (4.3) System.Runtime (>= 4.3) System.Runtime.Handles (>= 4.3) - System.Windows.Extensions (6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - System.Drawing.Common (>= 6.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + System.Windows.Extensions (6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) YoloDev.Expecto.TestSdk (0.12.20) - Expecto (>= 9.0 < 10.0) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) - FSharp.Core (>= 4.6) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) - System.Collections.Immutable (>= 1.7.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + Expecto (>= 9.0 < 10.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + FSharp.Core (>= 4.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) + System.Collections.Immutable (>= 1.7.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) GITHUB remote: TheAngryByrd/FsLibLog src/FsLibLog/FsLibLog.fs (f81cba440bf0476bb4e2262b57a067a0d6ab78a7) diff --git a/src/FsAutoComplete.BackgroundServices/FsAutoComplete.BackgroundServices.fsproj b/src/FsAutoComplete.BackgroundServices/FsAutoComplete.BackgroundServices.fsproj index d7b01c826..131d23c33 100644 --- a/src/FsAutoComplete.BackgroundServices/FsAutoComplete.BackgroundServices.fsproj +++ b/src/FsAutoComplete.BackgroundServices/FsAutoComplete.BackgroundServices.fsproj @@ -1,7 +1,7 @@ Exe - net5.0 + net6.0 fsautocomplete.backgroundservices true true diff --git a/src/FsAutoComplete.Core/DotnetNewTemplate.fs b/src/FsAutoComplete.Core/DotnetNewTemplate.fs index ccb5b6b68..b25fd7403 100644 --- a/src/FsAutoComplete.Core/DotnetNewTemplate.fs +++ b/src/FsAutoComplete.Core/DotnetNewTemplate.fs @@ -88,7 +88,7 @@ module DotnetNewTemplate = Options = [ { ParameterName = "--framework"; ShortName = "-f"; - ParameterType = TemplateParameterType.Choice ["net5.0 - Target .net 5";"netstandard2.0 - Target netstandard2.0"]; + ParameterType = TemplateParameterType.Choice ["net6.0 - Target .net 6";"netstandard2.0 - Target netstandard2.0"]; ParameterDescription = "The target framework for the project."; DefaultValue = "netstandard2.0" }; diff --git a/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj b/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj index 0cf2b5160..198bb51e4 100644 --- a/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj +++ b/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj @@ -1,6 +1,6 @@ - net5.0 + net6.0 false diff --git a/src/FsAutoComplete/FsAutoComplete.fsproj b/src/FsAutoComplete/FsAutoComplete.fsproj index 39c239dc5..9968bfd24 100644 --- a/src/FsAutoComplete/FsAutoComplete.fsproj +++ b/src/FsAutoComplete/FsAutoComplete.fsproj @@ -2,7 +2,7 @@ Exe - net5.0 + net6.0 fsautocomplete true true @@ -57,9 +57,9 @@ - - diff --git a/test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj b/test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj index dbdbea23a..7376dca36 100644 --- a/test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj +++ b/test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj @@ -1,7 +1,7 @@ Exe - net5.0 + net6.0 false LatestMajor diff --git a/test/FsAutoComplete.Tests.Lsp/TestCases/AutocompleteTest/AutocompleteTest.fsproj b/test/FsAutoComplete.Tests.Lsp/TestCases/AutocompleteTest/AutocompleteTest.fsproj index 2b16dfec4..3ba0e00ab 100644 --- a/test/FsAutoComplete.Tests.Lsp/TestCases/AutocompleteTest/AutocompleteTest.fsproj +++ b/test/FsAutoComplete.Tests.Lsp/TestCases/AutocompleteTest/AutocompleteTest.fsproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 false diff --git a/test/FsAutoComplete.Tests.Lsp/TestCases/DocumentSymbolTest/DocumentSymbolTest.fsproj b/test/FsAutoComplete.Tests.Lsp/TestCases/DocumentSymbolTest/DocumentSymbolTest.fsproj index 72fe770fa..e65e46f1e 100644 --- a/test/FsAutoComplete.Tests.Lsp/TestCases/DocumentSymbolTest/DocumentSymbolTest.fsproj +++ b/test/FsAutoComplete.Tests.Lsp/TestCases/DocumentSymbolTest/DocumentSymbolTest.fsproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 false diff --git a/test/FsAutoComplete.Tests.Lsp/TestCases/FsdnTest/BasicTest.fsproj b/test/FsAutoComplete.Tests.Lsp/TestCases/FsdnTest/BasicTest.fsproj index 2b16dfec4..3ba0e00ab 100644 --- a/test/FsAutoComplete.Tests.Lsp/TestCases/FsdnTest/BasicTest.fsproj +++ b/test/FsAutoComplete.Tests.Lsp/TestCases/FsdnTest/BasicTest.fsproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 false diff --git a/test/FsAutoComplete.Tests.Lsp/TestCases/RenameTest/RenameTest.fsproj b/test/FsAutoComplete.Tests.Lsp/TestCases/RenameTest/RenameTest.fsproj index e655fe2d8..14e942e52 100644 --- a/test/FsAutoComplete.Tests.Lsp/TestCases/RenameTest/RenameTest.fsproj +++ b/test/FsAutoComplete.Tests.Lsp/TestCases/RenameTest/RenameTest.fsproj @@ -2,7 +2,7 @@ Exe - net5.0 + net6.0 diff --git a/test/FsAutoComplete.Tests.Lsp/decode.fsx b/test/FsAutoComplete.Tests.Lsp/decode.fsx index 456ebaac5..ef0194367 100644 --- a/test/FsAutoComplete.Tests.Lsp/decode.fsx +++ b/test/FsAutoComplete.Tests.Lsp/decode.fsx @@ -1,5 +1,5 @@ -#r "../../src/FsAutoComplete/bin/Debug/net5.0/fsautocomplete.dll" -#r "../../src/FsAutoComplete/bin/Debug/net5.0/LanguageServerProtocol.dll" +#r "../../src/FsAutoComplete/bin/Debug/net6.0/fsautocomplete.dll" +#r "../../src/FsAutoComplete/bin/Debug/net6.0/LanguageServerProtocol.dll" open FsAutoComplete open FsAutoComplete.LspHelpers diff --git a/test/OptionAnalyzer/OptionAnalyzer.fsproj b/test/OptionAnalyzer/OptionAnalyzer.fsproj index bd9ded3ec..cb4e65bb7 100644 --- a/test/OptionAnalyzer/OptionAnalyzer.fsproj +++ b/test/OptionAnalyzer/OptionAnalyzer.fsproj @@ -1,6 +1,6 @@ - net5.0 + net6.0