Files

28 lines
722 B
Plaintext

{
"name": "Unity.Pipeline.Tests.Editor",
"rootNamespace": "Unity.Pipeline.Tests.Editor",
"references": [
"UnityEditor.TestRunner",
"Unity.Pipeline.Editor",
"Unity.Pipeline",
"UnityEngine.TestRunner",
"Unity.Pipeline.Tests.Runtime",
"Unity.InputSystem",
"Unity.InputSystem.TestFramework"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}