WuhuIslandTesting/Library/PackageCache/com.unity.xr.management@4.2.1/Tests/Editor/Unity.XR.Management.EditorTests.asmdef
2025-01-07 02:06:59 +01:00

30 lines
No EOL
779 B
Text

{
"name": "Unity.XR.Management.EditorTests",
"references": [
"Unity.XR.Management.Editor",
"Unity.XR.Management",
"Unity.XR.Management.Tests.Standalone",
"Unity.XR.Management.Tests",
"Unity.XR.Management.TestPackage",
"Unity.XR.Management.TestPackage.Editor",
"Unity.XR.TestSupport"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"optionalUnityReferences": [
"TestAssemblies"
],
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}