Moved old project components to this new project

This commit is contained in:
2026-05-09 16:46:01 +02:00
parent 1c869b9a7b
commit b08e891020
40 changed files with 2910 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"root": true,
"dependentFileProviders": {
"add": {
"addedExtension": {},
"extensionToExtension": {
"add": {
".css": [ ".razor" ],
".cs": [ ".razor" ]
}
}
}
}
}