vs-streamjsonrpc/version.json

12 строки
307 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.20",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:.\\d+)?$"
],
"cloudBuild": {
"setVersionVariables": false
}
}