forked from BilalY/Rasagar
16 lines
400 B
Plaintext
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"
|
||
|
]
|
||
|
}
|