“Add existing item” in Visual Studio: is it possible to make “Add as link” default?

前端 未结 5 1777
臣服心动
臣服心动 2021-02-05 15:12

As pointed out in this SO answer, the Add > Existing item dialog in Visual Studio by default displays the Add button (meaning that the selected items will be p

5条回答
  •  离开以前
    2021-02-05 15:22

    Simply Edit project file and change the path of the file. You can relatively move folder up using ../ It starts in the project folder.

提交回复
热议问题