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>net5.0</TargetFramework>
<OutputType>Library</OutputType>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">