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!
相关问题
- How to add a “active” class to a carousel first el
- Failed at the electron@1.8.2 postinstall script
- Webpack getting started, import error
- Full Clickable Accordion in Bootstrap
- How to add Bootstrap 4 without Tether?
相关文章
- @angular-cli install fails with deprecated request
- Build errors of missing packages in Visual Studio
- Make Bootstrap tab Active on the bases of URL link
- Rails: Twitter Bootstrap Buttons when visited get
- Visual Studio 2015 JSX/ES2015 syntax highlighting
- Edit & Continue doesn't work
- Reduce spacing between rows
- How do use bootstrap tooltips with React?
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.