From 716fe27f6c3172fe0f1791ea24c9aeed846c3cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:11:11 +0000 Subject: [PATCH] Bump the tests group with 2 updates Bumps the tests group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] --- .../Sidio.Sitemap.Blazor.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Sidio.Sitemap.Blazor.Tests/Sidio.Sitemap.Blazor.Tests.csproj b/src/Sidio.Sitemap.Blazor.Tests/Sidio.Sitemap.Blazor.Tests.csproj index 3befcbf..a1a62a5 100644 --- a/src/Sidio.Sitemap.Blazor.Tests/Sidio.Sitemap.Blazor.Tests.csproj +++ b/src/Sidio.Sitemap.Blazor.Tests/Sidio.Sitemap.Blazor.Tests.csproj @@ -18,8 +18,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive