@@ -3,7 +3,7 @@ RESTRICTION: == netstandard2.0
33NUGET
44 remote: https://api.nuget.org/v3/index.json
55 FSharp.Core (4.7)
6- Microsoft.Bcl.AsyncInterfaces (5 .0)
6+ Microsoft.Bcl.AsyncInterfaces (6 .0)
77 System.Threading.Tasks.Extensions (>= 4.5.4)
88 Microsoft.Build.Tasks.Git (1.1.0-beta-21055-01) - copy_local: true
99 Microsoft.SourceLink.Common (1.1.0-beta-21055-01) - copy_local: true
@@ -17,18 +17,19 @@ NUGET
1717 System.Numerics.Vectors (>= 4.4)
1818 System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
1919 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)
2227 System.Buffers (>= 4.5.1)
2328 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)
2829 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 )
3233 System.Threading.Tasks.Extensions (4.5.4)
3334 System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
3435
@@ -131,18 +132,18 @@ NUGET
131132 System.Reflection.Emit (4.7)
132133 System.Reflection.Emit.Lightweight (4.7)
133134 System.Reflection.Metadata (5.0)
134- System.Runtime.CompilerServices.Unsafe (6.0.0-rc.2.21480.5 )
135+ System.Runtime.CompilerServices.Unsafe (6.0)
135136 System.Security.AccessControl (5.0)
136137 Microsoft.NETCore.Platforms (>= 5.0)
137138 System.Security.Principal.Windows (>= 5.0)
138139 System.Security.Principal.Windows (5.0)
139140 System.Text.Encoding.CodePages (5.0)
140141 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)
146147 System.Threading.Tasks.Extensions (4.5.4)
147148 System.ValueTuple (4.5)
148149 xunit (2.4.1)
@@ -211,6 +212,7 @@ NUGET
211212 System.Runtime (4.3.1)
212213 Microsoft.NETCore.Platforms (>= 1.1.1)
213214 Microsoft.NETCore.Targets (>= 1.1.3)
215+ System.Runtime.CompilerServices.Unsafe (6.0)
214216 System.Runtime.Loader (4.3)
215217 System.IO (>= 4.3)
216218 System.Reflection (>= 4.3)
@@ -219,7 +221,11 @@ NUGET
219221 Microsoft.NETCore.Platforms (>= 1.1)
220222 Microsoft.NETCore.Targets (>= 1.1)
221223 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)
223229 System.Threading.Tasks (4.3)
224230 Microsoft.NETCore.Platforms (>= 1.1)
225231 Microsoft.NETCore.Targets (>= 1.1)
0 commit comments