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:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user