aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Parser/Parser.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Aggregator/Parser/Parser.csproj')
-rw-r--r--Aggregator/Parser/Parser.csproj7
1 files changed, 7 insertions, 0 deletions
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 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
+ </PropertyGroup>
+
+</Project>