Fix duplicated assets in official build (#89188)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 19 Jul 2023 20:52:53 +0000 (22:52 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 20:52:53 +0000 (22:52 +0200)
commit9343b2f61cc9e78be2c0d607bb5db0cc588aec49
tree478193a367c44f001cad22356667ffe2ad00d320
parent7036cba28f20f6a12f4cd2c467f095819983a8c1
Fix duplicated assets in official build (#89188)

The additional osx-x64 and osx-arm64 legs added for NativeAOT in https://github.com/dotnet/runtime/pull/89018 caused the `runtime.osx-*.Microsoft.DotNet.ILCompiler` and runtime.osx-*.runtime.native.System.IO.Ports` packages to be duplicated.

This change makes sure we only publish them from one leg (the CoreCLR one).
eng/pipelines/runtime-official.yml
src/installer/pkg/projects/nativeaot-packages.proj