From 69eaf22689617d5b4def0ab35032bffa2d2a00ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:42:52 +0000 Subject: [PATCH] Bump xunit from 2.5.1 to 2.6.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.6.3. - [Commits](https://github.com/xunit/xunit/compare/2.5.1...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../DirectoryServices.Tests.csproj | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/DirectoryServices.Tests/DirectoryServices.Tests.csproj b/DirectoryServices.Tests/DirectoryServices.Tests.csproj index 3083956..729bfe6 100644 --- a/DirectoryServices.Tests/DirectoryServices.Tests.csproj +++ b/DirectoryServices.Tests/DirectoryServices.Tests.csproj @@ -1,32 +1,32 @@ - - - - DirectoryServices.Tests - net7.0 - enable - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + DirectoryServices.Tests + net7.0 + enable + enable + + false + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + \ No newline at end of file