From 598034ba194b08475317002c976d115c32c3bcff Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 6 Oct 2017 14:10:26 -0400 Subject: [PATCH] re-organize packages --- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Core/Core.csproj | 21 ++++++++++----------- src/Identity/Identity.csproj | 2 +- util/Setup/Setup.csproj | 4 ++-- 5 files changed, 15 insertions(+), 16 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index bcc54244b..a8ba36cff 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -13,13 +13,13 @@ + - diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 80681a71a..81572d1a6 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -13,11 +13,11 @@ + - diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index efa2f89b0..7c679d988 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -55,24 +55,23 @@ - - - - - - - - - - + + + + + + + + + + - diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 97916272f..d6db7fdf0 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -13,9 +13,9 @@ + - diff --git a/util/Setup/Setup.csproj b/util/Setup/Setup.csproj index d043d35f7..7da2763bb 100644 --- a/util/Setup/Setup.csproj +++ b/util/Setup/Setup.csproj @@ -16,9 +16,9 @@ - - + +