From 866cc59d1b5600b97af4756e8990e6d898639e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:33:49 +0000 Subject: [PATCH] Bump the tests group with 2 updates Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.3 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/Directory.Build.props | 10 ++------- src/Directory.Build.targets | 41 ++++++++++--------------------------- src/Tests/Tests.csproj | 4 ++-- 3 files changed, 15 insertions(+), 40 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index b24450d7..a39d7336 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -4,13 +4,7 @@ false - true + true @@ -152,7 +146,7 @@ - + - - - + + + - - - + + + - + $(IntermediateOutputPath)\$([MSBuild]::ValueOrDefault('%(RelativeDir)', '').Replace('\', '.').Replace('/', '.'))%(Filename).g$(DefaultLanguageSourceExtension) $(Language) @@ -141,10 +129,7 @@ - + @@ -160,7 +145,7 @@ - <_GitSourceRoot Include="@(SourceRoot -> WithMetadataValue('SourceControl', 'git'))" /> + <_GitSourceRoot Include="@(SourceRoot -> WithMetadataValue('SourceControl', 'git'))" /> @@ -169,11 +154,7 @@ - + $(RepositoryUrl) $(Description) @@ -182,7 +163,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 656e2ce2..4e04cb15 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -27,9 +27,9 @@ - + - +