Browse Source

Fix bracket in ASP.NET Core "display_name" (#7152)

Joni 3 years ago
parent
commit
52f60933c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/CSharp/aspnetcore/benchmark_config.json

+ 1 - 1
frameworks/CSharp/aspnetcore/benchmark_config.json

@@ -169,7 +169,7 @@
       "webserver": "Kestrel",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "ASP.NET Core {Middleware, Pg, Dapper]",
+      "display_name": "ASP.NET Core [Middleware, Pg, Dapper]",
       "notes": "",
       "versus": "aspcore-ado-pg"
     },