Fix crossgen step on win10 box

This commit is contained in:
Nick Guerrera 2017-03-21 19:28:09 -07:00
parent 949fbd59db
commit fa3a446811

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RuntimeIdentifier>$(Rid)</RuntimeIdentifier>
<RuntimeIdentifier>$(CoreCLRRid)</RuntimeIdentifier>
</PropertyGroup>
<ItemGroup>