VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.unity.xr.interaction.toolkit/Tests/Editor/Unity.XR.Interaction.Toolkit.Editor.Tests.asmdef
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +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
}