Files
TowerDefence/My project/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.PerformanceTests/Unity.Collections.PerformanceTests.asmdef
Caleb Sandford deQuincey 334021d04e Started project
2025-11-14 17:30:41 +00:00

28 lines
666 B
Plaintext

{
"name": "Unity.Collections.PerformanceTests",
"rootNamespace": "",
"references": [
"Unity.Collections",
"Unity.PerformanceTesting",
"Unity.Burst",
"Unity.Jobs",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Unity.Mathematics"
],
"includePlatforms": [],
"excludePlatforms": [
"iOS"
],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}