VR4Medical/ICI/Library/PackageCache/com.unity.xr.hands@b137b9cef9d8/Tests/Editor/Unity.XR.Hands.Editor.Tests.asmdef
2025-07-29 13:45:50 +03:00

33 lines
766 B
Plaintext

{
"name": "Unity.XR.Hands.Editor.Tests",
"references": [
"Unity.XR.Hands",
"Unity.XR.Hands.OpenXR",
"Unity.XR.OpenXR",
"Unity.XR.OpenXR.Features"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [
{
"name": "com.unity.xr.openxr",
"expression": "1.0.0",
"define": "UNITY_OPENXR_PACKAGE"
}
],
"noEngineReferences": false
}