You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
445 B
22 lines
445 B
{
|
|
"name": "Unity.Sysroot.EditorTests",
|
|
"references": [
|
|
"Unity.Sysroot.Editor",
|
|
"Unity.Sysroot"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "Unity",
|
|
"expression": "(0,2022.2.0a10)",
|
|
"define": "IL2CPP_LEGACY_API_PRESENT"
|
|
}
|
|
]
|
|
}
|