From 5bf30d8e5811531d1311e0cf83b86f824e8b9feb Mon Sep 17 00:00:00 2001 From: zqm Date: Thu, 5 Feb 2026 12:17:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Framework4.0/CubeLib/CubeLib/Properties/AssemblyInfo.cs | 4 ++-- Windows/CS/Framework4.0/CubeLib/publish-nuget.ps1 | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Windows/CS/Framework4.0/CubeLib/CubeLib/Properties/AssemblyInfo.cs b/Windows/CS/Framework4.0/CubeLib/CubeLib/Properties/AssemblyInfo.cs index 03c0243..e2c0241 100644 --- a/Windows/CS/Framework4.0/CubeLib/CubeLib/Properties/AssemblyInfo.cs +++ b/Windows/CS/Framework4.0/CubeLib/CubeLib/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.1")] -[assembly: AssemblyFileVersion("1.0.1.1")] +[assembly: AssemblyVersion("1.0.1.2")] +[assembly: AssemblyFileVersion("1.0.1.2")] diff --git a/Windows/CS/Framework4.0/CubeLib/publish-nuget.ps1 b/Windows/CS/Framework4.0/CubeLib/publish-nuget.ps1 index ceb341b..77ffb39 100644 --- a/Windows/CS/Framework4.0/CubeLib/publish-nuget.ps1 +++ b/Windows/CS/Framework4.0/CubeLib/publish-nuget.ps1 @@ -209,6 +209,12 @@ $nuspecContent = @" + + + + + +