mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-21 19:59:48 +08:00
Load pages
This commit is contained in:
@@ -10,7 +10,7 @@ namespace GrasscutterTools.Utils
|
||||
/// <summary>
|
||||
/// 应用版本
|
||||
/// </summary>
|
||||
public static Version AppVersion { get; set; }
|
||||
public static Version AppVersion { get; } = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;
|
||||
|
||||
/// <summary>
|
||||
/// 命令版本
|
||||
|
Reference in New Issue
Block a user