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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user