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
@tinaschrepfer I'm querying a custom project type registered by my extension using VSProjectSystem SDK. I'd like to provide you the dump file but github won't let me to attach it (it says "Failed to upload "debug_dump.dmp"").
EDIT: It seems the complete dump is too large for upload, It let me to upload only the dump without the heap: dump_without_heap.dmp
When I query for project properties the execution blocks. I use this code:
I have only one project in the solution.
The extension is a hybrid VSSDK & VS.Extensibility extension.
Dependencies:
The text was updated successfully, but these errors were encountered: