Merge pull request #1953 from NotNite/winforms

Add WinForms back
This commit is contained in:
goat 2024-07-21 16:08:49 +02:00 committed by GitHub
commit a1140b8c38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,7 @@
</PropertyGroup>
<PropertyGroup Label="Build">
<UseWindowsForms>true</UseWindowsForms>
<EnableDynamicLoading>true</EnableDynamicLoading>
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>