Summary
Gets the compiler target framework version.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string TargetFrameworkVersion { get; }
Value
Type | Description |
---|---|
string | The target framework version. |