This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flatpak.
Summary
Do not immediately fail if the sdk or platform runtimes are not installed on this system.
Attempting to build any manifest modules will still fail if the sdk is missing, but may be useful for apps that
install files without a sandbox build.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> AllowMissingRuntimes { get; set; }
Value
Type | Description |
---|---|
Nullable |