Files
CartoonFPS/Library/PackageCache/com.unity.postprocessing@026b2a0827a4/Tests/Editor/Unity.Postprocessing.Editor.Tests.asmdef
SHOUTING_PIRATE 4c8592d0ab initial commit
2025-08-05 09:30:40 +01: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"
]
}