From 6484116c214c6ad619b60f85ae57c0ecf04a1a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 16:36:54 +0000 Subject: [PATCH] Bump xunit from 2.4.2 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/AssemblyFixture/AssemblyFixture.csproj | 2 +- src/Tests/AssemblyFixture.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AssemblyFixture/AssemblyFixture.csproj b/src/AssemblyFixture/AssemblyFixture.csproj index 8dd1976..e72a314 100644 --- a/src/AssemblyFixture/AssemblyFixture.csproj +++ b/src/AssemblyFixture/AssemblyFixture.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Tests/AssemblyFixture.Tests.csproj b/src/Tests/AssemblyFixture.Tests.csproj index 711c7b1..b41b313 100644 --- a/src/Tests/AssemblyFixture.Tests.csproj +++ b/src/Tests/AssemblyFixture.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0 Xunit @@ -6,7 +6,7 @@ - +