From f3011078cf3af8fead2f9b0906e8f239f0f60c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:45:28 +0000 Subject: [PATCH] Bump the xunit group with 2 updates Bumps the xunit group with 2 updates: xunit and xunit.runner.visualstudio. Updates `xunit` from 2.8.1 to 2.9.0 Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../TableStorage.Abstracts.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/TableStorage.Abstracts.Tests/TableStorage.Abstracts.Tests.csproj b/test/TableStorage.Abstracts.Tests/TableStorage.Abstracts.Tests.csproj index 3f02bbe..3675657 100644 --- a/test/TableStorage.Abstracts.Tests/TableStorage.Abstracts.Tests.csproj +++ b/test/TableStorage.Abstracts.Tests/TableStorage.Abstracts.Tests.csproj @@ -17,9 +17,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive