[Windows] _BeforeUnpackLibraryResources - Delete all files in a single run#23441
[Windows] _BeforeUnpackLibraryResources - Delete all files in a single run#23441rolfbjarne merged 1 commit intomainfrom
Conversation
…e run Minor perf improvement by executing delete once with all the files to delete instead of running it for each file. Fixes #23440
✅ [CI Build #5d70ac1] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #5d70ac1] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commit.NET ( No breaking changes )✅ API diff vs stable.NET ( No breaking changes )ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #5d70ac1] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #5d70ac1] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #5d70ac1] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #5d70ac1] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #5d70ac1] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
🚀 [CI Build #5d70ac1] 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 |
Minor perf improvement by executing delete once with all the files to delete instead of running it for each file.
Fixes #23440