12345678910111213141516171819 |
- [
- {
- "Name": "New Profile",
- "Projects": [
- {
- "Path": "VirgoRT\\VirgoRT.csproj",
- "Action": "Start"
- },
- {
- "Path": "VirgoSimulator\\VirgoSimulator.csproj",
- "Action": "Start"
- },
- {
- "Path": "VirgoUI\\VirgoUI.csproj",
- "Action": "Start"
- }
- ]
- }
- ]
|