Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/align-namespaces

# Conflicts:
#	src/Umbraco.Infrastructure/Search/ExamineComposer.cs
This commit is contained in:
Mole
2021-02-15 15:45:03 +01:00
12 changed files with 22 additions and 40 deletions

View File

@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<LangVersion>8</LangVersion>
<TargetFramework>net472</TargetFramework>
<RootNamespace>Umbraco.Cms.Persistence.SqlCe</RootNamespace>
</PropertyGroup>