diff --git a/src/Backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj b/src/Backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj index bc00bbee..3d06df31 100644 --- a/src/Backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj +++ b/src/Backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj @@ -77,7 +77,7 @@ - + all diff --git a/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj b/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj index 9d75f843..15673841 100644 --- a/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj +++ b/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj @@ -66,13 +66,13 @@ - - - - + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -81,8 +81,8 @@ - - + + PreserveNewest runtimes\ diff --git a/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj b/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj index 3f655bc7..e9ffb600 100644 --- a/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj +++ b/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj @@ -60,13 +60,13 @@ - - - - - - - + + + + + + + diff --git a/src/Backends/DotCompute.Backends.OpenCL/DotCompute.Backends.OpenCL.csproj b/src/Backends/DotCompute.Backends.OpenCL/DotCompute.Backends.OpenCL.csproj index 334574df..d98e485c 100644 --- a/src/Backends/DotCompute.Backends.OpenCL/DotCompute.Backends.OpenCL.csproj +++ b/src/Backends/DotCompute.Backends.OpenCL/DotCompute.Backends.OpenCL.csproj @@ -39,18 +39,18 @@ - - - - + + + + - - + + PreserveNewest runtimes\ diff --git a/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj b/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj index e1204e15..ea0b606a 100644 --- a/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj +++ b/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj @@ -42,10 +42,10 @@ - - - - + + + + @@ -55,8 +55,8 @@ - - + + diff --git a/src/Core/DotCompute.Core/DotCompute.Core.csproj b/src/Core/DotCompute.Core/DotCompute.Core.csproj index 00d59308..1746eae4 100644 --- a/src/Core/DotCompute.Core/DotCompute.Core.csproj +++ b/src/Core/DotCompute.Core/DotCompute.Core.csproj @@ -46,12 +46,12 @@ - - - + + + - + @@ -60,11 +60,11 @@ - - + + - + @@ -102,15 +102,15 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/src/Core/DotCompute.Memory/DotCompute.Memory.csproj b/src/Core/DotCompute.Memory/DotCompute.Memory.csproj index e58b9b34..dc6d28da 100644 --- a/src/Core/DotCompute.Memory/DotCompute.Memory.csproj +++ b/src/Core/DotCompute.Memory/DotCompute.Memory.csproj @@ -36,7 +36,7 @@ - + @@ -46,11 +46,11 @@ - - - - - + + + + + diff --git a/src/Directory.Build.props b/src/Directory.Build.props index a95c9182..46c9921a 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -86,7 +86,7 @@ - + all runtime; build; native; contentfiles; analyzers @@ -94,7 +94,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj b/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj index 741b231f..c9624f85 100644 --- a/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj +++ b/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj @@ -29,10 +29,10 @@ - - - - + + + + @@ -42,10 +42,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Extensions/DotCompute.Linq/DotCompute.Linq.csproj b/src/Extensions/DotCompute.Linq/DotCompute.Linq.csproj index 2cf1d39a..a84e9153 100644 --- a/src/Extensions/DotCompute.Linq/DotCompute.Linq.csproj +++ b/src/Extensions/DotCompute.Linq/DotCompute.Linq.csproj @@ -39,7 +39,7 @@ - + diff --git a/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj b/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj index b297ee56..24e8deeb 100644 --- a/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj +++ b/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj @@ -34,14 +34,14 @@ - - + + - + - + diff --git a/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj b/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj index 1dfdabb0..c1fe0584 100644 --- a/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj +++ b/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj @@ -25,10 +25,10 @@ - - + + - + @@ -92,7 +92,7 @@ - + \ No newline at end of file diff --git a/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj b/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj index cc53efd8..b505972a 100644 --- a/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj +++ b/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj @@ -25,16 +25,16 @@ - - - - - - - - + + + + + + + + - + @@ -44,9 +44,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -58,11 +58,11 @@ - - - - - + + + + + \ No newline at end of file diff --git a/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj b/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj index 652a4bc9..ca77578b 100644 --- a/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj +++ b/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj @@ -50,15 +50,15 @@ - - - - - - - - - + + + + + + + + + all @@ -67,8 +67,8 @@ - - + + \ No newline at end of file