Currently, I am working with the most recent version of VisualStudio which includes an older version of Bootstrap 3 when selecting the application template. I attempted to manually transfer the library files from the updated Bootstrap 4 to the root folder, but IntelliSense does not seem to recognize it and the styles are not being applied. I also tried installing the Bootstrap 4 package, however, it indicates that it is incompatible and nothing changes. What steps should I take in order to successfully integrate the new version of Bootstrap into Visual Studio?