From 0e32582ecced15fa2bf9b5f2e9403a28dab0ece8 Mon Sep 17 00:00:00 2001 From: qinyouzeng Date: Wed, 28 Jun 2023 18:00:21 +0800 Subject: [PATCH] chore: remove 8.0 --- ....Contrib.Caching.Distributed.StackExchangeRedis.Tests.csproj | 2 +- .../Masa.Utils.Extensions.DotNet.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Contrib/Caching/Distributed/Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests.csproj b/src/Contrib/Caching/Distributed/Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests.csproj index 3f757532e..76e911169 100644 --- a/src/Contrib/Caching/Distributed/Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests.csproj +++ b/src/Contrib/Caching/Distributed/Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests/Masa.Contrib.Caching.Distributed.StackExchangeRedis.Tests.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0; + net6.0;net7.0; enable false enable diff --git a/src/Utils/Extensions/Tests/Masa.Utils.Extensions.DotNet.Tests/Masa.Utils.Extensions.DotNet.Tests.csproj b/src/Utils/Extensions/Tests/Masa.Utils.Extensions.DotNet.Tests/Masa.Utils.Extensions.DotNet.Tests.csproj index d24c99172..05c595b64 100644 --- a/src/Utils/Extensions/Tests/Masa.Utils.Extensions.DotNet.Tests/Masa.Utils.Extensions.DotNet.Tests.csproj +++ b/src/Utils/Extensions/Tests/Masa.Utils.Extensions.DotNet.Tests/Masa.Utils.Extensions.DotNet.Tests.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0; + net6.0;net7.0; enable enable false