Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented May 21, 2025

SignTool mistakenly sees R2R images as 3rd-party, because they don't have a copyright string. Therefore we get an error about signing 3rd party libraries w/ 1st party signatures. NoWarn this for now in p5 - we're working on a better fix in Arcade for the long term.

@wtgodbe wtgodbe requested review from Copilot and mmitche May 21, 2025 17:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Temporarily suppresses the SIGN004 signing warning for R2R images in Preview5 builds pending a long-term fix in Arcade.

  • Adds a NoWarn entry for SIGN004 in Directory.Build.props
  • Includes a comment explaining the temporary nature of the suppression

@mmitche mmitche merged commit 16745cf into release/10.0-preview5 May 21, 2025
23 of 26 checks passed
@mmitche mmitche deleted the wtgodbe/NoWarn branch May 21, 2025 19:08
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview5 milestone May 21, 2025
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