Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Publishing pdb files in the NuGet packages? #467

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

In an ideal world, we'd never need to debug into library code... but there are times when it can be useful.

For example, trying to learn how React.NET loads or reloads .js files to understand its performance (and to fix project-specific caching issues). I'm debugging through my locally built .pdbs now, but it would be convenient to be able to just use what's in the NuGet package.

The only downside I've heard of beyond "you shouldn't need them!" is to keep your source code secure... but that's not really relevant for OSS right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions