From 212627c165ff04f6e8c58f7484aad53294301988 Mon Sep 17 00:00:00 2001 From: Tomi Parviainen Date: Wed, 14 Feb 2024 18:45:43 +0200 Subject: [PATCH] Update MSTest.TestAdapter and MSTest.TestFramework versions --- .../ClashOfClans.Tests.Integration.csproj | 4 ++-- src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ClashOfClans.Tests.Integration/ClashOfClans.Tests.Integration.csproj b/src/ClashOfClans.Tests.Integration/ClashOfClans.Tests.Integration.csproj index 71f8ecb..82e9c4b 100644 --- a/src/ClashOfClans.Tests.Integration/ClashOfClans.Tests.Integration.csproj +++ b/src/ClashOfClans.Tests.Integration/ClashOfClans.Tests.Integration.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj index 0d48299..59717a9 100644 --- a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj +++ b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj @@ -7,8 +7,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive