简体   繁体   English

Visual Studio 2019 中的引导程序 4

[英]Bootstrap 4 in Visual Studio 2019

When I create a solution in visual studio 2019 for a web application, the project is create with a bootstrap 3, but when I update to bootstrap 4 the project view gets broken, the menu bar appears broken.当我在 Visual Studio 2019 中为 web 应用程序创建解决方案时,该项目是使用引导程序 3 创建的,但是当我更新到引导程序 4 时,项目视图被破坏,菜单栏似乎被破坏。 Has anyone ever experienced that kind of problem?有没有人遇到过这种问题?

Yes bootstrap 3 to 4 is a major change.是的,bootstrap 3 到 4 是一个重大变化。 You will need to change some thing.你需要改变一些东西。 It is probably not vs2019.可能不是vs2019。 https://getbootstrap.com/docs/4.0/migration/ https://getbootstrap.com/docs/4.0/migration/

Here's a site that I found, that helps.这是我找到的一个网站,它有帮助。 However, you may need to adjust a few things but this does a lot of the heavy work.但是,您可能需要调整一些东西,但这会做很多繁重的工作。 (please read disclaimers on site) (请阅读现场免责声明)

Bootstrap 3 - 4 converter自举 3 - 4 转换器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM