Files
mxaccessgw/src/MxGateway.Server/libman.json
T
2026-04-26 18:37:16 -04:00

15 lines
265 B
JSON

{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "bootstrap@5.3.3",
"destination": "wwwroot/lib/bootstrap/",
"files": [
"css/bootstrap.min.css",
"js/bootstrap.bundle.min.js"
]
}
]
}