mirror of
https://github.com/jie65535/KeyGo.git
synced 2025-06-02 17:39:13 +08:00
1. 增加 README 说明
2. 增加 一张运行时截图 3. 修改 版本号为 0.1.0.3 因为当前为未完成版本
This commit is contained in:
parent
4193bbe512
commit
2314afa9f3
BIN
Docs/RunningImage1.png
Normal file
BIN
Docs/RunningImage1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
|
||||
//通过使用 "*",如下所示:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.1")]
|
||||
[assembly: AssemblyVersion("0.1.0.3")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
|
Loading…
Reference in New Issue
Block a user