22 lines
450 B
Plaintext
22 lines
450 B
Plaintext
|
|
{
|
||
|
|
"name": "Unity.XR.ARFoundation.Editor.Tests",
|
||
|
|
"references": [
|
||
|
|
"Unity.XR.ARFoundation",
|
||
|
|
"Unity.Coding.Editor"
|
||
|
|
],
|
||
|
|
"optionalUnityReferences": [
|
||
|
|
"TestAssemblies"
|
||
|
|
],
|
||
|
|
"includePlatforms": [
|
||
|
|
"Editor"
|
||
|
|
],
|
||
|
|
"excludePlatforms": [],
|
||
|
|
"versionDefines": [
|
||
|
|
{
|
||
|
|
"name": "com.unity.coding",
|
||
|
|
"define": "UNITY_CODING_ENABLED",
|
||
|
|
"expression": ""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|