From f742a595c0936c63e7cfa9582c1d6cffa2434a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:05:24 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.4.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../ElevatorExercise.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSharp/C2-ElevatorExercise/ElevatorExercise.UnitTests/ElevatorExercise.UnitTests.csproj b/CSharp/C2-ElevatorExercise/ElevatorExercise.UnitTests/ElevatorExercise.UnitTests.csproj index 6fdeddb..aa25aea 100644 --- a/CSharp/C2-ElevatorExercise/ElevatorExercise.UnitTests/ElevatorExercise.UnitTests.csproj +++ b/CSharp/C2-ElevatorExercise/ElevatorExercise.UnitTests/ElevatorExercise.UnitTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive