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

# Conflicts:
#	.github/workflows/codeql-analysis.yml
#	build/templates/UmbracoPackage/.template.config/template.json
#	build/templates/UmbracoProject/.template.config/template.json
#	src/Directory.Build.props
#	src/Umbraco.Infrastructure/Security/BackOfficeUserStore.cs
This commit is contained in:
Bjarke Berg
2022-01-23 13:46:10 +01:00
184 changed files with 4162 additions and 690 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with:
dotnet-version: '6.0.x'
- name: Build
- name: dotnet build
run: dotnet build umbraco-netcore-only.sln # also runs npm build
- name: Perform CodeQL Analysis