Fix SignalR perf app path (#6650)
This commit is contained in:
parent
c528892560
commit
6d28c44408
|
|
@ -4,7 +4,7 @@
|
|||
"Source": {
|
||||
"Repository": "https://github.com/aspnet/aspnetcore.git",
|
||||
"BranchOrCommit": "master",
|
||||
"Project": "src/SignalR/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj"
|
||||
"Project": "src/SignalR/perf/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj"
|
||||
},
|
||||
"Connections": 10,
|
||||
"Duration": 20,
|
||||
|
|
|
|||
Loading…
Reference in New Issue