Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Nuspec - specify developmentDependency #103

Open
dazinator opened this issue Mar 28, 2016 · 0 comments
Open

Nuspec - specify developmentDependency #103

dazinator opened this issue Mar 28, 2016 · 0 comments

Comments

@dazinator
Copy link
Member

Setting the developmentDependency flag in the Nuspec might be a good idea, as it means that if people add GitReleaseNotes as a NuGet package to their project, when they then come to doing a nuget pack on their project, NuGet will recognise GitReleaseNotes as a dev time dependency, rather than a runtime dependency, so it it won't be added / listed as a depedency for their published NuGet package.

https://docs.nuget.org/create/nuspec-reference

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

No branches or pull requests

1 participant