Updated runtime identifiers

This commit is contained in:
Kiran Challa 2017-04-27 10:58:24 -07:00
parent bb0888265a
commit d940c1eb75
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<TargetFrameworks>net46;netcoreapp2.0</TargetFrameworks>
<DefineConstants>$(DefineConstants);DEMO</DefineConstants>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx.10.12-x64</RuntimeIdentifiers>
<RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>