You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
424 B
17 lines
424 B
{
|
|
"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",
|
|
"HDRP_TESTS_ENABLED"
|
|
]
|
|
}
|