Files
CartoonFPS/Library/PackageCache/com.unity.render-pipelines.universal-config@dd206bf35d04/Tests/Editor/Unity.RenderPipelines.Universal.Config.Editor.Tests.asmdef
SHOUTING_PIRATE 4c8592d0ab initial commit
2025-08-05 09:30:40 +01:00

23 lines
547 B
Plaintext

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