reverse-proxy
reverse-proxy copied to clipboard
Debug symbols for releases
What should we add or change to make your life better?
It would be great if YARP could either embed debug symbols or publish symbol packages for the assemblies published to nuget. Also having Source Link enabled would make things even more convenient.
Why is this important to you?
When trying to debug into yarp code using the published nuget packages you are currently limited to the automated disassembly Visual Studio does which makes it needlessly hard to properly set breakpoints etc.
It seems that we broke symbol publishing in 2.3, normally they should be published automatically