Copy Runtime-specific Crossgen to Core_Root
authorwtgodbe <wigodbe@microsoft.com>
Fri, 21 Apr 2017 18:31:21 +0000 (11:31 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Fri, 21 Apr 2017 18:47:53 +0000 (11:47 -0700)
tests/publishdependency.targets

index cce4296..6d1c6bd 100644 (file)
@@ -31,7 +31,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <CrossGenFiles Include="..\packages\runtime.$(MinOSForArch)-$(PackagePlatform).Microsoft.NETCore.Runtime.CoreCLR\$(CoreClrPackageVersion)\tools\crossgen.exe"/>
+    <CrossGenFiles Include="..\packages\runtime.$(TargetRid).Microsoft.NETCore.Runtime.CoreCLR\$(CoreClrPackageVersion)\tools\crossgen*"/>
   </ItemGroup>
 
   <PropertyGroup>