Summary
Gets or sets the target assembly version.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public Version Version { get; set; }
Value
Type | Description |
---|---|
Version | The version. |
public Version Version { get; set; }
Type | Description |
---|---|
Version | The version. |