2
0

SUBMODULES.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [
  2. {
  3. "name": "roslyn",
  4. "url": "https://github.com/mono/roslyn.git",
  5. "rev": "6bfcd4e770609a38b8523e83ce1ec943162f30bb",
  6. "remote-branch": "origin/mono-testing",
  7. "branch": "mono-testing",
  8. "directory": "roslyn"
  9. },
  10. {
  11. "name": "coreclr",
  12. "url": "https://github.com/mono/coreclr.git",
  13. "rev": "90f7060935732bb624e1f325d23f63072433725f",
  14. "remote-branch": "origin/mono",
  15. "branch": "mono",
  16. "directory": "coreclr"
  17. },
  18. {
  19. "name": "ms-test-suite",
  20. "url": "[email protected]:xamarin/ms-test-suite.git",
  21. "rev": "39b1b222e8a3690a1b8ea018ce54d2a826f5246e",
  22. "remote-branch": "origin/master",
  23. "branch": "master",
  24. "directory": "ms-test-suite"
  25. },
  26. {
  27. "name": "benchmarker",
  28. "url": "https://github.com/xamarin/benchmarker.git",
  29. "rev": "97f618cd585af549dd861b7c142656c496f6a89b",
  30. "remote-branch": "origin/master",
  31. "branch": "master",
  32. "directory": "benchmarker"
  33. },
  34. {
  35. "name": "DebianShootoutMono",
  36. "url": "https://github.com/alexanderkyte/DebianShootoutMono.git",
  37. "rev": "3fde2ced806c1fe7eed81120a40d99474fa009f0",
  38. "remote-branch": "origin/release_11_15_2018",
  39. "branch": "release_11_15_2018",
  40. "directory": "DebianShootoutMono"
  41. }
  42. ]