Skip to content

Commit

Permalink
Debug using Source Link
Browse files Browse the repository at this point in the history
  • Loading branch information
lbargaoanu committed Jan 13, 2022
1 parent 4750b90 commit 3c7ae4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ var computingClient =
// call a remote method
var result = await computingClient.AddFloat(1, 4, cancellationToken);
```
## Debug using Source Link

[Preview builds setup](https://docs.microsoft.com/en-us/azure/devops/pipelines/artifacts/symbols?view=azure-devops#set-up-visual-studio).

0 comments on commit 3c7ae4f

Please sign in to comment.