diff --git a/build/crossgen/Microsoft.DotNet.Cli.Crossgen.targets b/build/crossgen/Microsoft.DotNet.Cli.Crossgen.targets index 0409b9a73..a38f3d2cc 100644 --- a/build/crossgen/Microsoft.DotNet.Cli.Crossgen.targets +++ b/build/crossgen/Microsoft.DotNet.Cli.Crossgen.targets @@ -8,9 +8,9 @@ osx.10.10-x64 rhel.7-x64 - runtime.$(CoreCLRRid).Microsoft.NETCore.Runtime.CoreCLR - runtime.$(CoreCLRRid).Microsoft.NETCore.Jit - runtime.$(CoreCLRRid).Microsoft.NETCore.Runtime.CoreCLR + runtime.$(CoreCLRRid).microsoft.netcore.runtime.coreclr + runtime.$(CoreCLRRid).microsoft.netcore.jit + runtime.$(CoreCLRRid).microsoft.netcore.runtime.coreclr $(NuGetPackagesDir)/$(CoreCLRPackageName)/$(CoreCLRVersion)/runtimes/$(CoreCLRRid)/lib/netstandard1.0 $(NuGetPackagesDir)/$(CrossGenPackageName)/$(CoreCLRVersion)/tools/crossgen$(ExeExtension)