UnityEditor.Purchasing.EditorTests.asmdef
572 Bytes
{
"name": "UnityEditor.Purchasing.EditorTests",
"references": [
"UnityEditor.Purchasing",
"UnityEngine.Purchasing"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}