Skip to content

[main] Bump System.IO.Hashing to 10.0.10#12163

Open
jonathanpeppers wants to merge 3 commits into
mainfrom
jonathanpeppers-backport-system-io-hashing-10-0-10
Open

[main] Bump System.IO.Hashing to 10.0.10#12163
jonathanpeppers wants to merge 3 commits into
mainfrom
jonathanpeppers-backport-system-io-hashing-10-0-10

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Backports #12144 to main.

Also centralizes the external/xamarin-android-tools package reference on $(SystemIOHashingPackageVersion) and makes the related compatibility comments patch-version-independent.

dependabot Bot and others added 2 commits July 17, 2026 14:14
---
updated-dependencies:
- dependency-name: System.IO.Hashing
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Use the root SystemIOHashingPackageVersion in xamarin-android-tools and keep compatibility comments independent of the current patch version.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 51b3ca0b-2cd9-4f3d-be25-99ea715790c8
Copilot AI review requested due to automatic review settings July 17, 2026 19:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Backports the System.IO.Hashing package bump to main, and aligns related pinned PackageReference logic/comments so the repo consistently uses $(SystemIOHashingPackageVersion) (avoiding patch-specific churn and keeping the SourceLink/runtime-asset collision mitigation understandable).

Changes:

  • Bump SystemIOHashingPackageVersion from 10.0.9 to 10.0.10.
  • Centralize external/xamarin-android-tools’ System.IO.Hashing version on $(SystemIOHashingPackageVersion).
  • Make the SourceLink/System.IO.Hashing compatibility comments patch-version-independent.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
external/xamarin-android-tools/Directory.Build.targets Switch System.IO.Hashing update to use $(SystemIOHashingPackageVersion)
external/Java.Interop/Directory.Build.targets Update compatibility comment to reference $(SystemIOHashingPackageVersion) generically
eng/Versions.props Bump SystemIOHashingPackageVersion to 10.0.10
Directory.Build.targets Update compatibility comment to remove patch-specific AssemblyVersion examples

Comment thread Directory.Build.targets Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants