Summary
Sets the built framework.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public void SetBuiltFramework(FrameworkName builtFramework)
Parameters
| Name | Type | Description |
|---|---|---|
| builtFramework | FrameworkName | The target framework. |
Return Value
| Type | Description |
|---|---|
| void |
