Unity.Performance.Profile-Analyzer.Editor.asmdef 227 B

12345678910
  1. {
  2. "name": "Unity.Performance.Profile-Analyzer.Editor",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [
  6. "Editor"
  7. ],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false
  10. }