mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-17 03:36:18 +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