@@ -2,22 +2,23 @@ STORAGE: NONE
2
2
RESTRICTION: || (== net8.0) (== netstandard2.0)
3
3
NUGET
4
4
remote: https://api.nuget.org/v3/index.json
5
- Aardvark.Base (5.3)
6
- Aardvark.Base.Telemetry (5.3)
5
+ Aardvark.Base (5.3.3)
6
+ Aardvark.Base.Telemetry (5.3.3)
7
+ SingleFileExtractor.Core (>= 2.2.1 < 2.3)
7
8
System.Collections.Immutable (>= 8.0)
8
9
System.Reflection.Metadata (>= 8.0)
9
10
System.Text.Json (>= 8.0.4)
10
- Aardvark.Base.FSharp (5.3)
11
- Aardvark.Base (5.3)
11
+ Aardvark.Base.FSharp (5.3.3 )
12
+ Aardvark.Base (5.3.3 )
12
13
Aardvark.Base.TypeProviders (>= 4.5.15 < 4.6)
13
14
FSharp.Core (>= 8.0)
14
15
FSharp.Data.Adaptive (>= 1.2 < 1.3)
15
16
FsPickler (>= 5.3.2 < 5.4)
16
17
System.Dynamic.Runtime (>= 4.3 < 4.4)
17
- Aardvark.Base.Telemetry (5.3)
18
- Aardvark.Base.Tensors (5.3)
19
- Aardvark.Base (5.3)
20
- Aardvark.Base.FSharp (5.3)
18
+ Aardvark.Base.Telemetry (5.3.3 )
19
+ Aardvark.Base.Tensors (5.3.3 )
20
+ Aardvark.Base (5.3.3 )
21
+ Aardvark.Base.FSharp (5.3.3 )
21
22
FSharp.Core (>= 8.0)
22
23
Aardvark.Base.TypeProviders (4.5.15)
23
24
FSharp.Core (>= 4.2.3)
36
37
OpenCvSharp4 (4.10.0.20240616)
37
38
System.Memory (>= 4.5.5)
38
39
System.Runtime.CompilerServices.Unsafe (>= 6.0)
40
+ SingleFileExtractor.Core (2.2.1)
41
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
39
42
System.Buffers (4.5.1) - restriction: || (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
40
43
System.Collections (4.3)
41
44
Microsoft.NETCore.Platforms (>= 1.1)
@@ -176,22 +179,123 @@ STORAGE: NONE
176
179
RESTRICTION: || (== net8.0) (== netstandard2.0)
177
180
NUGET
178
181
remote: https://api.nuget.org/v3/index.json
182
+ BenchmarkDotNet (0.14)
183
+ BenchmarkDotNet.Annotations (>= 0.14)
184
+ CommandLineParser (>= 2.9.1)
185
+ Gee.External.Capstone (>= 2.3)
186
+ Iced (>= 1.17)
187
+ Microsoft.CodeAnalysis.CSharp (>= 4.1)
188
+ Microsoft.Diagnostics.Runtime (>= 2.2.332302)
189
+ Microsoft.Diagnostics.Tracing.TraceEvent (>= 3.1.8)
190
+ Microsoft.DotNet.PlatformAbstractions (>= 3.1.6)
191
+ Microsoft.Win32.Registry (>= 5.0) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
192
+ Perfolizer (0.3.17)
193
+ System.Management (>= 5.0)
194
+ System.Numerics.Vectors (>= 4.5) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
195
+ System.Reflection.Emit (>= 4.7) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
196
+ System.Reflection.Emit.Lightweight (>= 4.7) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
197
+ System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
198
+ BenchmarkDotNet.Annotations (0.14)
199
+ CommandLineParser (2.9.1)
200
+ FSharp.Core (8.0.400)
201
+ FsUnit (6.0)
202
+ FSharp.Core (>= 5.0.2)
203
+ NUnit (>= 4.0.1)
204
+ Gee.External.Capstone (2.3)
205
+ Iced (1.21)
206
+ Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
207
+ System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
208
+ Microsoft.CodeAnalysis.Analyzers (3.3.4)
209
+ Microsoft.CodeAnalysis.Common (4.11)
210
+ Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
211
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
212
+ System.Collections.Immutable (>= 8.0)
213
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
214
+ System.Numerics.Vectors (>= 4.5) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
215
+ System.Reflection.Metadata (>= 8.0)
216
+ System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
217
+ System.Text.Encoding.CodePages (>= 7.0) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
218
+ System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
219
+ Microsoft.CodeAnalysis.CSharp (4.11)
220
+ Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
221
+ Microsoft.CodeAnalysis.Common (4.11)
222
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
223
+ System.Collections.Immutable (>= 8.0)
224
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
225
+ System.Numerics.Vectors (>= 4.5) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
226
+ System.Reflection.Metadata (>= 8.0)
227
+ System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
228
+ System.Text.Encoding.CodePages (>= 7.0) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
229
+ System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
179
230
Microsoft.CodeCoverage (17.10) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
231
+ Microsoft.Diagnostics.NETCore.Client (0.2.532401)
232
+ Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
233
+ Microsoft.Extensions.Logging.Abstractions (>= 6.0.4)
234
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
235
+ Microsoft.Diagnostics.Runtime (3.1.512801)
236
+ Microsoft.Diagnostics.NETCore.Client (>= 0.2.410101)
237
+ System.Collections.Immutable (>= 6.0) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
238
+ System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
239
+ Microsoft.Diagnostics.Tracing.TraceEvent (3.1.15)
240
+ Microsoft.Diagnostics.NETCore.Client (>= 0.2.510501)
241
+ Microsoft.Win32.Registry (>= 5.0)
242
+ System.Collections.Immutable (>= 8.0)
243
+ System.Reflection.Metadata (>= 8.0)
244
+ System.Reflection.TypeExtensions (>= 4.7)
245
+ System.Runtime.CompilerServices.Unsafe (>= 6.0)
246
+ Microsoft.DotNet.PlatformAbstractions (3.1.6)
247
+ Microsoft.Extensions.DependencyInjection.Abstractions (8.0.1)
248
+ Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
249
+ System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
250
+ Microsoft.Extensions.Logging.Abstractions (8.0.1)
251
+ Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
252
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
253
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
180
254
Microsoft.NET.Test.Sdk (17.9)
181
255
Microsoft.CodeCoverage (>= 17.9) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
182
256
Microsoft.TestPlatform.TestHost (>= 17.9) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
183
- Microsoft.NETCore.Platforms (7.0.4)
184
257
Microsoft.TestPlatform.ObjectModel (17.10) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
185
258
System.Reflection.Metadata (>= 1.6)
186
259
Microsoft.TestPlatform.TestHost (17.10) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
187
260
Microsoft.TestPlatform.ObjectModel (>= 17.10) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
188
261
Newtonsoft.Json (>= 13.0.1) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
189
- NETStandard.Library (2.0.3)
190
- Microsoft.NETCore.Platforms (>= 1.1)
262
+ Microsoft.Win32.Registry (5.0)
263
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= monoandroid) (< netstandard1.3)) (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
264
+ System.Memory (>= 4.5.4) - restriction: || (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netcoreapp2.1)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
265
+ System.Security.AccessControl (>= 5.0)
266
+ System.Security.Principal.Windows (>= 5.0)
191
267
Newtonsoft.Json (13.0.3) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
192
- NUnit (3.14)
193
- NETStandard.Library (>= 2.0)
194
- NUnit3TestAdapter (4.5)
195
- System.Collections.Immutable (8.0) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
196
- System.Reflection.Metadata (8.0) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
268
+ NUnit (4.2.2)
269
+ NUnit3TestAdapter (4.6)
270
+ Perfolizer (0.3.17)
271
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
272
+ System.Buffers (4.5.1) - restriction: || (&& (== net8.0) (>= monoandroid) (< netstandard1.3)) (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (< net6.0) (>= xamarinios)) (&& (== net8.0) (< net6.0) (>= xamarinmac)) (&& (== net8.0) (< net6.0) (>= xamarintvos)) (&& (== net8.0) (< net6.0) (>= xamarinwatchos)) (&& (== net8.0) (< netcoreapp2.0)) (== netstandard2.0)
273
+ System.CodeDom (8.0)
274
+ System.Collections.Immutable (8.0)
275
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
276
+ System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
277
+ System.Management (8.0)
278
+ System.CodeDom (>= 8.0)
279
+ System.Memory (4.5.5) - restriction: || (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
280
+ System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
281
+ System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net8.0) (< netcoreapp2.0)) (== netstandard2.0)
282
+ System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netcoreapp2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
283
+ System.Numerics.Vectors (4.5) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
284
+ System.Reflection.Emit (4.7) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
285
+ System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
286
+ System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
287
+ System.Reflection.Emit.Lightweight (4.7) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
288
+ System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (< portable-net45+wp8)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
289
+ System.Reflection.Metadata (8.0)
197
290
System.Collections.Immutable (>= 8.0)
291
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
292
+ System.Reflection.TypeExtensions (4.7)
293
+ System.Runtime.CompilerServices.Unsafe (6.0)
294
+ System.Security.AccessControl (6.0.1) - restriction: || (&& (== net8.0) (>= monoandroid) (< netstandard1.3)) (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
295
+ System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
296
+ System.Security.Principal.Windows (5.0) - restriction: || (&& (== net8.0) (>= monoandroid) (< netstandard1.3)) (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
297
+ System.Text.Encoding.CodePages (8.0) - restriction: || (&& (== net8.0) (< net7.0)) (== netstandard2.0)
298
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
299
+ System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
300
+ System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net8.0) (< net6.0)) (== netstandard2.0)
301
+ 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)
0 commit comments