This commit is contained in:
Lev 2023-08-18 13:11:01 +03:00
parent 7774609b29
commit 76af78adc6

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>