dotnet / dotnet/sourcelink

Readme should contain some information on how to configure the symbols source in the debugging options window

Open
#235 1 comment 0 reactions 0 assignees View on GitHub
more information needed
Dominant language
C#
Stars
1.4k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

I've got
the following builds
- https://ci.appveyor.com/project/taori/amusoft-ui-wpf/builds/21739741 (v127)
- https://ci.appveyor.com/project/taori/amusoft-ui-wpf/builds/21735025 (v126)

version|DebugType|Source link prompts file download
---|---|---
v127|embedded| ☑
v126|portable| ☐

I am guessing that the reason for this is, because i have not yet found the correct symbol server which has to be mentioned here?

![grafik](https://user-images.githubusercontent.com/5545184/51426418-ce5cdb80-1bea-11e9-9f2e-54fd4709fed3.png)

i followed this guide: https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/nuget#symbol-packages and added `https://symbols.nuget.org/download/symbols` as symbol source, but it did not prompt me for the file download.

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.