الملفات
github-actions-demos/dotnet-sample/appsettings.Development.json
2022-04-06 11:14:18 -07:00

9 أسطر
119 B
JSON

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