2016-05-08 05:44:38 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<package>
|
|
|
|
<metadata>
|
|
|
|
<id>Wox</id>
|
|
|
|
<title>Wox</title>
|
|
|
|
<version>$version$</version>
|
|
|
|
<authors>happlebao</authors>
|
|
|
|
<projectUrl>https://github.com/Wox-launcher/Wox</projectUrl>
|
|
|
|
<iconUrl>https://raw.githubusercontent.com/Wox-launcher/Wox/master/Wox/Images/app.png</iconUrl>
|
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
|
<description>Wox - a launcher for windows</description>
|
|
|
|
</metadata>
|
|
|
|
<files>
|
2016-05-09 10:45:20 +08:00
|
|
|
<file src="**\*.*" target="lib\net45\" exclude="Wox.vshost.exe;Wox.vshost.exe.config;Wox.vshost.exe.manifest;*.nupkg;Setup.exe;RELEASES"/>
|
2016-05-08 05:44:38 +08:00
|
|
|
</files>
|
|
|
|
</package>
|