nf-VSCodeExtension/version.json

12 строки
320 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.0",
"assemblyVersion": {
"precision": "build"
},
"cloudBuild": {
"setAllVariables": true,
"setVersionVariables": true
}
}