A game about forced loneliness, made by TACStudios
1{
2 "name": "Unity.Collections.PerformanceTests",
3 "rootNamespace": "",
4 "references": [
5 "Unity.Collections",
6 "Unity.PerformanceTesting",
7 "Unity.Burst",
8 "Unity.Jobs",
9 "UnityEngine.TestRunner",
10 "UnityEditor.TestRunner",
11 "Unity.Mathematics"
12 ],
13 "includePlatforms": [],
14 "excludePlatforms": [
15 "iOS"
16 ],
17 "allowUnsafeCode": true,
18 "overrideReferences": true,
19 "precompiledReferences": [
20 "nunit.framework.dll"
21 ],
22 "autoReferenced": false,
23 "defineConstraints": [
24 "UNITY_INCLUDE_TESTS"
25 ],
26 "versionDefines": [],
27 "noEngineReferences": false
28}