Wix.AdvancedHarvestTask 0.9.2
Harvest MSBuild task for Wix Toolkit projects. Allows more options on which files to include or exclude using masks.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Wix.AdvancedHarvestTask</id>
<version>0.9.2</version>
<title>Wix Harvest Build Task</title>
<authors>Philip Patrick</authors>
<owners>Philip Patrick</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<developmentDependency>true</developmentDependency>
<licenseUrl>https://github.com/stpatrick2016/wix-msbuid-tasks/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/stpatrick2016/wix-msbuid-tasks</projectUrl>
<description>Harvest MSBuild task for Wix Toolkit projects. Allows more options on which files to include or exclude using masks.</description>
<copyright>Copyright © Philip Patrick 2019</copyright>
<tags>msbuild wix harvest heat</tags>
</metadata>
</package>