VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Tests/Editor/Unity.XR.Interaction.Toolkit.Editor.Tests.asmdef
2025-07-29 13:45:50 +03:00

28 lines
745 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Editor.Tests",
"rootNamespace": "UnityEditor.XR.Interaction.Toolkit.Editor.Tests",
"references": [
"Unity.XR.Interaction.Toolkit",
"Unity.XR.Interaction.Toolkit.Editor",
"Unity.XR.Interaction.Toolkit.Tests",
"Unity.XR.CoreUtils"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}