Files
egwcorelib/Egw.Core.Razor.Test/libman.json
T
Samuele E. Locatelli (MBA) 927226ee31 Release preliminare
2023-01-26 21:46:35 +01:00

10 lines
172 B
JSON

{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "bootstrap@5.2.3",
"destination": "wwwroot/lib/css/bootstrap/"
}
]
}