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

πŸ“ Add NuGet metadata #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mattias1
Copy link

✨ What's this?

Add some metadata for the NuGet gallery (https://www.nuget.org/packages/Bearded.Utilities).
Specifically, a link back to the github repo, a MIT licence and a good description.

πŸ” Why do we want this?

More clarity for people using the NuGet gallery.

πŸ— How is it done?

Mostly moving metadata from the (no longer used) nuspec file to the project file, as is the best practice these days (https://learn.microsoft.com/en-us/nuget/create-packages/package-authoring-best-practices).

πŸ”¬ Why not another way?

It's best practice these days to use the project file instead of nuspec files (which you weren't using anymore anyways).

πŸ¦‹ Side effects

Maybe the tags aren't up to date anymore?

@tomrijnbeek tomrijnbeek requested a review from paulcscharf April 26, 2023 12:15
@Mattias1
Copy link
Author

I cannot add labels myself, can you add ignore-for-release here? I think it applies.

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.

1 participant