From ad07b6a934382a087270ea5e6b1ad8d727f5f172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:18:06 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 363e1f2..93f6a50 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 3bfcfc4..3ebe035 100644 --- a/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj +++ b/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj @@ -18,7 +18,7 @@ - + all