Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Visual studio 2019 v16.4.2 can not load local pdb file extracted from snupkg

$
0
0

I try to use snupkg package locally in my machine for debugging locally.

I downloaded the snupkg from CI server to my machine. I unzipped the file (it's zip file) to c:\folder1.

I add the path in debug options of VS:

options->debug->symbols-> c:\folder1\lib\net461\mypakag.pdb

Visual studio 2019 v16.4.2 can not recognize the symbol pdb file and fire a message:

a matching symbol file was not found in this folder

Why Visual studio can not load the pdb file of the snupkg package? What I missed to do?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>