🐛 修复了某些路径无法建立相对路径导致程序启动崩溃的bug
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<appSettings>
|
||||
<add key="Version" value="2.5.10" />
|
||||
<add key="Version" value="2.5.11" />
|
||||
<add key="GitHubUrl" value="https://github.com/BookerLiu/GeekDesk" />
|
||||
<add key="GiteeUrl" value="https://gitee.com/BookerLiu/GeekDesk/tree/master" />
|
||||
<add key="GitHubUpdateUrl" value="https://raw.githubusercontent.com/BookerLiu/GeekDesk/master/Update.json" />
|
||||
|
||||
Reference in New Issue
Block a user