From cf6ccfc047d32571e54ea43297b74ca11944063d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 04:30:27 +0000 Subject: [PATCH] Update xunit requirement from 2.5.* to 2.6.* Updates the requirements on [xunit](https://github.com/xunit/xunit) to permit the latest version. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.6.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../TBC.Common.Configuration.Registry.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/TBC.Common.Configuration.Registry.Tests/TBC.Common.Configuration.Registry.Tests.csproj b/tests/TBC.Common.Configuration.Registry.Tests/TBC.Common.Configuration.Registry.Tests.csproj index e2e0555..f3deec2 100644 --- a/tests/TBC.Common.Configuration.Registry.Tests/TBC.Common.Configuration.Registry.Tests.csproj +++ b/tests/TBC.Common.Configuration.Registry.Tests/TBC.Common.Configuration.Registry.Tests.csproj @@ -1,4 +1,4 @@ - + net7.0-windows;net6.0-windows;net471 @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive