Adding reference to another project from visual studio code

后端 未结 4 2013
孤独总比滥情好
孤独总比滥情好 2020-12-28 16:12

If a library (eg, on github) doesn\'t distribute itself via a nuget package, I\'d have to manually include it as a reference, correct? I see a lot of reference posts for how

4条回答
  •  情歌与酒
    2020-12-28 16:48

    Add "vscode-solution-explorer" Extension. It will folder structure as visual studio. Right click on project --> Add Reference --> Select the reference project from the list.

提交回复
热议问题