From 8e741c377fa060af90d9a43fc7a4b1215a319f0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:33:19 +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 ++-- .../tests/Core.UnitTests/Controls.Core.UnitTests.csproj | 4 ++-- src/Core/tests/UnitTests/Core.UnitTests.csproj | 4 ++-- src/Essentials/test/UnitTests/Essentials.UnitTests.csproj | 4 ++-- src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj | 4 ++-- .../Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj | 4 ++-- src/TestUtils/src/TestUtils/TestUtils.csproj | 2 +- 7 files changed, 13 insertions(+), 13 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/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj b/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj index cc711d788b03..f57fcd7714ef 100644 --- a/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj +++ b/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/tests/UnitTests/Core.UnitTests.csproj b/src/Core/tests/UnitTests/Core.UnitTests.csproj index 54383fa7b82b..4aab1795c2fb 100644 --- a/src/Core/tests/UnitTests/Core.UnitTests.csproj +++ b/src/Core/tests/UnitTests/Core.UnitTests.csproj @@ -29,8 +29,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj b/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj index 88a438aebe82..57788bb17b09 100644 --- a/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj +++ b/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj b/src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj index 1a48074db1e3..fe3b717f097b 100644 --- a/src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj +++ b/src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all 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