mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
12 lines
340 B
JSON
12 lines
340 B
JSON
{
|
|
"profiles": {
|
|
"Cosmos.VS.ProjectSystem": {
|
|
"commandName": "Executable",
|
|
"executablePath": "$(DevEnvDir)devenv.exe",
|
|
"commandLineArgs": "/rootSuffix Exp",
|
|
"environmentVariables": {
|
|
"CosmosDesignTimeTargetsPath": "$(MSBuildProjectDirectory)\\BuildSystem\\Cosmos.DesignTime.targets"
|
|
}
|
|
}
|
|
}
|
|
}
|