@@ -14,50 +14,40 @@ NUGET
14
14
15
15
GROUP test
16
16
STORAGE: NONE
17
- RESTRICTION: == net6 .0
17
+ RESTRICTION: == net8 .0
18
18
NUGET
19
19
remote: https://api.nuget.org/v3/index.json
20
- FsCheck (2.16.3 )
20
+ FsCheck (2.16.6 )
21
21
FSharp.Core (>= 4.2.3)
22
- FsCheck.Xunit (2.16.3 )
23
- FsCheck (2.16.3 )
22
+ FsCheck.Xunit (2.16.6 )
23
+ FsCheck (2.16.6 )
24
24
xunit.extensibility.execution (>= 2.2 < 3.0)
25
- FSharp.Core (6.0.1)
26
- Microsoft.CodeCoverage (17.0)
27
- Microsoft.NET.Test.Sdk (17.0)
28
- Microsoft.CodeCoverage (>= 17.0)
29
- Microsoft.TestPlatform.TestHost (>= 17.0)
30
- Microsoft.NETCore.Platforms (6.0)
31
- Microsoft.TestPlatform.ObjectModel (17.0)
32
- NuGet.Frameworks (>= 5.0)
25
+ FSharp.Core (8.0.400)
26
+ Microsoft.CodeCoverage (17.11.1)
27
+ Microsoft.NET.Test.Sdk (17.11.1)
28
+ Microsoft.CodeCoverage (>= 17.11.1)
29
+ Microsoft.TestPlatform.TestHost (>= 17.11.1)
30
+ Microsoft.TestPlatform.ObjectModel (17.11.1)
33
31
System.Reflection.Metadata (>= 1.6)
34
- Microsoft.TestPlatform.TestHost (17.0)
35
- Microsoft.TestPlatform.ObjectModel (>= 17.0)
36
- Newtonsoft.Json (>= 9.0.1)
37
- NETStandard.Library (2.0.3)
38
- Microsoft.NETCore.Platforms (>= 1.1)
39
- Newtonsoft.Json (13.0.1)
40
- NuGet.Frameworks (6.0)
41
- System.Collections.Immutable (6.0)
42
- System.Runtime.CompilerServices.Unsafe (>= 6.0)
43
- System.Reflection.Metadata (6.0)
44
- System.Collections.Immutable (>= 6.0)
45
- System.Runtime.CompilerServices.Unsafe (6.0)
46
- xunit (2.4.1)
47
- xunit.analyzers (>= 0.10)
48
- xunit.assert (2.4.1)
49
- xunit.core (2.4.1)
32
+ Microsoft.TestPlatform.TestHost (17.11.1)
33
+ Microsoft.TestPlatform.ObjectModel (>= 17.11.1)
34
+ Newtonsoft.Json (>= 13.0.1)
35
+ Newtonsoft.Json (13.0.3)
36
+ System.Collections.Immutable (8.0)
37
+ System.Reflection.Metadata (8.0)
38
+ System.Collections.Immutable (>= 8.0)
39
+ xunit (2.9)
40
+ xunit.analyzers (>= 1.15)
41
+ xunit.assert (>= 2.9)
42
+ xunit.core (2.9)
50
43
xunit.abstractions (2.0.3)
51
- xunit.analyzers (0.10)
52
- xunit.assert (2.4.1)
53
- NETStandard.Library (>= 1.6.1)
54
- xunit.core (2.4.1)
55
- xunit.extensibility.core (2.4.1)
56
- xunit.extensibility.execution (2.4.1)
57
- xunit.extensibility.core (2.4.1)
58
- NETStandard.Library (>= 1.6.1)
44
+ xunit.analyzers (1.16)
45
+ xunit.assert (2.9)
46
+ xunit.core (2.9)
47
+ xunit.extensibility.core (2.9)
48
+ xunit.extensibility.execution (2.9)
49
+ xunit.extensibility.core (2.9)
59
50
xunit.abstractions (>= 2.0.3)
60
- xunit.extensibility.execution (2.4.1)
61
- NETStandard.Library (>= 1.6.1)
62
- xunit.extensibility.core (2.4.1)
63
- xunit.runner.visualstudio (2.4.3)
51
+ xunit.extensibility.execution (2.9)
52
+ xunit.extensibility.core (2.9)
53
+ xunit.runner.visualstudio (2.8.2)
0 commit comments