| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 | | { |  |     "name": "Main", |  |     "rootNamespace": "", |  |     "references": [ |  |         "GUID:3ffa07c58a98b0445a7a34376b165fd1", |  |         "GUID:4129704b5a1a13841ba16f230bf24a57", |  |         "GUID:f51ebe6a0ceec4240a699833d6309b23", |  |         "GUID:68765d262e2128e4ab49c983f3411946", |  |         "GUID:173464ddf4cdb6640a4dfa8a9281ad69", |  |         "GUID:72d1fea872bd7a449bf3818f2b0a6708", |  |         "GUID:05d41852e29aa5141a64e3d2d5339981", |  |         "GUID:9ad05b610be6c974590152128a8b5b6e", |  |         "GUID:d51b17ee17bf72443860693b4f9c20af" |  |     ], |  |     "includePlatforms": [], |  |     "excludePlatforms": [], |  |     "allowUnsafeCode": false, |  |     "overrideReferences": false, |  |     "precompiledReferences": [], |  |     "autoReferenced": true, |  |     "defineConstraints": [], |  |     "versionDefines": [], |  |     "noEngineReferences": false |  | } | 
 |