From ab9e8f27fccba10ccf1c22758b0e20df6927b419 Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Thu, 3 Oct 2024 23:16:57 +0200 Subject: [PATCH] update test dependencies MSTest.TestAdapter and MSTest.TestFramework are updated to 3.6.1. --- updater-test/updater-test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updater-test/updater-test.csproj b/updater-test/updater-test.csproj index 9d52cc71..6cff964c 100644 --- a/updater-test/updater-test.csproj +++ b/updater-test/updater-test.csproj @@ -15,8 +15,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive