From fe7ab3e962e9f946373a1e6175014ba68fed714e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:04:28 +0000 Subject: [PATCH 1/2] Bump Verify.Xunit from 23.7.1 to 24.1.0 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.7.1 to 24.1.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/23.7.1...24.1.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/Injectio.Tests/Injectio.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Injectio.Tests/Injectio.Tests.csproj b/tests/Injectio.Tests/Injectio.Tests.csproj index af70363..f4786a9 100644 --- a/tests/Injectio.Tests/Injectio.Tests.csproj +++ b/tests/Injectio.Tests/Injectio.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive From 2a4f749edb2d39ba6f4e08285d2709fb6b0badaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:20:06 +0000 Subject: [PATCH 2/2] 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] --- tests/Injectio.Tests/Injectio.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Injectio.Tests/Injectio.Tests.csproj b/tests/Injectio.Tests/Injectio.Tests.csproj index af70363..f36ecf7 100644 --- a/tests/Injectio.Tests/Injectio.Tests.csproj +++ b/tests/Injectio.Tests/Injectio.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all