How do I import a .NET Core project to another .NET Core project in Visual Studio?

前端 未结 3 1532
南旧
南旧 2020-12-18 02:48

I need to use some classes from another project. How can I just import or create a reference to that project in Visual Studio?

Right now if I use \"Add reference\" i

3条回答
提交回复
热议问题