This commit is contained in:
iamboss 2025-12-23 13:31:31 +08:00
parent 382569196a
commit 32cc3ec75e

View File

@ -3,7 +3,7 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework>
<TargetFramework>net10.0-windows</TargetFramework>
<Platforms>x64</Platforms>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyName>Hi.WpfPlus</AssemblyName>
@ -12,7 +12,7 @@
HiAPI wpf canvas.
</Description>
<Configurations>Debug;Release</Configurations>
<VersionBuild>85</VersionBuild>
<VersionBuild>86</VersionBuild>
<VersionPrefix>3.1.$(VersionBuild)</VersionPrefix>
<PackageId>Hi.WpfPlus</PackageId>
<PackageTags>HiAPI</PackageTags>