From b4681cb43d5a351ed295651b720f754aace405c0 Mon Sep 17 00:00:00 2001 From: iamboss Date: Sun, 26 Jul 2026 18:00:19 +0800 Subject: [PATCH] build(Hi.Sample.Wpf): move the version line to 3.2 and retarget HiAPI references VersionPrefix follows the workspace onto the 3.2 line and the floating HiAPI package references move from 3.1.* to 3.2.*, which is what the libraries now publish. The build counter keeps running -- only the packages on the Gitea feed restart, the same split as the 1.4 -> 3.1 move. The last 3.1 build of this repo is tagged and kept alive on support/3.1. Co-Authored-By: Claude Opus 5 (1M context) --- Hi.Sample.Wpf.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Hi.Sample.Wpf.csproj b/Hi.Sample.Wpf.csproj index 82984a2..5932d58 100644 --- a/Hi.Sample.Wpf.csproj +++ b/Hi.Sample.Wpf.csproj @@ -10,7 +10,7 @@ true Debug;Release 0 - 3.1.$(VersionBuild) + 3.2.$(VersionBuild) $(AssemblyName) bin\$(Platform).$(Configuration)\ DEBUG;TRACE @@ -28,8 +28,8 @@ - - + +