Skip to content

nuget pack -symbols: Missing source files #2407

@tom-englert

Description

@tom-englert

"nuget pack -symbols" only includes source files that are part of the project. However a .pdb file might contain extra files that are generated, (e.g. XAML, VB projects) or cross-linked from other projects.

If these files are missing, the debugging experience is impaired since the debugger can't locate the source files.

There are ready made solutions available (e.g. NuGet/NuGet2#23, https://nuget.codeplex.com/SourceControl/network/forks/tomenglert/private/contribution/8243) that were never integrated. Instead all related issues (#304, #529) were closed as "won't fix".

However if it does no longer crash but still does not work is not a valid reason to close issues!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution:DuplicateThis issue appears to be a Duplicate of another issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions