ASP.NET 2 projects to share same files

前端 未结 3 1262
情书的邮戳
情书的邮戳 2021-01-14 14:15

Well as the title says i have 2 web projects that have the same css files, master page and some resource files, how could i share those? atm i have 2 copies of them...

3条回答
  •  死守一世寂寞
    2021-01-14 14:38

    In the second project choose "Add existing file", select the file, click on the arrow on the add button and select "add as link".

提交回复
热议问题