diff --git a/Content/paket.dependencies b/Content/paket.dependencies index 656081f3..08c82ae1 100644 --- a/Content/paket.dependencies +++ b/Content/paket.dependencies @@ -18,9 +18,9 @@ group Server //#elseif (!remoting && server == "suave") nuget Thoth.Json.Net //#elseif (remoting && server == "suave") - nuget Fable.Remoting.Suave + nuget Fable.Remoting.Suave ~> 3 //#elseif (remoting && server != "suave") - nuget Fable.Remoting.Giraffe + nuget Fable.Remoting.Giraffe ~> 3 //#endif //#if (deploy == "azure") nuget Microsoft.ApplicationInsights.AspNetCore ~> 2.2 diff --git a/Content/src/Server/paket_giraffe-noremoting-azure.lock b/Content/src/Server/paket_giraffe-noremoting-azure.lock index 2263b8fd..40a17327 100644 --- a/Content/src/Server/paket_giraffe-noremoting-azure.lock +++ b/Content/src/Server/paket_giraffe-noremoting-azure.lock @@ -3,8 +3,8 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -16,46 +16,54 @@ NUGET System.Xml.XmlSerializer (>= 4.3) TaskBuilder.fs (>= 2.1) Utf8Json (>= 1.3.7) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -155,7 +163,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -183,7 +191,7 @@ NUGET Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.AspNetCore.ResponseCaching.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -191,7 +199,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -258,11 +266,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -341,7 +349,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -657,14 +665,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -734,7 +742,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) @@ -874,12 +882,12 @@ NUGET FSharp.Core (>= 4.1.17) NETStandard.Library (>= 1.6.1) System.ValueTuple (>= 4.4) - Thoth.Json.Giraffe (1.1) - FSharp.Core (>= 4.5.2) - Giraffe (>= 3.1) - Thoth.Json.Net (>= 2.0) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + Thoth.Json.Giraffe (2.1) + FSharp.Core (>= 4.6.2) + Giraffe (>= 3.6) + Thoth.Json.Net (>= 3.0) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) Utf8Json (1.3.7) System.Reflection.Emit (>= 4.3) diff --git a/Content/src/Server/paket_giraffe-noremoting-noazure.lock b/Content/src/Server/paket_giraffe-noremoting-noazure.lock index 1f722a58..7b8a7553 100644 --- a/Content/src/Server/paket_giraffe-noremoting-noazure.lock +++ b/Content/src/Server/paket_giraffe-noremoting-noazure.lock @@ -3,8 +3,8 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -106,7 +106,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -134,7 +134,7 @@ NUGET Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.AspNetCore.ResponseCaching.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -142,7 +142,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -209,11 +209,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -283,7 +283,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) System.Buffers (4.5) System.Collections (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -363,14 +363,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -465,12 +465,12 @@ NUGET FSharp.Core (>= 4.1.17) NETStandard.Library (>= 1.6.1) System.ValueTuple (>= 4.4) - Thoth.Json.Giraffe (1.1) - FSharp.Core (>= 4.5.2) - Giraffe (>= 3.1) - Thoth.Json.Net (>= 2.0) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + Thoth.Json.Giraffe (2.1) + FSharp.Core (>= 4.6.2) + Giraffe (>= 3.6) + Thoth.Json.Net (>= 3.0) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) Utf8Json (1.3.7) System.Reflection.Emit (>= 4.3) diff --git a/Content/src/Server/paket_giraffe-remoting-azure.lock b/Content/src/Server/paket_giraffe-remoting-azure.lock index 727d8d03..894d15c9 100644 --- a/Content/src/Server/paket_giraffe-remoting-azure.lock +++ b/Content/src/Server/paket_giraffe-remoting-azure.lock @@ -3,19 +3,19 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Giraffe (3.4.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Giraffe (3.7) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) Giraffe (>= 1.1) - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -27,46 +27,54 @@ NUGET System.Xml.XmlSerializer (>= 4.3) TaskBuilder.fs (>= 2.1) Utf8Json (>= 1.3.7) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -166,7 +174,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -194,7 +202,7 @@ NUGET Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.AspNetCore.ResponseCaching.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -202,7 +210,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -269,11 +277,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -352,7 +360,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -668,14 +676,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -745,7 +753,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) diff --git a/Content/src/Server/paket_giraffe-remoting-noazure.lock b/Content/src/Server/paket_giraffe-remoting-noazure.lock index 2388ffb7..20991eb9 100644 --- a/Content/src/Server/paket_giraffe-remoting-noazure.lock +++ b/Content/src/Server/paket_giraffe-remoting-noazure.lock @@ -3,19 +3,19 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Giraffe (3.4.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Giraffe (3.7) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) Giraffe (>= 1.1) - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -117,7 +117,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -145,7 +145,7 @@ NUGET Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.AspNetCore.ResponseCaching.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -153,7 +153,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -220,11 +220,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -294,7 +294,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) System.Buffers (4.5) System.Collections (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -374,14 +374,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) diff --git a/Content/src/Server/paket_saturn-noremoting-azure.lock b/Content/src/Server/paket_saturn-noremoting-azure.lock index 31c121f0..d2cd0ec8 100644 --- a/Content/src/Server/paket_saturn-noremoting-azure.lock +++ b/Content/src/Server/paket_saturn-noremoting-azure.lock @@ -3,8 +3,8 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -16,46 +16,54 @@ NUGET System.Xml.XmlSerializer (>= 4.3) TaskBuilder.fs (>= 2.1) Utf8Json (>= 1.3.7) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -175,7 +183,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -214,7 +222,7 @@ NUGET Microsoft.Extensions.FileProviders.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.Extensions.Options (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -222,7 +230,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -295,11 +303,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -413,7 +421,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -804,14 +812,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -904,7 +912,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) @@ -1046,12 +1054,12 @@ NUGET FSharp.Core (>= 4.1.17) NETStandard.Library (>= 1.6.1) System.ValueTuple (>= 4.4) - Thoth.Json.Giraffe (1.1) - FSharp.Core (>= 4.5.2) - Giraffe (>= 3.1) - Thoth.Json.Net (>= 2.0) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + Thoth.Json.Giraffe (2.1) + FSharp.Core (>= 4.6.2) + Giraffe (>= 3.6) + Thoth.Json.Net (>= 3.0) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) Utf8Json (1.3.7) System.Reflection.Emit (>= 4.3) diff --git a/Content/src/Server/paket_saturn-noremoting-noazure.lock b/Content/src/Server/paket_saturn-noremoting-noazure.lock index 03203161..4fff685c 100644 --- a/Content/src/Server/paket_saturn-noremoting-noazure.lock +++ b/Content/src/Server/paket_saturn-noremoting-noazure.lock @@ -3,8 +3,8 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -126,7 +126,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -165,7 +165,7 @@ NUGET Microsoft.Extensions.FileProviders.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.Extensions.Options (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -173,7 +173,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -246,11 +246,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -355,7 +355,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -639,14 +639,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -735,7 +735,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) @@ -864,12 +864,12 @@ NUGET FSharp.Core (>= 4.1.17) NETStandard.Library (>= 1.6.1) System.ValueTuple (>= 4.4) - Thoth.Json.Giraffe (1.1) - FSharp.Core (>= 4.5.2) - Giraffe (>= 3.1) - Thoth.Json.Net (>= 2.0) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + Thoth.Json.Giraffe (2.1) + FSharp.Core (>= 4.6.2) + Giraffe (>= 3.6) + Thoth.Json.Net (>= 3.0) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) Utf8Json (1.3.7) System.Reflection.Emit (>= 4.3) diff --git a/Content/src/Server/paket_saturn-remoting-azure.lock b/Content/src/Server/paket_saturn-remoting-azure.lock index 964e68fb..24447cd8 100644 --- a/Content/src/Server/paket_saturn-remoting-azure.lock +++ b/Content/src/Server/paket_saturn-remoting-azure.lock @@ -3,19 +3,19 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Giraffe (3.4.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Giraffe (3.7) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) Giraffe (>= 1.1) - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -27,46 +27,54 @@ NUGET System.Xml.XmlSerializer (>= 4.3) TaskBuilder.fs (>= 2.1) Utf8Json (>= 1.3.7) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -186,7 +194,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -225,7 +233,7 @@ NUGET Microsoft.Extensions.FileProviders.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.Extensions.Options (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -233,7 +241,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -306,11 +314,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -424,7 +432,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -815,14 +823,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -915,7 +923,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) diff --git a/Content/src/Server/paket_saturn-remoting-noazure.lock b/Content/src/Server/paket_saturn-remoting-noazure.lock index 0be13b0c..c368472e 100644 --- a/Content/src/Server/paket_saturn-remoting-noazure.lock +++ b/Content/src/Server/paket_saturn-remoting-noazure.lock @@ -3,19 +3,19 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Giraffe (3.4.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Giraffe (3.7) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) Giraffe (>= 1.1) - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - FSharp.Core (4.6) - Giraffe (3.5.1) + FSharp.Core (4.6.2) + Giraffe (3.6) FSharp.Core (>= 4.5.2) Microsoft.AspNetCore.Authentication (>= 2.2) Microsoft.AspNetCore.Authorization (>= 2.2) @@ -137,7 +137,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -176,7 +176,7 @@ NUGET Microsoft.Extensions.FileProviders.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) Microsoft.Extensions.Options (>= 2.2) - Microsoft.AspNetCore.Routing (2.2) + Microsoft.AspNetCore.Routing (2.2.2) Microsoft.AspNetCore.Http.Extensions (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (>= 2.2) Microsoft.Extensions.Logging.Abstractions (>= 2.2) @@ -184,7 +184,7 @@ NUGET Microsoft.Extensions.Options (>= 2.2) Microsoft.AspNetCore.Routing.Abstractions (2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - Microsoft.AspNetCore.Server.IIS (2.2.1) + Microsoft.AspNetCore.Server.IIS (2.2.2) Microsoft.AspNetCore.Authentication.Core (>= 2.2) Microsoft.AspNetCore.Connections.Abstractions (>= 2.2) Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2) @@ -257,11 +257,11 @@ NUGET Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.CommandLine (2.2) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -366,7 +366,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -650,14 +650,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -746,7 +746,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Pkcs (4.5.2) System.Security.Cryptography.Cng (>= 4.5) System.Security.Cryptography.Primitives (4.3) diff --git a/Content/src/Server/paket_suave-noremoting-azure.lock b/Content/src/Server/paket_suave-noremoting-azure.lock index 6ea1e02e..10f00028 100644 --- a/Content/src/Server/paket_suave-noremoting-azure.lock +++ b/Content/src/Server/paket_suave-noremoting-azure.lock @@ -3,47 +3,55 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Microsoft.ApplicationInsights (2.8.1) + FSharp.Core (4.6.2) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -74,7 +82,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -93,13 +101,19 @@ NUGET Microsoft.AspNetCore.WebUtilities (2.2) Microsoft.Net.Http.Headers (>= 2.2) System.Text.Encodings.Web (>= 4.5) + Microsoft.Extensions.Caching.Abstractions (2.2) + Microsoft.Extensions.Primitives (>= 2.2) + Microsoft.Extensions.Caching.Memory (2.2) + Microsoft.Extensions.Caching.Abstractions (>= 2.2) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2) + Microsoft.Extensions.Options (>= 2.2) Microsoft.Extensions.Configuration (2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -155,7 +169,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -203,8 +217,8 @@ NUGET runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (4.4) runtime.win-x64.runtime.native.System.Data.SqlClient.sni (4.4) runtime.win-x86.runtime.native.System.Data.SqlClient.sni (4.4) - Suave (2.5.3) - FSharp.Core (>= 4.0 < 5.0) + Suave (2.5.4) + FSharp.Core (>= 4.3.4 < 5.0) System.Buffers (4.5) System.Collections (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -471,14 +485,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -548,7 +562,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Primitives (4.3) System.Diagnostics.Debug (>= 4.3) System.Globalization (>= 4.3) @@ -676,8 +690,8 @@ NUGET System.Threading (>= 4.3) System.Xml.ReaderWriter (>= 4.3) System.Xml.XmlDocument (>= 4.3) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) WindowsAzure.Storage (9.3.3) NETStandard.Library (>= 1.6.1) diff --git a/Content/src/Server/paket_suave-noremoting-noazure.lock b/Content/src/Server/paket_suave-noremoting-noazure.lock index 12ef38fe..99266ec6 100644 --- a/Content/src/Server/paket_suave-noremoting-noazure.lock +++ b/Content/src/Server/paket_suave-noremoting-noazure.lock @@ -3,10 +3,10 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - FSharp.Core (4.6) - Newtonsoft.Json (12.0.1) - Suave (2.5.3) - FSharp.Core (>= 4.0 < 5.0) - Thoth.Json.Net (2.5) - FSharp.Core (>= 4.5.2) + FSharp.Core (4.6.2) + Newtonsoft.Json (12.0.2) + Suave (2.5.4) + FSharp.Core (>= 4.3.4 < 5.0) + Thoth.Json.Net (3.1) + FSharp.Core Newtonsoft.Json (>= 11.0.2) diff --git a/Content/src/Server/paket_suave-remoting-azure.lock b/Content/src/Server/paket_suave-remoting-azure.lock index 2b55d195..cf56da3e 100644 --- a/Content/src/Server/paket_suave-remoting-azure.lock +++ b/Content/src/Server/paket_suave-remoting-azure.lock @@ -3,58 +3,66 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - Fable.Remoting.Suave (3.5.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Suave (3.8) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) - Suave (>= 2.5) - FSharp.Core (4.6) - Microsoft.ApplicationInsights (2.8.1) + Suave (>= 2.5.4) + FSharp.Core (4.6.2) + Microsoft.ApplicationInsights (2.9.1) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) System.Net.Requests (>= 4.3) - Microsoft.ApplicationInsights.AspNetCore (2.5.1) - Microsoft.ApplicationInsights (>= 2.8.1) - Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.1) - Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer (>= 2.8.1) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.AspNetCore (2.6.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) Microsoft.AspNetCore.Hosting (>= 1.0.2) Microsoft.Extensions.Configuration (>= 1.0.2) Microsoft.Extensions.Configuration.Json (>= 1.0.2) - Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.Logging.Abstractions (>= 1.0.2) NETStandard.Library (>= 1.6.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Net.NameResolution (>= 4.3) System.Text.Encodings.Web (>= 4.3.1) - Microsoft.ApplicationInsights.DependencyCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.DependencyCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.DiagnosticAdapter (>= 1.1) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Data.SqlClient (>= 4.3.1) System.Diagnostics.DiagnosticSource (>= 4.5) System.Diagnostics.StackTrace (>= 4.3) - Microsoft.ApplicationInsights.PerfCounterCollector (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + Microsoft.ApplicationInsights.PerfCounterCollector (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.Extensions.Caching.Memory (>= 1.0) Microsoft.Extensions.PlatformAbstractions (>= 1.1) NETStandard.Library (>= 1.6.1) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer (2.8.1) - Microsoft.ApplicationInsights (2.8.1) + System.Threading.Thread (>= 4.3) + Microsoft.ApplicationInsights.WindowsServer (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) + Microsoft.ApplicationInsights.DependencyCollector (>= 2.9.1) + Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.9.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.9.1) NETStandard.Library (>= 1.6.1) + System.Diagnostics.DiagnosticSource (>= 4.5) System.Runtime.Serialization.Json (>= 4.3) System.Runtime.Serialization.Primitives (>= 4.3) - Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.8.1) - Microsoft.ApplicationInsights (>= 2.8.1) + Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (2.9.1) + Microsoft.ApplicationInsights (>= 2.9.1) System.Diagnostics.Process (>= 4.3) System.IO.FileSystem.AccessControl (>= 4.3) System.Net.NetworkInformation (>= 4.3) @@ -85,7 +93,7 @@ NUGET Microsoft.AspNetCore.Hosting.Server.Abstractions (2.2) Microsoft.AspNetCore.Http.Features (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) - Microsoft.AspNetCore.Http (2.2) + Microsoft.AspNetCore.Http (2.2.2) Microsoft.AspNetCore.Http.Abstractions (>= 2.2) Microsoft.AspNetCore.WebUtilities (>= 2.2) Microsoft.Extensions.ObjectPool (>= 2.2) @@ -104,13 +112,19 @@ NUGET Microsoft.AspNetCore.WebUtilities (2.2) Microsoft.Net.Http.Headers (>= 2.2) System.Text.Encodings.Web (>= 4.5) + Microsoft.Extensions.Caching.Abstractions (2.2) + Microsoft.Extensions.Primitives (>= 2.2) + Microsoft.Extensions.Caching.Memory (2.2) + Microsoft.Extensions.Caching.Abstractions (>= 2.2) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2) + Microsoft.Extensions.Options (>= 2.2) Microsoft.Extensions.Configuration (2.2) Microsoft.Extensions.Configuration.Abstractions (>= 2.2) Microsoft.Extensions.Configuration.Abstractions (2.2) Microsoft.Extensions.Primitives (>= 2.2) - Microsoft.Extensions.Configuration.Binder (2.2) + Microsoft.Extensions.Configuration.Binder (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) - Microsoft.Extensions.Configuration.EnvironmentVariables (2.2) + Microsoft.Extensions.Configuration.EnvironmentVariables (2.2.4) Microsoft.Extensions.Configuration (>= 2.2) Microsoft.Extensions.Configuration.FileExtensions (2.2) Microsoft.Extensions.Configuration (>= 2.2) @@ -166,7 +180,7 @@ NUGET System.Security.Principal.Windows (>= 4.5) NETStandard.Library (2.0.3) Microsoft.NETCore.Platforms (>= 1.1) - Newtonsoft.Json (12.0.1) + Newtonsoft.Json (12.0.2) 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) @@ -214,8 +228,8 @@ NUGET runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (4.4) runtime.win-x64.runtime.native.System.Data.SqlClient.sni (4.4) runtime.win-x86.runtime.native.System.Data.SqlClient.sni (4.4) - Suave (2.5.3) - FSharp.Core (>= 4.0 < 5.0) + Suave (2.5.4) + FSharp.Core (>= 4.3.4 < 5.0) System.Buffers (4.5) System.Collections (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -482,14 +496,14 @@ NUGET System.Globalization (>= 4.3) System.Reflection (>= 4.3) System.Runtime (>= 4.3) - System.Runtime (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) System.Runtime.CompilerServices.Unsafe (4.5.2) - System.Runtime.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + System.Runtime (>= 4.3.1) System.Runtime.Handles (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -559,7 +573,7 @@ NUGET System.Runtime.InteropServices (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.OpenSsl (4.5) + System.Security.Cryptography.OpenSsl (4.5.1) System.Security.Cryptography.Primitives (4.3) System.Diagnostics.Debug (>= 4.3) System.Globalization (>= 4.3) diff --git a/Content/src/Server/paket_suave-remoting-noazure.lock b/Content/src/Server/paket_suave-remoting-noazure.lock index 8b92e386..fe50ceb6 100644 --- a/Content/src/Server/paket_suave-remoting-noazure.lock +++ b/Content/src/Server/paket_suave-remoting-noazure.lock @@ -3,18 +3,18 @@ STORAGE: NONE RESTRICTION: == netcoreapp2.2 NUGET remote: https://api.nuget.org/v3/index.json - Fable.Remoting.Json (2.2) + Fable.Remoting.Json (2.3) FSharp.Core (>= 4.3.4) Newtonsoft.Json (>= 11.0.1) - Fable.Remoting.Server (4.4.1) - Fable.Remoting.Json (>= 2.2) + Fable.Remoting.Server (4.7) + Fable.Remoting.Json (>= 2.3) FSharp.Core (>= 4.3.4) - Fable.Remoting.Suave (3.5.1) - Fable.Remoting.Json (>= 2.2) - Fable.Remoting.Server (>= 4.4.1) + Fable.Remoting.Suave (3.8) + Fable.Remoting.Json (>= 2.3) + Fable.Remoting.Server (>= 4.7) FSharp.Core (>= 4.3.4) - Suave (>= 2.5) - FSharp.Core (4.6) - Newtonsoft.Json (12.0.1) - Suave (2.5.3) - FSharp.Core (>= 4.0 < 5.0) + Suave (>= 2.5.4) + FSharp.Core (4.6.2) + Newtonsoft.Json (12.0.2) + Suave (2.5.4) + FSharp.Core (>= 4.3.4 < 5.0)