- New projects GerbilManager.AppHost / GerbilManager.ServiceDefaults (templates) - Added both to GerbilManager.slnx - WebAPI references ServiceDefaults; AddServiceDefaults + MapDefaultEndpoints wired Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Aspire.Hosting.Dcp": "Warning"
|
|
}
|
|
}
|
|
}
|