From dcfc685b62cf13f2cc8d26a0c8b302c2ec073887 Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Sun, 6 Apr 2025 12:32:46 +0200 Subject: [PATCH] Test on net461 --- MatFileHandler.Tests/MatFileHandler.Tests.csproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MatFileHandler.Tests/MatFileHandler.Tests.csproj b/MatFileHandler.Tests/MatFileHandler.Tests.csproj index 2bab9c1..5a46d00 100755 --- a/MatFileHandler.Tests/MatFileHandler.Tests.csproj +++ b/MatFileHandler.Tests/MatFileHandler.Tests.csproj @@ -1,6 +1,6 @@  - net8.0;net472 + net461;net472;net8.0 false 10.0 @@ -11,7 +11,11 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + all runtime; build; native; contentfiles; analyzers; buildtransitive