Skip to content

[release/10.0] [mono] [debugger] Fix string[][]#122978

Merged
steveisok merged 1 commit intorelease/10.0from
backport/pr-122935-to-release/10.0
Jan 29, 2026
Merged

[release/10.0] [mono] [debugger] Fix string[][]#122978
steveisok merged 1 commit intorelease/10.0from
backport/pr-122935-to-release/10.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

Backport of #122935 to release/10.0

/cc @thaystg

Customer Impact

  • Customer reported
  • Found internally

This fix resolves an issue when debugging on mobile or wasm where incorrect type parameters are returned while inspecting a multidimensional array.

See also https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2633466

Regression

  • Yes
  • No

Testing

Manually ran through VS before and after

Risk

Low

IMPORTANT: If this backport is for a servicing release, please verify that:

  • For .NET 8 and .NET 9: The PR target branch is release/X.0-staging, not release/X.0.
  • For .NET 10+: The PR target branch is release/X.0 (no -staging suffix).

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @thaystg, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

@steveisok steveisok added the Servicing-consider Issue for next servicing release review label Jan 25, 2026
@rbhanda rbhanda added this to the 10.0.4 milestone Jan 27, 2026
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jan 27, 2026
@steveisok steveisok merged commit 59908f6 into release/10.0 Jan 29, 2026
77 of 81 checks passed
@steveisok steveisok deleted the backport/pr-122935-to-release/10.0 branch January 29, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Debugger-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants