Files
webdoorcreator/WebDoorCreator.UI/libman.json
T
zaccaria.majid 523d8fffec aggiunte aree identity
+ librerie lato client
2023-03-03 12:53:15 +01:00

14 lines
269 B
JSON

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