From 989ce09f7be8bfc69d421db467f8306603c39831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 04:54:57 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.12.0 in /Src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ILGPU.Algorithms.Tests.CPU.csproj | 2 +- .../ILGPU.Algorithms.Tests.Cuda.csproj | 2 +- .../ILGPU.Algorithms.Tests.OpenCL.csproj | 2 +- Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj | 2 +- Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj | 2 +- Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj | 2 +- Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj | 2 +- Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj | 2 +- Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj | 2 +- Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj | 2 +- Src/ILGPU.Tests/ILGPU.Tests.csproj | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj b/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj index a26eaf32d..be3360372 100644 --- a/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj +++ b/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj @@ -24,7 +24,7 @@ - + all diff --git a/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj b/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj index 2680fdbd7..477b95f72 100644 --- a/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj +++ b/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj @@ -24,7 +24,7 @@ - + all diff --git a/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj b/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj index b29b8ae87..5291bc935 100644 --- a/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj +++ b/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj @@ -24,7 +24,7 @@ - + all diff --git a/Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj b/Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj index 0522f416a..a652d53c1 100644 --- a/Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj +++ b/Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj @@ -29,7 +29,7 @@ - + diff --git a/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj b/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj index 9971c843c..a7d3dd0f0 100644 --- a/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj +++ b/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj b/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj index 91c6c906f..b6a077cc7 100644 --- a/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj +++ b/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj @@ -16,7 +16,7 @@ - + all diff --git a/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj b/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj index d4dacb3e1..be322ef63 100644 --- a/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj +++ b/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj @@ -15,7 +15,7 @@ - + all diff --git a/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj b/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj index d4dacb3e1..be322ef63 100644 --- a/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj +++ b/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj @@ -15,7 +15,7 @@ - + all diff --git a/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj b/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj index d8e2344b7..d8d370408 100644 --- a/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj +++ b/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj @@ -15,7 +15,7 @@ - + all diff --git a/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj b/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj index 89e570df7..3479bfaee 100644 --- a/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj +++ b/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj @@ -15,7 +15,7 @@ - + all diff --git a/Src/ILGPU.Tests/ILGPU.Tests.csproj b/Src/ILGPU.Tests/ILGPU.Tests.csproj index 0cef1d4a7..d383c50f4 100644 --- a/Src/ILGPU.Tests/ILGPU.Tests.csproj +++ b/Src/ILGPU.Tests/ILGPU.Tests.csproj @@ -33,7 +33,7 @@ - +