Summary
Gets or sets the target platform (v1, v1.1, v2, v4 supported).
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public TargetPlatformVersion? TargetPlatform { get; set; }
Value
Type | Description |
---|---|
Target |
The target platform. |