From 1c0478a0242001d469a6712f670b77df83b8c570 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 15 Jul 2024 14:40:22 +0200 Subject: [PATCH] Update packages --- .config/dotnet-tools.json | 4 +- paket.dependencies | 25 ++-- paket.lock | 193 +++++++++++++++---------------- src/screenshotr/paket.references | 1 - 4 files changed, 110 insertions(+), 113 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 12a4e62..01956d5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "paket": { - "version": "6.2.1", + "version": "8.0.0", "commands": [ "paket" ] }, "aardpack": { - "version": "1.0.11", + "version": "1.0.24", "commands": [ "aardpack" ] diff --git a/paket.dependencies b/paket.dependencies index c663ecf..3b2b133 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -3,16 +3,23 @@ source https://api.nuget.org/v3/index.json storage: none framework: net6.0, netstandard2.0 -nuget Microsoft.AspNetCore.SignalR.Client >= 6.0.0 lowest_matching: true -nuget Microsoft.AspNetCore.Components.Web >= 6.0.0 lowest_matching: true -nuget Microsoft.Extensions.Configuration >= 6.0.0 lowest_matching: true -nuget Microsoft.Extensions.Configuration.CommandLine >= 6.0.0 lowest_matching: true -nuget Microsoft.Extensions.Configuration.EnvironmentVariables >= 6.0.0 lowest_matching: true -nuget Microsoft.Extensions.Configuration.Json >= 6.0.0 lowest_matching: true -nuget SixLabors.ImageSharp >= 2.0.0 lowest_matching: true nuget System.Collections.Immutable >= 6.0.0 lowest_matching: true -nuget System.Configuration.ConfigurationManager >= 6.0.0 lowest_matching: true nuget System.Net.Http.Json >= 6.0.0 lowest_matching: true nuget System.Text.Json >= 6.0.0 lowest_matching: true +nuget Microsoft.AspNetCore.SignalR.Client >= 6.0.0 lowest_matching: true + +nuget SixLabors.ImageSharp ~> 2.1.8 + +nuget Microsoft.AspNetCore.Components ~> 6.0.0 +nuget Microsoft.AspNetCore.Components.Forms ~> 6.0.0 +nuget Microsoft.AspNetCore.Components.Web ~> 6.0.0 +nuget Microsoft.AspNetCore.Http.Connections.Common ~> 6.0.0 +nuget Microsoft.Extensions.Configuration ~> 6.0.0 +nuget Microsoft.Extensions.Configuration.CommandLine ~> 6.0.0 +nuget Microsoft.Extensions.Configuration.EnvironmentVariables ~> 6.0.0 +nuget Microsoft.Extensions.Configuration.Json ~> 6.0.0 +nuget Microsoft.JSInterop ~> 6.0.0 +nuget System.Configuration.ConfigurationManager ~> 6.0.0 + // BUILD -nuget Aardvark.Build ~> 1.0.12 \ No newline at end of file +nuget Aardvark.Build ~> 1.0.24 \ No newline at end of file diff --git a/paket.lock b/paket.lock index 3f64fed..3a33a8d 100644 --- a/paket.lock +++ b/paket.lock @@ -2,57 +2,57 @@ STORAGE: NONE RESTRICTION: || (== net6.0) (== netstandard2.0) NUGET remote: https://api.nuget.org/v3/index.json - Aardvark.Build (1.0.12) - Microsoft.AspNetCore.Authorization (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Metadata (>= 6.0.7) - Microsoft.Extensions.Logging.Abstractions (>= 6.0.1) - Microsoft.Extensions.Options (>= 6.0) - Microsoft.AspNetCore.Components (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Authorization (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components.Analyzers (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components.Analyzers (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components.Forms (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components.Web (6.0.7) - Microsoft.AspNetCore.Components (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Components.Forms (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.Extensions.DependencyInjection (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.JSInterop (>= 6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Aardvark.Build (1.0.24) + Microsoft.AspNetCore.Authorization (8.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Metadata (>= 8.0.7) + Microsoft.Extensions.Logging.Abstractions (>= 8.0.1) + Microsoft.Extensions.Options (>= 8.0.2) + Microsoft.AspNetCore.Components (6.0.32) + Microsoft.AspNetCore.Authorization (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Analyzers (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Analyzers (8.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Forms (6.0.32) + Microsoft.AspNetCore.Components (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Web (6.0.32) + Microsoft.AspNetCore.Components (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Forms (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection (>= 6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.JSInterop (>= 6.0.32) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) System.IO.Pipelines (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.Connections.Abstractions (6.0.6) - Microsoft.Bcl.AsyncInterfaces (>= 1.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) - Microsoft.Extensions.Features (>= 6.0.6) - System.IO.Pipelines (>= 6.0.3) - Microsoft.AspNetCore.Http.Connections.Client (6.0.6) - Microsoft.AspNetCore.Http.Connections.Common (>= 6.0.6) - Microsoft.Extensions.Logging.Abstractions (>= 6.0.1) + Microsoft.AspNetCore.Connections.Abstractions (8.0.7) + Microsoft.Bcl.AsyncInterfaces (>= 8.0) + Microsoft.Extensions.Features (>= 8.0.7) + System.IO.Pipelines (>= 8.0) + Microsoft.AspNetCore.Http.Connections.Client (6.0) + Microsoft.AspNetCore.Http.Connections.Common (>= 6.0) + Microsoft.Extensions.Logging.Abstractions (>= 6.0) Microsoft.Extensions.Options (>= 6.0) - Microsoft.AspNetCore.Http.Connections.Common (6.0.6) - Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.6) - System.Text.Json (>= 6.0.5) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - Microsoft.AspNetCore.Metadata (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.AspNetCore.SignalR.Client (6.0.6) - Microsoft.AspNetCore.Http.Connections.Client (>= 6.0.6) - Microsoft.AspNetCore.SignalR.Client.Core (>= 6.0.6) - Microsoft.AspNetCore.SignalR.Client.Core (6.0.6) - Microsoft.AspNetCore.SignalR.Common (>= 6.0.6) - Microsoft.AspNetCore.SignalR.Protocols.Json (>= 6.0.6) + Microsoft.AspNetCore.Http.Connections.Common (6.0) + Microsoft.AspNetCore.Connections.Abstractions (>= 6.0) + System.Text.Json (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) + Microsoft.AspNetCore.Metadata (8.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.SignalR.Client (6.0) + Microsoft.AspNetCore.Http.Connections.Client (>= 6.0) + Microsoft.AspNetCore.SignalR.Client.Core (>= 6.0) + Microsoft.AspNetCore.SignalR.Client.Core (6.0) + Microsoft.AspNetCore.SignalR.Common (>= 6.0) + Microsoft.AspNetCore.SignalR.Protocols.Json (>= 6.0) Microsoft.Extensions.DependencyInjection (>= 6.0) Microsoft.Extensions.Logging (>= 6.0) System.Threading.Channels (>= 6.0) - Microsoft.AspNetCore.SignalR.Common (6.0.6) - Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.6) + Microsoft.AspNetCore.SignalR.Common (6.0) + Microsoft.AspNetCore.Connections.Abstractions (>= 6.0) Microsoft.Extensions.Options (>= 6.0) - System.Text.Json (>= 6.0.5) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - Microsoft.AspNetCore.SignalR.Protocols.Json (6.0.6) - Microsoft.AspNetCore.SignalR.Common (>= 6.0.6) - Microsoft.Bcl.AsyncInterfaces (6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Text.Json (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) + Microsoft.AspNetCore.SignalR.Protocols.Json (6.0) + Microsoft.AspNetCore.SignalR.Common (>= 6.0) + Microsoft.Bcl.AsyncInterfaces (8.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) Microsoft.Extensions.Configuration (6.0.1) Microsoft.Extensions.Configuration.Abstractions (>= 6.0) Microsoft.Extensions.Primitives (>= 6.0) - Microsoft.Extensions.Configuration.Abstractions (6.0) - Microsoft.Extensions.Primitives (>= 6.0) + Microsoft.Extensions.Configuration.Abstractions (8.0) + Microsoft.Extensions.Primitives (>= 8.0) Microsoft.Extensions.Configuration.CommandLine (6.0) Microsoft.Extensions.Configuration (>= 6.0) Microsoft.Extensions.Configuration.Abstractions (>= 6.0) @@ -72,58 +72,50 @@ NUGET Microsoft.Extensions.FileProviders.Abstractions (>= 6.0) System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) System.Text.Json (>= 6.0) - Microsoft.Extensions.DependencyInjection (6.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Extensions.DependencyInjection (8.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0) + Microsoft.Extensions.DependencyInjection.Abstractions (8.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.Features (8.0.7) + Microsoft.Extensions.FileProviders.Abstractions (8.0) + Microsoft.Extensions.Primitives (>= 8.0) + Microsoft.Extensions.FileProviders.Physical (8.0) + Microsoft.Extensions.FileProviders.Abstractions (>= 8.0) + Microsoft.Extensions.FileSystemGlobbing (>= 8.0) + Microsoft.Extensions.Primitives (>= 8.0) + Microsoft.Extensions.FileSystemGlobbing (8.0) + Microsoft.Extensions.Logging (8.0) + Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + Microsoft.Extensions.DependencyInjection (>= 8.0) + Microsoft.Extensions.Logging.Abstractions (>= 8.0) + Microsoft.Extensions.Options (>= 8.0) + System.Diagnostics.DiagnosticSource (>= 8.0) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + Microsoft.Extensions.Logging.Abstractions (8.0.1) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1) + Microsoft.Extensions.Options (8.0.2) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0) + Microsoft.Extensions.Primitives (>= 8.0) + Microsoft.Extensions.Primitives (8.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - Microsoft.Extensions.DependencyInjection.Abstractions (6.0) - Microsoft.Extensions.Features (6.0.6) - Microsoft.Extensions.FileProviders.Abstractions (6.0) - Microsoft.Extensions.Primitives (>= 6.0) - Microsoft.Extensions.FileProviders.Physical (6.0) - Microsoft.Extensions.FileProviders.Abstractions (>= 6.0) - Microsoft.Extensions.FileSystemGlobbing (>= 6.0) - Microsoft.Extensions.Primitives (>= 6.0) - Microsoft.Extensions.FileSystemGlobbing (6.0) - Microsoft.Extensions.Logging (6.0) - Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) - Microsoft.Extensions.DependencyInjection (>= 6.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - Microsoft.Extensions.Logging.Abstractions (>= 6.0) - Microsoft.Extensions.Options (>= 6.0) - System.Diagnostics.DiagnosticSource (>= 6.0) - Microsoft.Extensions.Logging.Abstractions (6.0.1) - System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - Microsoft.Extensions.Options (6.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - Microsoft.Extensions.Primitives (>= 6.0) - System.ComponentModel.Annotations (>= 5.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) - Microsoft.Extensions.Primitives (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Runtime.CompilerServices.Unsafe (>= 6.0) - Microsoft.JSInterop (6.0.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.Win32.SystemEvents (6.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - SixLabors.ImageSharp (2.0) + Microsoft.JSInterop (6.0.32) + SixLabors.ImageSharp (2.1.8) System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) (== netstandard2.0) System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) (== netstandard2.0) System.Numerics.Vectors (>= 4.5) - restriction: || (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 5.0) System.Text.Encoding.CodePages (>= 5.0) - System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< net5.0)) (== netstandard2.0) + System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< net5.0)) (&& (== net6.0) (< netcoreapp2.1)) (== netstandard2.0) System.Collections.Immutable (6.0) System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.ComponentModel.Annotations (5.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) - System.Configuration.ConfigurationManager (6.0) + System.Configuration.ConfigurationManager (6.0.1) System.Security.Cryptography.ProtectedData (>= 6.0) System.Security.Permissions (>= 6.0) - System.Diagnostics.DiagnosticSource (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< net5.0)) (== netstandard2.0) + System.Diagnostics.DiagnosticSource (8.0.1) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - 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.IO.Pipelines (6.0.3) - System.Memory (4.5.5) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.IO.Pipelines (8.0) + System.Memory (4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== 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) @@ -132,24 +124,24 @@ NUGET System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< net5.0)) (== netstandard2.0) System.Text.Json (>= 6.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< net5.0)) (== netstandard2.0) - System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (6.0) - System.Security.AccessControl (6.0) + System.Security.AccessControl (6.0.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - System.Security.Cryptography.ProtectedData (6.0) - System.Memory (>= 4.5.4) - restriction: == netstandard2.0 - System.Security.Permissions (6.0) - System.Security.AccessControl (>= 6.0) - System.Windows.Extensions (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - System.Security.Principal.Windows (5.0) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0) - System.Text.Encoding.CodePages (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) + System.Security.Cryptography.ProtectedData (8.0) + System.Memory (>= 4.5.5) - restriction: == netstandard2.0 + System.Security.Permissions (8.0) + System.Security.AccessControl (>= 6.0) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) + System.Windows.Extensions (>= 8.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + System.Security.Principal.Windows (5.0) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) + System.Text.Encoding.CodePages (8.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Encodings.Web (6.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.Text.Encodings.Web (8.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Json (6.0.5) + System.Text.Json (6.0) Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.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) @@ -157,9 +149,8 @@ NUGET System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Encodings.Web (>= 6.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0) - System.Threading.Channels (6.0) - System.Threading.Tasks.Extensions (>= 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) (< net5.0)) (== netstandard2.0) + System.Threading.Channels (8.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) + System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) (&& (== net6.0) (< net5.0)) (&& (== net6.0) (< netstandard2.1)) (== 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.Windows.Extensions (6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + System.Windows.Extensions (8.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) diff --git a/src/screenshotr/paket.references b/src/screenshotr/paket.references index 90fe64c..adb99c0 100644 --- a/src/screenshotr/paket.references +++ b/src/screenshotr/paket.references @@ -1,5 +1,4 @@ Microsoft.AspNetCore.SignalR.Client -Microsoft.Extensions.Configuration Microsoft.Extensions.Configuration.CommandLine Microsoft.Extensions.Configuration.EnvironmentVariables Microsoft.Extensions.Configuration.Json