heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

Enable Properties of Zip Files Contents #59

Open heribertolugo opened 4 years ago

heribertolugo commented 4 years ago

see #58

ZipFile.cs -> Contents() -> this.SetProperties(newItem, this.Archive, counter); has been commented out as fix.