VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.unity.xr.interaction.toolkit/Tests/CodeSamples/Unity.XR.Interaction.Toolkit.CodeSamples.Tests.asmdef
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00

20 lines
480 B
Plaintext

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