TapSDK.Core.Standalone.Runtime.asmdef 502 B

1234567891011121314151617181920
  1. {
  2. "name": "TapSDK.Core.Standalone.Runtime",
  3. "references": [
  4. "GUID:7d5ef2062f3704e1ab74aac0e4d5a1a7"
  5. ],
  6. "includePlatforms": [
  7. "Editor",
  8. "macOSStandalone",
  9. "WindowsStandalone32",
  10. "WindowsStandalone64"
  11. ],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": false,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }