Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unzip alias should support overwrite files #4260

Closed
devlead opened this issue Nov 17, 2023 · 1 comment · Fixed by #4261
Closed

Unzip alias should support overwrite files #4260

devlead opened this issue Nov 17, 2023 · 1 comment · Fixed by #4261
Assignees
Milestone

Comments

@devlead
Copy link
Member

devlead commented Nov 17, 2023

          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 #1236 (comment)

@devlead devlead self-assigned this Nov 17, 2023
@devlead devlead added this to the v4.0.0 milestone Nov 17, 2023
devlead added a commit to devlead/cake that referenced this issue Nov 17, 2023
gep13 pushed a commit to devlead/cake that referenced this issue Nov 18, 2023
gep13 added a commit that referenced this issue Nov 18, 2023
GH4260: Unzip alias should support overwrite files
@cake-build-bot
Copy link

🎉 This issue has been resolved in version v4.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants