From cd3ea0d1a928da5ab1e4a553c16857a4f20d63c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:20:39 +0000 Subject: [PATCH] Bump xunit from 2.8.1 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.1...2.9.1) --- 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..66226f3 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..4717f2c 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