From aa62b72df353f18257252ec092b6c0e63633d6cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 05:14:56 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ChangeDB.ConsoleApp.End2EndTest.csproj | 2 +- test/Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj index 620ed57..1997a33 100644 --- a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj +++ b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Directory.Build.props b/test/Directory.Build.props index e3b15d8..ccbdb5e 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all