Merge branch 'netcore/feature/align-namespaces' into netcore/feature/align-infrastructure-namespaces

This commit is contained in:
Mole
2021-02-15 15:48:09 +01:00
11 changed files with 23 additions and 38 deletions

View File

@@ -4,6 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>Umbraco.Cms.Web.UI.NetCore</RootNamespace>
<LangVersion>latest</LangVersion>
<RootNamespace>Umbraco.Web.UI.NetCore</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DocumentationFile>bin\Release\Umbraco.Web.UI.NetCore.xml</DocumentationFile>