Summary
Gets or sets whether only the version in the fusion name should be referenced.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- Project
Assembly Reference
Syntax
public bool? SpecificVersion { get; set; }
Value
Type | Description |
---|---|
bool? | Whether only the version in the fusion name should be referenced. |