From 2d04b66397f37d688767289e243bd16f1ca84be9 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 4 Feb 2019 11:42:37 +0000 Subject: Changed references to new classes path --- Aggregator/Main/Main.csproj | 2 +- Aggregator/Parser/Parser.csproj | 2 +- Aggregator/Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Aggregator') diff --git a/Aggregator/Main/Main.csproj b/Aggregator/Main/Main.csproj index 3a964f1..dd85bc5 100644 --- a/Aggregator/Main/Main.csproj +++ b/Aggregator/Main/Main.csproj @@ -1,7 +1,7 @@ - + diff --git a/Aggregator/Parser/Parser.csproj b/Aggregator/Parser/Parser.csproj index 51c6324..99dfa58 100644 --- a/Aggregator/Parser/Parser.csproj +++ b/Aggregator/Parser/Parser.csproj @@ -1,7 +1,7 @@ - + diff --git a/Aggregator/Tests/Tests.csproj b/Aggregator/Tests/Tests.csproj index bd52966..bbd778c 100644 --- a/Aggregator/Tests/Tests.csproj +++ b/Aggregator/Tests/Tests.csproj @@ -13,7 +13,7 @@ - + -- cgit v1.2.3-13-gbd6f