Files
csharp/version.json
Boshi Lian 1cae561f59 update api to v1.29 (#1482)
* update swagger

* fix test
2024-01-09 18:07:46 +01:00

12 lines
323 B
JSON

{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "13.0",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/tags/v\\d+\\.\\d+\\.\\d+"
],
"cloudBuild": {
"setVersionVariables": false
}
}