From af7019cfdbed1e45cc5461da7713649e05fdceb8 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Fri, 18 May 2018 17:27:49 -0400 Subject: [PATCH] Updating to latest released versions --- src/ApplicationCore/ApplicationCore.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 8 ++++---- src/Web/Web.csproj | 8 ++++---- src/WebRazorPages/WebRazorPages.csproj | 2 +- tests/FunctionalTests/FunctionalTests.csproj | 8 ++++---- tests/IntegrationTests/IntegrationTests.csproj | 8 ++++---- tests/UnitTests/UnitTests.csproj | 12 ++++++------ 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/ApplicationCore/ApplicationCore.csproj b/src/ApplicationCore/ApplicationCore.csproj index f8d7d9a..efe80ba 100644 --- a/src/ApplicationCore/ApplicationCore.csproj +++ b/src/ApplicationCore/ApplicationCore.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 98cb59e..bc52fc1 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,10 +8,10 @@ 2.0.0 - - - - + + + + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 464871a..ca8a40c 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -9,10 +9,10 @@ - - - - + + + + diff --git a/src/WebRazorPages/WebRazorPages.csproj b/src/WebRazorPages/WebRazorPages.csproj index f197fff..880624a 100644 --- a/src/WebRazorPages/WebRazorPages.csproj +++ b/src/WebRazorPages/WebRazorPages.csproj @@ -5,7 +5,7 @@ Microsoft.eShopWeb.RazorPages - + diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index 99e70ed..568fe6a 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index b524a00..1751d98 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 74503a3..d25f0ab 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -9,13 +9,13 @@ - + - - - - - + + + + +