Virgo_MaskR.slnLaunch.user 333 B

12345678910111213141516171819
  1. [
  2. {
  3. "Name": "New Profile",
  4. "Projects": [
  5. {
  6. "Path": "VirgoRT\\VirgoRT.csproj",
  7. "Action": "Start"
  8. },
  9. {
  10. "Path": "VirgoSimulator\\VirgoSimulator.csproj",
  11. "Action": "Start"
  12. },
  13. {
  14. "Path": "VirgoUI\\VirgoUI.csproj",
  15. "Action": "Start"
  16. }
  17. ]
  18. }
  19. ]