In bundle: saker.zip
Contains configurations that specify the resources that should be included in a created ZIP archive.
Summary
Fields
Collection of ZipIncludeTaskOption
Specifies one or more archive entry inclusions which should be added to the output archive.
The parameter is used to include entries from other ZIP archives into the output.
The option accepts simple paths, file locations, file collections or complex configuration.
Collection of ZipResourcesTaskOption
Specifies one or more resources which should be added to the created archive.
The option accepts simple paths, file locations, file collections or complex configuration.
The path that a resource is added with to the archive is determined by the type of the configuration.