add project files

This commit is contained in:
2019-02-07 15:56:39 -07:00
parent 746c09d826
commit 9cc69a67ea
25 changed files with 5962 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
</Project>