New Angular based web version #1

Closed
thomas.nuyken wants to merge 150 commits from main into ddd
Showing only changes of commit ad9391093d - Show all commits

View File

@@ -1,7 +1,10 @@
{ {
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.3", "version": "2.0-beta",
"release": { "cloudBuild": {
"firstUnstableTag": "alpha" "setAllVariables": true
} },
"publicReleaseRefSpec": [
"prod"
]
} }