Unity.InputSystem.IntegrationTests.asmdef 477 B

123456789101112131415161718
  1. {
  2. "name": "Unity.InputSystem.IntegrationTests",
  3. "references": [
  4. "GUID:75469ad4d38634e559750d17036d5f7c",
  5. "GUID:dc04f38471c3a459fb4d31124ee9127d"
  6. ],
  7. "optionalUnityReferences": [
  8. "TestAssemblies"
  9. ],
  10. "includePlatforms": [],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": false,
  16. "defineConstraints": [],
  17. "versionDefines": []
  18. }