瀏覽代碼

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

Joni 3 年之前
父節點
當前提交
52f60933c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"
     },