[Settings] Move shared keys into central props file (#17188)

This commit is contained in:
CleanCodeDeveloper
2022-03-23 17:32:34 +01:00
committed by GitHub
parent 53a92215fc
commit d9c054b1f5
3 changed files with 2 additions and 24 deletions

View File

@@ -4,8 +4,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable>
<Platforms>x64</Platforms>
<Version>$(Version).0</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>$(Version).0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">