Skip to content

Delete obsolete Documentation/workflow/HowToBumpMono.md#11236

Merged
simonrozsival merged 1 commit intodotnet:mainfrom
jonathanpeppers:op-delete-howtobumpmono-md
Apr 29, 2026
Merged

Delete obsolete Documentation/workflow/HowToBumpMono.md#11236
simonrozsival merged 1 commit intodotnet:mainfrom
jonathanpeppers:op-delete-howtobumpmono-md

Conversation

@jonathanpeppers
Copy link
Copy Markdown
Member

Summary

Removes Documentation/workflow/HowToBumpMono.md, which described how to bump the Mono submodule and packages for classic Xamarin.Android.

Why

This document is entirely obsolete. .NET for Android no longer uses Mono submodules — it uses the .NET runtime via the Arcade SDK. The file contained references to infrastructure that no longer exists:

  • MonoDarwinPackageUrl and MonoRequiredMinimumVersion MSBuild properties
  • The mono submodule
  • make jenkins build commands from the classic Xamarin era

Verification

  • git grep HowToBumpMono returns zero matches — no inbound links were broken
  • Documentation-only change; no build required

The document described bumping the Mono submodule/packages for classic
Xamarin.Android. .NET for Android no longer uses Mono submodules; it
uses the .NET runtime via the Arcade SDK. References to
MonoDarwinPackageUrl, MonoRequiredMinimumVersion, the mono submodule,
and make jenkins build commands all refer to infrastructure that no
longer exists.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 28, 2026 14:45
@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Apr 28, 2026
@simonrozsival simonrozsival merged commit dff8610 into dotnet:main Apr 29, 2026
30 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants