You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 satır
514B

  1. [
  2. {
  3. "Name": "WebUI_API",
  4. "Projects": [
  5. {
  6. "Path": "WebUI\\ReAct_PME.Api\\ReAct_PME.Api.csproj",
  7. "Action": "Start"
  8. },
  9. {
  10. "Path": "WebUI\\ReAct_PME.WebUI\\ReAct_PME.WebUI.csproj",
  11. "Action": "Start"
  12. }
  13. ]
  14. },
  15. {
  16. "Name": "MaUI_API",
  17. "Projects": [
  18. {
  19. "Path": "WebUI\\ReAct_PME.Api\\ReAct_PME.Api.csproj",
  20. "Action": "Start"
  21. },
  22. {
  23. "Path": "MaUI\\MaUI.csproj",
  24. "Action": "Start"
  25. }
  26. ]
  27. }
  28. ]