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