Skip to content

Commit

Permalink
Merge pull request #288 from CaptnCodr/feature/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
CaptnCodr authored Sep 13, 2024
2 parents d18a6f4 + 512ba0d commit 2d02d52
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 30 deletions.
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -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
72 changes: 45 additions & 27 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)

0 comments on commit 2d02d52

Please sign in to comment.