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

26 lines
667 B
Plaintext

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