Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Tests/Runtime/Unity.RenderPipelines.HighDefinition.Runtime.Tests.asmdef
2024-08-26 23:07:20 +03:00

16 lines
400 B
Plaintext

{
"name": "Unity.RenderPipelines.HighDefinition.Runtime.Tests",
"references": [
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.HighDefinition.Runtime"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}