Files
AIC-Project/Client/PackageLocal/com.unity.pipeline@0.4.0-exp.1/Tests/Runtime/Unity.Pipeline.Tests.Runtime.asmdef
T

21 lines
523 B
Plaintext

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