mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2026-03-30 07:59:41 +00:00
adding license gen
This commit is contained in:
8
src/licenseGen/licenseGen.csproj
Normal file
8
src/licenseGen/licenseGen.csproj
Normal file
@@ -0,0 +1,8 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user