Files
Unity-Serializable-Func/Editor/SerializableFunc.Editor.asmdef
Anton Zhernosek 697d6fe98a Initial Commit
2023-05-23 14:07:24 +02:00

18 lines
431 B
Plaintext

{
"name": "SerializableFunc.Editor",
"rootNamespace": "",
"references": [
"GUID:e72a8e3728c787f4fafc146b590e6be5"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}