From 8fcf948a8828ade83f9d1098fae0d4a037d0c407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:40:02 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) --- 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 79671de..662531f 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 2c7bb00..3d81d47 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 1b0665d..5b03d42 100644 --- a/tests/SecretSharingDotNetFx4.6.2Test.csproj +++ b/tests/SecretSharingDotNetFx4.6.2Test.csproj @@ -81,7 +81,7 @@ all - 2.5.1 + 2.5.3 runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/SecretSharingDotNetTest.csproj b/tests/SecretSharingDotNetTest.csproj index 9de3b7f..f2a7ef2 100644 --- a/tests/SecretSharingDotNetTest.csproj +++ b/tests/SecretSharingDotNetTest.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all