From 9764c3854c2a1afa9360ddbcefd95ac859b72cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:33:58 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) 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) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Bitfields.CSharp.Tests.Snapshot.csproj | 2 +- tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj b/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj index 89a1191..286100e 100644 --- a/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj +++ b/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj @@ -9,7 +9,7 @@ - + all diff --git a/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj b/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj index 86ca6e6..bd506bc 100644 --- a/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj +++ b/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj @@ -18,7 +18,7 @@ - + all