problems with Net Core 1.0.1 #1245

Closed
opened 2025-08-09 17:19:24 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @doczoidberg on 11/20/2016

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

*Originally created by @doczoidberg on 11/20/2016* 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1245
No description provided.