Files

8 lines
251 B
JSON
Raw Permalink Normal View History

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",
"gitCommitIdShortFixedLength": 7,
"publicReleaseRefSpec": [
"^refs/heads/master$"
]
2021-08-29 12:54:26 +01:00
}