microsoft / CloudAdoptionFramework

Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
https://aka.ms/CAF
Creative Commons Attribution 4.0 International
854 stars 614 forks source link

Inconsistent Bootstrap reference #177

Closed Eonasdan closed 1 year ago

Eonasdan commented 1 year ago

_Layout.cshtml references a bootstrap css file that is at version 5.1 but also references a CDN that uses 4.5.3 javascript file.

BryanSoltis commented 1 year ago

Hi @Eonasdan,

Thank you for your feedback! We will update this to Bootstrap 5.3 in the next release.

-Bryan

BryanSoltis commented 1 year ago

Hi @Eonsandan,

I wanted to let you know this issue has been fixed in the latest release.

https://github.com/microsoft/CloudAdoptionFramework/blob/master/ready/AzNamingTool/RELEASENOTES.md

-Bryan