Merge pull request #6098 from nguerrera/fix-crossgen-win10
Fix crossgen step on win10 box
This commit is contained in:
commit
a063c0b58e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
<RuntimeIdentifier>$(Rid)</RuntimeIdentifier>
|
||||
<RuntimeIdentifier>$(CoreCLRRid)</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue