liuwf 7 days ago
parent 49b7fd6cba
commit f3de131ca6

@ -142,5 +142,7 @@ namespace PrintBarCode
}
}

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>

Loading…
Cancel
Save