Files
Bachelor-Arbeit-Adrian-Haefner/Library/PackageCache/com.unity.xr.arfoundation@ef86c118adc4/Tests/Runtime/XRSimulation/Unity.XR.Simulation.Runtime.Tests.asmdef
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

34 lines
903 B
Plaintext

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