From 0797c5858fed786c4714f88fd5bfc6f81163c253 Mon Sep 17 00:00:00 2001 From: Michael Croes Date: Thu, 3 Aug 2023 21:45:46 +0200 Subject: [PATCH] chore: Update GitHubActionsTestLogger --- S7.Net.UnitTest/S7.Net.UnitTest.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/S7.Net.UnitTest/S7.Net.UnitTest.csproj b/S7.Net.UnitTest/S7.Net.UnitTest.csproj index a22bf0df..3b432848 100644 --- a/S7.Net.UnitTest/S7.Net.UnitTest.csproj +++ b/S7.Net.UnitTest/S7.Net.UnitTest.csproj @@ -4,7 +4,7 @@ net6.0;net7.0 - net462;net6.0;net7.0 + net6.0;net7.0;net462 @@ -17,7 +17,10 @@ - + + runtime; build; native; contentfiles; analyzers; buildtransitive + all +