From cf98bbd43b7b122231390015544d5e99a7f20ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:11:07 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in the xunit group Bumps the xunit group with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] --- test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj | 2 +- test/Kinetic.Tests/Kinetic.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj b/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj index cf19e64..196a148 100644 --- a/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj +++ b/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj @@ -5,7 +5,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Kinetic.Tests/Kinetic.Tests.csproj b/test/Kinetic.Tests/Kinetic.Tests.csproj index 3e77e9d..feeea3e 100644 --- a/test/Kinetic.Tests/Kinetic.Tests.csproj +++ b/test/Kinetic.Tests/Kinetic.Tests.csproj @@ -3,7 +3,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all