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.Incubator.
Summary
Gets the first compiler target framework version.
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- Custom
Project Parser Result
Syntax
public string TargetFrameworkVersion { get; set; }
Remarks
If this is a multi-target project, use
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
string | The target framework version. |