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>netstandard2.0</TargetFramework>
<RootNamespace>Umbraco.Cms.Infrastructure.PublishedCache</RootNamespace>
<LangVersion>8</LangVersion>
<RootNamespace>Umbraco.Infrastructure.PublishedCache</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">