Add Unity Pipeline package support
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user