mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Add Auto Updater [WIP] & remove UAC project
This commit is contained in:
18
Deploy/NAppUpdate/FeedBuilder.config
Normal file
18
Deploy/NAppUpdate/FeedBuilder.config
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Settings>
|
||||
<SCOTT-PC>
|
||||
<IgnoreVsHosting>True</IgnoreVsHosting>
|
||||
<CompareSize>False</CompareSize>
|
||||
<CleanUp>True</CleanUp>
|
||||
<IgnoreDebugSymbols>True</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>
|
||||
<CopyFiles>True</CopyFiles>
|
||||
<CompareVersion>True</CompareVersion>
|
||||
<OutputFolder>E:\github\Wox\Output\Debug</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>
|
||||
</Settings>
|
||||
Reference in New Issue
Block a user