From 8fa007605d14f8291a37e3495f4b565fe853c161 Mon Sep 17 00:00:00 2001 From: ikpil Date: Wed, 10 Apr 2024 12:52:02 +0900 Subject: [PATCH] upgrade NUnit.Analyzers 4.1.0, coverlet.collector 6.0.2 --- .../DotFastLZ.Compression.Tests.csproj | 4 ++-- .../DotFastLZ.Packaging.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj index 4e3dd86..44191ef 100644 --- a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj +++ b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj @@ -10,11 +10,11 @@ - + 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 51f8d67..653b2f0 100644 --- a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj +++ b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj @@ -10,11 +10,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive