Sicherung vor Merge

This commit is contained in:
maier_st
2024-10-25 13:25:15 +02:00
parent f1e934a9b5
commit f7b50320ca
2293 changed files with 288663 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "bootstrap@5.3.3",
"destination": "wwwroot/lib/bootstrap/"
},
{
"library": "bootstrap-icons@1.11.3",
"destination": "wwwroot/lib/bootstrap-icons/"
}
]
}