WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Samples~/Tests/Unity.Addressables.Samples.Tests.asmdef

24 lines
644 B
Text
Raw Normal View History

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