Maui.Markup icon indicating copy to clipboard operation
Maui.Markup copied to clipboard

[Housekeeping] Add SourceLink

Open TheCodeTraveler opened this issue 1 year ago • 0 comments

Description of Change

This PR adds SourceLink to CommunityToolkit.Maui.Markup: https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/

Adding SourceLink enables our users to more easily debug their code.

PR Checklist

  • [x] Rebased on top of main at time of PR
  • [x] Changes adhere to coding standard
  • [x] Documentation created or updated: https://github.com/MicrosoftDocs/CommunityToolkit/pulls

Additional information

TheCodeTraveler avatar Oct 07 '24 18:10 TheCodeTraveler