Summary
Gets or sets the version of the runtime to be used when executing tests.
- Namespace
- Cake
.Common .Tools .NUnit - Containing Type
- NUnit3Settings
Syntax
public string Framework { get; set; }
Value
Type | Description |
---|---|
string | The version of the runtime to be used when executing tests. |