Skip to content

Bump external/xamarin-android-tools from 7c05b5c to 46b5284#11521

Merged
jonathanpeppers merged 6 commits into
mainfrom
dependabot/submodules/external/xamarin-android-tools-a2ddf1a
May 28, 2026
Merged

Bump external/xamarin-android-tools from 7c05b5c to 46b5284#11521
jonathanpeppers merged 6 commits into
mainfrom
dependabot/submodules/external/xamarin-android-tools-a2ddf1a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Bumps external/xamarin-android-tools from 7c05b5c to 46b5284.

Commits

Notes

The MSBuild 18.6.3 bump (#369) required matching updates here:

  • Directory.Build.targets bumps System.CodeDom from 9.0.8 to 10.0.3 to satisfy the new transitive requirement from Microsoft.Build.Tasks.Core 18.6.3.

Microsoft.Android.Build.BaseTasks no longer pins System.Reflection.Metadata after android-tools#377, so downstream consumers (e.g. android-platform-support) are not forced onto the 11.0.0-preview version this repo uses for Microsoft.Android.Sdk.TrimmableTypeMap.

Bumps [external/xamarin-android-tools](https://github.com/dotnet/android-tools) from `7c05b5c` to `a2ddf1a`.
- [Commits](dotnet/android-tools@7c05b5c...a2ddf1a)

---
updated-dependencies:
- dependency-name: external/xamarin-android-tools
  dependency-version: a2ddf1af641bce988d1667083444f7f1c272bf4d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file. label May 27, 2026
@dependabot dependabot Bot requested a review from jonathanpeppers as a code owner May 27, 2026 19:11
@dependabot dependabot Bot added the submodules Pull requests that update Submodules code label May 27, 2026
@dependabot dependabot Bot requested a review from simonrozsival as a code owner May 27, 2026 19:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels May 27, 2026
Microsoft.Build.Tasks.Core 18.6.3 (transitively referenced via Xamarin.Android.Build.Tasks) requires System.CodeDom >= 10.0.3, causing NU1605 package downgrade errors during restore.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jonathanpeppers and others added 3 commits May 27, 2026 15:42
Do not merge.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Picks up dotnet/android-tools#377 which removes the unused System.Reflection.Metadata PackageReference from Microsoft.Android.Build.BaseTasks. This stops BaseTasks from constraining SRM to the 11.0.0-preview version pinned in this repo, unblocking NU1605 errors in downstream consumers (e.g. android-platform-support) that reference SRM 10.0.3 directly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of external/xamarin-android-tools exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Includes:
* #370 - Add Dependabot config for weekly NuGet updates
* #377 - [BaseTasks] Remove unused System.Reflection.Metadata reference

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers jonathanpeppers changed the title Bump external/xamarin-android-tools from 7c05b5c to a2ddf1a Bump external/xamarin-android-tools from 7c05b5c to 46b5284 May 28, 2026

@jonathanpeppers jonathanpeppers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can ignore the one test failure:

System.UnauthorizedAccessException : Access to the path 'App2.dll' is denied.

@jonathanpeppers jonathanpeppers merged commit 0a7f632 into main May 28, 2026
2 of 3 checks passed
@jonathanpeppers jonathanpeppers deleted the dependabot/submodules/external/xamarin-android-tools-a2ddf1a branch May 28, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant