Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 1139642

Browse files
committed
Copy Runtime-specific Crossgen to Core_Root
1 parent 599e00c commit 1139642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/publishdependency.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<CrossGenFiles Include="..\packages\runtime.$(MinOSForArch)-$(PackagePlatform).Microsoft.NETCore.Runtime.CoreCLR\$(CoreClrPackageVersion)\tools\crossgen.exe"/>
34+
<CrossGenFiles Include="..\packages\runtime.$(TargetRid).Microsoft.NETCore.Runtime.CoreCLR\$(CoreClrPackageVersion)\tools\crossgen*"/>
3535
</ItemGroup>
3636

3737
<PropertyGroup>

0 commit comments

Comments
 (0)