37 lines
979 B
Text
37 lines
979 B
Text
{
|
|
"name": "Unity.Addressables.Editor.Tests",
|
|
"references": [
|
|
"Unity.Addressables.Editor",
|
|
"Unity.Addressables",
|
|
"Unity.ResourceManager",
|
|
"Unity.ScriptableBuildPipeline.Editor",
|
|
"Unity.Addressables.Tests",
|
|
"Unity.Addressables.Editor.BuildReportVisualizer"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "Unity",
|
|
"expression": "2020.2.0a9",
|
|
"define": "NONRECURSIVE_DEPENDENCY_DATA"
|
|
},
|
|
{
|
|
"name": "com.unity.services.ccd.management",
|
|
"expression": "[2.0.0,3.0.0)",
|
|
"define": "ENABLE_CCD"
|
|
}
|
|
]
|
|
}
|