Skip to content

dotnet pack doesn't honor AppendTargetFrameworkToOutputPath in package structure #1717

@thomaslevesque

Description

@thomaslevesque

This project used to produce the following package structure with the 1.0.4 SDK:

image

But with the 2.0.2 SDK, it produces this instead:

image

It looks like the AppendTargetFrameworkToOutputPath property is ignored by dotnet pack.

Is this change intentional? Is there a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions