説明なし
選択できるのは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. }