adding license gen

This commit is contained in:
Jake Swenson
2017-10-29 09:57:49 -07:00
parent 72b24aeecd
commit 5c58b0d8fd
9 changed files with 113 additions and 3 deletions

View File

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