Skip to content

Replace PackageLicenseFile with PackageLicenseExpression#25

Merged
DecSmith42 merged 1 commit into
mainfrom
chore/add-license-expression
Jul 13, 2026
Merged

Replace PackageLicenseFile with PackageLicenseExpression#25
DecSmith42 merged 1 commit into
mainfrom
chore/add-license-expression

Conversation

@DecSmith42

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 13, 2026 00:22
@DecSmith42
DecSmith42 enabled auto-merge July 13, 2026 00:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates NuGet package metadata in Directory.Build.props to use an SPDX license identifier (PackageLicenseExpression) instead of embedding a license file reference, aligning with current NuGet/MSBuild packaging conventions for license metadata.

Changes:

  • Replaced <PackageLicenseFile>LICENSE.txt</PackageLicenseFile> with <PackageLicenseExpression>MIT</PackageLicenseExpression> in the shared build props.

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.

2 participants