Add Generate button

This commit is contained in:
2021-12-04 15:27:04 +01:00
parent 6df7c2885b
commit 52b7e10da1
4 changed files with 79 additions and 7 deletions

View File

@@ -2,8 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<TargetFramework>net48</TargetFramework>
<UseWPF>true</UseWPF>
</PropertyGroup>