1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| {
| "name": "Main.Tests",
| "rootNamespace": "",
| "references": [
| "GUID:eac12500b66aea340bf118070ac14bec",
| "GUID:3ffa07c58a98b0445a7a34376b165fd1",
| "GUID:f51ebe6a0ceec4240a699833d6309b23",
| "GUID:e34a5702dd353724aa315fb8011f08c3",
| "GUID:1278a46ce459c5a46b4eaeda148684ef",
| "GUID:27619889b8ba8c24980f86f011571974",
| "GUID:0acc523941302664db1f4e527237feb3"
| ],
| "includePlatforms": [
| "Editor"
| ],
| "excludePlatforms": [],
| "allowUnsafeCode": false,
| "overrideReferences": true,
| "precompiledReferences": [
| "nunit.framework.dll"
| ],
| "autoReferenced": false,
| "defineConstraints": [
| "UNITY_INCLUDE_TESTS"
| ],
| "versionDefines": [],
| "noEngineReferences": false
| }
|
|