From 8ba9c8078c0285035a619c2303bd129f71be499c Mon Sep 17 00:00:00 2001 From: Tomi Parviainen Date: Sun, 16 Jul 2023 13:50:18 +0300 Subject: [PATCH] Bump MSTest.TestAdapter + MSTest.TestFramework --- .../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 24c5fc83..dcc6aced 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 e7637e9b..f8366797 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