Added Directory.Build.props to replace SolutionInfo

This commit is contained in:
Bjarke Berg
2021-02-15 13:53:06 +01:00
parent 1eac582649
commit 9ba04c394b
15 changed files with 15 additions and 47 deletions

View File

@@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>Umbraco.Infrastructure.PublishedCache</RootNamespace>
<LangVersion>8</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">