dotnet / dotnet/sourcelink

Multiple providers, SourceRoot cleared

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

Description

If you want to use multiple providers, because you may be mirrored/building on multiple systems,

Code like this seems to cause issues
https://github.com/dotnet/sourcelink/blob/main/src/SourceLink.GitHub/build/Microsoft.SourceLink.GitHub.targets#L60-L63

```




```

When I have both GitLab and GitHub providers, I get a warning that no sourcelink information was missing. I think it's because the source root items were cleared and not re-added correctly.

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.