Empty admin project

This commit is contained in:
Khwezi Mngoma
2026-05-16 01:22:17 +02:00
parent ee3dc075ef
commit 0cc5b8935d
30 changed files with 1383 additions and 2 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"root": true,
"dependentFileProviders": {
"add": {
"addedExtension": {},
"extensionToExtension": {
"add": {
".css": [ ".razor" ],
".cs": [ ".razor" ]
}
}
}
}
}