在设置窗口中选定测温区后修改颜色,发现测温区边框颜色并没有更改。

This commit is contained in:
zqm
2026-01-12 10:04:59 +08:00
parent 3f558d1bf3
commit daf6449b59
2 changed files with 5 additions and 1 deletions

View File

@@ -33,6 +33,6 @@ using System.Runtime.InteropServices;
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.2")]
[assembly: AssemblyFileVersion("1.0.2.3")]
// NuGet包相关信息已在项目文件中配置