Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2025

Backport of #118991 to release/10.0

/cc @maraf

Customer Impact

  • Customer reported
  • Found internally

#115780

Users with workload installed might get invalid build/publish output if there code uses enums in pinvokes.

Regression

  • Yes
  • No

Kind of. The #112981 fixed how we evaluate DisableRuntimeMarshalling attribute, but runtime bits were missing case for marshalling enums.

Testing

Automated tests.

Risk

Low. Affected use-case is covered with tests.

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono labels Sep 3, 2025
@maraf maraf added this to the 10.0.0 milestone Sep 3, 2025
@maraf maraf self-assigned this Sep 3, 2025
@maraf maraf requested a review from lewing September 3, 2025 07:15
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@maraf maraf added the Servicing-consider Issue for next servicing release review label Sep 3, 2025
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

approved. we can merge when ready

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 3, 2025
@jeffschwMSFT jeffschwMSFT merged commit 13276b6 into release/10.0 Sep 3, 2025
75 of 79 checks passed
@maraf maraf deleted the backport/pr-118991-to-release/10.0 branch September 3, 2025 15:47
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants