WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Tests/Editor/Unity.Addressables.Editor.Tests.asmdef
2025-01-07 02:06:59 +01:00

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"
}
]
}