From 74d486187c38aa83d5700b6b7b93d80134c24377 Mon Sep 17 00:00:00 2001 From: dudu Date: Wed, 18 Jan 2023 08:03:55 +0800 Subject: [PATCH] chore: update packages --- src/Enyim.Caching/Enyim.Caching.csproj | 10 +++++----- .../DistributedCacheTests/DistributedCacheTests.csproj | 4 ++-- test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj | 8 ++++---- test/Enyim.StressTest/Enyim.StressTest.csproj | 8 ++++---- test/MemcachedTest/MemcachedTest.csproj | 8 ++++---- .../SampleWebApp.IntegrationTests.csproj | 4 ++-- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/Enyim.Caching/Enyim.Caching.csproj b/src/Enyim.Caching/Enyim.Caching.csproj index 54aa8dca..49571b05 100755 --- a/src/Enyim.Caching/Enyim.Caching.csproj +++ b/src/Enyim.Caching/Enyim.Caching.csproj @@ -33,11 +33,11 @@ - - - - - + + + + + diff --git a/test/DistributedCacheTests/DistributedCacheTests.csproj b/test/DistributedCacheTests/DistributedCacheTests.csproj index 6836e6a7..745ea040 100644 --- a/test/DistributedCacheTests/DistributedCacheTests.csproj +++ b/test/DistributedCacheTests/DistributedCacheTests.csproj @@ -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 89ccfa3c..36641cce 100644 --- a/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj +++ b/test/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj @@ -4,10 +4,10 @@ false - - - - + + + + all diff --git a/test/Enyim.StressTest/Enyim.StressTest.csproj b/test/Enyim.StressTest/Enyim.StressTest.csproj index d7a78f9d..29294aa9 100644 --- a/test/Enyim.StressTest/Enyim.StressTest.csproj +++ b/test/Enyim.StressTest/Enyim.StressTest.csproj @@ -17,10 +17,10 @@ - - - - + + + + diff --git a/test/MemcachedTest/MemcachedTest.csproj b/test/MemcachedTest/MemcachedTest.csproj index 89ccfa3c..36641cce 100755 --- a/test/MemcachedTest/MemcachedTest.csproj +++ b/test/MemcachedTest/MemcachedTest.csproj @@ -4,10 +4,10 @@ false - - - - + + + + all diff --git a/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj b/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj index 5cd62ccb..651da9b1 100644 --- a/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj +++ b/test/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj @@ -6,8 +6,8 @@ - - + + all