Bug in deployment script for "ASP.NET Core + Angular 2 template for Visual Studio" #1237

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

Originally created by @ghost on 11/24/2016

I have tried to deploy the template "ASP.NET Core + Angular 2 template for Visual Studio" as defined at:

http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/

...and I always get this error:

"...004056\Extensions\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. "

full error...

Project "D:\home\site\repository\Angular2App7.xproj" on node 1 (Publish target(s)).
D:\home\site\repository\Angular2App7.xproj(8,3): error MSB4019: The imported project "D:\Program Files (x86)\dotnet\sdk\1.0.0-preview3-004056\Extensions\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. C
hat the path in the declaration is correct, and that the file exists on disk.
Done Building Project "D:\home\site\repository\Angular2App7.xproj" (Publish target(s)) -- FAILED.

*Originally created by @ghost on 11/24/2016* I have tried to deploy the template "ASP.NET Core + Angular 2 template for Visual Studio" as defined at: http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/ ...and I always get this error: "...004056\Extensions\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. " full error... Project "D:\home\site\repository\Angular2App7.xproj" on node 1 (Publish target(s)). D:\home\site\repository\Angular2App7.xproj(8,3): error MSB4019: The imported project "D:\Program Files (x86)\dotnet\sdk\1.0.0-preview3-004056\Extensions\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. C hat the path in the <Import> declaration is correct, and that the file exists on disk. Done Building Project "D:\home\site\repository\Angular2App7.xproj" (Publish target(s)) -- FAILED.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1237
No description provided.