الملفات
github-actions-demos/aspire-sample/aspire-sample.Web/appsettings.Development.json
2024-09-26 11:56:02 -04:00

9 أسطر
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}