Arcade-Maniac/Source/Library/PackageCache/com.unity.render-pipelines.high-definition@11.0.0/Tests/Runtime/Unity.RenderPipelines.HighDefinition.Runtime.Tests.asmdef
2021-09-09 20:42:29 -04: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"
]
}