mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +01:00
14 lines
361 B
JSON
14 lines
361 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "1.3",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/master$",
|
|
"^refs/heads/v\\d+(?:\\.\\d+)?$"
|
|
],
|
|
"cloudBuild": {
|
|
"buildNumber": {
|
|
"enabled": true,
|
|
"setVersionVariables": true
|
|
}
|
|
}
|
|
} |