[msbuild] Bump Messaging to get updated dependencies. - #26501
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
Pull request overview
This PR updates the MSBuild infrastructure’s pinned Xamarin.Messaging package version, ensuring the repo restores a newer Messaging build (and its updated dependencies) while still using exact-version pinning to avoid accidentally selecting test “99.*” packages.
Changes:
- Bumped the default
$(MessagingVersion)used by MSBuild projects to a newer pinned version.
File summaries
| File | Description |
|---|---|
| msbuild/Directory.Build.props | Updates the default pinned MessagingVersion used for Xamarin.Messaging package references in MSBuild projects. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The Xamarin.Messaging 18.11.15 update adds Microsoft.Extensions.DependencyInjection.Abstractions.dll and Microsoft.Extensions.Logging.Abstractions.dll to the net10.0 MSBuild tools in each workload pack. The signing pipeline rejected these unsigned assemblies because they were not classified in SignList.xml, causing the Sign Package Contents task to fail in Azure DevOps build 15183644. Classify both assemblies as first-party so the iOS, tvOS, macOS, and Mac Catalyst workload packages include them in package signing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 589e3158-2c00-4af8-b4d6-a40fe96f20c5
✅ 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 #dec1c37] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 264 tests passed 🎉 Tests counts✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
No description provided.