From 191a9231b9629ad93c155bbf8991a77a363a15b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Sun, 1 Jun 2025 16:24:46 +0800 Subject: [PATCH] v6.2.2025.0601 --- NewLife.Redis/NewLife.Redis.csproj | 2 +- Samples/Benchmark/Benchmark.csproj | 4 ++-- Test/Test.csproj | 2 +- XUnitTest/XUnitTest.csproj | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NewLife.Redis/NewLife.Redis.csproj b/NewLife.Redis/NewLife.Redis.csproj index 7f14d5c..75b932f 100644 --- a/NewLife.Redis/NewLife.Redis.csproj +++ b/NewLife.Redis/NewLife.Redis.csproj @@ -56,7 +56,7 @@ - + diff --git a/Samples/Benchmark/Benchmark.csproj b/Samples/Benchmark/Benchmark.csproj index 1d6c926..69810ea 100644 --- a/Samples/Benchmark/Benchmark.csproj +++ b/Samples/Benchmark/Benchmark.csproj @@ -23,8 +23,8 @@ - - + + diff --git a/Test/Test.csproj b/Test/Test.csproj index 2de2100..c89e947 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -16,7 +16,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 867969e..48ded6e 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -9,11 +9,11 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive