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

Purchasing.Common.asmdef 401B

12345678910111213141516
  1. {
  2. "name": "Purchasing.Common",
  3. "references": [
  4. "Unity.Services.Core",
  5. "Unity.Services.Core.Internal"
  6. ],
  7. "includePlatforms": [],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": [],
  14. "versionDefines": [],
  15. "noEngineReferences": false
  16. }