Files
ichni_Creator_Studio/Packages/com.bezi.sidekick/Editor/Bezi.Editor.asmdef

24 lines
655 B
Plaintext
Raw Normal View History

2026-05-23 09:43:16 -04:00
{
"name": "Bezi.Editor",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [
"Newtonsoft.Json.dll",
"Microsoft.CSharp.dll",
"Microsoft.CodeAnalysis.dll",
"Microsoft.CodeAnalysis.CSharp.dll",
"System.Collections.Immutable.dll",
"System.Reflection.Metadata.dll",
"System.Runtime.CompilerServices.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}