refactor: centralize versioning and stabilize PMA validation

This commit is contained in:
Miha Kralj
2026-03-01 14:07:14 -08:00
parent 19df6763a9
commit 07054ae20a
11 changed files with 42 additions and 80 deletions
+1 -9
View File
@@ -1,13 +1,5 @@
{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.5.1",
"commands": [
"dotnet-gitversion"
],
"rollForward": false
}
}
"tools": {}
}