DotNetPublishSettings.

PublishSingleFile Property

Summary

Gets or sets a value indicating whether to package your app into a platform-specific single-file executable.

Syntax

public bool? PublishSingleFile { get; set; }

Remarks

Requires .NET Core 3.x or newer.

Value

Type Description
bool?