Skip to content

Commit 5380bd6

Browse files
authored
Update appsettings.json
1 parent 7f7e5be commit 5380bd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/TestBuildingBlocks/appsettings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"Microsoft.Hosting.Lifetime": "Warning",
66
"Microsoft.EntityFrameworkCore.Update": "Critical",
77
"Microsoft.EntityFrameworkCore.Database.Command": "Critical",
8-
"JsonApiDotNetCore.Middleware.JsonApiMiddleware": "Information",
9-
"JsonApiDotNetCoreExample": "Information"
8+
"JsonApiDotNetCore.Middleware.JsonApiMiddleware": "Information"
109
}
1110
}
1211
}

0 commit comments

Comments
 (0)