chore(Hi.WinForm): carry the 3.2 lib generation stamp the HiAPIs root repo was holding

The root repo double-tracked this folder and its copy of the csproj sat at
VersionBuild 17 while this repo's own master was still at 13. Nothing else in
the folder differed. Taking the root's value here so this repo can become the
single tracked copy.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-07 17:29:39 +08:00
co-authored by Claude Opus 5
parent 8b430ba940
commit 4cb41a1159
+1 -1
View File
@@ -7,7 +7,7 @@
<RootNamespace>$(AssemblyName)</RootNamespace>
<Platforms>x64</Platforms>
<Description>WinForm Display module of HiAPI</Description>
<VersionBuild>13</VersionBuild>
<VersionBuild>17</VersionBuild>
<VersionPrefix>3.2.$(VersionBuild)</VersionPrefix>
<PackageTags>HiAPI</PackageTags>
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>