FlatpakBuilderSettings.

RemoveTag Property

Summary

Remove this tag to the tags list of the manifest before building. The remove happen before processing the --add-tag option, so if both are specified, then --app-tag wins.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string RemoveTag { get; set; }

Value

Type Description
string