Skip to main content
deleted 6 characters in body
Source Link
Carrie Kendall
  • 11.2k
  • 6
  • 64
  • 81

I was playing around with VS2015 and ASP.NET vNExtvNext, and got stuck on trying to add a reference from vNext class library (kproj) to a regular class library (csproj) in the same solution. Visual Studio 2015 shows the followingerrorfollowing error message:

"The following projects are not supported as references".

Is it possible at all - to add references to csproj from vNext class libraries?

Thanks!

I was playing around with VS2015 and ASP.NET vNExt, and stuck on trying to add a reference from vNext class library (kproj) to a regular class library (csproj) in the same solution. Visual Studio 2015 shows the followingerror message:

"The following projects are not supported as references".

Is it possible at all - to add references to csproj from vNext class libraries?

Thanks!

I was playing around with VS2015 and ASP.NET vNext, and got stuck on trying to add a reference from vNext class library (kproj) to a regular class library (csproj) in the same solution. Visual Studio 2015 shows the following error message:

"The following projects are not supported as references".

Is it possible at all to add references to csproj from vNext class libraries?

edited tags
Link
Eilon
  • 25.7k
  • 3
  • 88
  • 105
improved formatting
Source Link
reVerse
  • 35.3k
  • 22
  • 94
  • 88
Loading
Source Link
En Ua
  • 203
  • 2
  • 5
Loading