Skip to content

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

@emgarten

Description

@emgarten

From @thomaslevesque on November 8, 2017 11:44

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?

Copied from original issue: dotnet/sdk#1717

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions