From 0b6f3179f2c1c6f1ff3563902c08f82c2d993125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:44:19 +0000 Subject: [PATCH] Bump xunit from 2.8.1 to 2.9.0 Bumps xunit from 2.8.1 to 2.9.0. --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ExampleTests/ExampleTests/ExampleTests.csproj | 2 +- .../IntelliTect.TestTools.TestFramework.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExampleTests/ExampleTests/ExampleTests.csproj b/ExampleTests/ExampleTests/ExampleTests.csproj index 1153f90..f8c2ed9 100644 --- a/ExampleTests/ExampleTests/ExampleTests.csproj +++ b/ExampleTests/ExampleTests/ExampleTests.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj index 41a0a0d..f2955e1 100644 --- a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj +++ b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj @@ -16,7 +16,7 @@ all - + all runtime; build; native; contentfiles; analyzers; buildtransitive