|
1 | 1 | STORAGE: NONE |
2 | | -RESTRICTION: || (== net8.0) (== netstandard2.0) (== netstandard2.1) |
| 2 | +RESTRICTION: || (== net9.0) (== netstandard2.0) (== netstandard2.1) |
3 | 3 | NUGET |
4 | 4 | remote: https://api.nuget.org/v3/index.json |
5 | | - AWSSDK.Core (3.7.300.11) |
6 | | - Microsoft.Bcl.AsyncInterfaces (>= 1.1) - restriction: || (&& (== net8.0) (< netcoreapp3.1)) (== netstandard2.0) (== netstandard2.1) |
7 | | - AWSSDK.DynamoDBv2 (3.7.300.11) |
8 | | - AWSSDK.Core (>= 3.7.300.11 < 4.0) |
9 | | - DotNet.ReproducibleBuilds (1.1.1) |
10 | | - Microsoft.SourceLink.AzureRepos.Git (>= 1.1.1) |
11 | | - Microsoft.SourceLink.Bitbucket.Git (>= 1.1.1) |
12 | | - Microsoft.SourceLink.GitHub (>= 1.1.1) |
13 | | - Microsoft.SourceLink.GitLab (>= 1.1.1) |
| 5 | + AWSSDK.Core (3.7.400.57) |
| 6 | + Microsoft.Bcl.AsyncInterfaces (>= 1.1) - restriction: || (&& (== net9.0) (< netcoreapp3.1)) (== netstandard2.0) (== netstandard2.1) |
| 7 | + AWSSDK.DynamoDBv2 (3.7.403.7) |
| 8 | + AWSSDK.Core (>= 3.7.400.57 < 4.0) |
| 9 | + DotNet.ReproducibleBuilds (1.2.25) |
14 | 10 | FSharp.Core (4.7.2) |
15 | | - Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net8.0) (< netcoreapp3.1)) (== netstandard2.0) (== netstandard2.1) |
16 | | - System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net462)) |
17 | | - Microsoft.Build.Tasks.Git (8.0) |
18 | | - Microsoft.SourceLink.AzureRepos.Git (8.0) |
19 | | - Microsoft.Build.Tasks.Git (>= 8.0) |
20 | | - Microsoft.SourceLink.Common (>= 8.0) |
21 | | - Microsoft.SourceLink.Bitbucket.Git (8.0) |
22 | | - Microsoft.Build.Tasks.Git (>= 8.0) |
23 | | - Microsoft.SourceLink.Common (>= 8.0) |
24 | | - Microsoft.SourceLink.Common (8.0) |
25 | | - Microsoft.SourceLink.GitHub (8.0) |
26 | | - Microsoft.Build.Tasks.Git (>= 8.0) |
27 | | - Microsoft.SourceLink.Common (>= 8.0) |
28 | | - Microsoft.SourceLink.GitLab (8.0) |
29 | | - Microsoft.Build.Tasks.Git (>= 8.0) |
30 | | - Microsoft.SourceLink.Common (>= 8.0) |
31 | | - System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netcoreapp2.1) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.0)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= wp8)) (== netstandard2.0) (&& (== netstandard2.1) (>= net462)) |
32 | | - System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net462)) |
33 | | - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.1)) (&& (== net8.0) (< netstandard1.0)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= wp8)) (== netstandard2.0) (== netstandard2.1) |
| 11 | + Microsoft.Bcl.AsyncInterfaces (9.0) - restriction: || (&& (== net9.0) (< netcoreapp3.1)) (== netstandard2.0) (== netstandard2.1) |
| 12 | + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net462)) |
| 13 | + System.Buffers (4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 14 | + System.Diagnostics.DiagnosticSource (9.0) |
| 15 | + System.Memory (>= 4.5.5) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< net8.0)) (== netstandard2.0) (== netstandard2.1) |
| 16 | + System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< net8.0)) (== netstandard2.0) (== netstandard2.1) |
| 17 | + System.Memory (4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< net8.0)) (== netstandard2.0) (== netstandard2.1) |
| 18 | + System.Buffers (>= 4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 19 | + System.Numerics.Vectors (>= 4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 20 | + System.Runtime.CompilerServices.Unsafe (>= 6.1) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 21 | + System.Numerics.Vectors (4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 22 | + System.Runtime.CompilerServices.Unsafe (6.1) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< net8.0)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
| 23 | + System.Threading.Tasks.Extensions (4.6) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net462)) |
| 24 | + System.Runtime.CompilerServices.Unsafe (>= 6.1) - restriction: || (&& (== net9.0) (>= net462)) (&& (== net9.0) (< netcoreapp2.1)) (== netstandard2.0) (== netstandard2.1) |
34 | 25 | Unquote (6.1) |
35 | 26 | FSharp.Core (>= 4.7.2) |
36 | 27 | GITHUB |
37 | 28 | remote: eiriktsarpalis/TypeShape |
38 | 29 | src/TypeShape/TypeShape.fs (6e7fe07c799de723de7e4b32d64a4fd6c1697c7f) |
39 | 30 | GROUP Test |
40 | | -RESTRICTION: == net8.0 |
| 31 | +RESTRICTION: == net9.0 |
41 | 32 | NUGET |
42 | 33 | remote: https://api.nuget.org/v3/index.json |
43 | 34 | FsCheck (2.16.6) |
44 | 35 | FSharp.Core (>= 4.2.3) |
45 | | - FSharp.Core (8.0.100) |
46 | | - Microsoft.CodeCoverage (17.8) |
47 | | - Microsoft.NET.Test.Sdk (17.8) |
48 | | - Microsoft.CodeCoverage (>= 17.8) |
49 | | - Microsoft.TestPlatform.TestHost (>= 17.8) |
50 | | - Microsoft.NETCore.Platforms (7.0.4) |
51 | | - Microsoft.TestPlatform.ObjectModel (17.8) |
52 | | - NuGet.Frameworks (>= 6.5) |
| 36 | + FSharp.Core (9.0.100) |
| 37 | + Microsoft.CodeCoverage (17.12) |
| 38 | + Microsoft.NET.Test.Sdk (17.12) |
| 39 | + Microsoft.CodeCoverage (>= 17.12) |
| 40 | + Microsoft.TestPlatform.TestHost (>= 17.12) |
| 41 | + Microsoft.TestPlatform.ObjectModel (17.12) |
53 | 42 | System.Reflection.Metadata (>= 1.6) |
54 | | - Microsoft.TestPlatform.TestHost (17.8) |
55 | | - Microsoft.TestPlatform.ObjectModel (>= 17.8) |
| 43 | + Microsoft.TestPlatform.TestHost (17.12) |
| 44 | + Microsoft.TestPlatform.ObjectModel (>= 17.12) |
56 | 45 | Newtonsoft.Json (>= 13.0.1) |
57 | | - NETStandard.Library (2.0.3) |
58 | | - Microsoft.NETCore.Platforms (>= 1.1) |
59 | 46 | Newtonsoft.Json (13.0.3) |
60 | | - NuGet.Frameworks (6.8) |
61 | | - System.Collections.Immutable (8.0) |
62 | | - System.Reflection.Metadata (8.0) |
63 | | - System.Collections.Immutable (>= 8.0) |
64 | | - xunit (2.6.2) |
65 | | - xunit.analyzers (>= 1.6) |
66 | | - xunit.assert (>= 2.6.2) |
67 | | - xunit.core (2.6.2) |
| 47 | + System.Reflection.Metadata (9.0) |
| 48 | + xunit (2.9.2) |
| 49 | + xunit.analyzers (>= 1.16) |
| 50 | + xunit.assert (>= 2.9.2) |
| 51 | + xunit.core (2.9.2) |
68 | 52 | xunit.abstractions (2.0.3) |
69 | | - xunit.analyzers (1.6) |
70 | | - xunit.assert (2.6.2) |
71 | | - xunit.core (2.6.2) |
72 | | - xunit.extensibility.core (2.6.2) |
73 | | - xunit.extensibility.execution (2.6.2) |
74 | | - xunit.extensibility.core (2.6.2) |
75 | | - NETStandard.Library (>= 1.6.1) |
| 53 | + xunit.analyzers (1.17) |
| 54 | + xunit.assert (2.9.2) |
| 55 | + xunit.core (2.9.2) |
| 56 | + xunit.extensibility.core (2.9.2) |
| 57 | + xunit.extensibility.execution (2.9.2) |
| 58 | + xunit.extensibility.core (2.9.2) |
76 | 59 | xunit.abstractions (>= 2.0.3) |
77 | | - xunit.extensibility.execution (2.6.2) |
78 | | - NETStandard.Library (>= 1.6.1) |
79 | | - xunit.extensibility.core (2.6.2) |
80 | | - xunit.runner.visualstudio (2.5.4) |
| 60 | + xunit.extensibility.execution (2.9.2) |
| 61 | + xunit.extensibility.core (2.9.2) |
| 62 | + xunit.runner.visualstudio (2.8.2) |
0 commit comments