You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to publish snupkg along with YesSql package.
In my Visual Studio, I can't debug into YesSQL source code and it show as Modules without sources as the following screenshot
However, I can debug into OrchardCore.ContentManagement package because it has been published with snupkg and these is a download symbols link in its Nuget page.
Hello everyone.
I would be nice if you we could add a debugging symbol file to the Nuget package. This will allow us to debug YesSql with Source Link.
Right now there is no
Download symbols link
on YesSql Nuget page.Therefore, we can't use Source Link to debug to YesSql source code.
I have an issue with YesSql and try to reason why it happened. However, without Source Link, it it not easy to debug into source code.
Here is an issue I found in OrchardCore project and it is related to YesSql.
OrchardCMS/OrchardCore#14174
I hope if you can help adding a debugging symbol file to the package.
Thank you so much.
The text was updated successfully, but these errors were encountered: