60 lines
1.6 KiB
Plaintext
60 lines
1.6 KiB
Plaintext
{
|
|
"name": "Unity.Addressables.Editor.Tests",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Unity.Addressables.Editor",
|
|
"Unity.Addressables",
|
|
"Unity.ResourceManager",
|
|
"Unity.ScriptableBuildPipeline.Editor",
|
|
"Unity.Addressables.Tests",
|
|
"Unity.Addressables.Editor.BuildReportVisualizer",
|
|
"UnityEditor.TestRunner",
|
|
"UnityEngine.TestRunner",
|
|
"Unity.Services.Ccd.Management",
|
|
"Unity.Services.Core"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll",
|
|
"Moq.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS",
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "Unity",
|
|
"expression": "2020.2.0a9",
|
|
"define": "NONRECURSIVE_DEPENDENCY_DATA"
|
|
},
|
|
{
|
|
"name": "com.unity.services.ccd.management",
|
|
"expression": "[2.0.0,4.0.0)",
|
|
"define": "ENABLE_CCD"
|
|
},
|
|
{
|
|
"name": "com.unity.profiling.core",
|
|
"expression": "[1.0.2,3.0.0)",
|
|
"define": "ENABLE_ADDRESSABLE_PROFILER"
|
|
},
|
|
{
|
|
"name": "nuget.moq",
|
|
"expression": "2.0.0",
|
|
"define": "ENABLE_MOQ"
|
|
},
|
|
{
|
|
"name": "com.unity.services.ccd.management",
|
|
"expression": "[3.0.0,4.0.0)",
|
|
"define": "CCD_3_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
}
|