From 14d1f99e5b485e1d59e2f439680e56c398240fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 02:23:02 +0000 Subject: [PATCH] Bump xunit from 2.7.0 to 2.8.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0) --- updated-dependencies: - dependency-name: xunit 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..d54bf90d 100644 --- a/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj +++ b/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all