diff --git a/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj b/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj index a8561884..af6cb590 100644 --- a/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj +++ b/src/Backends/DotCompute.Backends.CUDA/DotCompute.Backends.CUDA.csproj @@ -67,7 +67,7 @@ - + diff --git a/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj b/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj index b843bc2f..57325ce8 100644 --- a/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj +++ b/src/Backends/DotCompute.Backends.Metal/DotCompute.Backends.Metal.csproj @@ -63,7 +63,7 @@ - + diff --git a/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj b/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj index b3ebe033..0bf9d68a 100644 --- a/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj +++ b/src/Core/DotCompute.Abstractions/DotCompute.Abstractions.csproj @@ -41,10 +41,10 @@ - - - - + + + + @@ -52,8 +52,8 @@ - - + + diff --git a/src/Core/DotCompute.Core/DotCompute.Core.csproj b/src/Core/DotCompute.Core/DotCompute.Core.csproj index ee3b078d..cb6480b2 100644 --- a/src/Core/DotCompute.Core/DotCompute.Core.csproj +++ b/src/Core/DotCompute.Core/DotCompute.Core.csproj @@ -95,14 +95,14 @@ - + - + \ 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 908d3b70..8a3b3a21 100644 --- a/src/Core/DotCompute.Memory/DotCompute.Memory.csproj +++ b/src/Core/DotCompute.Memory/DotCompute.Memory.csproj @@ -43,11 +43,11 @@ - + - + diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 7b21556c..086a000e 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -90,7 +90,7 @@ - + all runtime; build; native; contentfiles; analyzers @@ -98,7 +98,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 ccd5c127..9b2eba29 100644 --- a/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj +++ b/src/Extensions/DotCompute.Algorithms/DotCompute.Algorithms.csproj @@ -41,9 +41,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj b/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj index 2a3002f5..20e0c230 100644 --- a/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj +++ b/src/Runtime/DotCompute.Generators.Cli/DotCompute.Generators.Cli.csproj @@ -39,7 +39,7 @@ - + diff --git a/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj b/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj index 30740d1e..6b26de35 100644 --- a/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj +++ b/src/Runtime/DotCompute.Generators/DotCompute.Generators.csproj @@ -28,7 +28,7 @@ - + @@ -94,7 +94,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 3429daa2..b3f0594f 100644 --- a/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj +++ b/src/Runtime/DotCompute.Plugins/DotCompute.Plugins.csproj @@ -34,8 +34,8 @@ - - + + @@ -45,7 +45,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -57,10 +57,10 @@ - + - + \ 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 2e75b0b4..1ff265cc 100644 --- a/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj +++ b/src/Runtime/DotCompute.Runtime/DotCompute.Runtime.csproj @@ -64,8 +64,8 @@ - - + + \ No newline at end of file