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

Nuspec - specify developmentDependency #103

Description

@dazinator

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions