Arcade-Maniac/Source/Library/PackageCache/com.unity.render-pipelines.high-definition-config@11.0.0/Tests/Editor/Unity.RenderPipelines.HighDefinitionConfig.Editor.Tests.asmdef
2021-09-09 20:42:29 -04:00

21 lines
493 B
Plaintext

{
"name": "Unity.RenderPipelines.HighDefinitionConfig.Editor.Tests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": []
}