mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-28 10:15:06 +08:00
41 lines
1.0 KiB
Plaintext
41 lines
1.0 KiB
Plaintext
{
|
|
"name": "Tests",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner",
|
|
"nadena.dev.modular-avatar.core",
|
|
"nadena.dev.modular-avatar.core.editor",
|
|
"VRC.SDK3A",
|
|
"VRC.SDK3A.Editor",
|
|
"VRC.SDKBase",
|
|
"UnityEngine.UI.Tests",
|
|
"nadena.dev.ndmf",
|
|
"nadena.dev.ndmf.runtime"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.vrchat.avatars",
|
|
"expression": "",
|
|
"define": "MA_VRCSDK3_AVATARS"
|
|
},
|
|
{
|
|
"name": "com.vrchat.avatars",
|
|
"expression": "3.5.2",
|
|
"define": "MA_VRCSDK3_AVATARS_3_5_2_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |