Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using PackageLicenseExpression #903

Merged
merged 1 commit into from May 11, 2024

Conversation

lahma
Copy link
Contributor

@lahma lahma commented Feb 7, 2024

By using license expression nuget.org is able to directly show the license information and also license checkers can directly get the compliance info. In comparison:

Current YamlDotNet:

image

Current Newtonsoft.Json:

image

fixes #918

@lahma
Copy link
Contributor Author

lahma commented Mar 22, 2024

Hey @EdwardCooke sorry to ping, but any chance this being accepted? Would make license validators happier OOTB. I do have that another PR also, but this would be something I'm really looking forward to.

@EdwardCooke
Copy link
Collaborator

Yeah. I’ll get this in shortly. I’m pretty busy for the next few days but I’ll try and squeeze it in this morning.

@lahma
Copy link
Contributor Author

lahma commented Mar 22, 2024

Appreciated, but don't stress on it ❤️

@EdwardCooke EdwardCooke merged commit 4da74f4 into aaubry:master May 11, 2024
1 check passed
@aaubry
Copy link
Owner

aaubry commented May 11, 2024

This feature has been released in version 15.1.4.

@lahma lahma deleted the license-expression branch May 11, 2024 17:55
@lahma
Copy link
Contributor Author

lahma commented May 11, 2024

Looking good now, thank you!

image

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.

Set license expression on nuget package
4 participants