зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 799926: Revert 'Update macos package to 0.1.0-20240802.2'
Package not being published to ms org. Update macos package to 0.1.0-20240802.2 Reverts !799497 Related work items: #2143216
This commit is contained in:
Родитель
57e025624a
Коммит
c4ea20f370
|
@ -110,7 +110,7 @@ namespace NugetPackages {
|
|||
// External packages
|
||||
// The macOS runtime package is only produced publicly, so 'Microsoft.BuildXL' will always be its prefix (ie: instead of using `packageNamePrefix`)
|
||||
// To produce a new version of this package please refer to our internal BuildXL OneNote in the macOS section.
|
||||
const buildXLMacOSRuntimeIdentity = { id: `Microsoft.BuildXL.Interop.Runtime.osx-x64`, version: `0.1.0-20240802.2` };
|
||||
const buildXLMacOSRuntimeIdentity = { id: `Microsoft.BuildXL.Interop.Runtime.osx-x64`, version: `20230818.1.0` };
|
||||
|
||||
const packageTargetFolder = BuildXLSdk.Flags.isMicrosoftInternal
|
||||
? r`${qualifier.configuration}/pkgs`
|
||||
|
|
Загрузка…
Ссылка в новой задаче