12 строки
328 B
JSON
12 строки
328 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "0.62-preview",
|
|
"assemblyVersion": {
|
|
"precision": "revision"
|
|
},
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$",
|
|
"^refs/heads/v\\d+(?:\\.\\d+)?$"
|
|
]
|
|
}
|