Update Default Bootstrap in Visual Studio

raklali 236 Reputation points
2022-10-09T12:20:30.44+00:00

On creating a Web app on Visual Studio (Currently VS 2022), The Wizard installs Bootstrap by Default. The Bootstrap is generally an older version. Though Bootstrap can be updated by Nuget Package Installer or using libman, is there a way to change the Bootstarp in the VS 2022 itself to the latest version?

Developer technologies Visual Studio Setup
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2022-10-10T10:12:42.437+00:00

    Hi @raklali ,

    Welcome to Microsoft Q&A!

    In Visual Studio, you can try to update the Bootstrap by right-click on your project > Manage NuGet packages > Updates > select “bootstrap” to update it.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.