From eaa5bb4eefab98afc262ed7305550b9df697e2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:28:16 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk in /Source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.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.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/Eml.Tests/Eml.Tests.csproj | 2 +- Source/Util.Tests/Util.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Eml.Tests/Eml.Tests.csproj b/Source/Eml.Tests/Eml.Tests.csproj index 3d7122c..a813739 100644 --- a/Source/Eml.Tests/Eml.Tests.csproj +++ b/Source/Eml.Tests/Eml.Tests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/Source/Util.Tests/Util.Tests.csproj b/Source/Util.Tests/Util.Tests.csproj index 6a6a7b0..c8f1945 100644 --- a/Source/Util.Tests/Util.Tests.csproj +++ b/Source/Util.Tests/Util.Tests.csproj @@ -12,7 +12,7 @@ - +