8 lines
No EOL
269 B
JSON
8 lines
No EOL
269 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "0.7",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/master$",
|
|
"^refs/tags/v\\d+\\.\\d+\\.\\d+"
|
|
]
|
|
} |