Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Tests/Runtime/Unity.RenderPipelines.HighDefinition.Runtime.Tests.asmdef

16 lines
400 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"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"
]
}