From 004c37fb1baf940eb93e91b4a3b17382e629fcee Mon Sep 17 00:00:00 2001 From: ikpil Date: Sat, 4 May 2024 10:50:24 +0900 Subject: [PATCH] update NUnit.Analyzers --- .../DotFastLZ.Compression.Tests.csproj | 2 +- test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj index 44191ef..af7fbca 100644 --- a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj +++ b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj @@ -10,7 +10,7 @@ - + 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 653b2f0..7fd560a 100644 --- a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj +++ b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive