diff --git a/paket.dependencies b/paket.dependencies index cce175e..143a859 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -1,4 +1,4 @@ -framework: auto-detect +framework: net472, net6.0 storage: none source https://api.nuget.org/v3/index.json source https://nuget.pkg.github.com/aardvark-platform/index.json @@ -27,16 +27,16 @@ nuget Xbim.Geometry ~> 6.0.0-dev nuget Xbim.Geometry.Engine.Interop ~> 6.0.0-dev nuget Xbim.ModelGeometry.Scene ~> 6.0.0-dev -nuget Microsoft.Extensions.Logging >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.Logging.Abstractions >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.Configuration.Abstractions >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.Configuration.Binder >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.DependencyInjection.Abstractions >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.Options >= 2.1.1 lowest_matching: true -nuget Microsoft.Extensions.Primitives >= 2.1.1 lowest_matching: true +nuget Microsoft.Extensions.Logging >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.Logging.Abstractions >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.Configuration.Abstractions >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.Configuration.Binder >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.DependencyInjection.Abstractions >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.Options >= 6.0.0 lowest_matching: true +nuget Microsoft.Extensions.Primitives >= 6.0.0 lowest_matching: true group Test - framework: auto-detect + framework: net6.0 storage: none source https://api.nuget.org/v3/index.json diff --git a/paket.lock b/paket.lock index fc49485..c46fdd6 100644 --- a/paket.lock +++ b/paket.lock @@ -1,11 +1,11 @@ STORAGE: NONE -RESTRICTION: == net472 +RESTRICTION: || (== net472) (== net6.0) NUGET remote: https://api.nuget.org/v3/index.json Aardvark.Base (5.2.29) Aardvark.Base.Telemetry (5.2.29) System.Collections.Immutable (>= 5.0) - System.Reflection.Metadata (>= 5.0) + System.Reflection.Metadata (>= 5.0) - restriction: || (== net472) (&& (== net6.0) (< netcoreapp3.1)) System.Text.Json (>= 4.7.2) Aardvark.Base.Essentials (5.2.29) Aardvark.Base (5.2.29) @@ -35,7 +35,8 @@ NUGET FSharp.Core (>= 5.0) SixLabors.ImageSharp (>= 2.1.3 < 2.2) Aardvark.Base.TypeProviders (4.5.15) - FSharp.Core (>= 3.1.2.5) + FSharp.Core (>= 3.1.2.5) - restriction: || (== net472) (&& (== net6.0) (>= net45)) + FSharp.Core (>= 4.2.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) Aardvark.Build (1.0.22) Aardvark.Geometry.Clustering (5.3.8) Aardvark.Base (>= 5.2.28 < 5.3) @@ -80,73 +81,196 @@ NUGET System.Reflection.Emit.Lightweight (>= 4.6) FsPickler (5.3.2) FSharp.Core (>= 4.3.2) - Microsoft.Bcl.AsyncInterfaces (8.0) - System.Threading.Tasks.Extensions (>= 4.5.4) + System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) Microsoft.Database.ManagedEsent (2.0.4) - Microsoft.Extensions.Configuration (2.1.1) - Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1) - Microsoft.Extensions.Configuration.Abstractions (2.1.1) - Microsoft.Extensions.Primitives (>= 2.1.1) - Microsoft.Extensions.Configuration.Binder (2.1.1) - Microsoft.Extensions.Configuration (>= 2.1.1) - Microsoft.Extensions.DependencyInjection (2.1.1) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1) - Microsoft.Extensions.DependencyInjection.Abstractions (2.1.1) - Microsoft.Extensions.Logging (2.1.1) - Microsoft.Extensions.Configuration.Binder (>= 2.1.1) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1) - Microsoft.Extensions.Logging.Abstractions (>= 2.1.1) - Microsoft.Extensions.Options (>= 2.1.1) - Microsoft.Extensions.Logging.Abstractions (2.1.1) - Microsoft.Extensions.Options (2.1.1) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1) - Microsoft.Extensions.Primitives (>= 2.1.1) - Microsoft.Extensions.Primitives (2.1.1) - System.Memory (>= 4.5.1) - System.Runtime.CompilerServices.Unsafe (>= 4.5.1) + Microsoft.Extensions.Configuration.Abstractions (6.0) + Microsoft.Extensions.Primitives (>= 6.0) + System.ValueTuple (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) + Microsoft.Extensions.Configuration.Binder (6.0) + Microsoft.Extensions.Configuration.Abstractions (>= 6.0) + Microsoft.Extensions.DependencyInjection (6.0.1) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + System.Runtime.CompilerServices.Unsafe (>= 6.0) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.DependencyInjection.Abstractions (6.0) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.Logging (6.0) + Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.DependencyInjection (>= 6.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Extensions.Logging.Abstractions (>= 6.0) + Microsoft.Extensions.Options (>= 6.0) + System.Diagnostics.DiagnosticSource (>= 6.0) + System.ValueTuple (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) + Microsoft.Extensions.Logging.Abstractions (6.0) + System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net461)) + System.Memory (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) + Microsoft.Extensions.Options (6.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Extensions.Primitives (>= 6.0) + Microsoft.Extensions.Primitives (6.0) + System.Memory (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) + System.Runtime.CompilerServices.Unsafe (>= 6.0) + Microsoft.NETCore.Platforms (7.0.4) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (5.0) - restriction: || (&& (== net472) (< net45)) (== net6.0) SixLabors.ImageSharp (2.1.8) - System.Buffers (>= 4.5.1) - System.Memory (>= 4.5.4) - System.Numerics.Vectors (>= 4.5) + System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) + System.Memory (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) + System.Numerics.Vectors (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) System.Runtime.CompilerServices.Unsafe (>= 5.0) System.Text.Encoding.CodePages (>= 5.0) - System.Buffers (4.5.1) + System.Buffers (4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) + System.Collections (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) System.Collections.Immutable (8.0) - System.Memory (>= 4.5.5) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Configuration.ConfigurationManager (8.0) + System.Security.Cryptography.ProtectedData (>= 8.0) - restriction: || (&& (== net472) (< net462)) (&& (== net472) (>= net6.0)) (== net6.0) + System.Diagnostics.Debug (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Diagnostics.DiagnosticSource (8.0.1) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Dynamic.Runtime (4.3) - System.Memory (4.5.5) - System.Buffers (>= 4.5.1) - System.Numerics.Vectors (>= 4.5) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - System.Numerics.Vectors (4.5) + System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Linq (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Linq.Expressions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.ObjectModel (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Globalization (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.IO (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Linq (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Linq.Expressions (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.IO (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Linq (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.ObjectModel (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Extensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Memory (4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) + System.Numerics.Vectors (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (== net472) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) + System.Numerics.Vectors (4.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp2.1)) + System.ObjectModel (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.IO (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit (4.7) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net472) (< net45)) (== net6.0) System.Reflection.Emit.Lightweight (4.7) - System.Reflection.Metadata (8.0) + System.Reflection.Extensions (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.Metadata (8.0) - restriction: || (== net472) (&& (== net6.0) (< netcoreapp3.1)) System.Collections.Immutable (>= 8.0) - System.Memory (>= 4.5.5) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Reflection.Primitives (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection.TypeExtensions (4.7) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Resources.ResourceManager (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (4.3.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) System.Runtime.CompilerServices.Unsafe (6.0) + System.Runtime.Extensions (4.3.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Security.Cryptography.ProtectedData (8.0) - restriction: || (&& (== net472) (< net462)) (&& (== net472) (>= net6.0)) (== net6.0) + System.Text.Encoding (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) System.Text.Encoding.CodePages (8.0) - System.Memory (>= 4.5.5) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Encodings.Web (8.0) - System.Buffers (>= 4.5.1) - System.Memory (>= 4.5.5) + System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Json (8.0.3) - Microsoft.Bcl.AsyncInterfaces (>= 8.0) - System.Buffers (>= 4.5.1) - System.Memory (>= 4.5.5) + Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) System.Runtime.CompilerServices.Unsafe (>= 6.0) System.Text.Encodings.Web (>= 8.0) - System.Threading.Tasks.Extensions (>= 4.5.4) - System.ValueTuple (>= 4.5) - System.Threading.Tasks.Extensions (4.5.4) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - System.ValueTuple (4.5) + System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.ValueTuple (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) + System.Threading (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading.Tasks (4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) + System.Threading.Tasks.Extensions (4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.0)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= wp8)) + System.ValueTuple (4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) Xbim.Common (6.0.445) - Microsoft.Extensions.DependencyInjection (>= 2.1.1) - Microsoft.Extensions.Logging.Abstractions (>= 2.1.1) + Microsoft.Extensions.DependencyInjection (>= 2.1.1) - restriction: || (== net472) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.DependencyInjection (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0) + Microsoft.Extensions.Logging.Abstractions (>= 2.1.1) - restriction: || (== net472) (&& (== net6.0) (< netstandard2.1)) + Microsoft.Extensions.Logging.Abstractions (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0) Xbim.Essentials (6.0.445) Xbim.Common (>= 6.0.445) Xbim.Ifc (>= 6.0.445) @@ -189,7 +313,8 @@ NUGET Xbim.Geometry.Engine.Interop (>= 6.0.0-dev) Xbim.ModelGeometry.Scene (>= 6.0.0-dev) Xbim.Geometry.Engine.Interop (6.0.0-dev) - Microsoft.Extensions.Options (>= 2.1.1) + Microsoft.Extensions.Options (>= 2.1.1) - restriction: || (== net472) (&& (== net6.0) (>= net472)) + Microsoft.Extensions.Options (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0) Xbim.Geometry.Abstractions (>= 6.2.344-develop) Xbim.ModelGeometry.Scene (6.0.0-dev) System.Configuration.ConfigurationManager (>= 6.0.1) @@ -200,11 +325,27 @@ NUGET GROUP Test STORAGE: NONE -RESTRICTION: == net472 +RESTRICTION: == net6.0 NUGET remote: https://api.nuget.org/v3/index.json Microsoft.CodeCoverage (17.9) Microsoft.NET.Test.Sdk (17.7.2) Microsoft.CodeCoverage (>= 17.7.2) + Microsoft.TestPlatform.TestHost (>= 17.7.2) + Microsoft.NETCore.Platforms (7.0.4) + Microsoft.TestPlatform.ObjectModel (17.9) + System.Reflection.Metadata (>= 1.6) + Microsoft.TestPlatform.TestHost (17.9) + Microsoft.TestPlatform.ObjectModel (>= 17.9) + Newtonsoft.Json (>= 13.0.1) + NETStandard.Library (2.0.3) + Microsoft.NETCore.Platforms (>= 1.1) + Newtonsoft.Json (13.0.3) NUnit (3.13.3) + NETStandard.Library (>= 2.0) NUnit3TestAdapter (4.5) + System.Collections.Immutable (8.0) + System.Runtime.CompilerServices.Unsafe (>= 6.0) + System.Reflection.Metadata (8.0) + System.Collections.Immutable (>= 8.0) + System.Runtime.CompilerServices.Unsafe (6.0) diff --git a/src/Aardvark.Data.Ifc/Aardvark.Data.Ifc.csproj b/src/Aardvark.Data.Ifc/Aardvark.Data.Ifc.csproj index 4b75492..58588d3 100644 --- a/src/Aardvark.Data.Ifc/Aardvark.Data.Ifc.csproj +++ b/src/Aardvark.Data.Ifc/Aardvark.Data.Ifc.csproj @@ -1,7 +1,7 @@  - net472 + net472;net6.0 true 9.0 diff --git a/src/Test/Ifc/IfcTest.csproj b/src/Test/Ifc/IfcTest.csproj index 70e19a8..9daa618 100644 --- a/src/Test/Ifc/IfcTest.csproj +++ b/src/Test/Ifc/IfcTest.csproj @@ -2,7 +2,7 @@ Library - net472 + net6.0 9.0