Add File as a Link on Visual Studio - Debug vs Publish

后端 未结 3 1493
伪装坚强ぢ
伪装坚强ぢ 2020-12-15 15:14

Every time I have to link a file into an ASP.NET project as link, there is always something I forget to do, because Visual Studio is way too buggy and annoying with these. T

3条回答
  •  粉色の甜心
    2020-12-15 15:52

    I think one of best way is make a symbolic link as you want. It will helpful to you to manage file that always must be same.

提交回复
热议问题