Skip to content

Commit 3c7ae4f

Browse files
committed
Debug using Source Link
1 parent 4750b90 commit 3c7ae4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ var computingClient =
3131
// call a remote method
3232
var result = await computingClient.AddFloat(1, 4, cancellationToken);
3333
```
34+
## Debug using Source Link
35+
36+
[Preview builds setup](https://docs.microsoft.com/en-us/azure/devops/pipelines/artifacts/symbols?view=azure-devops#set-up-visual-studio).

0 commit comments

Comments
 (0)