зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 629512: Publish new osx-x64 runtime with kext and libBuildXLInterop.dylib reverted
This commit is contained in:
Родитель
422eac2a6d
Коммит
0e297ddca7
|
@ -4452,7 +4452,7 @@
|
||||||
"Type": "NuGet",
|
"Type": "NuGet",
|
||||||
"NuGet": {
|
"NuGet": {
|
||||||
"Name": "runtime.osx-x64.BuildXL",
|
"Name": "runtime.osx-x64.BuildXL",
|
||||||
"Version": "3.6.99"
|
"Version": "3.8.99"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -14,7 +14,7 @@ export const pkgs = isMicrosoftInternal ? [
|
||||||
{ id: "BuildXL.DeviceMap", version: "0.0.1" },
|
{ id: "BuildXL.DeviceMap", version: "0.0.1" },
|
||||||
|
|
||||||
// Runtime dependencies used for macOS deployments
|
// Runtime dependencies used for macOS deployments
|
||||||
{ id: "runtime.osx-x64.BuildXL", version: "3.6.99" },
|
{ id: "runtime.osx-x64.BuildXL", version: "3.8.99" },
|
||||||
{ id: "Aria.Cpp.SDK.osx-x64", version: "8.5.6" },
|
{ id: "Aria.Cpp.SDK.osx-x64", version: "8.5.6" },
|
||||||
{ id: "Aria.Cpp.SDK.win-x64", version: "8.5.6", osSkip: [ "macOS", "unix" ] },
|
{ id: "Aria.Cpp.SDK.win-x64", version: "8.5.6", osSkip: [ "macOS", "unix" ] },
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче