From 8836be497995fc8d4ea28ae274f3274d73ac5b22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:03:42 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 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] --- Cpp2IL.Core.Tests/Cpp2IL.Core.Tests.csproj | 2 +- LibCpp2ILTests/LibCpp2ILTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cpp2IL.Core.Tests/Cpp2IL.Core.Tests.csproj b/Cpp2IL.Core.Tests/Cpp2IL.Core.Tests.csproj index 8ee5b0e1..5ce7af6a 100644 --- a/Cpp2IL.Core.Tests/Cpp2IL.Core.Tests.csproj +++ b/Cpp2IL.Core.Tests/Cpp2IL.Core.Tests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/LibCpp2ILTests/LibCpp2ILTests.csproj b/LibCpp2ILTests/LibCpp2ILTests.csproj index 7fcb47a5..556aeda8 100644 --- a/LibCpp2ILTests/LibCpp2ILTests.csproj +++ b/LibCpp2ILTests/LibCpp2ILTests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive