|
1 | 1 | RESTRICTION: || (== net6.0) (== netstandard2.0)
|
2 | 2 | NUGET
|
3 | 3 | remote: https://api.nuget.org/v3/index.json
|
4 |
| - FSharp.Core (6.0.7) |
5 |
| - Microsoft.CodeCoverage (17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
6 |
| - Microsoft.NET.Test.Sdk (17.5) |
7 |
| - Microsoft.CodeCoverage (>= 17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
8 |
| - Microsoft.TestPlatform.TestHost (>= 17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 4 | + FSharp.Core (5.0.2) |
| 5 | + Microsoft.CodeCoverage (17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 6 | + Microsoft.NET.Test.Sdk (17.6.2) |
| 7 | + Microsoft.CodeCoverage (>= 17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 8 | + Microsoft.TestPlatform.TestHost (>= 17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
9 | 9 | Microsoft.NETCore.Platforms (7.0.2)
|
10 | 10 | Microsoft.NETCore.Targets (5.0)
|
11 |
| - Microsoft.TestPlatform.ObjectModel (17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
12 |
| - NuGet.Frameworks (>= 5.11) |
| 11 | + Microsoft.TestPlatform.ObjectModel (17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 12 | + NuGet.Frameworks (>= 6.5) |
13 | 13 | System.Reflection.Metadata (>= 1.6)
|
14 |
| - Microsoft.TestPlatform.TestHost (17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
15 |
| - Microsoft.TestPlatform.ObjectModel (>= 17.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 14 | + Microsoft.TestPlatform.TestHost (17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 15 | + Microsoft.TestPlatform.ObjectModel (>= 17.6.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
16 | 16 | Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
|
17 | 17 | MSTest.TestAdapter (2.1.2)
|
18 | 18 | NETStandard.Library (>= 1.6.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
|
19 | 19 | System.Diagnostics.TextWriterTraceListener (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
|
20 |
| - MSTest.TestFramework (3.0.2) |
| 20 | + MSTest.TestFramework (3.0.4) |
21 | 21 | NETStandard.Library (2.0.3)
|
22 | 22 | Microsoft.NETCore.Platforms (>= 1.1)
|
23 | 23 | Newtonsoft.Json (13.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
|
24 | 24 | NHamcrest (3.1)
|
25 |
| - NuGet.Frameworks (6.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
| 25 | + NuGet.Frameworks (6.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) |
26 | 26 | NUnit (3.13.3)
|
27 | 27 | NETStandard.Library (>= 2.0)
|
28 |
| - NUnit3TestAdapter (4.4.2) |
| 28 | + NUnit3TestAdapter (4.5) |
29 | 29 | runtime.native.System (4.3.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
|
30 | 30 | Microsoft.NETCore.Platforms (>= 1.1.1)
|
31 | 31 | Microsoft.NETCore.Targets (>= 1.1.3)
|
|
0 commit comments