We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7e5be commit 5380bd6Copy full SHA for 5380bd6
test/TestBuildingBlocks/appsettings.json
@@ -5,8 +5,7 @@
5
"Microsoft.Hosting.Lifetime": "Warning",
6
"Microsoft.EntityFrameworkCore.Update": "Critical",
7
"Microsoft.EntityFrameworkCore.Database.Command": "Critical",
8
- "JsonApiDotNetCore.Middleware.JsonApiMiddleware": "Information",
9
- "JsonApiDotNetCoreExample": "Information"
+ "JsonApiDotNetCore.Middleware.JsonApiMiddleware": "Information"
10
}
11
12
0 commit comments