Summary
Gets or sets the URL of the remote repository.
- Namespace
- NBuildKit
.MsBuild .Tasks .Versions - Containing Type
- Calculate
Semantic Version With Git Version
Syntax
[Required]
[SuppressMessage("Microsoft.Design", "CA1056:UriPropertiesShouldNotBeStrings", Justification = "This can be an empty string in which case the default origin will be used.")]
public string RemoteRepositoryUri { get; set; }
Attributes
| Type | Description |
|---|---|
| Required | |
| Suppress |
Value
| Type | Description |
|---|---|
| string |