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

30 lines
815 B
Plaintext

{
"name": "Unity.Pipeline",
"rootNamespace": "Unity.Pipeline",
"references": [
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Microsoft.CodeAnalysis.dll",
"Microsoft.CodeAnalysis.CSharp.dll",
"System.Collections.Immutable.dll",
"System.Runtime.CompilerServices.Unsafe.dll",
"System.Reflection.Metadata.dll",
"Newtonsoft.Json.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.unitywebrequest",
"expression": "1.0.0",
"define": "UNITY_2022_3_OR_NEWER"
}
],
"noEngineReferences": false
}