From 075458b3fd632e95ef37bd9c98c740668c660e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:24:36 +1100 Subject: [PATCH] Bump Xunit from 2.6.6 to 2.7.0 (#610) Bumps [Xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0) --- updated-dependencies: - dependency-name: Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../MethodDecorator.Fody.PnP.Tests.csproj | 2 +- MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj b/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj index 68c5fc2..c7fe182 100644 --- a/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj +++ b/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj b/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj index c7e858d..19e0ee9 100644 --- a/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj +++ b/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj @@ -7,7 +7,7 @@ - + all