From a2f98555a20b051f383135b3858e9f5c0624f6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:30:15 +0000 Subject: [PATCH] Bump the tests group across 1 directory with 2 updates Bumps the tests group with 2 updates in the /src directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [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.12.0...v17.13.0) Updates `NUnit.Analyzers` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.6.0...4.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: NUnit.Analyzers dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/Directory.Packages.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 82a68959..7c119202 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -15,12 +15,12 @@ - + - +