UniversalViewer/Assets/Scripts/HSVPicker/Editor/HSVPicker.Editors.asmdef

17 lines
372 B
Plaintext
Raw Normal View History

2024-04-21 22:38:26 +08:00
{
"name": "HSVPicker.Editors",
"references": [
"HSVPicker"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}