Skip to content

Add PackDependencies property to opt-out of dependencies packing easily #73

@kzu

Description

@kzu

NuGet provides a SuppressDependenciesWhenPacking property to opt-out wholesale of PackageReference/framework reference dependencies packing.

This is convenient in particular for tools that pack all their runtime dependencies alongside the primary executable.

The new synthetized property would behave just like the recently added support for SupressDependenciesWhenPacking property, so that SuppressDependenciesWhenPacking becomes the default value of PackDependencies directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions