You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
720 B

2 years ago
{
"name": "Unity.ShaderGraph.Editor.Tests",
"references": [
"GUID:be0903cd8e1546f498710afdc59db5eb",
"GUID:27619889b8ba8c24980f49ee34dbb44a",
"GUID:0acc523941302664db1f4e527237feb3"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [
{
"name": "com.unity.visualeffectgraph",
"expression": "10.0.0-preview.15",
"define": "VFX_GRAPH_10_0_0_OR_NEWER"
}
]
}