From 3a5f060801e9bfa9e6f3941a052b7a20b4d2e536 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 11 Aug 2018 15:31:06 +0100 Subject: [PATCH 1/2] removed unused packages --- .../Ocelot.Cache.CacheManager.csproj | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj index 2d94f19..f89f24b 100644 --- a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj +++ b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj @@ -25,19 +25,6 @@ True - - - - - - - - NU1701 - - - - - all From 0672605fae66f664315c4fad0f47c7f861765490 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 11 Aug 2018 15:42:31 +0100 Subject: [PATCH 2/2] Brought in Ocelot major version as first dependency --- src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj | 2 +- .../Ocelot.Cache.CacheManager.AcceptanceTests.csproj | 2 +- .../Ocelot.Cache.CacheManager.Benchmarks.csproj | 2 +- .../Ocelot.Cache.CacheManager.IntegrationTests.csproj | 2 +- .../Ocelot.Cache.CacheManager.ManualTest.csproj | 2 +- .../Ocelot.Cache.CacheManager.UnitTests.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj index f89f24b..701b725 100644 --- a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj +++ b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj @@ -25,7 +25,7 @@ True - + all diff --git a/test/Ocelot.Cache.CacheManager.AcceptanceTests/Ocelot.Cache.CacheManager.AcceptanceTests.csproj b/test/Ocelot.Cache.CacheManager.AcceptanceTests/Ocelot.Cache.CacheManager.AcceptanceTests.csproj index 7fa44d7..f1ec1b9 100644 --- a/test/Ocelot.Cache.CacheManager.AcceptanceTests/Ocelot.Cache.CacheManager.AcceptanceTests.csproj +++ b/test/Ocelot.Cache.CacheManager.AcceptanceTests/Ocelot.Cache.CacheManager.AcceptanceTests.csproj @@ -33,7 +33,7 @@ - + all diff --git a/test/Ocelot.Cache.CacheManager.Benchmarks/Ocelot.Cache.CacheManager.Benchmarks.csproj b/test/Ocelot.Cache.CacheManager.Benchmarks/Ocelot.Cache.CacheManager.Benchmarks.csproj index 49c4615..1c80ec0 100644 --- a/test/Ocelot.Cache.CacheManager.Benchmarks/Ocelot.Cache.CacheManager.Benchmarks.csproj +++ b/test/Ocelot.Cache.CacheManager.Benchmarks/Ocelot.Cache.CacheManager.Benchmarks.csproj @@ -15,7 +15,7 @@ - + all diff --git a/test/Ocelot.Cache.CacheManager.IntegrationTests/Ocelot.Cache.CacheManager.IntegrationTests.csproj b/test/Ocelot.Cache.CacheManager.IntegrationTests/Ocelot.Cache.CacheManager.IntegrationTests.csproj index 5b799b6..b3d51ac 100644 --- a/test/Ocelot.Cache.CacheManager.IntegrationTests/Ocelot.Cache.CacheManager.IntegrationTests.csproj +++ b/test/Ocelot.Cache.CacheManager.IntegrationTests/Ocelot.Cache.CacheManager.IntegrationTests.csproj @@ -21,7 +21,7 @@ - + all diff --git a/test/Ocelot.Cache.CacheManager.ManualTest/Ocelot.Cache.CacheManager.ManualTest.csproj b/test/Ocelot.Cache.CacheManager.ManualTest/Ocelot.Cache.CacheManager.ManualTest.csproj index 84b008e..e456852 100644 --- a/test/Ocelot.Cache.CacheManager.ManualTest/Ocelot.Cache.CacheManager.ManualTest.csproj +++ b/test/Ocelot.Cache.CacheManager.ManualTest/Ocelot.Cache.CacheManager.ManualTest.csproj @@ -34,7 +34,7 @@ - + all diff --git a/test/Ocelot.Cache.CacheManager.UnitTests/Ocelot.Cache.CacheManager.UnitTests.csproj b/test/Ocelot.Cache.CacheManager.UnitTests/Ocelot.Cache.CacheManager.UnitTests.csproj index a42b9f5..e75d882 100644 --- a/test/Ocelot.Cache.CacheManager.UnitTests/Ocelot.Cache.CacheManager.UnitTests.csproj +++ b/test/Ocelot.Cache.CacheManager.UnitTests/Ocelot.Cache.CacheManager.UnitTests.csproj @@ -41,7 +41,7 @@ - + all