From a18322ecf340abde1de54929dd06140c63840a12 Mon Sep 17 00:00:00 2001 From: ikpil Date: Mon, 4 Dec 2023 14:01:46 +0900 Subject: [PATCH] upgrade NUnit 4.0.0 -> 4.0.1 --- .../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 e6b229a..7740e68 100644 --- a/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj +++ b/test/DotFastLZ.Compression.Tests/DotFastLZ.Compression.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj index 176c354..3a3a510 100644 --- a/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj +++ b/test/DotFastLZ.Packaging.Tests/DotFastLZ.Packaging.Tests.csproj @@ -8,7 +8,7 @@ - + all