|
|
|
@ -3,7 +3,6 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>WinExe</OutputType> |
|
|
|
<TargetFrameworks>net48;net8.0-windows7.0</TargetFrameworks> |
|
|
|
<EnablePreviewFeatures>true</EnablePreviewFeatures> |
|
|
|
<EnableWindowsTargeting>true</EnableWindowsTargeting> |
|
|
|
<UseWindowsForms>true</UseWindowsForms> |
|
|
|
<IsShipping>false</IsShipping> |
|
|
|
|