mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-25 09:45:36 -05:00
21 lines
492 B
JSON
21 lines
492 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "1.0.9",
|
|
"publicReleaseRefSpec": [
|
|
".*/master$"
|
|
],
|
|
"nugetPackageVersion": {
|
|
"semVer": 2
|
|
},
|
|
"cloudBuild": {
|
|
"setVersionVariables": true,
|
|
"buildNumber": {
|
|
"enabled": true,
|
|
"includeCommitId": {
|
|
"when": "nonPublicReleaseOnly",
|
|
"where": "buildMetadata"
|
|
}
|
|
}
|
|
},
|
|
"inherit": false
|
|
} |