WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Tests/Runtime/ResourceManager/Unity.ResourceManager.Tests.asmdef

19 lines
449 B
Text
Raw Normal View History

2025-01-07 02:06:59 +01:00
{
"name": "Unity.ResourceManager.Tests",
"references": [
"Unity.ResourceManager",
"Unity.Addressables.Tests"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}