win32metadata/apidocs/version.json

11 строки
412 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"inherit": true,
"version": "0.1-alpha",
"versionHeightOffset": 0, // manually +1 each time the ext/sdk-api submodule tree is updated
"pathFilters": [
".",
"../ext/sdk-api" // doesn't work yet: https://github.com/dotnet/Nerdbank.GitVersioning/issues/625
]
}