A game about forced loneliness, made by TACStudios
1{
2 "name": "Unity.RenderPipelines.Core.Runtime.Tests",
3 "rootNamespace": "",
4 "references": [
5 "GUID:df380645f10b7bc4b97d4f5eb6303d95",
6 "GUID:27619889b8ba8c24980f49ee34dbb44a",
7 "GUID:0acc523941302664db1f4e527237feb3",
8 "GUID:4fd6538c1c56b409fb53fdf0183170ec"
9 ],
10 "includePlatforms": [],
11 "excludePlatforms": [],
12 "allowUnsafeCode": true,
13 "overrideReferences": true,
14 "precompiledReferences": [
15 "nunit.framework.dll"
16 ],
17 "autoReferenced": false,
18 "defineConstraints": [
19 "UNITY_INCLUDE_TESTS"
20 ],
21 "versionDefines": [
22 {
23 "name": "com.unity.modules.vr",
24 "expression": "1.0.0",
25 "define": "ENABLE_VR_MODULE"
26 },
27 {
28 "name": "com.unity.modules.xr",
29 "expression": "1.0.0",
30 "define": "ENABLE_XR_MODULE"
31 }
32 ]
33}