From 4cb41a1159614bc15080b0ce065c4c249d9a458d Mon Sep 17 00:00:00 2001 From: iamboss Date: Mon, 7 Sep 2026 17:29:39 +0800 Subject: [PATCH] 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 --- Hi.WinForm.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hi.WinForm.csproj b/Hi.WinForm.csproj index 94649d9..f28a848 100644 --- a/Hi.WinForm.csproj +++ b/Hi.WinForm.csproj @@ -7,7 +7,7 @@ $(AssemblyName) x64 WinForm Display module of HiAPI - 13 + 17 3.2.$(VersionBuild) HiAPI win-x64