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

Added additional nuget package properties #121

Merged
merged 2 commits into from
Apr 26, 2022

Conversation

CBielstein
Copy link
Owner

Description

Adding additional package properties to add information to the package Nuget.org listings.

These come from the Microsoft package authoring best practices.

Changes

  • Add project URL referencing this repo
  • Add repository URL referencing this repo
  • Add repository type as git
  • Add license type as MIT
  • Copyright message

Validation

  • Build and pack work locally
  • Used Nuget Package Explorer to inspect package after local build and observed new properties as expected

@CBielstein CBielstein added documentation Improvements or additions to documentation code cleanliness Refactors, static analysis, etc. labels Apr 16, 2022
@CBielstein CBielstein self-assigned this Apr 16, 2022
@CBielstein CBielstein merged commit 8161195 into main Apr 26, 2022
@CBielstein CBielstein deleted the additional-nuget-properties branch April 26, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanliness Refactors, static analysis, etc. documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant