From 66fb666b859c9705208d90b36d58a2012e591c80 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 2 Feb 2019 13:23:30 +0000 Subject: Added projects and solution for Aggregator --- Aggregator/Parser/Parser.csproj | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Aggregator/Parser/Parser.csproj (limited to 'Aggregator/Parser/Parser.csproj') diff --git a/Aggregator/Parser/Parser.csproj b/Aggregator/Parser/Parser.csproj new file mode 100644 index 0000000..86ea3bb --- /dev/null +++ b/Aggregator/Parser/Parser.csproj @@ -0,0 +1,7 @@ + + + + netcoreapp2.1 + + + -- cgit v1.2.3-13-gbd6f