mirror of
https://github.com/ShrlAlgo/AddinManager.git
synced 2026-03-07 16:38:56 +00:00
修复NullReferenceException
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
; 定义应用程序的名称
|
||||
#define MyAppName "RevitAddinManager"
|
||||
; 定义应用程序的版本号
|
||||
#define MyAppVersion "1.0.0.0"
|
||||
#define MyAppVersion "2.0.0"
|
||||
; 定义应用程序的发布者
|
||||
#define MyAppPublisher "ShrlAlgo"
|
||||
; 定义应用程序的网址
|
||||
|
||||
Reference in New Issue
Block a user