Files
MiniGame_Unity_GP/Assembly-CSharp.csproj
2026-07-06 16:27:14 +08:00

2490 lines
185 KiB
XML

<Project ToolsVersion="Current">
<!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
<PropertyGroup>
<BaseIntermediateOutputPath>Temp\obj\$(Configuration)\$(MSBuildProjectName)</BaseIntermediateOutputPath>
<IntermediateOutputPath>$(BaseIntermediateOutputPath)</IntermediateOutputPath>
</PropertyGroup>
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
<ItemGroup>
<ProjectCapability Include="Unity" />
</ItemGroup>
<PropertyGroup>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<EnableDefaultItems>false</EnableDefaultItems>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<LangVersion>9.0</LangVersion>
<Configurations>Debug;Release</Configurations>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<RootNamespace></RootNamespace>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName>
<TargetFramework>netstandard2.1</TargetFramework>
<BaseDirectory>.</BaseDirectory>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\bin\Debug\</OutputPath>
<DefineConstants>UNITY_2022_3_62;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;JarvisRelease1;USE_ADDRESSABLES;GAME_RELEASE1;UNITY_VISUAL_SCRIPTING;ES3_TMPRO;ES3_UGUI;UNITY_IAP;UNITY_PURCHASING;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169;USG0001</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169;USG0001</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<NoStandardLibraries>true</NoStandardLibraries>
<NoStdLib>true</NoStdLib>
<NoConfig>true</NoConfig>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<MSBuildWarningsAsMessages>MSB3277</MSBuildWarningsAsMessages>
</PropertyGroup>
<PropertyGroup>
<UnityProjectGenerator>Package</UnityProjectGenerator>
<UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion>
<UnityProjectGeneratorStyle>SDK</UnityProjectGeneratorStyle>
<UnityProjectType>Game:1</UnityProjectType>
<UnityBuildTarget>Android:13</UnityBuildTarget>
<UnityVersion>2022.3.62f2</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Analyzer Include="C:\Users\EDY\.vscode\extensions\visualstudiotoolsforunity.vstuc-1.2.2\Analyzers\Microsoft.Unity.Analyzers.dll" />
<Analyzer Include="C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
<Analyzer Include="C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\Legend\FGUI\package\LG_Common\LG_CommonBinder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetworkErrorTips\NetworkErrorTipsModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Privacy\PrivacyUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_look_ad_AutoCreator.cs" />
<Compile Include="Assets\Scripts\Manager\Manager\ModuleManager.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\btn_close_three_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ToolKit\EngineEventSystem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearColor.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Save Slots\ES3Slot.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleBuyItem\PuzzleBuyItemUICtrl.cs" />
<Compile Include="Assets\Scripts\ToolKit\SDK\MaxADKit.cs" />
<Compile Include="Assets\Legend\Define\Message\GameMsg_Logic.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\NET Types\ES3Type_Random.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\pack_panel_AutoCreator.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3ListType.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\btn_get_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3CollectionType.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES33DArrayType.cs" />
<Compile Include="Assets\Legend\Define\Data\InviteMakeUpHistory.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleBuyItem\PuzzleBuyItemUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_SizeOverLifetimeModule.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\SavePlayData\RequestSavePlayData.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\btn_watchAd.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardMulNew\RewardMulNewUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerUnlockItem\FlowerUnlockItemCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LuckyPack\LuckyPackModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\btn_watchAd_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_set_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\ZM_Common_01Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ThreeDaysGift\ThreeDaysGiftModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_undo_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_ExternalForcesModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_float.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3ReferenceMgrBase.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\btn_menu.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardAni\RewardAniUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_moveout_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GButton.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GoldReward\GoldRewardUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\com_unlockView.cs" />
<Compile Include="Assets\Scripts\ToolKit\CameraAdaptive.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_store_17\com_buygold.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Scripts\DataStorage\DataManager.cs" />
<Compile Include="Assets\Legend\Define\Data\InviteData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GetTaskReward\GetTaskRewardModel.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Models\NetCoreModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PassView\PassViewUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\StageCamera.cs" />
<Compile Include="Assets\Scripts\ModuleManager\ModuleManagerRegister.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Tree\TreeNode.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3CacheWriter.cs" />
<Compile Include="Assets\Scripts\System\Game\ConsumeSystem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIContentScaler.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Keychain\Keychain.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\com_gold.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\btn_send.cs" />
<Compile Include="Assets\Scripts\Manager\Manager\GameIManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_pass_item.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_EMail_20\com_mail_AutoCreator.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\ImageAlphaBounds.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3Type.cs" />
<Compile Include="Assets\Scripts\LoveLegendCore.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_green1_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_RotationOverLifetimeModule.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_top_bg.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Tab\TabUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Sign_06\btn_sign7.cs" />
<Compile Include="Assets\Scripts\ModuleUI\TipsView\TipsViewUI.cs" />
<Compile Include="Assets\Scripts\SuperApplication.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\btn_close_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PersonView\PersonViewUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_pass_view.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3InspectorInfo.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FXWnd\FXWndModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\DisplayObject.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_GameResult_08\ZM_GameResult_08Binder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3BinaryWriter.cs" />
<Compile Include="Assets\Scripts\Extend\StringExtend.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_hallgame.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Turntable_11\com_disc.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\btn_tophead.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RecordView\RecordViewUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Scripts\DataStorage\DataStorage.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Texture2D.cs" />
<Compile Include="Assets\Scripts\Define\Constant\PrefsConst.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\UpdateContext.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Message\AppMsg_Frame_0-9999.cs" />
<Compile Include="Assets\Scripts\BaseScene.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\LargerewardNumModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\EventDispatcher.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3HashSetType.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_uint.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_noads.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\com_gold_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameLogin\GameLoginUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\item_chatText_right.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\com_three_days_AutoCreator.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_ColorOverLifetimeModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Burst.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RespLoginFunnelData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\CoinShop\BuygoldUICtrl.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Base\SingletonMonoBehaviour.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\PlaneMesh.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\item_reward.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_EventSystem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\IAnimationGear.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\btn_sub.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_EMail_20\com_mail.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\btn_close_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_menu_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Payloading\PayloadingCtrl.cs" />
<Compile Include="Assets\Scripts\MVC\Model\BaseModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Sign_06\btn_sign_AutoCreator.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Debugging\ES3Debug.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePause\GamePauseModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\chat_head.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\LoginModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GLoader.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\ConfigManager.cs" />
<Compile Include="Assets\Legend\Manager\FXManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_LuckyGift\com_lucky.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RequestResultData.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\btn_close_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardMulNew\RewardMulNewUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\ZM_AddCell_12Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Passunlock\PassunlockModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\pack_panel_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\BuyProp\BuyPropCtrl.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\PreferencesDispatcher.cs" />
<Compile Include="Assets\Scripts\SApplication.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_EMail_20\mail_item.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Login_05\com_login_privacy.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_AddCell_12\btn_buy_one_Const.cs" />
<Compile Include="Assets\Scripts\ToolKit\Helper\DOTweenHelper.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Loading_25\com_loading.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\MD5Helper.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlParseOptions.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\btn_claim.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_edit_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\com_choose_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\btn_watchAd_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\com_broadcast_text1.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\com_coin_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\btn_watchAd.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_item_award.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetDebug.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\com_scAlbums.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\btn_ad.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetConstants.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\ByteBuffer.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Color.cs" />
<Compile Include="Assets\Legend\ToolKit\CountDownKit.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedScriptableObjectType.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigParser\ParseConfigOptions.cs" />
<Compile Include="Assets\Scripts\ModuleUI\MailView\MailViewUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3TypeMgr.cs" />
<Compile Include="Assets\Scripts\OpenBrowser.cs" />
<Compile Include="Assets\Legend\Helper\LoadKit.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetDataReader.cs" />
<Compile Include="Assets\Scripts\Manager\Base\InterfaceManager.cs" />
<Compile Include="Assets\Scripts\SaveingPotClass.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Coins_101\com_coin.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3Binary.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Adcoming\AdcomingUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_item_head_Const.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\Common\RespLoginFunnelData.cs" />
<Compile Include="Assets\Scripts\ToolKit\Helper\FGUIHelper.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIPackage.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RecordView\RecordViewUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_ushort.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Scripts\GooglePayManager.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\CtrlDispatcher.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Settings\ES3DefaultSettings.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\RoundedRectMesh.cs" />
<Compile Include="Assets\Scripts\ModuleUI\TipsView\TipsViewCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Keyframe.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_sound_on_off_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Passunlock\PassunlockCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Settings\ES3Settings.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetSocket.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\GameConfigModel.cs" />
<Compile Include="Assets\Resources\flower\scripts\ParentItem.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle\com_puzzle.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_EMail_20\mail_item_AutoCreator.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\ScriptableObjects\GameConfig.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_store_17\ZM_store_17Binder.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\LineMesh.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\com_pass_item_Const.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\SequencedChannel.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\AlphaRaycastFilter.cs" />
<Compile Include="Assets\Legend\Define\Data\KeyValue.cs" />
<Compile Include="Assets\Legend\ToolKit\Base64EncodeUtil.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Loading\LoadingUI.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Extensions\ListExtensions.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Vip\com_vip.cs" />
<Compile Include="Assets\Scripts\System\Network\PlayDataSystem.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3UnityObjectType.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Light.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_byte.cs" />
<Compile Include="Assets\Legend\Helper\AssetDataBaseKit.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\Base64Helper.cs" />
<Compile Include="Assets\Scripts\Define\Constant\LayerMaskConst.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Tab\TabCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardAni\RewardAniModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_threeday.cs" />
<Compile Include="Assets\Scripts\Register\ManagerRegister.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_null_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Privacy\PrivacyModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\com_language.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\item_scalnums.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_Text.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3Crypto.cs" />
<Compile Include="Assets\Scripts\ModuleUI\WheelView\WheelViewCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\com_tips.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_sign_Const.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\HeartbeatKit.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Extensions\ObjectExtensions.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GList.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlParser.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\item_chatText_left.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Readers\ES3Reader.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\TextFormat.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\com_person.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\com_choose_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Vip\btn_subscirbe.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Auto Save\ES3AutoSaveMgr.cs" />
<Compile Include="Assets\Legend\ToolKit\MD5Kit.cs" />
<Compile Include="Assets\Scripts\UnityManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_PolygonCollider2D.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\RegularPolygonMesh.cs" />
<Compile Include="Assets\Legend\Helper\GameHelper.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\com_loaderMask.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\ADTaskModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\item_unlockLevel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\SignInView\SignInViewModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\com_live.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\broadcast_topitem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GTextField.cs" />
<Compile Include="Assets\Scripts\ErrorLogger.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\IHitTest.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\RewardNumModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlSelect.cs" />
<Compile Include="Assets\Scripts\Register\UIManagerRegister.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Settings\ES3Defaults.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Auto Save\ES3AutoSave.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Texture.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Toast_23\ZM_Toast_23Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameEnd\GameEndUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetPacketPool.cs" />
<Compile Include="Assets\Scripts\ToolKit\Localization.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\ToolSet.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_live.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\SimpleChannel.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\PuzzleModel.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigLoader\ConfigDataManager.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_buy_AutoCreator.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\EaseType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\WheelView\WheelViewUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_char.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Sign_06\com_sign_in.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\ZM_Pass_14Binder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Web\ES3Cloud.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_DateTime.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_look_ad.cs" />
<Compile Include="Assets\Scripts\ModuleUI\SignInView\SignInViewCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Toast_23\com_net_tips.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenGame\OpenGameCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\com_hall_Const.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\WebSocket\WebSocketEvent.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\LG_EndBinder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_intptr.cs" />
<Compile Include="Assets\Scripts\Async\CrazyAsyKit.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_level_small.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\Timer\EasyTimer.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hallgame\HallgameUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_int.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\broadcast_top.cs" />
<Compile Include="Assets\Scripts\Singleton\ISingleton.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_thanks_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenBg\OpenBgCtrl.cs" />
<Compile Include="Assets\Scripts\System\Network\LoginSystem.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_secret.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\BoardModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardMulNew\RewardMulNewModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_watchAd1_AutoCreator.cs" />
<Compile Include="Assets\SGModule\MarkdownKit\SGModule\Scripts\MarkdownKit.cs" />
<Compile Include="Assets\Legend\Define\Model\Game\RewardDisplayData.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Toast_23\com_tips.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Gesture\PinchGesture.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_watchAd_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_add_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Flower\FlowerUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\item_chatImage.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedObjectType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PassView\PassViewModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearBase.cs" />
<Compile Include="Assets\Scripts\MVCBuildWindow.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Referencing\ES3GlobalReferences.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\RectHitTest.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\Login\RequestLoginData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Joast\JoastUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower\btn_item.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_string.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameLogin\GameLoginUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\FontManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Flower\FlowerUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameLogin\GameLoginCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\DragDropManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PersonView\PersonViewModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_play.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\btn_close_three_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GuideView\GuideViewUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3JSONWriter.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_mail_Const.cs" />
<Compile Include="Assets\Scripts\TrackData.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\ColliderHitTest.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Puzzle\PuzzleUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\com_item_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerEnd\FlowerEndCtrl.cs" />
<Compile Include="Assets\Scripts\Define\Constant\VectorConst.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedValueType.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\buygold_item_Const.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\Timer\Timer.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_watchAd.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\PassingTaskModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Tab\TabUI.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\Cryptor.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\com_unlockitem.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerBuyItem\FlowerBuyItemUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\TweenManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\NET Types\ES3Type_Type.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\com_item_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Gesture\LongPressGesture.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_ShapeModule.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\threeDaysGiftBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Coins_101\ZM_Coins_101Binder.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower\item_potFlower.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3ObjectType.cs" />
<Compile Include="Assets\Scripts\DataMgr\DataMgr.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_head.cs" />
<Compile Include="Assets\Scripts\ModuleUI\WheelView\WheelViewModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_UIntPtr.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\LoginKit.cs" />
<Compile Include="Assets\Legend\Define\Message\CtrlMsg_Logic.cs" />
<Compile Include="Assets\Legend\Define\Data\MakeupTaskData.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\DataDispatcher.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\com_reward_moveout.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigParser\ConfigKeyAttribute.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Interface\IWeighted.cs" />
<Compile Include="Assets\Scripts\ChatHelper.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\com_newend.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_close_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_level_big.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Core\TokenManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_ForceOverLifetimeModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3ConcurrentDictionaryType.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_MainModule.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlElement.cs" />
<Compile Include="Assets\Scripts\ModuleUI\AddView\AddViewUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Web\ES3WebClass.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Matrix4x4.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\DurationtasksModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GProgressBar.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_ES3Ref.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GuideView\GuideViewUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GObject.cs" />
<Compile Include="Assets\Legend\ToolKit\GLoaderPool.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_Transform.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_noads_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardAni\RewardAniCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Vip\LG_VipBinder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hallgame\HallgameCtrl.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\Timer\TimerHelper.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\TurntableModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_enum.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Turntable_11\com_wheel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Adcoming\AdcomingUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\LG_liveBinder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_CapsuleCollider.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Rewardbox\RewardboxUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GuideView\GuideViewModel.cs" />
<Compile Include="Assets\Scripts\ToolKit\ParticleUnscaledTime.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_decimal.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_EMail_20\ZM_EMail_20Binder.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\com_buygold_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\com_scAlbumPreview.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerRemake\FlowerRemakeModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameAddTime\GameAddTimeCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\bkg_reward_newBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\com_flowerbuyitem.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_PhysicMaterial.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\NetApi.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\CommonUtils.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\WebSocket\ResponseData.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_set_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\TipsView\TipsViewModel.cs" />
<Compile Include="Assets\Scripts\System\Game\GameDataSystem.cs" />
<Compile Include="Assets\Scripts\ModuleUI\UnlockTips\UnlockTipsUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_GradientAlphaKey.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\com_chat.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearDisplay.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\MeshFactory.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Model\GooglePayModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GGraph.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Loading_25\com_pb.cs" />
<Compile Include="Assets\Scripts\ModuleUI\AddView\AddViewUICtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerEnd\FlowerEndUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\Game_puzzle_endBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\item_live.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_short.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3TupleType.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_green1_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\btn_close_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePlay\GamePlayUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\BlendMode.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_close_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\btn_chooseItem.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Loading_25\ZM_Loading_25Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\BuyProp\BuyPropUICtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LanguageView\LanguageViewUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_state.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3NativeArrayType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerEnd\FlowerEndUICtrl.cs" />
<Compile Include="Assets\Scripts\ToolKit\Rescrypt.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePause\GamePauseUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle\btn_puzzle.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\IEventDispatcher.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_maintab.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Filter\ColorFilter.cs" />
<Compile Include="Assets\Scripts\ModuleUI\BuyProp\BuyPropModel.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Core\NetKit.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_add.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_GameResult_08\cash_broad.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Rect.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\com_prop_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Reward_10\com_reward_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3Prefab.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Adcoming\AdcomingModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_GamePlay.cs" />
<Compile Include="Assets\Scripts\Pool\GObjectPool\GObjectPool.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower\com_flower.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\Game_flower_endBinder.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\RandomHelper.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_BoneWeight.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_claim.cs" />
<Compile Include="Assets\Scripts\ModuleUI\CoinShop\BuygoldCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\EventListener.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_options_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\com_pic.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RequestSavePlayData.cs" />
<Compile Include="Assets\GameScripts\4\level4.cs" />
<Compile Include="Assets\Scripts\Manager\UnityManager\SceneSwitchManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerAddSlot\FlowerAddSlotUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\btn_unlock.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Vector3Int.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_MeshRenderer.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\com_SubUnlock.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Attributes\ES3Attributes.cs" />
<Compile Include="Assets\Legend\Helper\TextureHelper.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_buy1_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Joast\JoastUI.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\WebSocket\WebSocketData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameAddTime\GameAddTimeUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerAddSlot\FlowerAddSlotCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\live_mask.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_main_Const.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\PassportrewardsModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GImage.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\EllipseMesh.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_jilu\com_jilu.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_mail_AutoCreator.cs" />
<Compile Include="Assets\Legend\Define\Message\UICtrlMsg_OpenClose.cs" />
<Compile Include="Assets\Scripts\ModuleManager\CtrlConst.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\ZM_Tasks_13Binder.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\com_unlockLevelNew.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearLook.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Turntable_11\com_coin.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\FastBitConverter.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\ManualHorizontalList.cs" />
<Compile Include="Assets\Scripts\DataMgr\DataKeys.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameResult\GameResultUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_sbyte.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Models\ResponseData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Reward\RewardCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Gesture\RotationGesture.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Core\NetChecker.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GetTaskReward\GetTaskRewardUI.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\TimeHelper.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\PlayMaker\ES3PlayMaker.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RequestLoginData.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\com_chatChoose.cs" />
<Compile Include="Assets\Scripts\ToolKit\EventKit.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_chat.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\LG_AIchatBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_pause.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigLoader\ConfigInitOptions.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_CollisionModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Vector4.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RecordView\RecordViewModel.cs" />
<Compile Include="Assets\Scripts\Manager\Manager\CameraManager.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\RTLSupport.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Menu\MenuUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\GPath.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\Common\RespAdEventData.cs" />
<Compile Include="Assets\Legend\ToolKit\AnimationCurveData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerBuyItem\FlowerBuyItemModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\TranslationHelper.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\com_addView.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetPacket.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerRemake\FlowerRemakeUICtrl.cs" />
<Compile Include="Assets\Scripts\Define\Constant\AppConst.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\TrackData.cs" />
<Compile Include="Assets\Scripts\MVC\View\UI\BaseUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Menu\MenuCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GetTaskReward\GetTaskRewardUICtrl.cs" />
<Compile Include="Assets\GameScripts\3\level3.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\com_first_award_AutoCreator.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Action\PlayTransitionAction.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetThread.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_buy1_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_prop_AutoCreator.cs" />
<Compile Include="Assets\Scripts\MemoryManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_buy\com_buyitem.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_Camera.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\IHtmlObject.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\PixelHitTest.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePlay\GamePlayModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\com_LiveUnlock.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_Image.cs" />
<Compile Include="Assets\Scripts\ModuleUI\MailView\MailViewModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Novice_21\com_guide.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\UnitConvertUtil.cs" />
<Compile Include="Assets\Scripts\Manager\UnityManager\AudioManager.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\exBrPoolModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\com_passunlock_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\item_albums.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_prop.cs" />
<Compile Include="Assets\SGModule\MarkdownKit\SGModule\Scripts\MarkdownConvert.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_game_menu.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\TaskSequence.cs" />
<Compile Include="Assets\Legend\Helper\CommonHelper.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenBg\OpenBgUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\com_scAlbumLock.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\DeviceHelper.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\DynamicFont.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Streams\ES3FileStream.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\ShaderConfig.cs" />
<Compile Include="Assets\Scripts\Define\Constant\UILayerConst.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_RectTransform.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Filter\BlurFilter.cs" />
<Compile Include="Assets\Scripts\DataMgr\PreferencesDataReadyCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FXWnd\FXWndUICtrl.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\VipModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Novice_21\ZM_Novice_21Binder.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_jilu\bkg_jiluBinder.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\LanguageModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\com_pic.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\ZM_Setting_07Binder.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_com_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_game.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NatPunchModule.cs" />
<Compile Include="Assets\Legend\ToolKit\VideoPlayerPool.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Action\ChangePageAction.cs" />
<Compile Include="Assets\Scripts\Define\Model\ChangeValue.cs" />
<Compile Include="Assets\Resources\flower\scripts\ChildItem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\XMLIterator.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\com_unlockLevelNew.cs" />
<Compile Include="Assets\Scripts\Singleton\Singleton.cs" />
<Compile Include="Assets\Scripts\Define\Constant\AppObjConst.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\btn_close_Const.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigLoader\FileNetworkManager.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\btn_get_AutoCreator.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\OrderModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_hall.cs" />
<Compile Include="Assets\Scripts\Manager\Manager\DateTimeManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_GameResult_08\com_success_cash.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\com_reward_refresh.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\com_item_award_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Privacy_24\com_privacy.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\OnlineRewardsModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearFontSize.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameMenu\GameMenuCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\CoinShop\BuygoldUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameMenu\GameMenuUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlLink.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Payloading\PayloadingModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ChooseProp\ChoosePropUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\btn_gold.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\com_setting.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_SphereCollider.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_LimitVelocityOverLifetimeModule.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\btn_goldBuy_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_green.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\com_reward_mul.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\INetEventListener.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_watchAd_Const.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\CreatPuzzle.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Payloading\PayloadingUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ThreeDaysGift\ThreeDaysGiftUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\com_broadcast1.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\progress_pass_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_store_17\buygold_item.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PassView\PassViewUICtrl.cs" />
<Compile Include="Assets\Scripts\Manager\Base\BaseUnityManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Turntable_11\btn_go.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\ExchangeRateModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_claim_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenGame\OpenGameUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_tab.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3ComponentType.cs" />
<Compile Include="Assets\Scripts\AdExchangeManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerUnlockItem\FlowerUnlockItemModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearSize.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_AnimationCurve.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_AudioClip.cs" />
<Compile Include="Assets\Scripts\BaseSystem.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_SubEmittersModule.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\SerializeHelper.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerUnlockItem\FlowerUnlockItemUICtrl.cs" />
<Compile Include="Assets\Scripts\SavaData\SaveData.cs" />
<Compile Include="Assets\Scripts\App.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GMovieClip.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_vip.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\HitTestContext.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\NetworkDispatcher.cs" />
<Compile Include="Assets\Scripts\ModuleUI\MailView\MailViewCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Play\RainPlayModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_SizeBySpeedModule.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ChooseProp\ChoosePropUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Save Slots\ES3SlotDialog.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\LG_secretAlbumsBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_unlock_1.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_AddCell_12\com_addView_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Joast\JoastCtrl.cs" />
<Compile Include="Assets\Scripts\RainforsetRoot.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\btn_music.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts_Backup\CopyPastePatch_DLLModeBackup.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_com_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GRoot.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_task_pass.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3ReferenceMgr.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameTip\GameTipModel.cs" />
<Compile Include="Assets\Scripts\Define\Constant\PrefsKeyConst.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\com_loaderMask_circlle.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GoldReward\GoldRewardUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3File.cs" />
<Compile Include="Assets\Scripts\ToolKit\PlayerPrefsKit.cs" />
<Compile Include="Assets\Legend\Helper\LegendFileKit.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hall\HallUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_music_on_off_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\item_wheel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\NTexture.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Unlock\LG_UnlockBinder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Play\RainPlayCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\AsyncCreationHelper.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Flower\FlowerModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\btn_item_head.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Privacy_24\com_text.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PersonView\PersonViewUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_back_home_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlImage.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FirstReward\FirstRewardUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameEnd\GameEndModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_threeday_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\btn_language.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\CaptureCamera.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Fx_502\ZM_Fx_502Binder.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\FillMesh.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3DictionaryType.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\XMLUtils.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\com_rewardbox.cs" />
<Compile Include="Assets\Scripts\Manager\Manager\SceneManager.cs" />
<Compile Include="Assets\Scripts\MVC\Ctrl\BaseUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_thanks_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\item_unlockLevel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_EMail_20\com_mail_Const.cs" />
<Compile Include="Assets\Legend\ToolKit\CommonExpand.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Core\NetCore.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\com_prop_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_sound_on_off_Const.cs" />
<Compile Include="Assets\Legend\ToolKit\FXPool.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_SkinnedMeshRenderer.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\ScriptableObjects\NetworkConfig.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\progress_pass.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Privacy_24\ZM_Privacy_24Binder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_SpriteRenderer.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_byteArray.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\com_three_days.cs" />
<Compile Include="Assets\Scripts\Define\Message\UICtrlMsg_Base_0-9999.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GTree.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameTip\GameTipCtrl.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Scripts\GooglePayBackType.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\btn_close1_AutoCreator.cs" />
<Compile Include="Assets\Scripts\AppsFlyerObjectScript1.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Window.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Login_05\com_login_page.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_back_home_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_jilu\com_panel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\VertexBuffer.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\EventBridge.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearText.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hall\HallCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Shape.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RespDebugData.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GLoader3D.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetworkErrorTips\NetworkErrorTipsUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_task_time.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\EventContext.cs" />
<Compile Include="Assets\Scripts\MainScene.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerAddSlot\FlowerAddSlotModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3Reflection.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_failpack_AutoCreator.cs" />
<Compile Include="Assets\SGModule\MarkdownKit\SGModule\Scripts\MakdownData.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\Track\TrackKit.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\ShapeHitTest.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameResult\GameResultModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GuideView\GuideViewCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\IColorGear.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_LuckyGift\LG_LuckyGiftBinder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameAddTime\GameAddTimeModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Loading\LoadingCtrl.cs" />
<Compile Include="Assets\Resources\puzzle\scripts\DragPuzzle.cs" />
<Compile Include="Assets\Scripts\MVC\View\UI\SubUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\BaseFont.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\IUISource.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\MakeupModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\TweenValue.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleBuyItem\PuzzleBuyItemCtrl.cs" />
<Compile Include="Assets\Scripts\ToolKit\Debounce.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\com_pass_item_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Coins_101\com_coins_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleBuyItem\PuzzleBuyItemModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_GradientColorKey.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Login_05\btn_space_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_threeday_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerBuyItem\FlowerBuyItemUICtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameAddTime\GameAddTimeUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\com_flower_remake.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_NoiseModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3IO.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\btn_close_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Prop_09\com_choose.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\Game_flower_buyBinder.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\SerializeUtil.cs" />
<Compile Include="Assets\Legend\ToolKit\VideoPlayerHandover.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower\com_flowerguide.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_TrailModule.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\NGraphics.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NewTask\NewTaskModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_buy\btn_ad.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Relations.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetUtils.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_GameEnd.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_main_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Flower\FlowerCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_curr_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FXWnd\FXWndCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetLoading\NetLoadingModel.cs" />
<Compile Include="Assets\Scripts\Define\Constant\AudioConst.cs" />
<Compile Include="Assets\Legend\Helper\DownloadKit.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlPageContext.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\ConsoleProDebug.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RecordView\RecordViewCtrl.cs" />
<Compile Include="Assets\Legend\Helper\ILoadAsset.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_refresh_AutoCreator.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\GTweener.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_failpack_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\ZM_Game_04Binder.cs" />
<Compile Include="Assets\Scripts\Async\AsyncDealData.cs" />
<Compile Include="Assets\Resources\flower\scripts\FlowerModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Fx_502\com_FX.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_GameResult_08\com_end_AutoCreator.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\ApplePayModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hall\HallUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedUnityObjectType.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Reward_10\com_reward.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Setting_07\com_edit_name.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Reward_10\ZM_Reward_10Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hallgame\HallgameUI.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\RichTextField.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3Type_ArrayList.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\com_task_reward.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Menu\MenuModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleEnd\PuzzleEndUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Toast_23\com_unclok_tips.cs" />
<Compile Include="Assets\Legend\Plugins\MiniJSON\MiniJSON.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_GameResult_08\com_end_Const.cs" />
<Compile Include="Assets\Scripts\DataMgr\DataMsg.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_LuckyGift\com_pic.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleEnd\PuzzleEndModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Play\RainPlayUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_AIchat\com_ChatNumber.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Login_05\ZM_Login_05Binder.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_task.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Passunlock\PassunlockUI.cs" />
<Compile Include="Assets\GameScripts\2\level2.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearAnimation.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Readers\ES3XMLReader.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\head.cs" />
<Compile Include="Assets\Legend\Define\Model\Game\RewardData.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\com_reward_coin.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerRemake\FlowerRemakeUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_null_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameMenu\GameMenuModel.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigLoader\ConfigFileManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Payloading\PayloadingUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_sign_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\com_broadcast_new.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GLabel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Passunlock\PassunlockUICtrl.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\RequestStageData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LuckyPack\LuckyPackCtrl.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\SubscribePodcastModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FirstReward\FirstRewardUICtrl.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\LegendModel.cs" />
<Compile Include="Assets\Scripts\PurchasingManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Streams\ES3ResourcesStream.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_add_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\com_pic_in.cs" />
<Compile Include="Assets\Scripts\Pool\ObjectPool\ObjectPool.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\buygold_item_AutoCreator.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\Log.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PersonView\PersonViewCtrl.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Extensions\EnumExtensions.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearDisplay2.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Turntable_11\ZM_Turntable_11Binder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\UnlockTips\UnlockTipsCtrl.cs" />
<Compile Include="Assets\Scripts\Define\Constant\AnimConst.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\btn_cliam_flower.cs" />
<Compile Include="Assets\Scripts\Manager\ManagerOfManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_VelocityOverLifetimeModule.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\RectMesh.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Tab\TabModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\progress_end.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_claim3.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_GameResult_08\com_end.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_LayerMask.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\SecretModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_payloading.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\ConsoleProRemoteServer.cs" />
<Compile Include="Assets\Scripts\ModuleManager\UICtrlConst.cs" />
<Compile Include="Assets\Scripts\ModuleUI\SignInView\SignInViewUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_passunlock.cs" />
<Compile Include="Assets\Scripts\ModuleUI\TipsView\TipsViewUICtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Loading\LoadingModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\Emoji.cs" />
<Compile Include="Assets\Scripts\Extend\Unity\GameObjectExtend.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NewTask\NewTaskCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Rewardbox\RewardboxCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3ScriptableObjectType.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Stage.cs" />
<Compile Include="Assets\Scripts\ModuleUI\SignInView\SignInViewUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_AddCell_12\btn_buy_one_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_prop_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\com_unlockLevelNew.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Sign_06\ZM_Sign_06Binder.cs" />
<Compile Include="Assets\Scripts\Define\Constant\ScreenConst.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\StageEngine.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_battle.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetLoading\NetLoadingUI.cs" />
<Compile Include="Assets\Scripts\System\Network\ConfigSystem.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\Track\TrackProperty.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\BackgroundModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Vip\btn_vipType.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\ReliableChannel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\btn_unlock_ad.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Save Slots\ES3CreateSlot.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\btn_unlock.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GTreeNode.cs" />
<Compile Include="Assets\Scripts\Define\Message\GameMsg_Base_0-9999.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\HitTest\MeshColliderHitTest.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_curr_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Broadcast\BroadcastCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3SerializableDictionary.cs" />
<Compile Include="Assets\Scripts\ModuleUI\MailView\MailViewUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GObjectPool.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_menu_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle\Game_puzzleBinder.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GComboBox.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerRemake\FlowerRemakeCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePlay\GamePlayCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\com_pic.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Quaternion.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\item_albumsDetails.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_EMail_20\mail_item_Const.cs" />
<Compile Include="Assets\Scripts\DataMgr\CloudDataSaver.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\LevelUnlockModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetLoading\NetLoadingCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_MeshFilter.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\item_level.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_open.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Margin.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\com_pic.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Stats.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\btn_noads_Const.cs" />
<Compile Include="Assets\Scripts\MVC\Ctrl\BaseCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Coins_101\com_coinFly.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\com_secretDetail.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_first_award.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Color32.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pack_16\com_adcoming.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_buy\com_addslot.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearXY.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\btn_go1_AutoCreator.cs" />
<Compile Include="Assets\Scripts\MaxPayManager.cs" />
<Compile Include="Assets\Scripts\CreatAnimalCard.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_edit_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIPainter.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Reflected Types\ES3ReflectedComponentType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenBg\OpenBgModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_MinMaxGradient.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlInput.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\btn_unlock.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\WebSocket\WebSocketTools.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\item_scAlbumPreview.cs" />
<Compile Include="Assets\Legend\Manager\NetworkManager.cs" />
<Compile Include="Assets\Scripts\Define\Constant\CameraConst.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GetTaskReward\GetTaskRewardCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetSerializer.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LuckyPack\LuckyPackUI.cs" />
<Compile Include="Assets\Legend\Define\Const\PlayerPrefsConst.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePause\GamePauseCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GRichTextField.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\progress_pass_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Controller.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\StraightLineMesh.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\WebSocket\WebSocketService.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PassView\PassViewCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\CompositeMesh.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_AddCell_12\com_addView_Const.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Helper\ModuleVersion.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_RenderTexture.cs" />
<Compile Include="Assets\Scripts\ModuleUI\UnlockTips\UnlockTipsModel.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\com_hall_AutoCreator.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\EaseManager.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Transition.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GGroup.cs" />
<Compile Include="Assets\SGModule\Net\SGModule\Scripts\Core\ServerClock.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\SmallrewardNumModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameTip\GameTipUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Toast_23\com_word.cs" />
<Compile Include="Assets\Legend\ToolKit\LoveLegendState.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FirstReward\FirstRewardModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3Writer.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower\Game_flowerBinder.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Reward_10\com_reward_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\com_task_item.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NtpSyncModule.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\ES3Property.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_RawImage.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_TextureSheetAnimationModule.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GoldReward\GoldRewardModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_store_17\btn_buy.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FirstReward\FirstRewardCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\com_buygold_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_NetIdle_22\com_Netidle_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pack_16\ZM_Pack_16Binder.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\com_rewardbox_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\UnlockTips\UnlockTipsUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_map.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Adcoming\AdcomingCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\com_albumsDetail.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\btn_task_tab.cs" />
<Compile Include="Assets\Scripts\_SkipRunTimeLogo.cs" />
<Compile Include="Assets\Scripts\ModuleUI\CoinShop\BuygoldModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GScrollBar.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleEnd\PuzzleEndUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\com_goldreward.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_task_tab_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Rewardbox\RewardboxUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_blue.cs" />
<Compile Include="Assets\Scripts\ModuleUI\AddView\AddViewModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\btn_unlock.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_InheritVelocityModule.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Model\H5Model.cs" />
<Compile Include="Assets\Scripts\MVC\View\UI\UIInfo.cs" />
<Compile Include="Assets\Scripts\ModuleManager\ModelConst.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\com_hallgame.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameResult\GameResultCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\UnityObjectType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameEnd\GameEndUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_addtime.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\UICtrlDispatcher.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Joast\JoastModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Reward\RewardUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\btn_buy_one.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameMenu\GameMenuUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Common_01\com_gold_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\com_loaderMask_circlle_new_.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Broadcast\BroadcastModel.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Extensions\ArrayExtensions.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_NetIdle_22\com_Netidle.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ChooseProp\ChoosePropModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NewTask\NewTaskUI.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_claim.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\GM\GMTool.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\XMLList.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LuckyPack\LuckyPackUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\com_unlockLevel.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_NetIdle_22\com_loading.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\Track\TrackEvent.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_EmissionModule.cs" />
<Compile Include="Assets\Scripts\ToolKit\Base64Kit.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Scripts\GooglePayNet.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\LG_albumsBinder.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ChooseProp\ChoosePropCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NewTask\NewTaskUICtrl.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\GameDispatcher.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenGame\OpenGameModel.cs" />
<Compile Include="Assets\Legend\Define\Data\AdTaskData.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Guid.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_claim_Const.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\RelationItem.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\threeDaysGift\com_three_days_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Streams\ES3Stream.cs" />
<Compile Include="Assets\Scripts\Async\AsyncKitUnityBehaviour.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Puzzle\PuzzleModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameTip\GameTipUICtrl.cs" />
<Compile Include="Assets\SGModule\Common\SGModule\Scripts\Extensions\StringExtensions.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Coins_101\com_coins.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_ParticleSystem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\HtmlButton.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\TouchScreenKeyboard.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_reward_new\com_reward_undo.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_RotationBySpeedModule.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ThreeDaysGift\ThreeDaysGiftUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Sign_06\btn_sign_Const.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\CommonModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\ThreeDaysGift\ThreeDaysGiftCtrl.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\SignDailyRewardModel.cs" />
<Compile Include="Assets\Scripts\Manager\Base\BaseInterfaceManager.cs" />
<Compile Include="Assets\Scripts\Manager\UnityManager\TimerIManager.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_ColorBySpeedModule.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_buy\btn_gold.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_exit_AutoCreator.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_bool.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_claim_2.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\btn_ad.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\MaterialManager.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Privacy\PrivacyUICtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LanguageView\LanguageViewModel.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigParser\ConfigParser.cs" />
<Compile Include="Assets\Scripts\Pool\ObjectPool\ListPool.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_NetIdle_22\ZM_NetIdle_22Binder.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Gesture\SwipeGesture.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\PopupMenu.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Mesh.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\TextField.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Scripts\IAPManagerV5.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\TweenPropType.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_NetIdle_22\com_Netidle_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_undo_AutoCreator.cs" />
<Compile Include="Assets\Scripts\Pool\GObjectPool\GObjectsPool.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3GameObject.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameEnd\GameEndCtrl.cs" />
<Compile Include="Assets\Legend\Define\Data\InviteRecord.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Play\RainPlayUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerUnlockItem\FlowerUnlockItemUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_item_head_AutoCreator.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenBg\OpenBgUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_BoxCollider.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameLogin\GameLoginModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardMulNew\RewardMulNewCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\ES3Spreadsheet.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Pass_14\com_pic.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_look_ad_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_GameObject.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Event\InputEvent.cs" />
<Compile Include="Assets\Legend\FGUI\package\threeDaysGift\com_item.cs" />
<Compile Include="Assets\Scripts\Define\Constant\FolderNames.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3ArrayType.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_TriggerModule.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Image.cs" />
<Compile Include="Assets\Legend\Define\Data\UrlData.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\Login\ResponseData.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_set.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_End\item_unlockLevel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Material.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Vector2.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\btn_exit_Const.cs" />
<Compile Include="Assets\Legend\ToolKit\LoveLegendKit.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_AddCell_12\btn_claim.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\IKeyboard.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Base\BaseDispatcher.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\PackageItem.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\MainThreadDispatcher.cs" />
<Compile Include="Assets\Scripts\ModuleManager\UIConst.cs" />
<Compile Include="Assets\SGModule\ConfigLoader\SGModule\Scripts\ConfigLoader\ConfigLoader.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_buy\Game_puzzle_buyBinder.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\progress_live.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_buy_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Privacy\PrivacyCtrl.cs" />
<Compile Include="Assets\Scripts\Register\SceneManagerRegister.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\com_loaderMask_circlle_new.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GSlider.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hallgame\HallgameModel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Scripts\DataStorage\DataKey.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\com_GameTip.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Save Slots\ES3SlotManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Game_04\btn_exit.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Sign_06\btn_sign.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_task_level.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_ulong.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_secretAlbums\com_pic.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Privacy_24\com_privacy_Const.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\ErrorLogKit.cs" />
<Compile Include="Assets\SGModule\NetKit\SGModule\Scripts\Kits\NetGmTool.cs" />
<Compile Include="Assets\SGModule\GooglePay\SGModule\Scripts\ProductConfig.cs" />
<Compile Include="Assets\Scripts\System\Game\RewardSystem.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Html\IHtmlPageContext.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\ZM_Lobby_03Binder.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Shader.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\EMRenderSupport.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_flower_end\com_flowerEnd.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_albums.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_BoxCollider2D.cs" />
<Compile Include="Assets\Scripts\ModuleUI\PuzzleEnd\PuzzleEndCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\FieldTypes.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Readers\ES3JSONReader.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FXWnd\FXWndUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_moveout_AutoCreator.cs" />
<Compile Include="Assets\Legend\Define\Message\NetworkMsg_Logic.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Font.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\Timers.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Sprite.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Setting_07\btn_music_on_off_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_MinMaxCurve.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Reward\RewardModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\UBBParser.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Puzzle\PuzzleCtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Bounds.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\ZipReader.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetEndPoint.cs" />
<Compile Include="Assets\Legend\FGUI\package\bkg_jilu\com_record_item.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Rewardbox\RewardboxModel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GameResult\GameResultUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Login_05\btn_space_AutoCreator.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Mesh\PolygonMesh.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_PhysicsMaterial2D.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIConfig.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetPeer.cs" />
<Compile Include="Assets\Scripts\ModuleUI\WheelView\WheelViewUI.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetPeerCollection.cs" />
<Compile Include="Assets\Scripts\Singleton\SingletonUnity.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GComponent.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Broadcast\BroadcastUICtrl.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\AppDispatcher.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\MovieClip.cs" />
<Compile Include="Assets\Legend\Helper\AESForFileKit.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIPanel.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_LightsModule.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\GoWrapper.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_long.cs" />
<Compile Include="Assets\Legend\Define\Model\Config\Game\ConfigIData.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tasks_13\btn_task_tab_Const.cs" />
<Compile Include="Assets\Scripts\Manager\UnityManager\UIManager.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Img_02\ZM_Img_02Binder.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Utils\XML.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\com_coin_Const.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerBuyItem\FlowerBuyItemCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\bkg_reward_new\com_reward_refresh_Const.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Logic\ModelDispatcher.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Tween\GTween.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Lobby_03\btn_lvplay.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\ScrollPane.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Game_04\com_rewardbox_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_curr.cs" />
<Compile Include="Assets\Resources\flower\scripts\CreatFlower.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_albums\com_albums.cs" />
<Compile Include="Assets\Scripts\Define\Message\CtrlMsg_Base_0-9999.cs" />
<Compile Include="Assets\Legend\Manager\HallManager.cs" />
<Compile Include="Assets\Legend\Manager\DataMgr.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Hall\HallModel.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\UIObjectFactory.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Tasks_13\com_taskView.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Puzzle\PuzzleUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Privacy_24\com_privacy_AutoCreator.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Vector2Int.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\SelectionShape.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Gears\GearIcon.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Gradient.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Common_01\btn_claim4.cs" />
<Compile Include="Assets\Scripts\ModuleUI\RewardAni\RewardAniUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Action\ControllerAction.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetworkErrorTips\NetworkErrorTipsUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Login_05\btn_start.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Loading\LoadingUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Prop_09\btn_goldBuy_Const.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\com_passunlock_Const.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Prop_09\com_prop.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\TypingEffect.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES32DArrayType.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\wheel_.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GoldReward\GoldRewardCtrl.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_store_17\btn_watchAd1_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Streams\ES3PlayerPrefsStream.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Container.cs" />
<Compile Include="Assets\Legend\FGUI\package\Game_puzzle_end\com_puzzleEnd.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\NET Types\ES3Type_BigInteger.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pass_14\com_item_award_AutoCreator.cs" />
<Compile Include="Assets\Scripts\System\Game\WindowSystem.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Flare.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\btn_claim_1.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\GTextInput.cs" />
<Compile Include="Assets\Scripts\ModuleUI\AddView\AddViewCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Joast\JoastData.cs" />
<Compile Include="Assets\GameScripts\1\level1.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Tab_19\btn_options_Const.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Primitive Types\ES3Type_double.cs" />
<Compile Include="Assets\Scripts\Define\Constant\YieldConst.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Pack_16\btn_close1_Const.cs" />
<Compile Include="Assets\Legend\ToolKit\LoveLegendInfo.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Turntable_11\btn_go1_Const.cs" />
<Compile Include="Assets\Legend\Plugins\ConsolePro\Remote\LiteNetLib\NetDataWriter.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_Rigidbody.cs" />
<Compile Include="Assets\Scripts\Register\AppManagerRegister.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\UI\Tree\TreeView.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Common\wheel.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetworkErrorTips\NetworkErrorTipsCtrl.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerAddSlot\FlowerAddSlotUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3QueueType.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePause\GamePauseUI.cs" />
<Compile Include="Assets\Scripts\ToolKit\GeneralKit\Timer\NormalTimer.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Base\BaseMainThreadDispatcher.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Coins_101\com_coins_AutoCreator.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_live\com_liveDetail.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LanguageView\LanguageViewUI.cs" />
<Compile Include="Assets\Legend\FGUI\ControlDefine\Project\ZM_Lobby_03\com_first_award_Const.cs" />
<Compile Include="Assets\Legend\Define\Model\WebEvent\RequestSendEventH5Info.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Menu\MenuUICtrl.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Img_02\com_loadingBg.cs" />
<Compile Include="Assets\Scripts\ModuleUI\GamePlay\GamePlayUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\BuyProp\BuyPropUI.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\Component Types\ES3Type_MeshCollider.cs" />
<Compile Include="Assets\Legend\Define\Model\Network\Common\RespDebugData.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Reward\RewardUICtrl.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Collection Types\ES3StackType.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\BitmapFont.cs" />
<Compile Include="Assets\Legend\FGUI\package\ZM_Prop_09\ZM_Prop_09Binder.cs" />
<Compile Include="Assets\Legend\ToolKit\LegendConstant.cs" />
<Compile Include="Assets\Scripts\ModuleUI\FlowerEnd\FlowerEndModel.cs" />
<Compile Include="Assets\Legend\FGUI\package\LG_Vip\item_viplist.cs" />
<Compile Include="Assets\Scripts\ModuleUI\LanguageView\LanguageViewCtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\NAudioClip.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Filter\IFilter.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Writers\ES3XMLWriter.cs" />
<Compile Include="Assets\Scripts\ModuleUI\NetLoading\NetLoadingUICtrl.cs" />
<Compile Include="Assets\Scripts\Dispatcher\Message\MainThreadMsg_Frame_0-9999.cs" />
<Compile Include="Assets\SGModule\DataStorage\SGModule\Plugins\Easy Save 3\Scripts\Types\Unity Types\ES3Type_Vector3.cs" />
<Compile Include="Assets\Scripts\ModuleUI\Broadcast\BroadcastUI.cs" />
<Compile Include="Assets\Scripts\ModuleUI\OpenGame\OpenGameUICtrl.cs" />
<Compile Include="Assets\Legend\Plugins\FairyGUI\Scripts\Core\Text\InputTextField.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_lose\tzsb.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_disaappear_2\disaappear_02.atlas.txt" />
<None Include="Assets\Legend\Plugins\Spine\version.txt" />
<None Include="Assets\Legend\Plugins\ConsolePro\ver@3.964.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
<None Include="Assets\Legend\Plugins\MiniJSON\ver@1.0.0.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btn_login\loading_an.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_main_ad\baoxiang003.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btn_album\album.atlas.txt" />
<None Include="Assets\OPS\Obfuscator\Log\Android.txt" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\pt.xml" />
<None Include="Assets\OPS\Plugins\Json\OPS.Serialization.Json.xml" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\de.xml" />
<None Include="Assets\Legend\Plugins\SharpZipLib\ICSharpCode.SharpZipLib.dll" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_chatunlock\assitant.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_tips\TIp_An.atlas.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\ver@1.0.244.txt" />
<None Include="Assets\Legend\Plugins\JsonDotNet\ver@2.0.1.txt" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\ja.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_hand_pre\fx_hand.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\gamwin\quiz_youwin_AN.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
<None Include="Assets\Legend\Plugins\Demigiant\readme_DOTweenPro.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\DOTween\DOTween.XML" />
<None Include="Assets\Resources\flower\effect\guide\hand.atlas.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\DemiLib\Core\DemiLib.dll" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\fr.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FairyGUI\FairyGUI-Text.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\ko.xml" />
<None Include="Assets\Legend\Plugins\Spine\ver@spine-unity-3.8-2020-03-02.txt" />
<None Include="Assets\Legend\Plugins\JsonDotNet\link.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FairyGUI\FairyGUI-Image.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_hall\zjm.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\Shader\Blend_CenterGlow.shader" />
<None Include="Assets\Resources\flower\effect\item_clean\clean.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\Term.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btn_secret\sercet.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_opengame\turn.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
<None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
<None Include="Assets\Resources\flower\effect\bubble_destory\qpsx.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\ru.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_proplight\yxjm_light.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_wheel\ylgy_7_spin_an.atlas.txt" />
<None Include="Assets\Legend\Plugins\SharpZipLib\ver@1.0.0.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btn_live\live.atlas.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\DOTween\DOTween.dll" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
<None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FairyGUI\FairyGUI-BlurFilter.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\data\fx_gamehall\spine\fx_VS.atlas.txt" />
<None Include="Assets\Legend\Plugins\FairyGUI\ver@master_4.3.0_2021.4.3.txt" />
<None Include="Assets\OPS\Third-Party Notices.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_signin\daily_reward.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\Mosaic.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_first_reward\gberlin_new_rewards.atlas.txt" />
<None Include="Assets\OPS\Obfuscator\ReadMe.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_broad\ex_an_fire.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_login_bg\gberlin_loading.atlas.txt" />
<None Include="Assets\Resources\flower\effect\item_refresh\refresh.atlas.txt" />
<None Include="Assets\MaxSdk\Mediation\MediationAdapters.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\tongyong.shader" />
<None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\es.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_monster\Gberlin_an.atlas.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\DemiLib\Core\DemiLib.xml" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\Privacy.txt" />
<None Include="Assets\OPS\Obfuscator\Version_History.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_disaappear_1\disaappear_01.atlas.txt" />
<None Include="Assets\OPS\Plugins\Json\OPS.Serialization.Json.dll" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_three_gift\3days_gift_magic_AN.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_pass_free\mp_small2.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FC\FC_PureColor.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_no_ad\shop_noads.atlas.txt" />
<None Include="Assets\Legend\Plugins\Demigiant\DOTween\readme.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_win\crazy_youwin_AN.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\TextAsset\I18N\en.xml" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FairyGUI\FairyGUI-BMFont.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_pass_premium\mp_small.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
<None Include="Assets\StreamingAssets\Config\JarvisConfigFile.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\Blur.shader" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btnchat\sercet.atlas.txt" />
<None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Shader\FC\FC_Spine-Skeleton-FGUIMask.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
<None Include="Assets\Resources\flower\effect\pot_spine\xccg.atlas.txt" />
<None Include="Assets\Resources\LoveLegendAssets\Effect\spine\fx_btn_vip\vip.atlas.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AccessibilityModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ClothModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ContentLoadModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.CrashReportingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.DSPGraphModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.DirectorModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.GIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.GameCenterModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.HotReloadModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.InputModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.InputLegacyModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ProfilerModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.PropertiesModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.SubstanceModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.SubsystemsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TLSModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TerrainModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TextCoreFontEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TextCoreTextEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UmbraModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsCommonModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityCurlModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.VFXModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.VRModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.VehiclesModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.VideoModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.WindModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.XRModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.CoreModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.DeviceSimulatorModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.DiagnosticsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.EditorToolbarModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.GraphViewModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.PresetsUIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.QuickSearchModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.SceneTemplateModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.SceneViewModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.TextCoreFontEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.TextCoreTextEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.UIBuilderModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.UIElementsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.UIElementsSamplesModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<HintPath>Assets\Legend\Plugins\SharpZipLib\ICSharpCode.SharpZipLib.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>Library\PackageCache\com.unity.testtools.codecoverage@1.2.6\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DemiLib">
<HintPath>Assets\Legend\Plugins\Demigiant\DemiLib\Core\DemiLib.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DOTween">
<HintPath>Assets\Legend\Plugins\Demigiant\DOTween\DOTween.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DOTweenPro">
<HintPath>Assets\Legend\Plugins\Demigiant\DOTweenPro\DOTweenPro.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="OPS.Serialization.Json">
<HintPath>Assets\OPS\Plugins\Json\OPS.Serialization.Json.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Common">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Android.Types">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Android.Gradle">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Android.GradleProject">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="mscorlib">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Core">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Serialization">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.Linq">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Numerics">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Numerics.Vectors">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.Compression">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.CSharp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Data">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Drawing">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.Compression.FileSystem">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel.Composition">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Transactions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="netstandard">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.AppContext">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Buffers">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Collections.Concurrent">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Collections">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Collections.NonGeneric">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Collections.Specialized">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ComponentModel.TypeConverter">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Console">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Data.Common">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.Contracts">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.Debug">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.Process">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.StackTrace">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.Tools">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Diagnostics.TraceSource">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Drawing.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Dynamic.Runtime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Globalization">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Globalization.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.FileSystem.Watcher">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.IsolatedStorage">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.MemoryMappedFiles">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.Pipes">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Linq">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Linq.Expressions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Linq.Parallel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Linq.Queryable">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Memory">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Http.Rtc">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.NameResolution">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.NetworkInformation">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Ping">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Requests">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Security">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.WebHeaderCollection">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.WebSockets.Client">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.WebSockets">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ObjectModel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.DispatchProxy">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.Emit">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.Emit.ILGeneration">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.Emit.Lightweight">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Reflection.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Resources.Reader">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Resources.ResourceManager">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Resources.Writer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Handles">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.InteropServices">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Numerics">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Runtime.Serialization.Xml">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Claims">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Cryptography.Csp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.Principal">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Security.SecureString">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ServiceModel.Duplex">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ServiceModel.Http">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ServiceModel.NetTcp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ServiceModel.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ServiceModel.Security">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Text.Encoding">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Text.Encoding.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Text.RegularExpressions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Overlapped">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Tasks.Parallel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Thread">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.ThreadPool">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Threading.Timer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.ReaderWriter">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.XDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.XmlDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.XmlSerializer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.XPath">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml.XPath.XDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.62f2\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.ResourceManager">
<HintPath>Library\ScriptAssemblies\Unity.ResourceManager.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing.Stores">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.Stores.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline">
<HintPath>Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Services.Core">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Flow">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Services.Core.Environments">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Environments.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Performance.Profile-Analyzer.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Settings.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Settings.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.Purchasing">
<HintPath>Library\ScriptAssemblies\UnityEditor.Purchasing.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Services.Core.Analytics">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Analytics.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing.Utilities">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.Utilities.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.EditorCoroutines.Editor">
<HintPath>Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing.Codeless">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.Codeless.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing.SecurityStub">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.SecurityStub.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Shared.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Services.Core.Components">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Components.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Addressables.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Addressables.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Purchasing.SecurityCore">
<HintPath>Library\ScriptAssemblies\Unity.Purchasing.SecurityCore.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Addressables">
<HintPath>Library\ScriptAssemblies\Unity.Addressables.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="OPS.Obfuscator.csproj" />
<ProjectReference Include="Unity.Advertisement.IosSupport.csproj" />
<ProjectReference Include="MaxSdk.Scripts.csproj" />
<ProjectReference Include="endel.nativewebsocket.csproj" />
<ProjectReference Include="DOTweenPro.Scripts.csproj" />
<ProjectReference Include="spine-unity.csproj" />
<ProjectReference Include="IngameDebugConsole.Editor.csproj" />
<ProjectReference Include="Unity.Advertisement.IosSupport.Editor.csproj" />
<ProjectReference Include="spine-unity-editor.csproj" />
<ProjectReference Include="MaxSdk.Scripts.IntegrationManager.Editor.csproj" />
<ProjectReference Include="IngameDebugConsole.Runtime.csproj" />
<ProjectReference Include="DOTween.Modules.csproj" />
</ItemGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
<ItemGroup>
<ProjectCapability Remove="LaunchProfiles" />
<ProjectCapability Remove="SharedProjectReferences" />
<ProjectCapability Remove="ReferenceManagerSharedProjects" />
<ProjectCapability Remove="ProjectReferences" />
<ProjectCapability Remove="ReferenceManagerProjects" />
<ProjectCapability Remove="COMReferences" />
<ProjectCapability Remove="ReferenceManagerCOM" />
<ProjectCapability Remove="AssemblyReferences" />
<ProjectCapability Remove="ReferenceManagerAssemblies" />
</ItemGroup>
</Project>