How to export/import breakpoints on VS 2013?

给你一囗甜甜゛ 提交于 2019-12-05 05:30:17

The answer above worked, but only for a short time, and as soon as I reset all my settings and got the breakpoints set up again, it failed soon after. The solution was to debug the application and then try saving. I do have a couple of possible mitigating factors:

1) I'm using Git (and git extensions) as my only add-in 2) I'm building and debugging as Admin in windows 8.1

You might want to try this before you nuke months of useful settings tweaks.

FWIW I was "unable to import breakpoints" on VS2013 just now and then remembered that I changed the startup project yesterday after saving them. When I changed startup back to the original project, the import worked fine. If you're struggling, it may be worth checking any changes at the solution/project level since the export.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!