Summary
Gets or sets a value indicating whether to reduce the size of apps by analyzing IL and trimming unused assemblies.
- Namespace
- Cake
.Common .Tools .DotNet .Publish - Containing Type
- Dot
Net Publish Settings
Syntax
public bool? PublishTrimmed { get; set; }
Remarks
Requires .NET Core 3.x or newer.
Value
Type | Description |
---|---|
bool? |