Merge remote-tracking branch 'origin/v9/dev' into v10/dev

# Conflicts:
#	src/Directory.Build.props
#	templates/UmbracoPackage/.template.config/template.json
#	templates/UmbracoProject/.template.config/template.json
This commit is contained in:
Bjarke Berg
2022-05-02 11:42:00 +02:00
9 changed files with 102 additions and 112 deletions

View File

@@ -41,7 +41,7 @@
"description": "The version of Umbraco.Cms to add as PackageReference.",
"type": "parameter",
"datatype": "string",
"defaultValue": "10.0.0-rc",
"defaultValue": "10.0.0-rc1",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},
"namespaceReplacer": {

View File

@@ -39,7 +39,7 @@
"description": "The version of Umbraco.Cms to add as PackageReference.",
"type": "parameter",
"datatype": "string",
"defaultValue": "10.0.0-rc",
"defaultValue": "10.0.0-rc1",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},
"UseHttpsRedirect": {