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
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 setup a new angular2 project.
When running
dotnet runin cossole: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