Summary
    Gets or sets the version. When this has a non-null value, then the target assembly will be given its
    value as the version number of the assembly.
    
		- Namespace
 - Cake
.Common .Tools .ILMerge  - Containing Type
 - ILMergeSettings
 
Syntax
public string Version { get; set; }
	Value
| Type | Description | 
|---|---|
| string | 
