dotnet / dotnet/sourcelink

Does SourceLink not work for embedded pdb files?

Open
#798 17 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.4k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Before I hear back that they should be in snupkg packages, I need to hear back on whether they are supported with the pdb files embedded. This is one of our simplest use cases we have here at Deloitte and it's not working.

The code is being pushed to a Github within the Deloitte organization so the source code and the symbols are not public (hence not being able to use existing symbol servers that are public. From the nuget package explorer, everything looks ok.

![image](https://user-images.githubusercontent.com/53835198/153434668-d8023703-1c09-4150-9525-1424b48021d1.png)

The only thing I can think of is that the authentication to the Github repo is not in place. What I do have in my solution is a nuget.config that registers the nuget source and I am able to pull from our nuget repo from package manager without issues. But does the pulling of the source code use those nuget.config source settings? Has this been tested against non public code repos?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.