From 1768d1e8449e8495ca2166cdbee9471caf5c32e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:56:13 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps the all group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- Tests/Units Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/Units Tests.csproj b/Tests/Units Tests.csproj index 7ebac7b..c8568e1 100644 --- a/Tests/Units Tests.csproj +++ b/Tests/Units Tests.csproj @@ -21,8 +21,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all