Symbol Server Plugin with Octopack
Is it possible for the symbol server plugin to look at nupkg for pdb so that I don't have to include the pdbs twice? Currently I am using octopack to package what we are going to deploy and I have the pdbs in the nupkg. I am also adding them as artifacts of the build using the general tab so that teamcity will find them and index them. Looking at the code for the symbol server plugin it looks like it wouldn't inspect the nupkg but I was wondering if I was missing a setting.
Please sign in to leave a comment.