From 037336b64471f0f8b97f5d234799a558f987acfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Tegn=C3=A9r?= Date: Tue, 7 Jul 2026 17:00:20 +0200 Subject: [PATCH] Upgraded to xunit v3. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Tegnér --- Personnummer.Tests/Personnummer.Tests.csproj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Personnummer.Tests/Personnummer.Tests.csproj b/Personnummer.Tests/Personnummer.Tests.csproj index a8c2208..b628ba7 100644 --- a/Personnummer.Tests/Personnummer.Tests.csproj +++ b/Personnummer.Tests/Personnummer.Tests.csproj @@ -1,17 +1,16 @@  - false - latestmajor - net48;net10.0;net8.0;net9.0 + Exe - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -20,7 +19,7 @@ - +