-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Labels
Priority:2Issues for the current backlog.Issues for the current backlog.Type:BugType:Engineeringproduct/infrastructure work/not a customer bug/feature/DCRproduct/infrastructure work/not a customer bug/feature/DCR
Milestone
Description
Details about Problem
Building Nuget.Build.Tasks.Console in source-build results in invalid contentFiles in the generated package. Trailing backslashes in the PackagePath on the two lines linked below cause a double slash in the output package. Related to #7004
dotnet.exe --version (if appropriate): 5.0.100-preview.4.20258.7
OS version (i.e. win10 v1607 (14393.321)): CentOS Linux 8 (Core)
Worked before? Not sure
Detailed repro steps so we can see the same problem
-
Build Nuget.Build.Tasks.Console on a non-windows OS
-
Inspect the resulting nuspec in Nuget.Build.Tasks.Console.*.nupkg (Note the double slash in contentFiles entries)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority:2Issues for the current backlog.Issues for the current backlog.Type:BugType:Engineeringproduct/infrastructure work/not a customer bug/feature/DCRproduct/infrastructure work/not a customer bug/feature/DCR