Files
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

26 lines
702 B
Plaintext

{
"name": "Unity.XR.ARFoundation.CodeSamples.Tests",
"rootNamespace": "UnityEngine.XR.ARFoundation.Tests",
"references": [
"Unity.XR.ARFoundation",
"Unity.XR.ARSubsystems",
"Unity.XR.Management",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Unity.XR.CoreUtils",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}