-
Notifications
You must be signed in to change notification settings - Fork 269
nuget pack -symbols: Missing source files #2407
Copy link
Copy link
Closed
Labels
Resolution:DuplicateThis issue appears to be a Duplicate of another issueThis issue appears to be a Duplicate of another issue
Description
"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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution:DuplicateThis issue appears to be a Duplicate of another issueThis issue appears to be a Duplicate of another issue
Type
Fields
Give feedbackNo fields configured for issues without a type.