From 2366f575e11e8ea012f7a1652bf2b4b5f5f58431 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:33:39 -0400 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk to 18.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch-level upgrade in the two test projects (Installer.Tests, Lite.Tests). Test-only — no shipping code touched. Verified: Installer.Tests 46/46, Lite.Tests 257/257 passing. Co-Authored-By: Claude Opus 4.7 (1M context) --- Installer.Tests/Installer.Tests.csproj | 2 +- Lite.Tests/Lite.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Installer.Tests/Installer.Tests.csproj b/Installer.Tests/Installer.Tests.csproj index 6c8dd23d..d605a241 100644 --- a/Installer.Tests/Installer.Tests.csproj +++ b/Installer.Tests/Installer.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Lite.Tests/Lite.Tests.csproj b/Lite.Tests/Lite.Tests.csproj index 874fd31f..a1c95836 100644 --- a/Lite.Tests/Lite.Tests.csproj +++ b/Lite.Tests/Lite.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive