DotNetPublishSettings.

EnableCompressionInSingleFile Property

Summary

Gets or sets a value indicating whether to enable compression on the embedded assemblies when publishing a single-file executable.

Syntax

public bool? EnableCompressionInSingleFile { get; set; }

Remarks

Requires .NET 6 or newer.

Value

Type Description
bool?