From 4928627bfd0f5f2838bd0be8e81a784ed92ffd9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 18:50:14 +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.14.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.14.0) Updates `NUnit.Analyzers` from 4.7.0 to 4.8.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.7.0...4.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: NUnit.Analyzers dependency-version: 4.8.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 0aa9a7a6..0874645b 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -15,12 +15,12 @@ - + - +