From adbe7a02279158c48279110a8de89ff827214ddf Mon Sep 17 00:00:00 2001 From: "thiago.azevedo" Date: Thu, 29 Nov 2018 12:05:27 +0100 Subject: [PATCH] Fixed Microsoft.AspNetCore.All version for security purposes --- samples/OcelotEureka/ApiGateway/ApiGateway.csproj | 2 +- samples/OcelotEureka/DownstreamService/DownstreamService.csproj | 2 +- samples/OcelotGraphQL/OcelotGraphQL.csproj | 2 +- test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj | 2 +- test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj | 2 +- test/Ocelot.ManualTest/Ocelot.ManualTest.csproj | 2 +- test/Ocelot.UnitTests/Ocelot.UnitTests.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/OcelotEureka/ApiGateway/ApiGateway.csproj b/samples/OcelotEureka/ApiGateway/ApiGateway.csproj index d2ec8f48..8e6acdb8 100644 --- a/samples/OcelotEureka/ApiGateway/ApiGateway.csproj +++ b/samples/OcelotEureka/ApiGateway/ApiGateway.csproj @@ -15,7 +15,7 @@ - + diff --git a/samples/OcelotEureka/DownstreamService/DownstreamService.csproj b/samples/OcelotEureka/DownstreamService/DownstreamService.csproj index c1c23abd..5e20116d 100644 --- a/samples/OcelotEureka/DownstreamService/DownstreamService.csproj +++ b/samples/OcelotEureka/DownstreamService/DownstreamService.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/OcelotGraphQL/OcelotGraphQL.csproj b/samples/OcelotGraphQL/OcelotGraphQL.csproj index ec015d1b..6577b719 100644 --- a/samples/OcelotGraphQL/OcelotGraphQL.csproj +++ b/samples/OcelotGraphQL/OcelotGraphQL.csproj @@ -11,7 +11,7 @@ - + diff --git a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj index 15d5e2b3..1f10c017 100644 --- a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj +++ b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj @@ -32,7 +32,7 @@ - + diff --git a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj index 716744f1..0366c742 100644 --- a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj +++ b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj @@ -24,7 +24,7 @@ - + all diff --git a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj index 2f81d2b9..c868886f 100644 --- a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj +++ b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj @@ -28,7 +28,7 @@ - + diff --git a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj index 7a08589a..5908bc3d 100644 --- a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj +++ b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj @@ -37,7 +37,7 @@ - +