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
I'll consolidate this issue with #877
Please add any further discussion there. The crucial thing is to get a whole solution repro that I can debug and try out fixes
Other ways to help learn more about the issue would be to run the code from source, or attach a debugger in to VS when it's hanging and post some stack traces, or attach a performance profiler and send upload the trace somewhere.
Thanks for the report, this is an issue I'd really like to tackle but it's very hard without a repro.
Hi,
I'm trying to convert a whole VB project to C#.
But the conversion always "freezes" on phase 2 (simplification). And never finishes (no .csproj is created).
As I noticed, it stops at the same file. Is there a way to see what could be happening with this simplification?
Could be something regarding this new release?
I already used the converter in a larger project in the past and worked fine.
Thanks!
The text was updated successfully, but these errors were encountered: