From 4cfa9af0849bb08eafa8757c1990df1774582dbe Mon Sep 17 00:00:00 2001 From: ikpil Date: Tue, 28 Nov 2023 23:58:07 +0900 Subject: [PATCH] NUnit.Analyzers 3.9.0 -> 3.10.0 --- .../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 879438c..e6b229a 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 5cd184e..176c354 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