got assignment edit page working again

This commit is contained in:
2024-01-05 08:24:51 -07:00
parent 31e06489ae
commit e6cc3c2a3c
9 changed files with 148 additions and 129 deletions

View File

@@ -2,7 +2,7 @@
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Default": "Error",
"Microsoft.AspNetCore": "Warning"
}
}