streamingle-unity-utilities/CameraAI~/Tests/Editor/Mingle.CWAI.Editor.Tests.asmdef
2026-08-03 04:42:44 +09:00

25 lines
536 B
Plaintext

{
"name": "Mingle.CWAI.Editor.Tests",
"rootNamespace": "Streamingle.Editor.Tests",
"references": [
"Mingle.CWAI.Editor",
"Unity.Cinemachine",
"Unity.Recorder.Editor",
"Unity.Timeline"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false,
"optionalUnityReferences": [
"TestAssemblies"
]
}