@@ -3,7 +3,7 @@ RESTRICTION: == netstandard2.0
3
3
NUGET
4
4
remote: https://api.nuget.org/v3/index.json
5
5
FSharp.Core (4.7)
6
- Microsoft.Bcl.AsyncInterfaces (5 .0)
6
+ Microsoft.Bcl.AsyncInterfaces (6 .0)
7
7
System.Threading.Tasks.Extensions (>= 4.5.4)
8
8
Microsoft.Build.Tasks.Git (1.1.0-beta-21055-01) - copy_local: true
9
9
Microsoft.SourceLink.Common (1.1.0-beta-21055-01) - copy_local: true
@@ -17,18 +17,19 @@ NUGET
17
17
System.Numerics.Vectors (>= 4.4)
18
18
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
19
19
System.Numerics.Vectors (4.5)
20
- System.Runtime.CompilerServices.Unsafe (5.0)
21
- System.Text.Encodings.Web (5.0.1)
20
+ System.Runtime.CompilerServices.Unsafe (6.0)
21
+ System.Text.Encodings.Web (6.0)
22
+ System.Buffers (>= 4.5.1)
23
+ System.Memory (>= 4.5.4)
24
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
25
+ System.Text.Json (6.0)
26
+ Microsoft.Bcl.AsyncInterfaces (>= 6.0)
22
27
System.Buffers (>= 4.5.1)
23
28
System.Memory (>= 4.5.4)
24
- System.Text.Json (4.6)
25
- Microsoft.Bcl.AsyncInterfaces (>= 1.0)
26
- System.Buffers (>= 4.5)
27
- System.Memory (>= 4.5.3)
28
29
System.Numerics.Vectors (>= 4.5)
29
- System.Runtime.CompilerServices.Unsafe (>= 4.6 )
30
- System.Text.Encodings.Web (>= 4.6 )
31
- System.Threading.Tasks.Extensions (>= 4.5.2 )
30
+ System.Runtime.CompilerServices.Unsafe (>= 6.0 )
31
+ System.Text.Encodings.Web (>= 6.0 )
32
+ System.Threading.Tasks.Extensions (>= 4.5.4 )
32
33
System.Threading.Tasks.Extensions (4.5.4)
33
34
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
34
35
@@ -131,18 +132,18 @@ NUGET
131
132
System.Reflection.Emit (4.7)
132
133
System.Reflection.Emit.Lightweight (4.7)
133
134
System.Reflection.Metadata (5.0)
134
- System.Runtime.CompilerServices.Unsafe (6.0.0-rc.2.21480.5 )
135
+ System.Runtime.CompilerServices.Unsafe (6.0)
135
136
System.Security.AccessControl (5.0)
136
137
Microsoft.NETCore.Platforms (>= 5.0)
137
138
System.Security.Principal.Windows (>= 5.0)
138
139
System.Security.Principal.Windows (5.0)
139
140
System.Text.Encoding.CodePages (5.0)
140
141
Microsoft.NETCore.Platforms (>= 5.0)
141
- System.Text.Encodings.Web (6.0.0-rc.2.21480.5 )
142
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0-rc.2.21480.5 )
143
- System.Text.Json (6.0.0-rc.2.21480.5 )
144
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0-rc.2.21480.5 )
145
- System.Text.Encodings.Web (>= 6.0.0-rc.2.21480.5 )
142
+ System.Text.Encodings.Web (6.0)
143
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
144
+ System.Text.Json (6.0)
145
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
146
+ System.Text.Encodings.Web (>= 6.0)
146
147
System.Threading.Tasks.Extensions (4.5.4)
147
148
System.ValueTuple (4.5)
148
149
xunit (2.4.1)
@@ -211,6 +212,7 @@ NUGET
211
212
System.Runtime (4.3.1)
212
213
Microsoft.NETCore.Platforms (>= 1.1.1)
213
214
Microsoft.NETCore.Targets (>= 1.1.3)
215
+ System.Runtime.CompilerServices.Unsafe (6.0)
214
216
System.Runtime.Loader (4.3)
215
217
System.IO (>= 4.3)
216
218
System.Reflection (>= 4.3)
@@ -219,7 +221,11 @@ NUGET
219
221
Microsoft.NETCore.Platforms (>= 1.1)
220
222
Microsoft.NETCore.Targets (>= 1.1)
221
223
System.Runtime (>= 4.3)
222
- System.Text.Json (5.0.2)
224
+ System.Text.Encodings.Web (6.0)
225
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
226
+ System.Text.Json (6.0)
227
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
228
+ System.Text.Encodings.Web (>= 6.0)
223
229
System.Threading.Tasks (4.3)
224
230
Microsoft.NETCore.Platforms (>= 1.1)
225
231
Microsoft.NETCore.Targets (>= 1.1)
0 commit comments