VS 2015 Import and Export Settings, Disappearing Window

前提是你 提交于 2019-12-04 22:47:54
CygnusX1

The links you provide actually contain a walkaround. Check the answer

https://stackoverflow.com/a/31300971/635654

To summarize:

  • Press Ctrl+Alt+A to open VS command window
  • Manually type the command to import settings from filename as:

    Tools.ImportandExportSettings /import:"<filename>"

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