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.
I started VS and went to Visual Studio’s File New Project menu, expand the Web category, and picked ASP.NET Core Angular 2 Starter Application (.NET Core)
I let the prjoect build and waited until the depencies finsihed restoring
I then tried to run the project - NO LUCK
Ctrl+F5 - nothing
F5 - nothing
The Start button on the tool bar just says "Start", not IIS or Chorme, or anthing like that. Pressing the "Start" button get the error "Unable to start debugging. The startup project cannot be launched"
Under VS's Debug Menu, both the "Start Debugging" and "Start without Debugging" options are disabled.
I also noticed that in the solution explorer there is an entry "References (Errors - see Error List ) --- there is no Error List...