lrushl opened a new pull request #55: AMQNET-639 Add SourceLink support URL: https://github.com/apache/activemq-nms-amqp/pull/55 I'd like to add SourceLink support to this library in order to simplify debugging from referencing projects. It would be great to first merge [AMQNET-638 Add SourceLink support](https://github.com/apache/activemq-nms-api/pull/13) and then update [Apache.NMS](https://github.com/apache/activemq-nms-amqp/blob/f1b1f67e1d15b714d7a7c2c827ceeac9978b7a33/src/NMS.AMQP/Apache-NMS-AMQP.csproj#L84) package reference to v.1.8.1 Please take a look into the small demo of SourceLink in action  For more details on how to enable debugging with SourceLink please check the following guides: - [How to Configure Visual Studio to Use SourceLink to Step into NuGet Package Source](http://www.aaronstannard.com/visual-studio-sourcelink-setup/) - [Debugging into NuGet packages with SourceLink in Visual Studio for Mac](https://docs.microsoft.com/en-us/visualstudio/mac/source-link?view=vsmac-2019) For more details on SoureLink, please navigate the following links: - [dotnet/sourcelink](https://github.com/dotnet/sourcelink) - [SourceLink file specification](https://github.com/dotnet/designs/blob/master/accepted/2020/diagnostics/source-link.md#source-link-file-specification)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
