Unity.Recorder.Tests.asmdef 271 B

12345678910111213
  1. {
  2. "name": "Unity.Recorder.Tests",
  3. "references": [
  4. "Unity.Recorder",
  5. "Unity.Recorder.Editor",
  6. "Unity.Timeline"
  7. ],
  8. "optionalUnityReferences": [
  9. "TestAssemblies"
  10. ],
  11. "includePlatforms": [],
  12. "excludePlatforms": []
  13. }