From 836203e3fa4db8e1f7e7b45f70fb9659b01bb1d7 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Fri, 17 Mar 2023 11:30:33 -0500 Subject: [PATCH] Use consistent packages across platforms for bootstrap (#15823) --- .../buildBootstrapPreviouslySB.csproj | 125 ++++++++++++------ 1 file changed, 86 insertions(+), 39 deletions(-) diff --git a/src/SourceBuild/content/eng/bootstrap/buildBootstrapPreviouslySB.csproj b/src/SourceBuild/content/eng/bootstrap/buildBootstrapPreviouslySB.csproj index e7b95574e..92b3d120e 100644 --- a/src/SourceBuild/content/eng/bootstrap/buildBootstrapPreviouslySB.csproj +++ b/src/SourceBuild/content/eng/bootstrap/buildBootstrapPreviouslySB.csproj @@ -12,48 +12,95 @@ $(ArchiveDir)Private.SourceBuilt.Artifacts.Bootstrap.tar.gz + + + false + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + %(LinuxRid.Identity) + + + + + %(LinuxRid.Identity) + + + + + + + %(RuntimePackWithLinuxRid.Identity).%(RuntimePackWithLinuxRid.LinuxRid) + + + + + %(PortablePackageWithLinuxRid.Identity) + + + + + runtime.%(PortablePackageWithLinuxRid.LinuxRid).%(PortablePackageWithLinuxRid.Identity) + + + runtime.%(PortablePackageWithLinuxRid.LinuxRid).runtime.native.%(PortablePackageWithLinuxRid.Identity) + + + + + + + + + +