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
Don't download any sources. This only works if some version of all sources are downloaded already.
This is useful if you want to guarantee that no network i/o is done. However, the build will fail if some source is not locally available.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> DisableDownload { get; set; }
Value
Type | Description |
---|---|
Nullable |