Linux needs correct file path casing (#4442)

This commit is contained in:
BrennanConroy 2018-12-05 15:28:43 -08:00 committed by GitHub
parent c487f019f5
commit a08dc959c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"Source": {
"Repository": "https://github.com/aspnet/aspnetcore.git",
"BranchOrCommit": "master",
"Project": "src/signalr/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj"
"Project": "src/SignalR/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj"
},
"Connections": 10,
"Duration": 20,