Add project files.

This commit is contained in:
Ben Ramey
2018-03-19 16:00:41 -04:00
parent bf11c06473
commit 93e9749662
3 changed files with 40 additions and 0 deletions

View File

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