build: choco: add chocolateyUninstall.ps1

This commit is contained in:
Bill Zissimopoulos
2017-03-10 10:37:19 -08:00
parent 709ead9e06
commit 3ddc2249f6
2 changed files with 37 additions and 0 deletions

View File

@ -41,6 +41,7 @@ Some of the benefits of using WinFsp are listed below:
<files>
<file src="chocolateyInstall.ps1" target="tools" />
<file src="chocolateyUninstall.ps1" target="tools" />
<file src="winfsp-$version$.msi" target="tools" />
</files>
</package>