This repository has been archived on 2023-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
cuipod/Chatter/Properties/launchSettings.json
Dmitrii Kollerov 388ebd964b add basic app
2022-03-10 15:39:31 +07:00

8 lines
153 B
JSON

{
"profiles": {
"Chatter": {
"commandName": "Project",
"commandLineArgs": "\"D:/cert/openssl.crt\" \"D:/cert/openssl.key\""
}
}
}