I've downloaded the latest version of Asp.net boilerplate but I noticed that official UI for ABP became Adminlte not AdminBSBMaterialDesign I want to download latest ABP with AdminBSBMaterialDesign because Adminlte does not work with angular material even If I imported all Modules and when I import materiliza.css the whole design for it will be crashed.
so how could I specify which UI I want to download with ABP before downloading it
Update:
Here is a screenshot for UI for the ABP framework() when I download it in 2019:
Here is a screenshot for UI fo the ABP framework when I download it in this month :
what I want is I wanna go back for old UI
from @aaron comment
There is no way to download an older version from the website. You can download from the source repo aspnetboilerplate/module-zero-core-template's v5.4.0 release, but you still have to rename the packages yourself.