Open a folder in Visual Studio

前端 未结 2 479
轻奢々
轻奢々 2020-12-29 01:55

I am creating an Angular project but I love the features of Visual Studio 2012. I am looking for an option to open the folder in Visual Studio 2012 (Similar to \"Open Folder

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-29 02:46

    Solution
    File -> Open Website -> File System and choose the folder.
    No extra project or solution file. VS just opens the folder as it is.

    This solution still valid even in Visual Studio 2017 community

提交回复
热议问题