-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
Description
Before Creating the Enhancement Request
- I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Programming Language of the Client
C#
Summary
Add Microsoft.SourceLink.GitHub nuget package
Motivation
Improve debug experience, making it easy to understand/read the RocketMQ code from another project
Describe the Solution You'd Like
Add Microsoft.SourceLink.GitHub to C# project
Describe Alternatives You've Considered
N/A
Additional Context
https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/