2019-05-12 13:27:26 -07:00
|
|
|
{
|
2021-08-29 12:54:26 +01:00
|
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
2023-12-31 10:59:34 +00:00
|
|
|
"version": "0.0",
|
2022-08-19 09:01:22 +01:00
|
|
|
"gitCommitIdShortFixedLength": 7,
|
2022-03-11 10:17:11 +00:00
|
|
|
"publicReleaseRefSpec": [
|
|
|
|
|
"^refs/heads/master$"
|
|
|
|
|
]
|
2021-08-29 12:54:26 +01:00
|
|
|
}
|