We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. The licence type is not being populated on nuget & in the cyclonedx bom
Describe the solution you'd like I would like the the license expression property to be populated as part of the nuget package
Additional context Name should be: PolyForm-Noncommercial-1.0.0
The text was updated successfully, but these errors were encountered:
We use the PackageLicenseFile today for the PolyForm-NC license text, but we will consider changing to PackageLicenseExpression
PackageLicenseFile
PackageLicenseExpression
Sorry, something went wrong.
Thanks. Note license Url was deprecated: https://learn.microsoft.com/en-us/nuget/reference/nuspec#licenseurl
No branches or pull requests
Is your feature request related to a problem? Please describe.
The licence type is not being populated on nuget & in the cyclonedx bom
Describe the solution you'd like
I would like the the license expression property to be populated as part of the nuget package
Additional context
Name should be: PolyForm-Noncommercial-1.0.0
The text was updated successfully, but these errors were encountered: