Account for other TFMs

This commit is contained in:
Ryan Brandenburg 2017-11-15 10:31:42 -08:00
parent 0b8b099e82
commit 49537878d3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Remove when fixed.
-->
<HasRuntimeOutput>true</HasRuntimeOutput>
<RuntimeIdentifier Condition="'$(TargetFramework)' != 'netcoreapp2.0'">win7-x64</RuntimeIdentifier>
<RuntimeIdentifier Condition="'$(TargetFramework)' == 'net461'">win7-x64</RuntimeIdentifier>
</PropertyGroup>
<ItemGroup>