Automaticaly load pdb from NuGet global packages folder #8503
Labels
Area:Symbols
Functionality:Restore
Partner:Roslyn
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Type:DCR
Design Change Request
This issue has been moved from a ticket on Developer Community.
Hi, it looks Visual Studio does not support loading pdb from NuGet Cache.
Is it possible to improve VS this way.
In detail: Let's e.g. assume having NuGet Package unpacked in the NuGet cache and the dll and pdb resides in the packagename\packageverlib\netstandard2.0 sub-folder. Visual Studio then supports probing the path to this sub-folder for loading the package source symbols.
This will help debugging experience source code with own only local stored NuGet packages.
Original Comments
Jane Wu [MSFT] on 8/21/2019, 04:11 AM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We’ll provide an update once the issue has been triaged by the product team.
The text was updated successfully, but these errors were encountered: