Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 12, 2022

Backport of #61607 to release/6.0

/cc @steveisok @uweigand

Customer Impact

Microsoft.NET.Runtime.MonoTargets.Sdk nuget package will not build for source build due to an external dependency not being available (Microsoft.DotNet.CilStrip.Sources). The MonoTargets package is not needed for source build anyway, so skipping it makes sense.

Testing

Manually confirmed that source build does not build this package.

Risk

Extremely low.

* Does not build due to missing Microsoft.DotNet.CilStrip.Sources
  external dependency in source-build.

* Package is not needed for source-build anyway.
@github-actions github-actions bot requested a review from marek-safar as a code owner January 12, 2022 20:44
@ghost ghost added the area-Build-mono label Jan 12, 2022
@steveisok steveisok added the Servicing-consider Issue for next servicing release review label Jan 12, 2022
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jan 13, 2022
@leecow leecow added this to the 6.0.3 milestone Jan 13, 2022
@safern safern merged commit c4c4bc9 into release/6.0 Feb 7, 2022
@safern safern deleted the backport/pr-61607-to-release/6.0 branch February 7, 2022 18:46
@ghost ghost locked as resolved and limited conversation to collaborators Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants