Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0-staging] Build Mono build tasks packs only when targeting mobile #105460

Merged

Conversation

ivanpovazan
Copy link
Member

Backport of #105153 to release/8.0-staging

Customer Impact

  • Customer reported
  • Found internally

This PR limits building Microsoft.NET.Runtime.MonoTargets.Sdk package only when the build targets mobile platforms. It helps in prevention of publishing different versions of the same package in an official build, which causes issues with symbol verification during VS insertion. More details on the exact encountered scenario are provided in the description of #105153.

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

Verified that on the main branch official build succeeds producing required packages.

Risk

Low

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

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ivanpovazan ivanpovazan added Servicing-consider Issue for next servicing release review area-Infrastructure labels Jul 25, 2024
@ivanpovazan ivanpovazan added this to the 8.0.9 milestone Jul 25, 2024
@ivanpovazan ivanpovazan requested a review from marek-safar as a code owner July 25, 2024 09:18
Copy link
Contributor

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

@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jul 25, 2024
@ivanpovazan ivanpovazan merged commit d220439 into dotnet:release/8.0-staging Jul 25, 2024
98 of 102 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2024
@rbhanda rbhanda modified the milestones: 8.0.9, 8.0.10 Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure Servicing-approved Approved for servicing release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants