From 4038618668dc7889f97a93070e430cf38a28fa7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:17:57 +0000 Subject: [PATCH] Bump xunit from 2.6.4 to 2.6.5 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5. - [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../POCAsterisk.IntegrationTests.csproj | 2 +- Tests/POCAsterisk.Tests/POCAsterisk.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/POCAsterisk.IntegrationTests/POCAsterisk.IntegrationTests.csproj b/Tests/POCAsterisk.IntegrationTests/POCAsterisk.IntegrationTests.csproj index bf390fb..4d752c8 100644 --- a/Tests/POCAsterisk.IntegrationTests/POCAsterisk.IntegrationTests.csproj +++ b/Tests/POCAsterisk.IntegrationTests/POCAsterisk.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/POCAsterisk.Tests/POCAsterisk.Tests.csproj b/Tests/POCAsterisk.Tests/POCAsterisk.Tests.csproj index 41ec6af..6d591a2 100644 --- a/Tests/POCAsterisk.Tests/POCAsterisk.Tests.csproj +++ b/Tests/POCAsterisk.Tests/POCAsterisk.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all