This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
I setup a new angular2 project.
When running dotnet run in cossole:
The specified framework 'Microsoft.NETCore.App', version '1.0.1' was not found.
- Check application dependencies and target a framework version installed at:
C:\Program Files\dotnet\shared\Microsoft.NETCore.App
- Alternatively, install the framework version '1.0.1'.
When opening the project in VS2015/VS2017RC:
...The specified framework Microsoft.NETCore.App version 1.0.1 was not found...
I have installed the latest .NET core