修复NullReferenceException

This commit is contained in:
GG Z
2026-01-16 21:03:48 +08:00
parent 85b4e30e35
commit 681681c7ed
2 changed files with 56 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
; 定义应用程序的名称
#define MyAppName "RevitAddinManager"
; 定义应用程序的版本号
#define MyAppVersion "1.0.0.0"
#define MyAppVersion "2.0.0"
; 定义应用程序的发布者
#define MyAppPublisher "ShrlAlgo"
; 定义应用程序的网址