Microsoft.AspNetCore.SpaTemplates::* #342

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

Originally created by @AlanGRutter on 10/27/2017

I have VS2017 V15.4.0 installed. I ran dotnet new --install Microsoft.AspNetCore.SpaTemplates::* to get hold of the Aurelia template.

I've done the dotnet restore and npm install and if I run it using dotnet run it works. However if I open the folder in VS2017 and try to debug it from there I get a FileNotFoundException looking for System.Runtime 4.2.0.0

I couldn't find any solutions out there so I'm looking for help here.

*Originally created by @AlanGRutter on 10/27/2017* I have VS2017 V15.4.0 installed. I ran dotnet new --install Microsoft.AspNetCore.SpaTemplates::* to get hold of the Aurelia template. I've done the dotnet restore and npm install and if I run it using dotnet run it works. However if I open the folder in VS2017 and try to debug it from there I get a FileNotFoundException looking for System.Runtime 4.2.0.0 I couldn't find any solutions out there so I'm looking for help here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#342
No description provided.