From 2eb59c6b8248a8051e17a34c7edd2719eed6d56c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 02:23:41 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) 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.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- test/YaNco.Core.Tests/YaNco.Core.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index d56478ac..e5b4a42f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,7 +19,7 @@ - + diff --git a/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj b/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj index 2e951a15..8025fcfe 100644 --- a/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj +++ b/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all