Summary
Gets or sets the target framework for the dependency.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuSpecDependency
Syntax
public string TargetFramework { get; set; }
Value
Type | Description |
---|---|
string | The target framework for the dependency. |