This commit is contained in:
SilicaAndPina 2022-04-15 00:07:29 +12:00
parent 640c6d2c49
commit db92718ffa
16 changed files with 685 additions and 150 deletions

View file

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<RootNamespace>HISP</RootNamespace>
<RootNamespace>HISP.Noobs</RootNamespace>
<LangVersion>10.0</LangVersion>
<UseWindowsForms>true</UseWindowsForms>