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.Squirrel.
Summary
Gets or sets the required .NET framework version
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelSettings
Syntax
public string FrameworkVersion { get; set; }
Value
Type | Description |
---|---|
string | .NET framework version, e.g. net461 |