[release/10.0.1xx] [msbuild] Add a condition to make sure empty item groups aren't processed.#25237
Conversation
…ssed. This is a workaround for dotnet/msbuild#4056. Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2903015.
This comment has been minimized.
This comment has been minimized.
✅ [CI Build #5f79b2c] Build passed (Build packages) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #5f79b2c] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ 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 |
This comment has been minimized.
This comment has been minimized.
✅ [CI Build #5f79b2c] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🔥 [CI Build #5f79b2c] Test results 🔥Test results❌ Tests failed on VSTS: test results 2 tests crashed, 37 tests failed, 114 tests passed. Failures❌ dotnettests tests (iOS)🔥 Failed catastrophically on VSTS: test results - dotnettests_ios (no summary found). Html Report (VSDrops) Download ❌ interdependent-binding-projects tests🔥 Failed catastrophically on VSTS: test results - interdependent-binding-projects (no summary found). Html Report (VSDrops) Download ❌ introspection tests4 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download ❌ linker tests22 tests failed, 22 tests passed.Failed tests
|
🚀 [CI Build #5f79b2c] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 156 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
This is a workaround for dotnet/msbuild#4056.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2903015.
Backport of #25236.