2015-01-19 23:08:53 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Settings>
|
2015-01-21 23:00:56 +08:00
|
|
|
<BaseURL>http://127.0.0.1:8888</BaseURL>
|
2015-01-19 23:08:53 +08:00
|
|
|
<IgnoreVsHosting>True</IgnoreVsHosting>
|
|
|
|
|
<CompareSize>False</CompareSize>
|
|
|
|
|
<CleanUp>True</CleanUp>
|
2015-01-21 23:00:56 +08:00
|
|
|
<IgnoreDebugSymbols>False</IgnoreDebugSymbols>
|
2015-01-19 23:08:53 +08:00
|
|
|
<IgnoreFiles><?xml version="1.0" encoding="utf-16"?>
|
2015-01-21 23:00:56 +08:00
|
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /></IgnoreFiles>
|
2015-01-19 23:08:53 +08:00
|
|
|
<CopyFiles>True</CopyFiles>
|
2015-01-21 23:00:56 +08:00
|
|
|
<CompareVersion>False</CompareVersion>
|
|
|
|
|
<OutputFolder>..\..\Output\Release</OutputFolder>
|
2015-01-19 23:08:53 +08:00
|
|
|
<CompareHash>True</CompareHash>
|
|
|
|
|
<CompareDate>False</CompareDate>
|
2015-01-21 23:00:56 +08:00
|
|
|
<FeedXML>..\..\Output\Update\Update.xml</FeedXML>
|
2015-01-19 23:08:53 +08:00
|
|
|
</Settings>
|