liufei 3 年之前
父節點
當前提交
489a27a0ef
共有 3 個文件被更改,包括 4 次插入11 次删除
  1. 3 1
      GeekDesk.csproj
  2. 1 1
      Update.json
  3. 0 9
      Update.json.bak

+ 3 - 1
GeekDesk.csproj

@@ -384,7 +384,9 @@
       <EmbedInteropTypes>True</EmbedInteropTypes>
     </COMReference>
   </ItemGroup>
-  <ItemGroup />
+  <ItemGroup>
+    <Resource Include="Resource\Image\SystemIcon\Services.png" />
+  </ItemGroup>
   <ItemGroup>
     <Resource Include="Resource\Image\SystemIcon\Calculator.png" />
     <Resource Include="Resource\Image\SystemIcon\CMD.png" />

+ 1 - 1
Update.json

@@ -2,7 +2,7 @@
 	"title": "GeekDesk版本更新",
 	"subTitle": "V2.4.11",
 	"msgTitle": "本次更新内容如下",
-	"msg": "['各位兄弟去给我点个免费Star呗','增加添加系统和开始菜单应用功能','增加项目启动参数','优化贴边隐藏动画效果(可能现在并不完美)','增加双击打开功能','其它已知问题修复(如果有人发现)']",
+	"msg": "['各位兄弟去给我点个免费Star呗','增加添加系统和开始菜单应用功能','增加项目启动参数','优化贴边隐藏动画效果(可能现在并不完美)','增加双击打开功能','修复cron表达式任务无限重启','其它已知问题修复(如果有人发现)']",
 	"githubUrl": "https://github.com/Demo-Liu/GeekDesk/releases",
 	"giteeUrl": "https://gitee.com/demo_liu/GeekDesk/releases",
 	"version": "2.4.11"

+ 0 - 9
Update.json.bak

@@ -1,9 +0,0 @@
-{
-	"title": "GeekDesk版本更新",
-	"subTitle": "V2.3.21",
-	"msgTitle": "本次更新内容如下",
-	"msg": "['所有窗口可Esc退出','修复一个测试遗留BUG,导致没有D盘的情况下无法添加项目','修复已知问题']",
-	"githubUrl": "https://github.com/Demo-Liu/GeekDesk/releases",
-	"giteeUrl": "https://gitee.com/demo_liu/GeekDesk/releases",
-	"version": "2.3.21"
-}