From c698e39026f393a7e73b31db1c6c3ae8a696c135 Mon Sep 17 00:00:00 2001 From: dudu Date: Fri, 23 Feb 2024 12:23:56 +0800 Subject: [PATCH] chore(deps): update packages --- .../DistributedCacheTests/DistributedCacheTests.csproj | 10 +++++----- test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj | 6 +++--- test/MemcachedTest/MemcachedTest.csproj | 6 +++--- .../SampleWebApp.IntegrationTests.csproj | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/test/DistributedCacheTests/DistributedCacheTests.csproj b/test/DistributedCacheTests/DistributedCacheTests.csproj index 3862d5d5..de9e241d 100644 --- a/test/DistributedCacheTests/DistributedCacheTests.csproj +++ b/test/DistributedCacheTests/DistributedCacheTests.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -9,14 +9,14 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj b/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj index 1102edf4..b576cc6c 100644 --- a/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj +++ b/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/test/MemcachedTest/MemcachedTest.csproj b/test/MemcachedTest/MemcachedTest.csproj index 1102edf4..b576cc6c 100755 --- a/test/MemcachedTest/MemcachedTest.csproj +++ b/test/MemcachedTest/MemcachedTest.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj b/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj index c88b9be8..e3a330bd 100644 --- a/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj +++ b/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj @@ -6,10 +6,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers