[msbuild/dotnet] Fix remote Release builds when using plural RuntimeIdentifiers. Fixes #24046.#24228
[msbuild/dotnet] Fix remote Release builds when using plural RuntimeIdentifiers. Fixes #24046.#24228rolfbjarne wants to merge 1 commit intomainfrom
Conversation
✅ [CI Build #d611b18] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #d611b18] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ [CI Build #d611b18] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #d611b18] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #d611b18] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #d611b18] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #d611b18] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #d611b18] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
🔥 [CI Build #d611b18] Test results 🔥Test results❌ Tests failed on VSTS: test results 4 tests crashed, 1 tests failed, 94 tests passed. Failures❌ monotouch tests (MacCatalyst)🔥 Failed catastrophically on VSTS: test results - monotouch_maccatalyst (no summary found). Html Report (VSDrops) Download ❌ msbuild tests🔥 Failed catastrophically on VSTS: test results - msbuild (no summary found). Html Report (VSDrops) Download ❌ windows testsDetailsHtml Report (VSDrops) Download ❌ xcframework tests🔥 Failed catastrophically on VSTS: test results - xcframework (no summary found). Html Report (VSDrops) Download ❌ xtro tests🔥 Failed catastrophically on VSTS: test results - xtro (no summary found). Html Report (VSDrops) Download Successes✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
WIP: this only contains a tentative test at the moment, the actual fix is hopefully coming at some point.
Fixes #24046.