Cosmos/source/Cosmos.VS.ProjectSystem/Properties/launchSettings.json
2017-12-24 21:20:10 +00:00

8 lines
180 B
JSON

{
"profiles": {
"Cosmos.VS.ProjectSystem": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootSuffix Exp"
}
}
}