Conversation
… are stored. Fixes #24052. They're always stored locally. This fixes an issue when building apps with extensions from Windows. There are no tests, because there's another issue that breaks building extensions from Windows (#23516), but the customer validated that the fix works for him, and the fix also makes sense. Fixes #24052.
|
@dalexsoto it would be good to get this one in .NET9/10 as well. |
✅ [CI Build #3b08505] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #3b08505] Build passed (Detect API changes) ✅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 #3b08505] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #3b08505] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #3b08505] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #3b08505] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #3b08505] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
Backport it! |
💻 [CI Build #3b08505] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
🚀 [CI Build #3b08505] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 115 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
… are stored. Fixes #24052. (#24198) They're always stored locally. This fixes an issue when building apps with extensions from Windows. There are no tests, because there's another issue that breaks building extensions from Windows (#23516), but the customer validated that the fix works for him, and the fix also makes sense. Fixes #24052.
… are stored. Fixes #24052. (#24198) They're always stored locally. This fixes an issue when building apps with extensions from Windows. There are no tests, because there's another issue that breaks building extensions from Windows (#23516), but the customer validated that the fix works for him, and the fix also makes sense. Fixes #24052.
…bundle].items files are stored. Fixes #24052. (#24201) They're always stored locally. This fixes an issue when building apps with extensions from Windows. There are no tests, because there's another issue that breaks building extensions from Windows (#23516), but the customer validated that the fix works for him, and the fix also makes sense. Fixes #24052. Backport of #24198.
…undle].items files are stored. Fixes #24052. (#24200) They're always stored locally. This fixes an issue when building apps with extensions from Windows. There are no tests, because there's another issue that breaks building extensions from Windows (#23516), but the customer validated that the fix works for him, and the fix also makes sense. Fixes #24052. Backport of #24198.
They're always stored locally.
This fixes an issue when building apps with extensions from Windows.
There are no tests, because there's another issue that breaks building
extensions from Windows (#23516), but the customer validated that the fix
works for him, and the fix also makes sense.
Fixes #24052.