blob: c90c266fc9a5c4a407bf8d981c406e2e85d6e94d [file]
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.2.0-snapshot",
"publicReleaseRefSpec": [
"^refs/heads/main",
"^refs/heads/ignite-3\\.\\d+.*$"
],
"cloudBuild": {
"setVersionVariables": false,
"buildNumber": {
"enabled": false
}
}
}