A game about forced loneliness, made by TACStudios
1{
2 "name": "Unity.ShaderGraph.Editor.Tests",
3 "references": [
4 "GUID:be0903cd8e1546f498710afdc59db5eb",
5 "GUID:27619889b8ba8c24980f49ee34dbb44a",
6 "GUID:0acc523941302664db1f4e527237feb3"
7 ],
8 "includePlatforms": [
9 "Editor"
10 ],
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.visualeffectgraph",
24 "expression": "10.0.0-preview.15",
25 "define": "VFX_GRAPH_10_0_0_OR_NEWER"
26 }
27 ]
28}