Implemented saving

This commit is contained in:
2020-12-14 23:27:52 +01:00
parent 390814a20b
commit 79e0fc47f1
6 changed files with 63 additions and 118 deletions

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>