Skip to content

Replace PackageLicenseFile with PackageLicenseExpression#19

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

Replace PackageLicenseFile with PackageLicenseExpression#19
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

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 to use an SPDX license expression rather than embedding a license file reference, aligning package licensing with modern NuGet conventions.

Changes:

  • Replaced <PackageLicenseFile> with <PackageLicenseExpression>MIT</PackageLicenseExpression> in Directory.Build.props.
  • Retained packing LICENSE.txt into the nupkg (still included as a packaged artifact).

@DecSmith42 DecSmith42 merged commit da13b25 into main Jul 13, 2026
10 checks passed
@DecSmith42 DecSmith42 deleted the chore/add-license-expression branch July 13, 2026 00:25
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