Summary
Gets or sets a value indicating whether to enable compression on the embedded assemblies when publishing a single-file executable.
- Namespace
- Cake
.Common .Tools .DotNet .Publish - Containing Type
- Dot
Net Publish Settings
Syntax
public bool? EnableCompressionInSingleFile { get; set; }
Remarks
Requires .NET 6 or newer.
Value
Type | Description |
---|---|
bool? |