Create NuGet symbol packages - containing the .pdb files - corresponding to the primary NuGet packages. The process is described here: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages . This will facilitate the debugging of problems in the controls code.
Hello Lori,
Yes, we've discussed this and it sounds like a good idea. However, currently I can't give any specific promises since the planing includes a set of different factors that are taken into account when an item's future is decided. You can follow this item in order to get notified as soon as its status changes.
Regards,
Martin Ivanov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
but I've forwarded your feedback to the development team for further review.
Did you hear back from the development team?
Once again had to debug the code and it could be so so much easier if the nuget packages included the debug symbols.
Hello Lori,
We don't have any immediate plans for this, but I've forwarded your feedback to the development team for further review.
As for the setting of two properties in order to achieve that, I am afraid it won't be that simple from implementation point of view. That is because of the complex source infrastructure and the variety of installation methods distributed by the Telerik UI for WPF product.
Regards,
Martin Ivanov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
11 years later, and this still is a open issue, am I missing something?
The URL in the original post ist outdated, here the new URL
https://learn.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
Since everything you have to do is set two properties and done, what is actually the hold up?