2021-09-09 20:42:29 -04:00

21 lines
484 B
Plaintext

{
"name": "Unity.VisualEffectGraph.Editor.Tests",
"references": [
"Unity.VisualEffectGraph.Runtime",
"Unity.VisualEffectGraph.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}