暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.Purchasing.Stores.asmdef 962B

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "UnityEngine.Purchasing.Stores",
  3. "references": [
  4. "UnityEngine.Purchasing.Apple",
  5. "UnityEngine.Purchasing.AppleCore",
  6. "UnityEngine.Purchasing.AppleMacos",
  7. "UnityEngine.Purchasing.AppleMacosStub",
  8. "UnityEngine.Purchasing.AppleStub",
  9. "UnityEngine.Purchasing",
  10. "Purchasing.Common",
  11. "UnityEngine.Purchasing.Security",
  12. "UnityEngine.Purchasing.SecurityCore",
  13. "UnityEngine.Purchasing.SecurityStub",
  14. "UnityEngine.Purchasing.WinRT",
  15. "UnityEngine.Purchasing.WinRTCore",
  16. "UnityEngine.Purchasing.WinRTStub",
  17. "Unity.Services.Core",
  18. "Unity.Services.Core.Internal"
  19. ],
  20. "includePlatforms": [],
  21. "excludePlatforms": [],
  22. "allowUnsafeCode": false,
  23. "overrideReferences": true,
  24. "precompiledReferences": [],
  25. "autoReferenced": true,
  26. "defineConstraints": [],
  27. "versionDefines": [],
  28. "noEngineReferences": false
  29. }