Added theme and basic ui defaults

This commit is contained in:
Marcel Baumgartner
2023-10-13 20:48:36 +02:00
parent 76866fe14f
commit 69b50275cd
320 changed files with 30617 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5132",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}