зеркало из https://github.com/github/VisualStudio.git
11 строки
311 B
JSON
11 строки
311 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "2.11",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/master$",
|
|
"^refs/heads/v\\d+(?:\\.\\d+)?$"
|
|
],
|
|
"assemblyVersion": {
|
|
"precision": "revision"
|
|
}
|
|
} |