StellarXipher/Library/PackageCache/com.unity.sysroot@7bbbb9339c14/Tests/Editor/Unity.Sysroot.EditorTests.asmdef
2025-02-06 16:45:46 -05:00

22 lines
445 B
Plaintext

{
"name": "Unity.Sysroot.EditorTests",
"references": [
"Unity.Sysroot.Editor",
"Unity.Sysroot"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"versionDefines": [
{
"name": "Unity",
"expression": "(0,2022.1.23f1)",
"define": "IL2CPP_LEGACY_API_PRESENT"
}
]
}