lib_unity_purchase/Editor/UnityEditor.Purchasing.asmdef

31 lines
863 B
Plaintext

{
"name": "UnityEditor.Purchasing",
"rootNamespace": "",
"references": [
"UnityEngine.Purchasing",
"Purchasing.Common",
"UnityEngine.Purchasing.Security",
"UnityEngine.Purchasing.SecurityCore",
"UnityEngine.Purchasing.SecurityStub",
"UnityEngine.Purchasing.Stores",
"UnityEngine.Purchasing.Codeless",
"Unity.Services.Core.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.services.core",
"expression": "1.0.0-pre",
"define": "SERVICES_SDK_CORE_ENABLED"
}
],
"noEngineReferences": false
}