Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Tests/Runtime/Unity.VisualEffectGraph.Runtime.Tests.asmdef

22 lines
554 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "Unity.VisualEffectGraph.Runtime.Tests",
"rootNamespace": "",
"references": [
"Unity.VisualEffectGraph.Runtime",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}