Game/Library/PackageCache/com.unity.purchasing@2.1.1/Editor/managed/UnityEditor.Purchasing.asmdef
2021-01-16 18:29:12 +01:00

24 lines
550 B
Plaintext

{
"name": "UnityEditor.Purchasing",
"references": [
"UnityEngine.Purchasing",
"Purchasing.Common",
"UnityEngine.Purchasing.Stores",
"UnityEngine.Purchasing.Codeless"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"UDP.dll",
"Security.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}