Skip to content

Fix win-x64 NuGet copyright metadata - #1534

Open
Renan Luciano (JoseRenan) wants to merge 1 commit into
mainfrom
fix/win-x64-nuget-copyright
Open

Renan Luciano (JoseRenan) wants to merge 1 commit into
mainfrom
fix/win-x64-nuget-copyright

Conversation

@JoseRenan

Copy link
Copy Markdown
Member

Summary

Fix the copyright metadata in the Microsoft.Sbom.Tool.Win-x64 NuGet package to comply with Microsoft package requirements on NuGet.org.

Changes

  • Update the package copyright from:
    Copyright Microsoft Corporation. All rights reserved.
  • To the repository-standard value:
    © Microsoft Corporation. All rights reserved.

Validation

  • Confirmed the nuspec remains valid XML.
  • Confirmed the value exactly matches Directory.Build.props and the successfully published Microsoft.Sbom.Tool package.

Context

NuGet.org rejected the initial package during compliance validation because its copyright element did not use the required Microsoft format. A new signed package version must be produced after this change is merged because published package artifacts are immutable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b2c93a44-6ced-404f-8ebf-3361fd45b62d
@JoseRenan
Renan Luciano (JoseRenan) requested a review from a team as a code owner September 19, 2026 01:28
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.

1 participant