streamingle-unity-utilities/Tests/Editor/Gaze/Streamingle.Gaze.Tests.Editor.asmdef

25 lines
578 B
Plaintext

{
"name": "Streamingle.Gaze.Tests.Editor",
"rootNamespace": "Streamingle.Gaze.Tests",
"references": [
"Streamingle.Gaze.Runtime",
"Streamingle.Gaze.Editor",
"Unity.Timeline"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}