From d333961ff006d447e4c83c21c04a81343ee067c3 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 23 Nov 2024 20:45:40 +0100 Subject: [PATCH] [tests] Switch to MSTest.Sdk / Microsoft.Testing.Platform --- Iceshrimp.NET.sln.DotSettings | 2 ++ Iceshrimp.Tests/Iceshrimp.Tests.csproj | 16 ++-------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/Iceshrimp.NET.sln.DotSettings b/Iceshrimp.NET.sln.DotSettings index bcb4f6c4..c45b5aef 100644 --- a/Iceshrimp.NET.sln.DotSettings +++ b/Iceshrimp.NET.sln.DotSettings @@ -373,6 +373,8 @@ True True True + False + True True True ProducesResultsAndErrors diff --git a/Iceshrimp.Tests/Iceshrimp.Tests.csproj b/Iceshrimp.Tests/Iceshrimp.Tests.csproj index d174e3e8..e51877dc 100644 --- a/Iceshrimp.Tests/Iceshrimp.Tests.csproj +++ b/Iceshrimp.Tests/Iceshrimp.Tests.csproj @@ -1,23 +1,11 @@ - - - - false - true - + - + - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive -