From 9dd949d6eaf52194bfa4d84c29b17c704f0a9010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 02:10:51 +0000 Subject: [PATCH] Bump the xunit group with 2 updates Bumps the xunit group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.7.0 to 2.8.0 - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0) Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../Dotnet.Core.Samples.WebApi.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dotnet.Core.Samples.WebApi.Tests/Dotnet.Core.Samples.WebApi.Tests.csproj b/Dotnet.Core.Samples.WebApi.Tests/Dotnet.Core.Samples.WebApi.Tests.csproj index 5009d86..3413334 100644 --- a/Dotnet.Core.Samples.WebApi.Tests/Dotnet.Core.Samples.WebApi.Tests.csproj +++ b/Dotnet.Core.Samples.WebApi.Tests/Dotnet.Core.Samples.WebApi.Tests.csproj @@ -8,8 +8,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all