From b4fcd129edcb6e86413c8a04a783dec3511f95a9 Mon Sep 17 00:00:00 2001 From: dudu Date: Fri, 4 Nov 2022 19:37:50 +0800 Subject: [PATCH] Update packages --- Enyim.Caching.Tests/Enyim.Caching.Tests.csproj | 6 +++--- Enyim.Caching/Enyim.Caching.csproj | 2 +- Enyim.StressTest/Enyim.StressTest.csproj | 2 +- MemcachedTest/MemcachedTest.csproj | 6 +++--- .../SampleWebApp.IntegrationTests.csproj | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj b/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj index 632420e4..dbede74d 100644 --- a/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj +++ b/Enyim.Caching.Tests/Enyim.Caching.Tests.csproj @@ -4,11 +4,11 @@ false - + - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Enyim.Caching/Enyim.Caching.csproj b/Enyim.Caching/Enyim.Caching.csproj index ba1efae2..5fdf84c7 100755 --- a/Enyim.Caching/Enyim.Caching.csproj +++ b/Enyim.Caching/Enyim.Caching.csproj @@ -22,7 +22,7 @@ - + diff --git a/Enyim.StressTest/Enyim.StressTest.csproj b/Enyim.StressTest/Enyim.StressTest.csproj index 3b4889a1..eee3c99d 100644 --- a/Enyim.StressTest/Enyim.StressTest.csproj +++ b/Enyim.StressTest/Enyim.StressTest.csproj @@ -19,7 +19,7 @@ - + diff --git a/MemcachedTest/MemcachedTest.csproj b/MemcachedTest/MemcachedTest.csproj index 632420e4..dbede74d 100755 --- a/MemcachedTest/MemcachedTest.csproj +++ b/MemcachedTest/MemcachedTest.csproj @@ -4,11 +4,11 @@ false - + - - + + all runtime; build; native; contentfiles; analyzers diff --git a/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj b/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj index c32ff669..343c708e 100644 --- a/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj +++ b/SampleWebApp.IntegrationTests/SampleWebApp.IntegrationTests.csproj @@ -6,9 +6,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers