2025-03-11 15:30:07 +08:00

22 lines
487 B
Plaintext

{
"name": "Unity.Postprocessing.Editor.Tests",
"references": [
"Unity.Postprocessing.Runtime",
"Unity.Postprocessing.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}