Summary
Initializes a new instance of the
TargetPlatform
class.
- Namespace
- Cake
.Common .Tools .ILMerge - Containing Type
- TargetPlatform
Syntax
public TargetPlatform(TargetPlatformVersion platform)
Parameters
Name | Type | Description |
---|---|---|
platform | Target |
The .NET framework target version. |
Return Value
Type | Description |
---|---|
void |