You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
After i create the projects and do the npm install, i run dotnet run this is what i get.
Compiling AspAngular for .NETCoreApp,Version=v1.0
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(7,54): error NU1002: The dependency Microsoft.AspNetCore.AngularServices 1.0.0-beta-000010 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(9,40): error NU1002: The dependency Microsoft.AspNetCore.Mvc 1.0.0 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.ProjectModel.Loader 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0.
Compilation failed.
0 Warning(s)
4 Error(s)
Time elapsed 00:00:00.0785882