build on linux instead

This commit is contained in:
zznty
2023-04-13 20:22:04 +07:00
parent 22bb24471f
commit 08b2388bf4
4 changed files with 4 additions and 12 deletions

View File

@@ -5,6 +5,7 @@
<ImplicitUsings>true</ImplicitUsings>
<UseWindowsForms>true</UseWindowsForms>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>
<ItemGroup>