Fix crossgen step on win10 box
This commit is contained in:
parent
949fbd59db
commit
fa3a446811
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…
Reference in a new issue