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!
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答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.