Skip to content

dnu pack --out doesn't support forward slash on windows #4417

@sebastienros

Description

@sebastienros

Try to use dnu pack --out ./MyTarget from windows.

Since rc1 the resulting nupkg contains /lib/dnxcore50/dnxcore50 which will fail to restore from nuget.
With dnu pack --out .\MyTarget it works fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions