Files
av3-animation-as-crab/csharp/dev.hai-vr.animator-as-code.v1.base.test/Tests/V1/EditMode/AacEditModeTests.asmdef
T
2026-09-18 14:01:10 +01:00

25 lines
567 B
Plaintext

{
"name": "AacEditModeTests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"AnimatorAsCode.V1"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll",
"VRCSDKBase.dll",
"VRCSDK3A.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}