From bf9dac3a7f2dfb450ba982baab38fbcc7c83e33a Mon Sep 17 00:00:00 2001 From: ikpil Date: Mon, 13 Jan 2025 23:57:06 +0900 Subject: [PATCH] NUnit.Analyzers 4.6.0 --- .../DotFastLZ.Compression.Tests.csproj | 8 ++------ .../DotFastLZ.Packaging.Tests.csproj | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj index 16e7558..afd7989 100644 --- a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj +++ b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj @@ -8,13 +8,9 @@ - + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj index 7b65f1a..56a53f7 100644 --- a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj +++ b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj @@ -8,13 +8,9 @@ - + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + all runtime; build; native; contentfiles; analyzers; buildtransitive