From 5c19eef316212db0107450af62412c6005887627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Tom=C3=A1s?= Date: Mon, 23 Oct 2017 12:49:45 +0200 Subject: [PATCH] Fix issue StackExchange.Redis strongname --- .../DataProtection/DataProtection/DataProtection.csproj | 2 +- test/Services/IntegrationTests/IntegrationTests.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj b/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj index 29e23b4d3..93a919894 100644 --- a/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj +++ b/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/test/Services/IntegrationTests/IntegrationTests.csproj b/test/Services/IntegrationTests/IntegrationTests.csproj index 162e54166..e3fe11e13 100644 --- a/test/Services/IntegrationTests/IntegrationTests.csproj +++ b/test/Services/IntegrationTests/IntegrationTests.csproj @@ -50,6 +50,7 @@ +