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

Nuget package missing License information #667

Closed
metoule opened this issue Sep 27, 2023 · 1 comment · Fixed by #670
Closed

Nuget package missing License information #667

metoule opened this issue Sep 27, 2023 · 1 comment · Fixed by #670
Labels

Comments

@metoule
Copy link

metoule commented Sep 27, 2023

Describe the bug?

The Nuget packages published at https://www.nuget.org/packages/Okta.Sdk/ are missing the License information. Based on this Github repo, I assume the license is Apache-2.0, but can you please add the information to the packages?

The instruction can be found here: https://github.com/NuGet/Home/wiki/Packaging-License-within-the-nupkg, but it should be as easy as adding <license type="expression">Apache-2.0</license> to your .nuspec file.

What is expected to happen?

The License information should be included in the published packages.

What is the actual behavior?

No license is found.

Reproduction Steps?

N/A

Additional Information?

No response

.NET Version

N/A

SDK Version

All versions are affected

OS version

No response

@metoule metoule added the bug label Sep 27, 2023
@laura-rodriguez
Copy link
Collaborator

Hi @metoule,

Thanks for your issue. I'll file an internal ticket to be prioritized by the team.

Internal Ref: OKTA-653507

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants