UnityEngine.Purchasing.SecurityStub.asmdef 476 B

1234567891011121314151617181920
  1. {
  2. "name": "UnityEngine.Purchasing.SecurityStub",
  3. "references": [
  4. "UnityEngine.Purchasing.SecurityCore"
  5. ],
  6. "includePlatforms": [],
  7. "excludePlatforms": [
  8. "Android",
  9. "iOS",
  10. "macOSStandalone",
  11. "tvOS"
  12. ],
  13. "allowUnsafeCode": false,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }