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
The issue is there due to the fact you use old csproj format and thus old debuginfo. I'll look into it and maybe find a way to support old format. Until then you can switch to new debug format (it shouldn't make any difference to your project):
I'll let you know if I can fix it in generic way. Or I'll add it as a known issue.
However issues like this can appear because there are many things(issues) with old csproj format that even Microsoft will not fix. In general I suggest to look at migrating to new csproj format for your projects.
Thanks for your reports, it helps a lot to make AspectInjector better!
All breakpoints disappears after debug starts.
Sometimes breakpoints marked with exclamation mark with notice: "code is was changed since last time"
The text was updated successfully, but these errors were encountered: