From fe24bb61fc8a2e7cd27cf10dbd3677a0e3083bc2 Mon Sep 17 00:00:00 2001 From: Jonas Nyrup Date: Wed, 10 Apr 2024 19:25:19 +0200 Subject: [PATCH] MSTest 3.1.1 -> 3.3.1 --- .../TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj | 4 ++-- Tests/UWP.Specs/UWP.Specs.csproj | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj b/Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj index 74c39c5461..77ffc88a76 100644 --- a/Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj +++ b/Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + \ No newline at end of file diff --git a/Tests/UWP.Specs/UWP.Specs.csproj b/Tests/UWP.Specs/UWP.Specs.csproj index 9c40f4b002..32318e9106 100644 --- a/Tests/UWP.Specs/UWP.Specs.csproj +++ b/Tests/UWP.Specs/UWP.Specs.csproj @@ -1,4 +1,4 @@ - + Debug @@ -19,6 +19,7 @@ false $(NoWarn);2008 true + true true @@ -86,14 +87,14 @@ 6.2.14 - 3.0.4 + 3.3.1 - 3.0.4 + 3.3.1 4.3.0 - + \ No newline at end of file