cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.84k stars 722 forks source link

Unzip alias should support overwrite files #4260

Closed devlead closed 7 months ago

devlead commented 7 months ago
          I just hit this problem too.

@devlead An overload for overwriting was added to .NET 8 if that's helpful? https://learn.microsoft.com/en-us/dotnet/api/system.io.compression.zipfile.extracttodirectory?view=net-8.0#system-io-compression-zipfile-extracttodirectory(system-string-system-string-system-text-encoding-system-boolean)

Originally posted by @molesmoke in https://github.com/cake-build/cake/issues/1236#issuecomment-1815673026

cake-build-bot commented 7 months ago

:tada: This issue has been resolved in version v4.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: