Remotely/Tests.LoadTester/Properties/launchSettings.json
2021-07-29 07:57:31 -07:00

8 lines
218 B
JSON

{
"profiles": {
"Tests.LoadTester": {
"commandName": "Project",
"commandLineArgs": "-serverurl https://localhost:5001 -organizationid 0fea8f8b-6ca0-41c7-b6e6-458caca343ec -agentcount 1000"
}
}
}