From 62a54201d412321b2702081ccad6a39538778b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:39:24 +0100 Subject: [PATCH] Bump xunit from 2.7.0 to 2.7.1 (#65) Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1. - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.7.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../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 b1d1a8d..0f36af9 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 5359b05..fb98df5 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