-
-
Notifications
You must be signed in to change notification settings - Fork 768
Unzip alias should support overwrite files #4260
Copy link
Copy link
Closed
Description
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)
Reactions are currently unavailable