|
1 | 1 | STORAGE: NONE |
2 | | -RESTRICTION: || (== net6.0) (== net7.0) (== netstandard2.0) (== netstandard2.1) |
| 2 | +RESTRICTION: || (== net6.0) (== net8.0) (== netstandard2.0) (== netstandard2.1) |
3 | 3 | NUGET |
4 | 4 | remote: https://api.nuget.org/v3/index.json |
5 | | - Fable.Core (4.1) |
| 5 | + Fable.Core (4.2) |
6 | 6 | FSharp.Core (4.7.2) |
7 | 7 |
|
8 | 8 | GROUP Build |
9 | 9 | STORAGE: NONE |
10 | | -RESTRICTION: == net7.0 |
| 10 | +RESTRICTION: == net8.0 |
11 | 11 | NUGET |
12 | 12 | remote: https://api.nuget.org/v3/index.json |
13 | 13 | Fake.Core.CommandLineParsing (6.0) |
@@ -53,52 +53,49 @@ NUGET |
53 | 53 | FSharp.Control.Reactive (5.0.5) |
54 | 54 | FSharp.Core (>= 4.7.2) |
55 | 55 | System.Reactive (>= 5.0 < 6.0) |
56 | | - FSharp.Core (7.0.400) |
57 | | - System.Collections.Immutable (7.0) |
| 56 | + FSharp.Core (8.0.100) |
| 57 | + System.Collections.Immutable (8.0) |
58 | 58 | System.Reactive (5.0) |
59 | 59 |
|
60 | 60 | GROUP Test |
61 | 61 | STORAGE: NONE |
62 | | -RESTRICTION: == net6.0 |
| 62 | +RESTRICTION: == net8.0 |
63 | 63 | NUGET |
64 | 64 | remote: https://api.nuget.org/v3/index.json |
65 | | - Fable.Core (4.1) |
66 | | - FSharp.Core (7.0.400) |
67 | | - Microsoft.CodeCoverage (17.7.2) |
| 65 | + Fable.Core (4.2) |
| 66 | + FSharp.Core (8.0.100) |
| 67 | + Microsoft.CodeCoverage (17.8) |
68 | 68 | Microsoft.NET.Test.Sdk (16.11) |
69 | 69 | Microsoft.CodeCoverage (>= 16.11) |
70 | 70 | Microsoft.TestPlatform.TestHost (>= 16.11) |
71 | 71 | Microsoft.NETCore.Platforms (7.0.4) |
72 | | - Microsoft.TestPlatform.ObjectModel (17.7.2) |
| 72 | + Microsoft.TestPlatform.ObjectModel (17.8) |
73 | 73 | NuGet.Frameworks (>= 6.5) |
74 | 74 | System.Reflection.Metadata (>= 1.6) |
75 | | - Microsoft.TestPlatform.TestHost (17.7.2) |
76 | | - Microsoft.TestPlatform.ObjectModel (>= 17.7.2) |
| 75 | + Microsoft.TestPlatform.TestHost (17.8) |
| 76 | + Microsoft.TestPlatform.ObjectModel (>= 17.8) |
77 | 77 | Newtonsoft.Json (>= 13.0.1) |
78 | 78 | NETStandard.Library (2.0.3) |
79 | 79 | Microsoft.NETCore.Platforms (>= 1.1) |
80 | 80 | Newtonsoft.Json (13.0.3) |
81 | | - NuGet.Frameworks (6.7) |
82 | | - System.Collections.Immutable (7.0) |
83 | | - System.Runtime.CompilerServices.Unsafe (>= 6.0) |
84 | | - System.Reflection.Metadata (7.0.2) |
85 | | - System.Collections.Immutable (>= 7.0) |
86 | | - System.Runtime.CompilerServices.Unsafe (6.0) |
87 | | - XUnit (2.5.2) |
88 | | - xunit.analyzers (>= 1.4) |
89 | | - xunit.assert (>= 2.5.2) |
90 | | - xunit.core (2.5.2) |
| 81 | + NuGet.Frameworks (6.8) |
| 82 | + System.Collections.Immutable (8.0) |
| 83 | + System.Reflection.Metadata (8.0) |
| 84 | + System.Collections.Immutable (>= 8.0) |
| 85 | + XUnit (2.6.2) |
| 86 | + xunit.analyzers (>= 1.6) |
| 87 | + xunit.assert (>= 2.6.2) |
| 88 | + xunit.core (2.6.2) |
91 | 89 | xunit.abstractions (2.0.3) |
92 | | - xunit.analyzers (1.4) |
93 | | - xunit.assert (2.5.2) |
94 | | - NETStandard.Library (>= 1.6.1) |
95 | | - xunit.core (2.5.2) |
96 | | - xunit.extensibility.core (2.5.2) |
97 | | - xunit.extensibility.execution (2.5.2) |
98 | | - xunit.extensibility.core (2.5.2) |
| 90 | + xunit.analyzers (1.6) |
| 91 | + xunit.assert (2.6.2) |
| 92 | + xunit.core (2.6.2) |
| 93 | + xunit.extensibility.core (2.6.2) |
| 94 | + xunit.extensibility.execution (2.6.2) |
| 95 | + xunit.extensibility.core (2.6.2) |
99 | 96 | NETStandard.Library (>= 1.6.1) |
100 | 97 | xunit.abstractions (>= 2.0.3) |
101 | | - xunit.extensibility.execution (2.5.2) |
| 98 | + xunit.extensibility.execution (2.6.2) |
102 | 99 | NETStandard.Library (>= 1.6.1) |
103 | | - xunit.extensibility.core (2.5.2) |
104 | | - xunit.runner.visualstudio (2.5.3) |
| 100 | + xunit.extensibility.core (2.6.2) |
| 101 | + xunit.runner.visualstudio (2.5.4) |
0 commit comments