14 строки
361 B
JSON
14 строки
361 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "0.108.2",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/release/v?\\d+(?:\\.\\d+)?$",
|
|
"^refs/heads/servicing/v?\\d+(?:\\.\\d+)?$"
|
|
],
|
|
"cloudBuild": {
|
|
"buildNumber": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|