From 1d8ab0368b14bd8dd60ce18800e6332e5cb0ebc1 Mon Sep 17 00:00:00 2001 From: Sergio Pedri Date: Fri, 11 Oct 2019 12:38:54 +0200 Subject: [PATCH] Updated NuGet references --- .../ComputeSharp.Graphics.csproj | 2 +- src/ComputeSharp.Shaders/ComputeSharp.Shaders.csproj | 4 ++-- src/ComputeSharp/ComputeSharp.csproj | 2 +- src/ComputeSharp/ComputeSharp.nuspec | 12 ++++++------ .../ComputeSharp.Tests.Internals.csproj | 6 +++--- tests/ComputeSharp.Tests/ComputeSharp.Tests.csproj | 6 +++--- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/ComputeSharp.Graphics/ComputeSharp.Graphics.csproj b/src/ComputeSharp.Graphics/ComputeSharp.Graphics.csproj index a24ce828e..873afc890 100644 --- a/src/ComputeSharp.Graphics/ComputeSharp.Graphics.csproj +++ b/src/ComputeSharp.Graphics/ComputeSharp.Graphics.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/ComputeSharp.Shaders/ComputeSharp.Shaders.csproj b/src/ComputeSharp.Shaders/ComputeSharp.Shaders.csproj index 080088b25..5ed31bb65 100644 --- a/src/ComputeSharp.Shaders/ComputeSharp.Shaders.csproj +++ b/src/ComputeSharp.Shaders/ComputeSharp.Shaders.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/ComputeSharp/ComputeSharp.csproj b/src/ComputeSharp/ComputeSharp.csproj index a4f15ee8d..2a0d52949 100644 --- a/src/ComputeSharp/ComputeSharp.csproj +++ b/src/ComputeSharp/ComputeSharp.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/ComputeSharp/ComputeSharp.nuspec b/src/ComputeSharp/ComputeSharp.nuspec index 5f2ab3302..2f6618049 100644 --- a/src/ComputeSharp/ComputeSharp.nuspec +++ b/src/ComputeSharp/ComputeSharp.nuspec @@ -2,7 +2,7 @@ ComputeSharp - 1.3.0 + 1.3.1 ComputeSharp Sergio Pedri Sergio Pedri @@ -11,16 +11,16 @@ https://i.imgur.com/ntvmD6P.png false A .NET Standard 2.1 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders - New ComputeSharp.Bool type, speed optimizations and bug fixes + Bug fixes, NuGet updates Copyright (c) 2019 Sergio Pedri dotnet net netcore netstandard csharp library graphics shader hlsl compute gpu - - + + - - + + diff --git a/tests/ComputeSharp.Tests.Internals/ComputeSharp.Tests.Internals.csproj b/tests/ComputeSharp.Tests.Internals/ComputeSharp.Tests.Internals.csproj index 32d0c9822..6f0f9fe8e 100644 --- a/tests/ComputeSharp.Tests.Internals/ComputeSharp.Tests.Internals.csproj +++ b/tests/ComputeSharp.Tests.Internals/ComputeSharp.Tests.Internals.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/tests/ComputeSharp.Tests/ComputeSharp.Tests.csproj b/tests/ComputeSharp.Tests/ComputeSharp.Tests.csproj index 32d0c9822..6f0f9fe8e 100644 --- a/tests/ComputeSharp.Tests/ComputeSharp.Tests.csproj +++ b/tests/ComputeSharp.Tests/ComputeSharp.Tests.csproj @@ -7,9 +7,9 @@ - - - + + +