refill not works

This commit is contained in:
Natlinux81
2022-08-18 01:10:52 +02:00
parent 5f93b56b8e
commit b40ef92e4b
5 changed files with 25 additions and 40 deletions

View File

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