GitHunt
RI

Rishabh-V/DebugIntoLibraries

Sample app to see if we can step into the library code while debugging after doing the required settings.

Debug Into Libraries

This is a sample app to see if we can step into the library code while debugging after doing the required settings.

We need to add the following XML element (with value true) to a <PropertyGroup> element in the project file.

<CopyDebugSymbolFilesFromPackages>true</CopyDebugSymbolFilesFromPackages>

No symbols have been loaded for this document

Languages

C#100.0%

Contributors

Created January 18, 2023
Updated January 18, 2023
Rishabh-V/DebugIntoLibraries | GitHunt