Long story short: having symbols and sources sometimes helps a lot with debugging and troubleshooting. :)
Please provide symbols and sources along with "binaries".
Here's an article on NuGet.org on how to do it seamlessly while creating and deploying the nuget package:
https://docs.nuget.org/create/creating-and-publishing-a-symbol-package
Thanks in advance!
Long story short: having symbols and sources sometimes helps a lot with debugging and troubleshooting. :) Please provide symbols and sources along with "binaries". Here's an article on NuGet.org on how to do it seamlessly while creating and deploying the nuget package: https://docs.nuget.org/create/creating-and-publishing-a-symbol-package Thanks in advance!