lib_unity_purchase/Runtime/Common/Purchasing.Common.asmdef

17 lines
401 B
Plaintext
Raw Permalink Normal View History

2024-01-29 18:49:33 +08:00
{
"name": "Purchasing.Common",
"references": [
"Unity.Services.Core",
"Unity.Services.Core.Internal"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}