diff --git a/paket.dependencies b/paket.dependencies index d8cdf2e..1c2c952 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -13,9 +13,9 @@ nuget System.Collections.NonGeneric // xUnit nuget NHamcrest -nuget xunit ~> 2.5.3 +nuget xunit ~> 2.6.2 nuget xunit.runner.visualstudio // MsTest -nuget MSTest.TestFramework ~> 3.0.4 -nuget MSTest.TestAdapter ~> 3.0.4 +nuget MSTest.TestFramework ~> 3.2.2 +nuget MSTest.TestAdapter ~> 3.2.2 diff --git a/paket.lock b/paket.lock index c787a28..5df6c7a 100644 --- a/paket.lock +++ b/paket.lock @@ -2,25 +2,42 @@ RESTRICTION: || (== net6.0) (== netstandard2.0) NUGET remote: https://api.nuget.org/v3/index.json FSharp.Core (5.0.2) - Microsoft.CodeCoverage (17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) - Microsoft.NET.Test.Sdk (17.9) - Microsoft.CodeCoverage (>= 17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) - Microsoft.TestPlatform.TestHost (>= 17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.ApplicationInsights (2.22) + System.Diagnostics.DiagnosticSource (>= 5.0) + Microsoft.CodeCoverage (17.11.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.NET.Test.Sdk (17.11.1) + Microsoft.CodeCoverage (>= 17.11.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.TestPlatform.TestHost (>= 17.11.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) Microsoft.NETCore.Platforms (7.0.4) Microsoft.NETCore.Targets (5.0) - Microsoft.TestPlatform.ObjectModel (17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.Testing.Extensions.Telemetry (1.4) + Microsoft.ApplicationInsights (>= 2.22) + Microsoft.Testing.Platform (>= 1.4) + Microsoft.Testing.Extensions.TrxReport.Abstractions (1.4) + Microsoft.Testing.Platform (>= 1.4) + Microsoft.Testing.Extensions.VSTestBridge (1.4) + Microsoft.ApplicationInsights (>= 2.22) + Microsoft.Testing.Extensions.Telemetry (>= 1.4) + Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 1.4) + Microsoft.Testing.Platform (>= 1.4) + Microsoft.TestPlatform.ObjectModel (>= 17.11) + Microsoft.Testing.Platform (1.4) + Microsoft.Testing.Platform.MSBuild (1.4) + Microsoft.Testing.Platform (>= 1.4) + Microsoft.TestPlatform.ObjectModel (17.11.1) System.Reflection.Metadata (>= 1.6) - Microsoft.TestPlatform.TestHost (17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - Microsoft.TestPlatform.ObjectModel (>= 17.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.TestPlatform.TestHost (17.11.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) + Microsoft.TestPlatform.ObjectModel (>= 17.11.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) - MSTest.TestAdapter (3.0.4) - MSTest.TestFramework (3.0.4) - NETStandard.Library (2.0.3) - Microsoft.NETCore.Platforms (>= 1.1) + MSTest.TestAdapter (3.2.2) + Microsoft.Testing.Extensions.Telemetry (>= 1.0.2) + Microsoft.Testing.Extensions.VSTestBridge (>= 1.0.2) + Microsoft.Testing.Platform.MSBuild (>= 1.0.2) + MSTest.TestFramework (3.2.2) Newtonsoft.Json (13.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) NHamcrest (3.4) NUnit (4.0.1) - NUnit3TestAdapter (4.5) + NUnit3TestAdapter (4.6) System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) System.Collections.Immutable (8.0) System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) @@ -36,6 +53,9 @@ NUGET Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) + System.Diagnostics.DiagnosticSource (8.0.1) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Globalization (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -88,20 +108,18 @@ NUGET Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) - xunit (2.5.3) - xunit.analyzers (>= 1.4) - xunit.assert (>= 2.5.3) - xunit.core (2.5.3) + xunit (2.6.6) + xunit.analyzers (>= 1.10) + xunit.assert (>= 2.6.6) + xunit.core (2.6.6) xunit.abstractions (2.0.3) - xunit.analyzers (1.11) - xunit.assert (2.7) - xunit.core (2.5.3) - xunit.extensibility.core (2.5.3) - xunit.extensibility.execution (2.5.3) - xunit.extensibility.core (2.5.3) - NETStandard.Library (>= 1.6.1) + xunit.analyzers (1.16) + xunit.assert (2.9) + xunit.core (2.6.6) + xunit.extensibility.core (2.6.6) + xunit.extensibility.execution (2.6.6) + xunit.extensibility.core (2.6.6) xunit.abstractions (>= 2.0.3) - xunit.extensibility.execution (2.5.3) - NETStandard.Library (>= 1.6.1) - xunit.extensibility.core (2.5.3) - xunit.runner.visualstudio (2.5.7) + xunit.extensibility.execution (2.6.6) + xunit.extensibility.core (2.6.6) + xunit.runner.visualstudio (2.8.2)