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

28 lines
No EOL
688 B
Text

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