From 3fb84c244033f971b597853f15a39aa091e5e1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:04:33 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/SecretSharingDotNet6Test.csproj | 2 +- tests/SecretSharingDotNet7Test.csproj | 2 +- tests/SecretSharingDotNetFx4.6.2Test.csproj | 2 +- tests/SecretSharingDotNetTest.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/SecretSharingDotNet6Test.csproj b/tests/SecretSharingDotNet6Test.csproj index 6a27664..7d7a112 100644 --- a/tests/SecretSharingDotNet6Test.csproj +++ b/tests/SecretSharingDotNet6Test.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SecretSharingDotNet7Test.csproj b/tests/SecretSharingDotNet7Test.csproj index 9c12872..489806e 100644 --- a/tests/SecretSharingDotNet7Test.csproj +++ b/tests/SecretSharingDotNet7Test.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SecretSharingDotNetFx4.6.2Test.csproj b/tests/SecretSharingDotNetFx4.6.2Test.csproj index 34a6773..85f25d8 100644 --- a/tests/SecretSharingDotNetFx4.6.2Test.csproj +++ b/tests/SecretSharingDotNetFx4.6.2Test.csproj @@ -81,7 +81,7 @@ all - 2.5.0 + 2.5.1 runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/SecretSharingDotNetTest.csproj b/tests/SecretSharingDotNetTest.csproj index 7d4e333..029151a 100644 --- a/tests/SecretSharingDotNetTest.csproj +++ b/tests/SecretSharingDotNetTest.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all