Files
Shopping_UnityVR/Assets/HighlightPlus/Editor/HighlightPlus.Editor.asmdef

22 lines
552 B
Plaintext

{
"name": "HighlightPlus.Editor",
"rootNamespace": "HighlightPlus",
"references": [
"HighlightPlus.Runtime",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime",
"Unity.TextMeshPro"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}