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",
"version": "0.3",
"release": {
"firstUnstableTag": "alpha"
}
"version": "2.0-beta",
"cloudBuild": {
"setAllVariables": true
},
"publicReleaseRefSpec": [
"prod"
]
}