com.alicizax.unity.tuyoogam.../Samples~/Test Sample/Runtime/YooAsset.Test.asmdef

23 lines
535 B
Plaintext
Raw Normal View History

2025-01-09 11:31:04 +08:00
{
"name": "YooAsset.Test",
"rootNamespace": "",
"references": [
"YooAsset",
"YooAsset.Editor",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}