1

I've created an Asp.Net core project in VS 2015 Update 3 and added 'twitter bootstrap' using npm. When I tried to include "bootstrap" folder into project, I couldn't find "Include in project" option in context menu. How do I fix this? Thanks!

enter image description here

enter image description here

1 Answer 1

1

Although I don't have the answer to this yet, I did notice this is not an issue with the version of Visual Studio (2015 Update 3). I have one web application that is .net Core and one that is not on this version of Visual Studio. The project that is not .net Core still has the Include in Project item working. The project that is .net Core has the include in project missing.

Sign up to request clarification or add additional context in comments.

1 Comment

you are right, the problem only with asp.net core project

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.