2021-11-24 19:49:25 +03:00
|
|
|
{
|
|
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
2021-11-25 16:10:48 +03:00
|
|
|
"version": "1.0",
|
|
|
|
"assemblyVersion": {
|
|
|
|
"precision": "build"
|
|
|
|
},
|
2021-11-24 19:49:25 +03:00
|
|
|
"cloudBuild": {
|
|
|
|
"setAllVariables": true,
|
|
|
|
"setVersionVariables": true
|
|
|
|
}
|
2021-11-24 20:00:51 +03:00
|
|
|
}
|