From 8993fecd5803e717df21e4b9e6bf412ed7393e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 14:32:33 +0100 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#113) --- updated-dependencies: - 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- AtomicLibTests/AtomicLibTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AtomicLibTests/AtomicLibTests.csproj b/AtomicLibTests/AtomicLibTests.csproj index 7008094..3df4b0c 100644 --- a/AtomicLibTests/AtomicLibTests.csproj +++ b/AtomicLibTests/AtomicLibTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive