暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

UnityEngine.Purchasing.WinRT.asmdef 404B

1234567891011121314151617
  1. {
  2. "name": "UnityEngine.Purchasing.WinRT",
  3. "references": [
  4. "UnityEngine.Purchasing.WinRTCore"
  5. ],
  6. "includePlatforms": [
  7. "WSA"
  8. ],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": false,
  14. "defineConstraints": [],
  15. "versionDefines": [],
  16. "noEngineReferences": false
  17. }