{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.3", "assemblyVersion": { "precision": "revision" }, "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/v\\d+\\.\\d+$" ] }