mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 12:08:41 -05:00 
			
		
		
		
	build: choco: rename chocolateyUninstall.ps1 to chocolateyBeforeModify.ps1 to properly handle upgrades
This commit is contained in:
		| @@ -41,7 +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="chocolateyBeforeModify.ps1" target="tools" /> | ||||
|         <file src="winfsp-$version$.msi" target="tools" /> | ||||
|     </files> | ||||
| </package> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user