【发布时间】:2016-11-15 17:11:25
【问题描述】:
我需要使用另一个项目中的一些类。如何在 Visual Studio 中导入或创建对该项目的引用?
现在如果我在 Visual Studio 中使用“添加引用”,我会收到错误:
".NET Core projects only support referencing .NET framework assemblies in this release. <br/>
To reference other assemblies they need to be included in a NuGet package"
【问题讨论】:
标签: visual-studio asp.net-core asp.net-core-mvc .net-core asp.net-core-1.0