Use c#9 + namespace fix

This commit is contained in:
Bjarke Berg
2021-03-02 16:20:44 +01:00
parent c1f14de943
commit 1c50ece986
23 changed files with 33 additions and 31 deletions

View File

@@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<OutputType>Library</OutputType>
<LangVersion>latest</LangVersion>
<RootNamespace>Umbraco.Cms.Web.Common</RootNamespace>
</PropertyGroup>