自动检测更新
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
</assemblyBinding>
|
</assemblyBinding>
|
||||||
</runtime>
|
</runtime>
|
||||||
<appSettings>
|
<appSettings>
|
||||||
<add key="version" value="1.0 beta"/>
|
<add key="version" value="1.0-beta"/>
|
||||||
<add key="GitHubUrl" value="1.0 beta"/>
|
<add key="GitHubUrl" value="1.0 beta"/>
|
||||||
<add key="MYUrl" value="1.0 beta"/>
|
<add key="MYUrl" value="1.0 beta"/>
|
||||||
<add key="GitHubUpdateUrl" value="1.0 beta"/>
|
<add key="GitHubUpdateUrl" value="1.0 beta"/>
|
||||||
|
|||||||
@@ -290,6 +290,7 @@
|
|||||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<Resource Include="Resource\Iconfont\iconfont.json" />
|
<Resource Include="Resource\Iconfont\iconfont.json" />
|
||||||
|
<Resource Include="Update.json" />
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
|||||||
5
Update.json
Normal file
5
Update.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"version" : "1.0-beta",
|
||||||
|
"msg" : "",
|
||||||
|
"log" : ""
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user