mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
Improve the update progress.
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Settings>
|
||||
<SCOTT-PC>
|
||||
<BaseURL>http://127.0.0.1:8888</BaseURL>
|
||||
<IgnoreVsHosting>True</IgnoreVsHosting>
|
||||
<CompareSize>False</CompareSize>
|
||||
<CleanUp>True</CleanUp>
|
||||
<IgnoreDebugSymbols>True</IgnoreDebugSymbols>
|
||||
<IgnoreDebugSymbols>False</IgnoreDebugSymbols>
|
||||
<IgnoreFiles><?xml version="1.0" encoding="utf-16"?>
|
||||
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /></IgnoreFiles>
|
||||
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /></IgnoreFiles>
|
||||
<CopyFiles>True</CopyFiles>
|
||||
<CompareVersion>True</CompareVersion>
|
||||
<OutputFolder>E:\github\Wox\Output\Debug</OutputFolder>
|
||||
<CompareVersion>False</CompareVersion>
|
||||
<OutputFolder>..\..\Output\Release</OutputFolder>
|
||||
<CompareHash>True</CompareHash>
|
||||
<CompareDate>False</CompareDate>
|
||||
<FeedXML>E:\github\Wox\Output\Update\Update.xml</FeedXML>
|
||||
</SCOTT-PC>
|
||||
<BaseURL>http://127.0.0.1:8888</BaseURL>
|
||||
<FeedXML>..\..\Output\Update\Update.xml</FeedXML>
|
||||
</Settings>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user