From 88ad754045e6c78009927686559f77d06cdc37ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 06:33:04 +0000 Subject: [PATCH] Bump the xunit group with 2 updates Bumps the xunit group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.5.1 to 2.7.0 - [Commits](https://github.com/xunit/xunit/compare/2.5.1...2.7.0) Updates `xunit.runner.visualstudio` from 2.5.1 to 2.5.7 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.7) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../Controls.Core.Design.UnitTests.csproj | 4 ++-- .../Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj | 4 ++-- src/TestUtils/src/TestUtils/TestUtils.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Controls/tests/Core.Design.UnitTests/Controls.Core.Design.UnitTests.csproj b/src/Controls/tests/Core.Design.UnitTests/Controls.Core.Design.UnitTests.csproj index 6554ac7bbda4..661f5c5050fe 100644 --- a/src/Controls/tests/Core.Design.UnitTests/Controls.Core.Design.UnitTests.csproj +++ b/src/Controls/tests/Core.Design.UnitTests/Controls.Core.Design.UnitTests.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj b/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj index d7401e54fcd2..6ba829daa40f 100644 --- a/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj +++ b/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/TestUtils/src/TestUtils/TestUtils.csproj b/src/TestUtils/src/TestUtils/TestUtils.csproj index c4743c4d9794..bf109f1798ef 100644 --- a/src/TestUtils/src/TestUtils/TestUtils.csproj +++ b/src/TestUtils/src/TestUtils/TestUtils.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file