From 1e099ec8b2aa3191cd220fc1333b401d489a6b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:05:40 +0000 Subject: [PATCH] Bump xunit from 2.5.0 to 2.6.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.6.0. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj b/test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj index 10c43b2..0db4b5d 100644 --- a/test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj +++ b/test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all