Minics.slnLaunch.user 247 B

123456789101112131415
  1. [
  2. {
  3. "Name": "New Profile",
  4. "Projects": [
  5. {
  6. "Path": "MinicsConsole\\MinicsConsole.csproj",
  7. "Action": "Start"
  8. },
  9. {
  10. "Path": "MinicsUI\\MinicsUI.csproj",
  11. "Action": "Start"
  12. }
  13. ]
  14. }
  15. ]