| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>8.0</LangVersion>
- </PropertyGroup>
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <RootNamespace></RootNamespace>
- <ProjectGuid>{E424134E-EF82-0103-3462-199B674FEFC2}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>Assembly-CSharp</AssemblyName>
- <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <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_2020_3_20;UNITY_2020_3;UNITY_2020;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_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;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_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;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;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;PLATFORM_ANDROID;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;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</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</NoWarn>
- <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <NoConfig>true</NoConfig>
- <NoStdLib>true</NoStdLib>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
- <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
- </PropertyGroup>
- <PropertyGroup>
- <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <UnityProjectGenerator>Package</UnityProjectGenerator>
- <UnityProjectGeneratorVersion>2.0.14</UnityProjectGeneratorVersion>
- <UnityProjectType>Game:1</UnityProjectType>
- <UnityBuildTarget>Android:13</UnityBuildTarget>
- <UnityVersion>2020.3.20f1</UnityVersion>
- </PropertyGroup>
- <ItemGroup>
- <Analyzer Include="D:\VS\Microsoft Visual Studio2019Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitForSecondsRealtimeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FlareWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Vector2Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SkeletonBoneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RaycastHitWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightProbeProxyVolumeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CharacterInfoWrap.cs" />
- <Compile Include="Assets\XLua\Src\ObjectTranslatorPool.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GyroscopeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\humancostWrap.cs" />
- <Compile Include="Assets\TestXLua\Scripts\TestXLua.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModulePhysics.cs" />
- <Compile Include="Assets\XLua\Src\LuaTable.cs" />
- <Compile Include="Assets\XLua\util\Xxtea.cs" />
- <Compile Include="Assets\XLua\Examples\01_Helloworld\Helloworld.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActioneManager\CleverHand.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Button_ButtonClickedEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_LightsModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SoftJointLimitSpringWrap.cs" />
- <Compile Include="Assets\ZLog\NLogger.cs" />
- <Compile Include="Assets\XLua\Gen\SocketClientWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_BaseClassWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicPose.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_NoGcWrap.cs" />
- <Compile Include="Assets\XLua\Examples\08_Hotfix\HotfixTest.cs" />
- <Compile Include="Assets\XLua\Gen\TestXLuaWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PropertyNameWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\Readjson\JsonExample.cs" />
- <Compile Include="Assets\XLua\Gen\System_ObjectWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LocalizationAssetWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\FloatList.cs" />
- <Compile Include="Assets\XLua\Gen\MultiLoggerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MicrophoneWrap.cs" />
- <Compile Include="Assets\XLua\Src\LuaDLL.cs" />
- <Compile Include="Assets\XLua\Gen\System_Collections_Generic_List_1_System_Int32_Wrap.cs" />
- <Compile Include="Assets\Public\PublicScript\fps\FPS.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_OcclusionPortalWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ReadJosnWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ConfigurableJointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LensFlareWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MissingReferenceExceptionWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\humancosts\humancostsprits\human_area.cs" />
- <Compile Include="Assets\XLua\Gen\UINavigatorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ResolutionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GradientColorKeyWrap.cs" />
- <Compile Include="Assets\XLua\Gen\GetEmpowerManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Camera_GateFitParametersWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AsyncOperationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BillboardAssetWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ArmDownResultWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointMotor2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanPoseWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\GestureDetector.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\empowers\GetEmpowerManager.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanPoseHandlerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_TrailsWrap.cs" />
- <Compile Include="Assets\XLua\Tutorial\LoadLuaScript\ByFile\ByFile.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Dropdown_DropdownEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_Foo2ChildWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicDoublePoseWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_SelectableWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DetectorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GridWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3fList.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsSceneExtensions2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_StencilMaterialWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UILoginPanelWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SleepTimeoutWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TouchWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_VerticalLayoutGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ScrollRect_ScrollRectEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleAudioWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorStateInfoWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\Readjson\ReadJsons.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ElbowToLeft.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GridBrushBaseWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_RawImageWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Random_StateWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_OcclusionAreaWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_EmitParamsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicHolisticWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FixedJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ImageWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ContactFilter2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpringJointWrap.cs" />
- <Compile Include="Assets\XLua\Tutorial\LoadLuaScript\Loader\CustomLoader.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AssetBundleRequestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_PositionAsUV1Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2iWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FixedJointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2fWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_PlaybackStateWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ShadowWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageEffectAfterScaleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\GestureDetectorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PreferBinarySerializationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WebCamTextureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_LayoutUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Src\Utils.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UISystemProfilerApiWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\MotionCallback.cs" />
- <Compile Include="Assets\ZwnSDKProject\JarJson\AmlogicJarSend.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_LayoutElementWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_LayoutGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GradientWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\handfollow\JointFollow.cs" />
- <Compile Include="Assets\Public\PublicScript\Socket\SocketManager.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_BaseTestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CrashReportWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CubemapArrayWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioBehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForPositionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TrailRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_Foo2ParentWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CircleCollider2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ColorUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Networking_UnityWebRequestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointSuspension2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TextGenerationSettingsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ElbowToRight.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GameObjectWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ActionPoseDesc.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_LuaBehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ArticulationReducedSpaceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_LimitVelocityOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Examples\09_GenericMethod\Foo.cs" />
- <Compile Include="Assets\XLua\Src\RawObject.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Rigidbody2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Ray2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MissingComponentExceptionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Reporter_LogWrap.cs" />
- <Compile Include="Assets\ZLog\FileLogger.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_ICalcWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Hand.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_MaskableGraphic_CullStateChangedEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SurfaceEffector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MathfWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitWhileWrap.cs" />
- <Compile Include="Assets\XLua\Gen\WrapPusher.cs" />
- <Compile Include="Assets\XLua\Examples\11_RawObject\RawObjectTest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CoroutineWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioSettingsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RaycastCommandWrap.cs" />
- <Compile Include="Assets\XLua\Src\TemplateEngine\TemplateEngine.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HashUnsafeUtilitiesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PatchExtentsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorControllerParameterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_DefaultControls_ResourcesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TargetJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LODGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AreaEffector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ComputeBufferWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_SpriteStateWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3iList_Point3iListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HingeJointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\FollowBoxManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_VelocityOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_SliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RuntimeAnimatorControllerWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\squat_down.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForCompletionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CullingGroupEventWrap.cs" />
- <Compile Include="Assets\SFramework\XLua\SLuaComponent.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_NavigationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\LandmarkSetWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_ByStringWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MonoBehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageEffectUsesCommandBufferWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_CollisionModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\RootWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\empowers\WebRequestData.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ContactPointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UnityExceptionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Security_XXTEAWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SkyboxWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\action_run.cs" />
- <Compile Include="Assets\XLua\Examples\06_Coroutine\CoroutineTest.cs" />
- <Compile Include="Assets\XLua\Gen\ReporterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GeometryUtilityWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\GestureEstimate.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RemoteSettingsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UnityEventQueueSystemWrap.cs" />
- <Compile Include="Assets\XLua\Examples\12_ReImplementInLua\ReImplementInLua.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PlayerPrefsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ReporterGUIWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RenderTextureDescriptorWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3f.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_Foo1ChildWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoundingSphereWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleCollisionEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ClippingWrap.cs" />
- <Compile Include="Assets\XLua\Examples\06_Coroutine\Coroutine_Runner.cs" />
- <Compile Include="Assets\XLua\Gen\IDWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ObjectWrap.cs" />
- <Compile Include="Assets\TestXLua\Scripts\UILoginPanel.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\KptVersion.cs" />
- <Compile Include="Assets\XLua\Src\MethodWarpsCache.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PlaneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\WebRequestBackgroundPrefixWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WheelColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ToggleGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RectTransformWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ConstantForceWrap.cs" />
- <Compile Include="Assets\SFramework\XLua\SCoroutineRunner.cs" />
- <Compile Include="Assets\XLua\Examples\08_Hotfix\StatefullTest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SubsystemDescriptorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ColorBlockWrap.cs" />
- <Compile Include="Assets\XLua\Gen\JsonBackgroundFlowDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ApplicationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoxcastCommandWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RelativeJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RemoteConfigSettingsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ArmDownResult.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_RotationOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_GraphicRegistryWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3iWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SFramework_SLuaEnvWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DisplayWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsScene2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoundsWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\shakecamera\ShakeCamera.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_AnimationTriggersWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TextureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_DefaultControlsWrap.cs" />
- <Compile Include="Assets\XLua\Examples\08_Hotfix\HotfixTest2.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitForSecondsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\TopRightKnee.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\LandmarkSet.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CanvasRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorClipInfoWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2f.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JsonUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\AmlogicJarSendWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_MyStructWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ColorOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\Socket\SocketClient.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SubsystemWrap.cs" />
- <Compile Include="Assets\XLua\Gen\PalmHandManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HttpTextDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsSceneExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CompositeCollider2DWrap.cs" />
- <Compile Include="Assets\ZLog\MultiLogger.cs" />
- <Compile Include="Assets\XLua\Src\ObjectPool.cs" />
- <Compile Include="Assets\Public\PublicScript\drawparabola\draw_parabola.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoundsIntWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_QuaternionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpherecastCommandWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightBakingOutputWrap.cs" />
- <Compile Include="Assets\XLua\Gen\JsonExampleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageEffectAllowedInSceneViewWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\Http\HttpReturnDataTest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoxCollider2DWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\changescene\Load_Scene.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\Reporter\ReporterGUI.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RangeIntWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SerializeReferenceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_InputField_OnChangeEventWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3iList.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MeshColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LineRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_CustomDataModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_InputFieldWrap.cs" />
- <Compile Include="Assets\XLua\Gen\common_dataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOVirtualWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LocationInfoWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AvatarWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_StreamingControllerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3iListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_Foo1ParentWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ClothWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_StaticBatchingUtilityWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActioneManager\PalmHandManager.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_GraphicWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2iListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitUntilWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UICharInfoWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicFace.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActionTest\PalmHandTest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CustomRenderTextureWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\Http\HttpRequest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ContactPoint2DWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2fList.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightProbeGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ReflectionProbeWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\JarJson\json\AmlogicResolverJson.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CombineInstanceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CacheWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ButtonWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Vector4Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\FPSWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_HorizontalOrVerticalLayoutGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_RectMask2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ET_FileLoggerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DebugWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UIVertexWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModuleUI.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystemWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UnassignedReferenceExceptionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ElbowToRightWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModuleUtils.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioHighPassFilterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3dList_Point3dListEnumeratorWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3i.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CustomRenderTextureManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleUIWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_MaskWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_MaskableGraphicWrap.cs" />
- <Compile Include="Assets\SFramework\XLua\SLuaBehaviour.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicManyPose.cs" />
- <Compile Include="Assets\XLua\Gen\SUIPanelStartWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ParticleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_LifetimeByEmitterSpeedModuleWrap.cs" />
- <Compile Include="Assets\XLua\Examples\02_U3DScripting\LuaBehaviour.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_ShortcutExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LineUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstructionWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActionTest\CurrencyTest.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Dropdown_OptionDataListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanLimitWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_CanvasScalerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2dWrap.cs" />
- <Compile Include="Assets\XLua\Src\LuaBase.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ForceOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioReverbZoneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_RotationBySpeedModuleWrap.cs" />
- <Compile Include="Assets\XLua\Examples\10_SignatureLoader\SignatureLoaderTest.cs" />
- <Compile Include="Assets\XLua\Gen\ReadJsonsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ResourcesWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Cutdownward.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RectTransformUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\EnumWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\empowers\HttpWebRequsetManger.cs" />
- <Compile Include="Assets\XLua\Gen\zwn_common_dataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_SequenceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RenderSettingsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\LuaCallCsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_DropdownWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Camera_RenderRequestWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Detector.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageEffectOpaqueWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3dListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RandomWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Texture3DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZWN_DontDestroyWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ArmsRaisedToLeftWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ScreenWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BillboardRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GradientAlphaKeyWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\TopLeftKneeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3fListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CollisionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RectOffsetWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HDROutputSettingsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioDistortionFilterWrap.cs" />
- <Compile Include="Assets\Public\PublicWebRequest\JsonBackgroundData.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Slider_SliderEventWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\empowers\JsonEmpowerData.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PlatformEffector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_ByFileWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Texture2DArrayWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\changescene\ZWN_DontDestroy.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AvatarMaskWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_StateMachineBehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ConstantForce2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CharacterControllerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Hash128Wrap.cs" />
- <Compile Include="Assets\ZLog\Log.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicHolistic.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CubemapWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TimeWrap.cs" />
- <Compile Include="Assets\XLua\Tutorial\LuaCallCSharp\LuaCallCs.cs" />
- <Compile Include="Assets\XLua\Gen\draw_parabolaWrap.cs" />
- <Compile Include="Assets\XLua\Gen\CurrencyActionManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FrictionJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\read_excleWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\GestureEstimatePINVOKE.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightProbesWrap.cs" />
- <Compile Include="Assets\Public\PublicWebRequest\WebRequestBackgroundData.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\Reporter\Reporter.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_CanvasUpdateRegistryWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoneWeight1Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ScreenCaptureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioLowPassFilterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UIGamePanelWrap.cs" />
- <Compile Include="Assets\XLua\Gen\RightCutdownwardWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_EdgeCollider2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ArticulationJacobianWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ShaderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MeshWrap.cs" />
- <Compile Include="Assets\XLua\Gen\PackUnpack.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_InputWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ResourcesAPIWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CapsulecastCommandWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Dropdown_OptionDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\JsonEmpowerDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ClipperRegistryWrap.cs" />
- <Compile Include="Assets\XLua\Examples\04_LuaObjectOrented\InvokeLua.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WheelJoint2DWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\LeftCutdownward.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SystemInfoWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_VertexHelperWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ProjectorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_MinMaxGradientWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ET_UnityLoggerWrap.cs" />
- <Compile Include="Assets\XLua\Examples\07_AsyncTest\MessageBox.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicPoseWrap.cs" />
- <Compile Include="Assets\XLua\Gen\CutdownwardWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_StackTraceUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_KeyframeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\System_Collections_IEnumeratorBridge.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystemRendererWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModuleAudio.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LoggerWrap.cs" />
- <Compile Include="Assets\Scripts\SUIPanelStart.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimationCurveWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\readexcle\read_excle.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystemForceFieldWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimationEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioSourceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_TrailModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicFaceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_TweenSettingsExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CharacterJointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SFramework_SLuaBehaviourWrap.cs" />
- <Compile Include="Assets\XLua\Src\GenAttributes.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicHelperDataWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2i.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicHand.cs" />
- <Compile Include="Assets\XLua\Src\LuaFunction.cs" />
- <Compile Include="Assets\XLua\Tutorial\LoadLuaScript\ByString\ByString.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_CustomLoaderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ActionPoseDescWrap.cs" />
- <Compile Include="Assets\ZLog\SplitFileLogger.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_NoiseModuleWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\selfshowPoints\SelfShowPoint.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MatchTargetWeightMaskWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_FooWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsJobOptions2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SecurityWrap.cs" />
- <Compile Include="Assets\XLua\Examples\05_NoGc\NoGc.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointTranslationLimits2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsMaterial2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BuoyancyEffector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointLimitsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_TriggerModuleWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3d.cs" />
- <Compile Include="Assets\ZLog\NullLogger.cs" />
- <Compile Include="Assets\XLua\Src\ObjectCasters.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Collider2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\AmlogicReceiveWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\HandPoseEnum.cs" />
- <Compile Include="Assets\XLua\Gen\BackgroundDDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpriteMaskWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LocationServiceWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\RightCutdownward.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Vector2IntWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointDriveWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ArmsRaisedToRight.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AvatarBuilderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_TweenWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DefaultExecutionOrderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\FloatList_FloatListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsSceneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RectWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitForFixedUpdateWrap.cs" />
- <Compile Include="Assets\XLua\Src\SignatureLoader.cs" />
- <Compile Include="Assets\SFramework\XLua\SLuaEnv.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpriteWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SnappingWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RayWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_HorizontalLayoutGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_IntegratedSubsystemDescriptorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Mesh_MeshDataArrayWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WheelFrictionCurveWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HttpRequestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\CleverHandTestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ComponentWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MaterialPropertyBlockWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MaterialWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_GridLayoutGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_BurstWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CanvasWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BuildCompressionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point3dWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\common_data.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\Reporter\MultiKeyDictionary.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModuleSprite.cs" />
- <Compile Include="Assets\XLua\Gen\GestureEstimateWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\TopLeftKnee.cs" />
- <Compile Include="Assets\XLua\Gen\FloatListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\PalmHandTestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2dList_Point2dListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WindZoneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SelfShowPointWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_MainModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HttpWebRequsetMangerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_DerivedClassWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorUtilityWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ScriptableObjectWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_IExchangerBridge.cs" />
- <Compile Include="Assets\XLua\Src\TypeExtensions.cs" />
- <Compile Include="Assets\ZLog\ILog.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ColliderDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_SubEmittersModuleWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\wavingaround.cs" />
- <Compile Include="Assets\XLua\Gen\SFramework_SLuaComponentWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\zwn_common_data.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageConversionWrap.cs" />
- <Compile Include="Assets\Public\PublicWebRequest\WebRequestBackgroundPrefix.cs" />
- <Compile Include="Assets\XLua\Gen\raise_handWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimationClipWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WheelHitWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\Reporter\ReporterMessageReceiver.cs" />
- <Compile Include="Assets\XLua\Gen\CleverHandWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DistanceJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SliderJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FrameTimingManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_DerivedClassExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FrustumPlanesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TextMeshWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SkinnedMeshRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CachedAssetBundleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FontWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\Readjson\ReadJosn.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_YieldInstructionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HttpReturnDataTestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ExternalForcesModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ExposedPropertyResolverWrap.cs" />
- <Compile Include="Assets\XLua\Src\ObjectTranslator.cs" />
- <Compile Include="Assets\XLua\Gen\SFramework_InjectionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HandPoseDescWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicHandWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModulePhysics2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CachingWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WebCamDeviceWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaGenAutoRegister.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Texture2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightmapSettingsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\raise_hand.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioConfigurationWrap.cs" />
- <Compile Include="Assets\TestXLua\Scripts\UIGamePanel.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\empowers\WebRequestPrefix.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleUnityVersionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightmapDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GridLayoutWrap.cs" />
- <Compile Include="Assets\XLua\Gen\JointFollowWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActionTest\CleverHandTest.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleSpriteWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModulePhysicsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Vector3Wrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\UINavigator.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GLWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PolygonCollider2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\WebRequestBackgroundDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\MotionCallbackWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ElbowToLeftWrap.cs" />
- <Compile Include="Assets\XLua\Gen\EmpowerDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UILineInfoWrap.cs" />
- <Compile Include="Assets\XLua\Gen\squat_downWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SWIGTYPE_p_std__shared_ptrT_zwn__gesture__Detector_tWrap.cs" />
- <Compile Include="Assets\XLua\Gen\action_runWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ArticulationDriveWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ColorBySpeedModuleWrap.cs" />
- <Compile Include="Assets\XLua\Src\LuaEnv.cs" />
- <Compile Include="Assets\XLua\Gen\LeftCutdownwardWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PointEffector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\WebRequestDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ZwnAmlogicManyPoseWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DynamicGIWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioChorusFilterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SWIGTYPE_p_std__shared_ptrT_zwn__gesture__MotionCallback_tWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointSpringWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\SWIGTYPE_p_std__shared_ptrT_zwn__gesture__Detector_t.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\ActioneManager\CurrencyActionManager.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MeshRendererWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WWWFormWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FrameTimingWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_TweenExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointAngleLimits2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ScalableBufferManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioListenerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForKillWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Effector2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_EventWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\Readjson\JsonDataFormat.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CompassWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicHelper\ZwnAmlogicHelperData.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2iList.cs" />
- <Compile Include="Assets\XLua\Gen\SWIGTYPE_p_cv__Point3fWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RendererExtensionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_ShapeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleUI_UtilsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_QualitySettingsWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModuleUnityVersion.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_MinMaxCurveWrap.cs" />
- <Compile Include="Assets\XLua\Tutorial\CSharpCallLua\CSCallLua.cs" />
- <Compile Include="Assets\XLua\Src\CodeEmit.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Collision2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorTransitionInfoWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_CSCallLua_DClassWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ClothSphereColliderPairWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AssetBundleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_CSCallLuaWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Scrollbar_ScrollEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_Toggle_ToggleEventWrap.cs" />
- <Compile Include="Assets\XLua\Examples\ExampleGenConfig.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoneWeightWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Color32Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_SizeOverLifetimeModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AssetBundleRecompressOperationWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanBoneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RenderTextureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ImageEffectTransformsToLDRWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_MaskUtilitiesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SparseTextureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ToggleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TransformWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2d.cs" />
- <Compile Include="Assets\XLua\Gen\OptionsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForRewindWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ComputeShaderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleUtilsWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\DOTween\Modules\DOTweenModulePhysics2D.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SubsystemManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicsUpdateBehaviour2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_DrivenRectTransformTrackerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanDescriptionWrap.cs" />
- <Compile Include="Assets\XLua\Examples\07_AsyncTest\AsyncTest.cs" />
- <Compile Include="Assets\XLua\Gen\DataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ClothSkinningCoefficientWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LightWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SphereColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SStartSceneLoaderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\BodyWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RenderBufferWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_FooExtensionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PoseWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SecondarySpriteTextureWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ScrollbarWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenModuleUtils_PhysicsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioClipWrap.cs" />
- <Compile Include="Assets\XLua\Src\LuaException.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_InvokeLua_ICalcBridge.cs" />
- <Compile Include="Assets\XLua\Src\DelegateBridge.cs" />
- <Compile Include="Assets\XLua\Gen\AmlogicResolverJsonWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point2dList.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnchoredJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LayerMaskWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_CSCallLua_ItfDBridge.cs" />
- <Compile Include="Assets\XLua\Gen\IconPreviewWrap.cs" />
- <Compile Include="Assets\Public\PublicScript\humancost02\humancost.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CapsuleCollider2DWrap.cs" />
- <Compile Include="Assets\XLua\Examples\09_GenericMethod\GenericMethodExample.cs" />
- <Compile Include="Assets\ZLog\UnityLogger.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_LayoutRebuilderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CameraWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GraphicsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_EmissionModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_OutlineWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HashUtilitiesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_FontUpdateTrackerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CustomYieldInstructionWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SFramework_SCoroutineRunnerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_FontDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CanvasGroupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_MeshFilterWrap.cs" />
- <Compile Include="Assets\XLua\Src\GenericDelegateBridge.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_AspectRatioFitterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ArticulationBodyWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AssetBundleCreateRequestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HumanTraitWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ResourceRequestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\XLuaTest_PeddingWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2fListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CapsuleColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_HingeJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Physics2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_InheritVelocityModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RenderTargetSetupWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ScrollRectWrap.cs" />
- <Compile Include="Assets\XLua\Gen\NullLoggerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CullingGroupWrap.cs" />
- <Compile Include="Assets\Scripts\SStartSceneLoader.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ExecuteAlwaysWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticlePhysicsExtensionsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\SWIGTYPE_p_cv__Point3f.cs" />
- <Compile Include="Assets\XLua\Gen\SocketManagerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Vector3IntWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_ContentSizeFitterWrap.cs" />
- <Compile Include="Assets\XLua\Src\CopyByValue.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_InputField_SubmitEventWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_Color2Wrap.cs" />
- <Compile Include="Assets\XLua\Src\LuaAsset.cs" />
- <Compile Include="Assets\XLua\Gen\wavingaroundWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ActionPoseEnum.cs" />
- <Compile Include="Assets\XLua\Src\StaticLuaCallbacks.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RectIntWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_BaseMeshEffectWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_TweenerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2dListWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_FlareLayerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Joint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RaycastHit2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ReporterMessageReceiverWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PhysicMaterialWrap.cs" />
- <Compile Include="Assets\XLua\Gen\SplitFilesLoggerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ArmsRaisedToRightWrap.cs" />
- <Compile Include="Assets\XLua\Gen\CurrencyTestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Mesh_MeshDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Load_SceneWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\humancosts\humancostsprits\FollowBoxManager.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_GraphicsBufferWrap.cs" />
- <Compile Include="Assets\XLua\Gen\WebRequestPrefixWrap.cs" />
- <Compile Include="Assets\XLua\Gen\LuaAssetWrap.cs" />
- <Compile Include="Assets\BundleEditing\Plugins\Simple UI\Samples\IconPreview.cs" />
- <Compile Include="Assets\XLua\Gen\ShakeCameraWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpriteRendererWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\AmlogicInterface\ZwnAmlogicDoublePose.cs" />
- <Compile Include="Assets\XLua\Gen\Point3fWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DelegatesGensBridge.cs" />
- <Compile Include="Assets\XLua\Src\InternalGlobals.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_TextWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SpringJoint2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Tutorial_Param1Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_TweenParamsWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\SWIGTYPE_p_std__shared_ptrT_zwn__gesture__MotionCallback_t.cs" />
- <Compile Include="Assets\XLua\Gen\Point3fList_Point3fListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_RigidbodyWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\Point3dList.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\HandPoseDesc.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimationStateWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AssetBundleManifestWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AccelerationEventWrap.cs" />
- <Compile Include="Assets\ZLog\Options.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SoftJointLimitWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_JointMotorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioReverbFilterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2fList_Point2fListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_PlayerPrefsExceptionWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\ToolClass\actions\Actioness\ArmsRaisedToLeft.cs" />
- <Compile Include="Assets\XLua\Gen\Reporter_SampleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_WaitForEndOfFrameWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_IntegratedSubsystemWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForStartWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioSettings_MobileWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_SortingLayerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_TextAssetWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_Matrix4x4Wrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ColliderDistance2DWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_UI_GraphicRaycasterWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_CustomRenderTextureUpdateZoneWrap.cs" />
- <Compile Include="Assets\XLua\Gen\HttpInquiryDataWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_DOTweenCYInstruction_WaitForElapsedLoopsWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ColorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_SizeBySpeedModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ControllerColliderHitWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_LODWrap.cs" />
- <Compile Include="Assets\ZwnSDKProject\JarJson\AmlogicReceive.cs" />
- <Compile Include="Assets\XLua\Gen\ET_LogWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ExampleGenConfigWrap.cs" />
- <Compile Include="Assets\XLua\Gen\TopRightKneeWrap.cs" />
- <Compile Include="Assets\XLua\Gen\human_areaWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AnimatorOverrideControllerWrap.cs" />
- <Compile Include="Assets\XLua\Gen\Point2iList_Point2iListEnumeratorWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_BoxColliderWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_ParticleSystem_TextureSheetAnimationModuleWrap.cs" />
- <Compile Include="Assets\XLua\Gen\DG_Tweening_EaseFactoryWrap.cs" />
- <Compile Include="Assets\XLua\Gen\ImagesWrap.cs" />
- <Compile Include="Assets\XLua\Gen\UnityEngine_AudioEchoFilterWrap.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Assets\XLua\Examples\07_AsyncTest\Resources\async_test.lua.txt" />
- <None Include="Assets\XLua\Tutorial\LoadLuaScript\ByFile\Resources\byfile.lua.txt" />
- <None Include="Assets\StreamingAssets\build_info.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUIHandFollow.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUILoginPanel.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUIPreparePanel.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\CoroutineHelper.lua.txt" />
- <None Include="Assets\XLua\Examples\06_Coroutine\Resources\coruntine_test.lua.txt" />
- <None Include="Assets\XLua\Resources\xlua\util.lua.txt" />
- <None Include="Assets\XLua\Plugins\WSA\ARM64\xlua.dll" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUITeachPanel.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Start\existed.lua.txt" />
- <None Include="Assets\ZwnSDKProject\read_me.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\json.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\Utils.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Update\SUpdateManager.lua.txt" />
- <None Include="Assets\BundleResource\main.lua.txt" />
- <None Include="Assets\BundleEditing\Plugins\DOTween\DOTween.XML" />
- <None Include="Assets\BundleResource\LuaScripts\Base\SEventDispatchCenter.lua.txt" />
- <None Include="Assets\SFramework\SFrameworkR.dll" />
- <None Include="Assets\BundleResource\Shaders\Blend_CenterGlow.shader" />
- <None Include="Assets\TestXLua\Lua\first.lua.txt" />
- <None Include="Assets\BundleEditing\Plugins\DOTween\readme.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Config\SConfigManager.lua.txt" />
- <None Include="Assets\XLua\Plugins\WSA\x64\xlua.dll" />
- <None Include="Assets\BundleResource\LuaScripts\XLua\util.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\Public\SUIRawImagePanel.lua.txt" />
- <None Include="Assets\XLua\Resources\perf\profiler.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Start\existed2.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Test\ZUIPanelTest.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\SMusicManager.lua.txt" />
- <None Include="Assets\XLua\Plugins\x86\xlua.dll" />
- <None Include="Assets\TestXLua\Lua\hotfix.lua.txt" />
- <None Include="Assets\SFramework\SFrameworkE.dll" />
- <None Include="Assets\BundleResource\LuaScripts\UI\Public\SUIFPS.lua.txt" />
- <None Include="Assets\XLua\Resources\perf\memory.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUIAlignPanel.lua.txt" />
- <None Include="Assets\XLua\CHANGELOG.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\DataRelay.lua.txt" />
- <None Include="Assets\BundleEditing\Plugins\Simple UI\Fonts\OFL.txt" />
- <None Include="Assets\XLua\Examples\03_UIEvent\ButtonInteraction.lua.txt" />
- <None Include="Assets\XLua\Plugins\x86_64\xlua.dll" />
- <None Include="Assets\XLua\Plugins\WSA\ARM\xlua.dll" />
- <None Include="Assets\BundleResource\LuaScripts\Base\SkillIndicator.lua.txt" />
- <None Include="Assets\XLua\Examples\02_U3DScripting\LuaTestScript.lua.txt" />
- <None Include="Assets\XLua\Examples\07_AsyncTest\Resources\message_box.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Start\main.lua.txt" />
- <None Include="Assets\XLua\Gen\link.xml" />
- <None Include="Assets\BundleResource\Shaders\Add_CenterGlow.shader" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUIGamingPanel.lua.txt" />
- <None Include="Assets\BundleEditing\Plugins\DOTween\DOTween.dll" />
- <None Include="Assets\XLua\Resources\tdr\tdr.lua.txt" />
- <None Include="Assets\XLua\Plugins\WSA\x86\xlua.dll" />
- <None Include="Assets\XLua\Examples\06_Coroutine\Resources\cs_coroutine.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\UIHelper.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Update\SUIPanelUpdate.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\Base\GlobalFunctions.lua.txt" />
- <None Include="Assets\BundleResource\LuaScripts\UI\SUIEndPanel.lua.txt" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="UnityEngine">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsNativeModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityCurlModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.CoreModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.GraphViewModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.PackageManagerUIModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.SceneTemplateModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsSamplesModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIServiceModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UnityConnectModule">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="SFrameworkE">
- <HintPath>Assets\SFramework\SFrameworkE.dll</HintPath>
- </Reference>
- <Reference Include="SFrameworkR">
- <HintPath>Assets\SFramework\SFrameworkR.dll</HintPath>
- </Reference>
- <Reference Include="I18N.West">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\I18N.West.dll</HintPath>
- </Reference>
- <Reference Include="I18N.CJK">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\I18N.CJK.dll</HintPath>
- </Reference>
- <Reference Include="Excel">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\Excel.dll</HintPath>
- </Reference>
- <Reference Include="DOTween">
- <HintPath>Assets\BundleEditing\Plugins\DOTween\DOTween.dll</HintPath>
- </Reference>
- <Reference Include="LitJson">
- <HintPath>Assets\plugins\Json\LitJson.dll</HintPath>
- </Reference>
- <Reference Include="EPPlus">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\EPPlus.dll</HintPath>
- </Reference>
- <Reference Include="AmLogicSDK">
- <HintPath>Assets\plugins\AmLogicSDK.dll</HintPath>
- </Reference>
- <Reference Include="I18N">
- <HintPath>Assets\plugins\module_excel\plugins\Excel\I18N.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.iOS.Extensions.Xcode">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.iOS.Extensions.Common">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Annotations">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.Rtc">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.ILGeneration">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.Lightweight">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Duplex">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Http">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.NetTcp">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Primitives">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Security">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>D:\unity\2020.3.20f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VSCode.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VisualStudio.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline">
- <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro">
- <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.PlasticSCM.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Rider.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
- <Project>{3C1FE37E-CB0B-1825-1A01-349FF031729E}</Project>
- <Name>Assembly-CSharp-firstpass</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Target Name="GenerateTargetFrameworkMonikerAttribute" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|