From b47af88b06812701242f5cf42a1222929a227d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 01:05:07 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.6 to 2.8.1 in /Src Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.8.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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.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 +- 9 files changed, 9 insertions(+), 9 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 75729a940..9a29632ee 100644 --- a/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj +++ b/Src/ILGPU.Algorithms.Tests.CPU/ILGPU.Algorithms.Tests.CPU.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive 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 4632989eb..deb59c0e9 100644 --- a/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj +++ b/Src/ILGPU.Algorithms.Tests.Cuda/ILGPU.Algorithms.Tests.Cuda.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive 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 142fb1fd1..bd72227c7 100644 --- a/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj +++ b/Src/ILGPU.Algorithms.Tests.OpenCL/ILGPU.Algorithms.Tests.OpenCL.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj b/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj index c298bc8fd..593ab9fb6 100644 --- a/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj +++ b/Src/ILGPU.Analyzers.Tests/ILGPU.Analyzers.Tests.csproj @@ -15,7 +15,7 @@ - + all 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 5e8730d45..7fcddb7e1 100644 --- a/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj +++ b/Src/ILGPU.Tests.CPU/ILGPU.Tests.CPU.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj b/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj index 751ffb811..90fbbffec 100644 --- a/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj +++ b/Src/ILGPU.Tests.Cuda/ILGPU.Tests.Cuda.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj b/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj index 751ffb811..90fbbffec 100644 --- a/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj +++ b/Src/ILGPU.Tests.OpenCL/ILGPU.Tests.OpenCL.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj b/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj index 2789edd9e..f5b5839d6 100644 --- a/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj +++ b/Src/ILGPU.Tests.Velocity/ILGPU.Tests.Velocity.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj b/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj index 45c2563f7..5467acce8 100644 --- a/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj +++ b/Src/ILGPU.Tests.Velocity128/ILGPU.Tests.Velocity128.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive