Assembly-CSharp-Editor.csproj 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>latest</LangVersion>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>10.0.20506</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <RootNamespace></RootNamespace>
  12. <ProjectGuid>{DCB53748-7FDE-D0DA-E65E-65D8358ED760}</ProjectGuid>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  18. <BaseDirectory>.</BaseDirectory>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>Temp\bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE;UNITY_2019_4_22;UNITY_2019_4;UNITY_2019;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_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_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;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;ODIN_INSPECTOR;ODIN_INSPECTOR_3;TextMeshPro;UNITY_POST_PROCESSING_STACK_V2;VRTK_VERSION_3_3_0;VRTK_VERSION_3_3_0_OR_NEWER;VRTK_VERSION_3_1_0_OR_NEWER;VRTK_VERSION_3_2_0_OR_NEWER;VRTK_VERSION_3_2_1_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <NoWarn>0169</NoWarn>
  29. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>Temp\bin\Release\</OutputPath>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <NoWarn>0169</NoWarn>
  38. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <NoConfig>true</NoConfig>
  42. <NoStdLib>true</NoStdLib>
  43. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  44. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  45. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  49. <UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
  50. <UnityProjectGeneratorVersion>4.11.4.0</UnityProjectGeneratorVersion>
  51. <UnityProjectType>Editor:5</UnityProjectType>
  52. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  53. <UnityVersion>2019.4.22f1c1</UnityVersion>
  54. </PropertyGroup>
  55. <ItemGroup>
  56. <Analyzer Include="C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Analyzers\Microsoft.Unity.Analyzers.dll" />
  57. </ItemGroup>
  58. <ItemGroup>
  59. <Reference Include="UnityEngine">
  60. <HintPath>F:\UNITY\2019.4.22f1c1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  61. </Reference>
  62. <Reference Include="UnityEditor">
  63. <HintPath>F:\UNITY\2019.4.22f1c1\Editor\Data\Managed/UnityEditor.dll</HintPath>
  64. </Reference>
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Assets\ChivaFramework\Framework\BuildToolKit\Editor\BuildProfile.cs" />
  68. <Compile Include="Assets\ChivaFramework\Framework\BuildToolKit\Editor\BuildProfileInspector.cs" />
  69. <Compile Include="Assets\ChivaFramework\Framework\BuildToolKit\Editor\BuildTask.cs" />
  70. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Demigiant\DOTweenPro\Editor\DOTweenAnimationInspector.cs" />
  71. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Demigiant\DOTweenPro\Editor\DOTweenPreviewManager.cs" />
  72. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\EPOSetuper.cs" />
  73. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\OutlinableEditor.cs" />
  74. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\OutlinePropertiesPropertyDrawer.cs" />
  75. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\OutlineTargetPropertyDrawer.cs" />
  76. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\OutlinerEditor.cs" />
  77. <Compile Include="Assets\ChivaFramework\Framework\Plugins\Easy performant outline\Scripts\Editor\SerializedPassPropertyDrawer.cs" />
  78. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\AnimationDriver\AnimationDriver-Example\HangDiao\Editor\HangDiaoControllerEditor.cs" />
  79. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\AnimationDriver\Editor\AnimationEditorWindows.cs" />
  80. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\CVR_Interactable\Example\Scripts\Editor\CVR_LuosiCreateToolKit.cs" />
  81. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\CVR_Interactable\Example\Scripts\Editor\CVR_ObjectCreateToolKit.cs" />
  82. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\CVR_Interactable\Example\Scripts\Editor\CVR_ProcessBackPackToolkit.cs" />
  83. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\CVR_Interactable\Example\Scripts\Editor\CVR_SimulationToolKit.cs" />
  84. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\CVR_Interactable\Scripts\Editor\CVR_TriggerListEditor.cs" />
  85. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\OperationDriver\Editor\OperationTableWindow.cs" />
  86. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\Scripts\Manager\Editor\ProcessManagementEditor.cs" />
  87. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Editor\ProcedureStateGraphControllerEditor.cs" />
  88. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Editor\ScriptableObjectCreator.cs" />
  89. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Editor\StateGraphEditor.cs" />
  90. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Nodes\Editor\CloseStateNodeEditor.cs" />
  91. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Nodes\Editor\ConditionStateNodeEditor.cs" />
  92. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Nodes\Editor\EnterStateNodeEditor.cs" />
  93. <Compile Include="Assets\ChivaFramework\Framework\SimulationToolDev\Process\StateGraph\Nodes\Editor\RunStateNodeEditor.cs" />
  94. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\EditorTools.cs" />
  95. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LanguageSourceAssetInspector.cs" />
  96. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LanguageSourceInspector.cs" />
  97. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LocalizationEditor.cs" />
  98. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LocalizationParamsManagerInspector.cs" />
  99. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LocalizeDropdownInspector.cs" />
  100. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\LocalizeInspector.cs" />
  101. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\ResourceManagerInspector.cs" />
  102. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\SetLanguageInspector.cs" />
  103. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Inspectors\TermsPopup_Drawer.cs" />
  104. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor.cs" />
  105. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Languages.cs" />
  106. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Spreadsheet_Google.cs" />
  107. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Spreadsheet_Local.cs" />
  108. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Terms.cs" />
  109. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Terms_Description.cs" />
  110. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools.cs" />
  111. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_Categorize.cs" />
  112. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_CharSet.cs" />
  113. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_MergeTerms.cs" />
  114. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_NoLocalized.cs" />
  115. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_ParseTerms.cs" />
  116. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_Scenes.cs" />
  117. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Tools_Script.cs" />
  118. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Localization\LocalizationEditor_Warnings.cs" />
  119. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\PostProcessBuild_ANDROID.cs" />
  120. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\PostProcessBuild_IOS.cs" />
  121. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\PostProcessBuild_UnloadLanguages.cs" />
  122. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\UpgradeManager.cs" />
  123. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\ActionKitEditorWrapper.cs" />
  124. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\Browser\ActionBrowser.cs" />
  125. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\Browser\EventBrowser.cs" />
  126. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\EditorActionKit.cs" />
  127. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\EditorExecutor.cs" />
  128. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\Inspector\ActionKitFlowEditor.cs" />
  129. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\Inspector\ActionKitVisualActionEditror.cs" />
  130. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\Inspector\ActionKitVisualEventEditor.cs" />
  131. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ActionKit\OnEventEditor.cs" />
  132. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\Attribute\ReadOnlyAttributeDrawer.cs" />
  133. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\EasyEditorWindow.cs" />
  134. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\EasyInspectorEditor.cs" />
  135. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\Block.cs" />
  136. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\BlockContainer.cs" />
  137. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\BlockContent.cs" />
  138. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\BlockLine.cs" />
  139. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\BlockSpace.cs" />
  140. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\Content.cs" />
  141. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\ContentImage.cs" />
  142. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\ContentText.cs" />
  143. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\Context.cs" />
  144. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\IActions.cs" />
  145. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\IBuilder.cs" />
  146. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\Layout.cs" />
  147. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\LayoutBuilder.cs" />
  148. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\Style.cs" />
  149. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Layout\StyleConverter.cs" />
  150. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownAsset.cs" />
  151. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownEditor.cs" />
  152. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownEditorAsset.cs" />
  153. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownHandleImages.cs" />
  154. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownHandleNavigate.cs" />
  155. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownHistory.cs" />
  156. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownImporter.cs" />
  157. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownMenus.cs" />
  158. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownPreferences.cs" />
  159. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownUtils.cs" />
  160. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\MarkdownViewer.cs" />
  161. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockCode.cs" />
  162. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockHeading.cs" />
  163. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockHtml.cs" />
  164. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockList.cs" />
  165. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockParagraph.cs" />
  166. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockQuote.cs" />
  167. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererBlockThematicBreak.cs" />
  168. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineAutoLink.cs" />
  169. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineCode.cs" />
  170. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineDelimiter.cs" />
  171. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineEmphasis.cs" />
  172. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineHtml.cs" />
  173. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineHtmlEntity.cs" />
  174. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineLineBreak.cs" />
  175. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineLink.cs" />
  176. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererInlineLiteral.cs" />
  177. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\Renderer\RendererMarkdown.cs" />
  178. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\MarkdownView\Scripts\mgGif.cs" />
  179. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\TreeNode.cs" />
  180. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\TreeView\AssetTree.cs" />
  181. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\TreeView\AssetTreeIMGUI.cs" />
  182. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\TreeView\TreeIMGUI.cs" />
  183. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\TreeView\TreeView.cs" />
  184. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\View\GenericMenuView.cs" />
  185. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EasyIMGUI\View\PopupView.cs" />
  186. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\EditorReload.cs" />
  187. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Advertise\AdvertisementItemView.cs" />
  188. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Advertise\AdvertisementView.cs" />
  189. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Attributes\PackageKitGroupAttribute.cs" />
  190. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Attributes\PackageKitRenderOrderAttribute.cs" />
  191. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\EditorHttp.cs" />
  192. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\EditorKit\LabelViewWithRect.cs" />
  193. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\EditorLifecycle.cs" />
  194. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\EditorStorage.cs" />
  195. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\PackageApplication.cs" />
  196. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Window\AnchorType.cs" />
  197. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Window\IPackageKitView.cs" />
  198. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Window\PackageKitWindow.cs" />
  199. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Window\RectExtensions.cs" />
  200. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Framework\Window\VerticalSplitView.cs" />
  201. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Command\LoginCommand.cs" />
  202. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Command\LogoutCommand.cs" />
  203. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Command\OpenRegisterViewCommand.cs" />
  204. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Command\OpenRegisterWebsiteCommand.cs" />
  205. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\PackageKitLoginApp.cs" />
  206. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Service\IPackageLoginService.cs" />
  207. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\Service\PacakgeLoginService.cs" />
  208. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\State\PackageKitLoginState.cs" />
  209. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\View\LoginView.cs" />
  210. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\View\PackageKitLoginView.cs" />
  211. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Login\View\RegisterView.cs" />
  212. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Model\ILocalPackageVersionModel.cs" />
  213. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Model\IPackageTypeConfigModel.cs" />
  214. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageKit.cs" />
  215. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageMaker\Command\PublishPackageCommand.cs" />
  216. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageMaker\Model\PackageMakerModel.cs" />
  217. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageMaker\PackageMaker.cs" />
  218. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageMaker\Service\UploadPackage.cs" />
  219. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageMaker\View\PackageMakerEditor.cs" />
  220. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\Model\PackageData.cs" />
  221. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\Model\PackageManagerModel.cs" />
  222. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\Model\PackageRepository.cs" />
  223. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\Model\Service\IPackageManagerServer.cs" />
  224. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\Model\Service\PackageManagerServer.cs" />
  225. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\State\PackageManagerState.cs" />
  226. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\PackageManager\View\PackageManagerView.cs" />
  227. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\QFramework.PackageKit.cs" />
  228. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Roadmap\RoadmapView.cs" />
  229. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\ImportPackageCommand.cs" />
  230. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\OpenDetailCommand.cs" />
  231. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\PackageManagerInitCommand.cs" />
  232. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\ReimportPackageCommand.cs" />
  233. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\SearchCommand.cs" />
  234. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\UpdateCategoriesFromModelCommand.cs" />
  235. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\System\PackageManager\Command\UpdatePackageCommand.cs" />
  236. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Utility\IEditorDialogUtility.cs" />
  237. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Utility\MutableTuple.cs" />
  238. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\PackageKit\Utility\UrlHelper.cs" />
  239. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ProjectManagement\SubProjectEditor.cs" />
  240. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\Properties\AssemblyInfo.cs" />
  241. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\Reorderble\ReorderableDrawer.cs" />
  242. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\Reorderble\ReorderableList.cs" />
  243. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\AssetBundleExporter.cs" />
  244. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\Build\SubProjectData.cs" />
  245. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\BuildScript.cs" />
  246. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\ResKitAssetsMenu.cs" />
  247. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\ResKitEditorAPI.cs" />
  248. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\ResKitEditorWindow.cs" />
  249. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Plugins\Editor\ResKit\ResKitInfoGenerator.cs" />
  250. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\ResKit\Example\Tests\Editor\ResKitTests.cs" />
  251. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\AbstractBindInspector.cs" />
  252. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\BindCollector.cs" />
  253. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Data\ElementCodeData.cs" />
  254. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Data\MarkedObjInfo.cs" />
  255. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Data\PanelCodeData.cs" />
  256. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\IBaseTemplate.cs" />
  257. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\ILRuntimePanelCodeTemplate.cs" />
  258. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\UIElementCodeTemplate.cs" />
  259. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\UIPanelDesignerTemplate.cs" />
  260. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\UIPanelTemplate.cs" />
  261. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Templates\ViewControllerTemplate.cs" />
  262. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\UICodeGenerator.cs" />
  263. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\UISerializer.cs" />
  264. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\CodeGen\Util.cs" />
  265. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\PrefabUtils.cs" />
  266. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\UICreateService.cs" />
  267. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\UIEditorWindow.cs" />
  268. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\UIKitSettingView.cs" />
  269. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\UIKitSettingViewModel.cs" />
  270. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\ViewControllerCode.cs" />
  271. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\CodeGen\ViewControllerInspector.cs" />
  272. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\UIKitHierarchyMenu.cs" />
  273. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\QFramework\Framework\Toolkits\UIKit\Editor\UIKitSetttingData.cs" />
  274. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_Editor.cs" />
  275. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_Preferences.cs" />
  276. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_RenderModelEditor.cs" />
  277. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_Settings.cs" />
  278. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_SkyboxEditor.cs" />
  279. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\SteamVR\Editor\SteamVR_Update.cs" />
  280. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Examples\ExampleResources\SharedResources\Scripts\Editor\VRTKExample_FixSetupEditor.cs" />
  281. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\Attributes\MinMaxRangeDrawer.cs" />
  282. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\Attributes\ObsoleteInspectorDrawer.cs" />
  283. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\Attributes\SerializedPropertyExtensions.cs" />
  284. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\DataTypes\Limits2DDrawer.cs" />
  285. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\DataTypes\Vector3StateDrawer.cs" />
  286. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_AdaptiveQualityEditor.cs" />
  287. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_EditorUtilities.cs" />
  288. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_InteractHapticsEditor.cs" />
  289. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_NavMeshDataEditor.cs" />
  290. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_ObjectSetup.cs" />
  291. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_PolicyListEditor.cs" />
  292. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_RadialMenuEditor.cs" />
  293. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_SDKManagerEditor.cs" />
  294. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_SDKSetupEditor.cs" />
  295. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_SupportInfoWindow.cs" />
  296. <Compile Include="Assets\ChivaFramework\Framework\Third Plug-in\VRTK\Source\Editor\VRTK_UpdatePrompt.cs" />
  297. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\ChivaVR_CurvedUI_HintInfo\Plugins\CurvedUI\Scripts\Editor\CurvedUISettingsEditor.cs" />
  298. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\ChivaVR_CurvedUI_HintInfo\Scripts\Editor\CurvedUIBaseControllerEditor.cs" />
  299. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\ChivaVR_CurvedUI_HintInfo\Scripts\Editor\CurvedUIInfoEditor.cs" />
  300. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\Editor\VirtualSimulationManager12.cs" />
  301. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\FBXImportSettingTool\Editor\FbxImportSettingTool.cs" />
  302. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\ScreenShot\Editor\ScreenShot.cs" />
  303. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\TapeTool\Scripts\Editor\ChivaVR_JD_ShaderControllerEditor.cs" />
  304. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\ToolTips\Editor\ToolTipsEditor.cs" />
  305. <Compile Include="Assets\ChivaFramework\Framework\Toolkits\VR_HandHint\Editor\HandHintExampleEditor.cs" />
  306. <Compile Include="Assets\Obi\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs" />
  307. <Compile Include="Assets\Obi\Editor\ObiAboutWindow.cs" />
  308. <Compile Include="Assets\Obi\Editor\ObiAerodynamicConstraintsEditor.cs" />
  309. <Compile Include="Assets\Obi\Editor\ObiBendTwistConstraintsEditor.cs" />
  310. <Compile Include="Assets\Obi\Editor\ObiBendingConstraintsEditor.cs" />
  311. <Compile Include="Assets\Obi\Editor\ObiBoneEditor.cs" />
  312. <Compile Include="Assets\Obi\Editor\ObiClothParticleHandles.cs" />
  313. <Compile Include="Assets\Obi\Editor\ObiCollider2DEditor.cs" />
  314. <Compile Include="Assets\Obi\Editor\ObiColliderEditor.cs" />
  315. <Compile Include="Assets\Obi\Editor\ObiConstraintParametersDrawer.cs" />
  316. <Compile Include="Assets\Obi\Editor\ObiCurveEditor.cs" />
  317. <Compile Include="Assets\Obi\Editor\ObiDistanceConstraintsEditor.cs" />
  318. <Compile Include="Assets\Obi\Editor\ObiDistanceFieldEditor.cs" />
  319. <Compile Include="Assets\Obi\Editor\ObiDraggableIcon.cs" />
  320. <Compile Include="Assets\Obi\Editor\ObiEditorCurveDrawing.cs" />
  321. <Compile Include="Assets\Obi\Editor\ObiEditorUtils.cs" />
  322. <Compile Include="Assets\Obi\Editor\ObiEmitterMaterialEditor.cs" />
  323. <Compile Include="Assets\Obi\Editor\ObiParticleActorEditor.cs" />
  324. <Compile Include="Assets\Obi\Editor\ObiParticleBakerEditor.cs" />
  325. <Compile Include="Assets\Obi\Editor\ObiParticleCacheEditor.cs" />
  326. <Compile Include="Assets\Obi\Editor\ObiParticleHandleEditor.cs" />
  327. <Compile Include="Assets\Obi\Editor\ObiParticleRendererEditor.cs" />
  328. <Compile Include="Assets\Obi\Editor\ObiPinConstraintsEditor.cs" />
  329. <Compile Include="Assets\Obi\Editor\ObiRodEditor.cs" />
  330. <Compile Include="Assets\Obi\Editor\ObiRopeChainRendererEditor.cs" />
  331. <Compile Include="Assets\Obi\Editor\ObiRopeCursorEditor.cs" />
  332. <Compile Include="Assets\Obi\Editor\ObiRopeEditor.cs" />
  333. <Compile Include="Assets\Obi\Editor\ObiRopeExtrudedRendererEditor.cs" />
  334. <Compile Include="Assets\Obi\Editor\ObiRopeLineRendererEditor.cs" />
  335. <Compile Include="Assets\Obi\Editor\ObiRopeMeshRendererEditor.cs" />
  336. <Compile Include="Assets\Obi\Editor\ObiRopeSectionEditor.cs" />
  337. <Compile Include="Assets\Obi\Editor\ObiShapeMatchingConstraintsEditor.cs" />
  338. <Compile Include="Assets\Obi\Editor\ObiSolverEditor.cs" />
  339. <Compile Include="Assets\Obi\Editor\ObiSplineHandles.cs" />
  340. <Compile Include="Assets\Obi\Editor\ObiStitcherEditor.cs" />
  341. <Compile Include="Assets\Obi\Editor\ObiStretchShearConstraintsEditor.cs" />
  342. <Compile Include="Assets\Obi\Editor\ObiTetherConstraintsEditor.cs" />
  343. <Compile Include="Assets\Obi\Editor\ObiVolumeConstraintsEditor.cs" />
  344. <Compile Include="Assets\Obi\Editor\PreviewHelpers.cs" />
  345. <None Include="Assets\Obi\Editor\Resources\EditorLineShader.shader" />
  346. <None Include="Assets\Obi\Editor\Resources\PropertyGradientMaterial.shader" />
  347. <None Include="Assets\Obi\Editor\Resources\EditorParticle.shader" />
  348. <None Include="Assets\Obi\Editor\Resources\EditorParticleRadius.shader" />
  349. <None Include="Assets\ChivaFramework\Framework\Plugins\Demigiant\DemiLib\Core\Editor\DemiEditor.xml" />
  350. <None Include="Assets\Obi\Editor\Resources\FlatSurfaceShader.shader" />
  351. <None Include="Assets\Obi\Editor\Resources\DistanceFieldPreview.shader" />
  352. <None Include="Assets\Obi\Editor\Resources\TopologyBorders.shader" />
  353. <None Include="Assets\ChivaFramework\Framework\Third Plug-in\I2\Localization\Scripts\Editor\Unity XCode\Xcode.txt" />
  354. <Reference Include="UnityEngine">
  355. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  356. </Reference>
  357. <Reference Include="UnityEngine.AIModule">
  358. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  359. </Reference>
  360. <Reference Include="UnityEngine.ARModule">
  361. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  362. </Reference>
  363. <Reference Include="UnityEngine.AccessibilityModule">
  364. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  365. </Reference>
  366. <Reference Include="UnityEngine.AndroidJNIModule">
  367. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  368. </Reference>
  369. <Reference Include="UnityEngine.AnimationModule">
  370. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  371. </Reference>
  372. <Reference Include="UnityEngine.AssetBundleModule">
  373. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  374. </Reference>
  375. <Reference Include="UnityEngine.AudioModule">
  376. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  377. </Reference>
  378. <Reference Include="UnityEngine.ClothModule">
  379. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  380. </Reference>
  381. <Reference Include="UnityEngine.ClusterInputModule">
  382. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  383. </Reference>
  384. <Reference Include="UnityEngine.ClusterRendererModule">
  385. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  386. </Reference>
  387. <Reference Include="UnityEngine.CoreModule">
  388. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  389. </Reference>
  390. <Reference Include="UnityEngine.CrashReportingModule">
  391. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  392. </Reference>
  393. <Reference Include="UnityEngine.DSPGraphModule">
  394. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  395. </Reference>
  396. <Reference Include="UnityEngine.DirectorModule">
  397. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  398. </Reference>
  399. <Reference Include="UnityEngine.GameCenterModule">
  400. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  401. </Reference>
  402. <Reference Include="UnityEngine.GridModule">
  403. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  404. </Reference>
  405. <Reference Include="UnityEngine.HotReloadModule">
  406. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  407. </Reference>
  408. <Reference Include="UnityEngine.IMGUIModule">
  409. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  410. </Reference>
  411. <Reference Include="UnityEngine.ImageConversionModule">
  412. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  413. </Reference>
  414. <Reference Include="UnityEngine.InputModule">
  415. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  416. </Reference>
  417. <Reference Include="UnityEngine.InputLegacyModule">
  418. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  419. </Reference>
  420. <Reference Include="UnityEngine.JSONSerializeModule">
  421. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  422. </Reference>
  423. <Reference Include="UnityEngine.LocalizationModule">
  424. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  425. </Reference>
  426. <Reference Include="UnityEngine.ParticleSystemModule">
  427. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEngine.PerformanceReportingModule">
  430. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  431. </Reference>
  432. <Reference Include="UnityEngine.PhysicsModule">
  433. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  434. </Reference>
  435. <Reference Include="UnityEngine.Physics2DModule">
  436. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  437. </Reference>
  438. <Reference Include="UnityEngine.ProfilerModule">
  439. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.ScreenCaptureModule">
  442. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEngine.SharedInternalsModule">
  445. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEngine.SpriteMaskModule">
  448. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEngine.SpriteShapeModule">
  451. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  452. </Reference>
  453. <Reference Include="UnityEngine.StreamingModule">
  454. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  455. </Reference>
  456. <Reference Include="UnityEngine.SubstanceModule">
  457. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  458. </Reference>
  459. <Reference Include="UnityEngine.SubsystemsModule">
  460. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  461. </Reference>
  462. <Reference Include="UnityEngine.TLSModule">
  463. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  464. </Reference>
  465. <Reference Include="UnityEngine.TerrainModule">
  466. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  467. </Reference>
  468. <Reference Include="UnityEngine.TerrainPhysicsModule">
  469. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  470. </Reference>
  471. <Reference Include="UnityEngine.TextCoreModule">
  472. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  473. </Reference>
  474. <Reference Include="UnityEngine.TextRenderingModule">
  475. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  476. </Reference>
  477. <Reference Include="UnityEngine.TilemapModule">
  478. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  479. </Reference>
  480. <Reference Include="UnityEngine.UIModule">
  481. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  482. </Reference>
  483. <Reference Include="UnityEngine.UIElementsModule">
  484. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  485. </Reference>
  486. <Reference Include="UnityEngine.UNETModule">
  487. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  488. </Reference>
  489. <Reference Include="UnityEngine.UmbraModule">
  490. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  491. </Reference>
  492. <Reference Include="UnityEngine.UnityAnalyticsModule">
  493. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  494. </Reference>
  495. <Reference Include="UnityEngine.UnityConnectModule">
  496. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  497. </Reference>
  498. <Reference Include="UnityEngine.UnityTestProtocolModule">
  499. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  500. </Reference>
  501. <Reference Include="UnityEngine.UnityWebRequestModule">
  502. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  503. </Reference>
  504. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  505. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  506. </Reference>
  507. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  508. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  509. </Reference>
  510. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  511. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  512. </Reference>
  513. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  514. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  515. </Reference>
  516. <Reference Include="UnityEngine.VFXModule">
  517. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  518. </Reference>
  519. <Reference Include="UnityEngine.VRModule">
  520. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  521. </Reference>
  522. <Reference Include="UnityEngine.VehiclesModule">
  523. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  524. </Reference>
  525. <Reference Include="UnityEngine.VideoModule">
  526. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  527. </Reference>
  528. <Reference Include="UnityEngine.WindModule">
  529. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  530. </Reference>
  531. <Reference Include="UnityEngine.XRModule">
  532. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  533. </Reference>
  534. <Reference Include="UnityEditor">
  535. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEditor.dll</HintPath>
  536. </Reference>
  537. <Reference Include="UnityEditor.VR">
  538. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  539. </Reference>
  540. <Reference Include="UnityEditor.Graphs">
  541. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  542. </Reference>
  543. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  544. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  545. </Reference>
  546. <Reference Include="UnityEditor.WebGL.Extensions">
  547. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
  548. </Reference>
  549. <Reference Include="UnityEditor.Android.Extensions">
  550. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  551. </Reference>
  552. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  553. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/16.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  554. </Reference>
  555. <Reference Include="AuShell">
  556. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Author/AuthorForCode/AuShell.dll</HintPath>
  557. </Reference>
  558. <Reference Include="BouncyCastle.Cryptography">
  559. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/BouncyCastle.Cryptography.dll</HintPath>
  560. </Reference>
  561. <Reference Include="Newtonsoft.Json">
  562. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Newtonsoft.Json.dll</HintPath>
  563. </Reference>
  564. <Reference Include="DemiLib">
  565. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
  566. </Reference>
  567. <Reference Include="DemiEditor">
  568. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
  569. </Reference>
  570. <Reference Include="DOTween">
  571. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DOTween/DOTween.dll</HintPath>
  572. </Reference>
  573. <Reference Include="DOTweenEditor">
  574. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
  575. </Reference>
  576. <Reference Include="DOTweenPro">
  577. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
  578. </Reference>
  579. <Reference Include="DOTweenProEditor">
  580. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
  581. </Reference>
  582. <Reference Include="System.Drawing">
  583. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/System.Drawing.dll</HintPath>
  584. </Reference>
  585. <Reference Include="EPPlus">
  586. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/EPPlus.dll</HintPath>
  587. </Reference>
  588. <Reference Include="Excel">
  589. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/Excel.dll</HintPath>
  590. </Reference>
  591. <Reference Include="ExcelDataReader.DataSet">
  592. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/ExcelDataReader.DataSet.dll</HintPath>
  593. </Reference>
  594. <Reference Include="ExcelDataReader">
  595. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/ExcelDataReader.dll</HintPath>
  596. </Reference>
  597. <Reference Include="I18N.CJK">
  598. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.CJK.dll</HintPath>
  599. </Reference>
  600. <Reference Include="I18N">
  601. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.dll</HintPath>
  602. </Reference>
  603. <Reference Include="I18N.MidEast">
  604. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.MidEast.dll</HintPath>
  605. </Reference>
  606. <Reference Include="I18N.Other">
  607. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.Other.dll</HintPath>
  608. </Reference>
  609. <Reference Include="I18N.Rare">
  610. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.Rare.dll</HintPath>
  611. </Reference>
  612. <Reference Include="I18N.West">
  613. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/I18N.West.dll</HintPath>
  614. </Reference>
  615. <Reference Include="ICSharpCode.SharpZipLib">
  616. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/ExcelDll/Excel/ICSharpCode.SharpZipLib.dll</HintPath>
  617. </Reference>
  618. <Reference Include="Google.Protobuf">
  619. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Google.Protobuf/lib/net45/Google.Protobuf.dll</HintPath>
  620. </Reference>
  621. <Reference Include="Grpc.Core">
  622. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Grpc.Core/lib/net45/Grpc.Core.dll</HintPath>
  623. </Reference>
  624. <Reference Include="Grpc.Core.Api">
  625. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Grpc.Core.Api/lib/net45/Grpc.Core.Api.dll</HintPath>
  626. </Reference>
  627. <Reference Include="Sirenix.OdinInspector.Attributes">
  628. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.OdinInspector.Attributes.dll</HintPath>
  629. </Reference>
  630. <Reference Include="Sirenix.OdinInspector.Editor">
  631. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.OdinInspector.Editor.dll</HintPath>
  632. </Reference>
  633. <Reference Include="Sirenix.Serialization.Config">
  634. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.Serialization.Config.dll</HintPath>
  635. </Reference>
  636. <Reference Include="Sirenix.Serialization">
  637. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.Serialization.dll</HintPath>
  638. </Reference>
  639. <Reference Include="Sirenix.Utilities">
  640. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.Utilities.dll</HintPath>
  641. </Reference>
  642. <Reference Include="Sirenix.Utilities.Editor">
  643. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/Sirenix/Assemblies/Sirenix.Utilities.Editor.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.Buffers">
  646. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/System.Buffers/lib/net45/System.Buffers.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.Memory">
  649. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/System.Memory/lib/net45/System.Memory.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.Runtime.CompilerServices.Unsafe">
  652. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Plugins/System.Runtime.CompilerServices.Unsafe/lib/net45/System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  653. </Reference>
  654. <Reference Include="UnityEditor.iOS_I2Loc.Xcode">
  655. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Third Plug-in/I2/Localization/Scripts/Editor/Unity XCode/UnityEditor.iOS_I2Loc.Xcode.dll</HintPath>
  656. </Reference>
  657. <Reference Include="Markdig">
  658. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Third Plug-in/QFramework/Framework/Plugins/Editor/Markdown/Scripts/Renderer/Markdig.dll</HintPath>
  659. </Reference>
  660. <Reference Include="QFramework.Log">
  661. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Assets/ChivaFramework/Framework/Third Plug-in/QFramework/Framework/Toolkits/CacheKit/Scripts/QFramework.Log.dll</HintPath>
  662. </Reference>
  663. <Reference Include="nunit.framework">
  664. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll</HintPath>
  665. </Reference>
  666. <Reference Include="mscorlib">
  667. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System">
  670. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.Core">
  673. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.Runtime.Serialization">
  676. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.Xml">
  679. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.Xml.Linq">
  682. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.Numerics">
  685. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.Numerics.Vectors">
  688. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.Net.Http">
  691. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  692. </Reference>
  693. <Reference Include="Microsoft.CSharp">
  694. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.Data">
  697. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  698. </Reference>
  699. <Reference Include="Microsoft.Win32.Primitives">
  700. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  701. </Reference>
  702. <Reference Include="netstandard">
  703. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.AppContext">
  706. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.Collections.Concurrent">
  709. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.Collections">
  712. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.Collections.NonGeneric">
  715. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.Collections.Specialized">
  718. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.ComponentModel.Annotations">
  721. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.ComponentModel">
  724. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.ComponentModel.EventBasedAsync">
  727. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.ComponentModel.Primitives">
  730. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.ComponentModel.TypeConverter">
  733. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.Console">
  736. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.Data.Common">
  739. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.Diagnostics.Contracts">
  742. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.Diagnostics.Debug">
  745. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Diagnostics.FileVersionInfo">
  748. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Diagnostics.Process">
  751. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.Diagnostics.StackTrace">
  754. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  757. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Diagnostics.Tools">
  760. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Diagnostics.TraceSource">
  763. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Drawing.Primitives">
  766. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Dynamic.Runtime">
  769. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Globalization.Calendars">
  772. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Globalization">
  775. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.Globalization.Extensions">
  778. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.IO.Compression.ZipFile">
  781. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.IO">
  784. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.IO.FileSystem">
  787. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.IO.FileSystem.DriveInfo">
  790. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.IO.FileSystem.Primitives">
  793. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.IO.FileSystem.Watcher">
  796. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  797. </Reference>
  798. <Reference Include="System.IO.IsolatedStorage">
  799. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  800. </Reference>
  801. <Reference Include="System.IO.MemoryMappedFiles">
  802. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  803. </Reference>
  804. <Reference Include="System.IO.Pipes">
  805. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  806. </Reference>
  807. <Reference Include="System.IO.UnmanagedMemoryStream">
  808. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  809. </Reference>
  810. <Reference Include="System.Linq">
  811. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  812. </Reference>
  813. <Reference Include="System.Linq.Expressions">
  814. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  815. </Reference>
  816. <Reference Include="System.Linq.Parallel">
  817. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  818. </Reference>
  819. <Reference Include="System.Linq.Queryable">
  820. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  821. </Reference>
  822. <Reference Include="System.Net.Http.Rtc">
  823. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  824. </Reference>
  825. <Reference Include="System.Net.NameResolution">
  826. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  827. </Reference>
  828. <Reference Include="System.Net.NetworkInformation">
  829. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  830. </Reference>
  831. <Reference Include="System.Net.Ping">
  832. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  833. </Reference>
  834. <Reference Include="System.Net.Primitives">
  835. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  836. </Reference>
  837. <Reference Include="System.Net.Requests">
  838. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  839. </Reference>
  840. <Reference Include="System.Net.Security">
  841. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  842. </Reference>
  843. <Reference Include="System.Net.Sockets">
  844. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  845. </Reference>
  846. <Reference Include="System.Net.WebHeaderCollection">
  847. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  848. </Reference>
  849. <Reference Include="System.Net.WebSockets.Client">
  850. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  851. </Reference>
  852. <Reference Include="System.Net.WebSockets">
  853. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  854. </Reference>
  855. <Reference Include="System.ObjectModel">
  856. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  857. </Reference>
  858. <Reference Include="System.Reflection">
  859. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  860. </Reference>
  861. <Reference Include="System.Reflection.Emit">
  862. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  863. </Reference>
  864. <Reference Include="System.Reflection.Emit.ILGeneration">
  865. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  866. </Reference>
  867. <Reference Include="System.Reflection.Emit.Lightweight">
  868. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  869. </Reference>
  870. <Reference Include="System.Reflection.Extensions">
  871. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  872. </Reference>
  873. <Reference Include="System.Reflection.Primitives">
  874. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  875. </Reference>
  876. <Reference Include="System.Resources.Reader">
  877. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  878. </Reference>
  879. <Reference Include="System.Resources.ResourceManager">
  880. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  881. </Reference>
  882. <Reference Include="System.Resources.Writer">
  883. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  884. </Reference>
  885. <Reference Include="System.Runtime.CompilerServices.VisualC">
  886. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  887. </Reference>
  888. <Reference Include="System.Runtime">
  889. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  890. </Reference>
  891. <Reference Include="System.Runtime.Extensions">
  892. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  893. </Reference>
  894. <Reference Include="System.Runtime.Handles">
  895. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  896. </Reference>
  897. <Reference Include="System.Runtime.InteropServices">
  898. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  899. </Reference>
  900. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  901. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  902. </Reference>
  903. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  904. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  905. </Reference>
  906. <Reference Include="System.Runtime.Numerics">
  907. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  908. </Reference>
  909. <Reference Include="System.Runtime.Serialization.Formatters">
  910. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  911. </Reference>
  912. <Reference Include="System.Runtime.Serialization.Json">
  913. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  914. </Reference>
  915. <Reference Include="System.Runtime.Serialization.Primitives">
  916. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  917. </Reference>
  918. <Reference Include="System.Runtime.Serialization.Xml">
  919. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  920. </Reference>
  921. <Reference Include="System.Security.Claims">
  922. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  923. </Reference>
  924. <Reference Include="System.Security.Cryptography.Algorithms">
  925. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  926. </Reference>
  927. <Reference Include="System.Security.Cryptography.Csp">
  928. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  929. </Reference>
  930. <Reference Include="System.Security.Cryptography.Encoding">
  931. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  932. </Reference>
  933. <Reference Include="System.Security.Cryptography.Primitives">
  934. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  935. </Reference>
  936. <Reference Include="System.Security.Cryptography.X509Certificates">
  937. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  938. </Reference>
  939. <Reference Include="System.Security.Principal">
  940. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  941. </Reference>
  942. <Reference Include="System.Security.SecureString">
  943. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  944. </Reference>
  945. <Reference Include="System.ServiceModel.Duplex">
  946. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  947. </Reference>
  948. <Reference Include="System.ServiceModel.Http">
  949. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  950. </Reference>
  951. <Reference Include="System.ServiceModel.NetTcp">
  952. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  953. </Reference>
  954. <Reference Include="System.ServiceModel.Primitives">
  955. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  956. </Reference>
  957. <Reference Include="System.ServiceModel.Security">
  958. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  959. </Reference>
  960. <Reference Include="System.Text.Encoding">
  961. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  962. </Reference>
  963. <Reference Include="System.Text.Encoding.Extensions">
  964. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  965. </Reference>
  966. <Reference Include="System.Text.RegularExpressions">
  967. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  968. </Reference>
  969. <Reference Include="System.Threading">
  970. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  971. </Reference>
  972. <Reference Include="System.Threading.Overlapped">
  973. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  974. </Reference>
  975. <Reference Include="System.Threading.Tasks">
  976. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  977. </Reference>
  978. <Reference Include="System.Threading.Tasks.Parallel">
  979. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  980. </Reference>
  981. <Reference Include="System.Threading.Thread">
  982. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  983. </Reference>
  984. <Reference Include="System.Threading.ThreadPool">
  985. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  986. </Reference>
  987. <Reference Include="System.Threading.Timer">
  988. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  989. </Reference>
  990. <Reference Include="System.ValueTuple">
  991. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  992. </Reference>
  993. <Reference Include="System.Xml.ReaderWriter">
  994. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  995. </Reference>
  996. <Reference Include="System.Xml.XDocument">
  997. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  998. </Reference>
  999. <Reference Include="System.Xml.XmlDocument">
  1000. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  1001. </Reference>
  1002. <Reference Include="System.Xml.XmlSerializer">
  1003. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  1004. </Reference>
  1005. <Reference Include="System.Xml.XPath">
  1006. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  1007. </Reference>
  1008. <Reference Include="System.Xml.XPath.XDocument">
  1009. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  1010. </Reference>
  1011. <Reference Include="UnityScript">
  1012. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
  1013. </Reference>
  1014. <Reference Include="UnityScript.Lang">
  1015. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
  1016. </Reference>
  1017. <Reference Include="Boo.Lang">
  1018. <HintPath>F:/UNITY/2019.4.22f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
  1019. </Reference>
  1020. <Reference Include="UnityEditor.TestRunner">
  1021. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
  1022. </Reference>
  1023. <Reference Include="UnityEngine.TestRunner">
  1024. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
  1025. </Reference>
  1026. <Reference Include="Unity.Timeline.Editor">
  1027. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  1028. </Reference>
  1029. <Reference Include="Unity.VSCode.Editor">
  1030. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  1031. </Reference>
  1032. <Reference Include="Unity.TextMeshPro.Editor">
  1033. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  1034. </Reference>
  1035. <Reference Include="UnityEngine.UI">
  1036. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  1037. </Reference>
  1038. <Reference Include="Unity.Timeline">
  1039. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  1040. </Reference>
  1041. <Reference Include="Unity.CollabProxy.Editor">
  1042. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
  1043. </Reference>
  1044. <Reference Include="Unity.Postprocessing.Editor">
  1045. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll</HintPath>
  1046. </Reference>
  1047. <Reference Include="Unity.Rider.Editor">
  1048. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  1049. </Reference>
  1050. <Reference Include="Unity.2D.Sprite.Editor">
  1051. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
  1052. </Reference>
  1053. <Reference Include="Unity.Postprocessing.Runtime">
  1054. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll</HintPath>
  1055. </Reference>
  1056. <Reference Include="Unity.TextMeshPro">
  1057. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  1058. </Reference>
  1059. <Reference Include="UnityEditor.UI">
  1060. <HintPath>D:/Git/UnityProjectFolder/011_新员工培训/ChivaTechFramework/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  1061. </Reference>
  1062. </ItemGroup>
  1063. <ItemGroup>
  1064. <ProjectReference Include="Assembly-CSharp.csproj">
  1065. <Project>{3BB7BB0C-14AB-F2AC-CD75-A4F8AF826CB4}</Project>
  1066. <Name>Assembly-CSharp</Name>
  1067. </ProjectReference>
  1068. <ProjectReference Include="UniRx.csproj">
  1069. <Project>{B5448054-35AB-9749-2E0F-4557CBC078E4}</Project>
  1070. <Name>UniRx</Name>
  1071. </ProjectReference>
  1072. <ProjectReference Include="XNode.csproj">
  1073. <Project>{CE55F71F-7022-6347-8A3E-0B052EC84720}</Project>
  1074. <Name>XNode</Name>
  1075. </ProjectReference>
  1076. <ProjectReference Include="Sirenix.OdinInspector.CompatibilityLayer.Editor.csproj">
  1077. <Project>{40B39FEE-3C88-2C92-4013-0282D547BC06}</Project>
  1078. <Name>Sirenix.OdinInspector.CompatibilityLayer.Editor</Name>
  1079. </ProjectReference>
  1080. <ProjectReference Include="Obi.csproj">
  1081. <Project>{2AEB69EF-9A70-0F60-33EA-935D773E1E5A}</Project>
  1082. <Name>Obi</Name>
  1083. </ProjectReference>
  1084. <ProjectReference Include="Sirenix.OdinInspector.CompatibilityLayer.csproj">
  1085. <Project>{70144330-50B9-8F85-833B-93D043B4BE4A}</Project>
  1086. <Name>Sirenix.OdinInspector.CompatibilityLayer</Name>
  1087. </ProjectReference>
  1088. <ProjectReference Include="QFramework.Runtime.csproj">
  1089. <Project>{A32EF14B-3A6A-E8E1-4066-7E97A7C08902}</Project>
  1090. <Name>QFramework.Runtime</Name>
  1091. </ProjectReference>
  1092. <ProjectReference Include="QFramework.csproj">
  1093. <Project>{3FE77953-5F73-1FC7-3D02-C3A466AB2753}</Project>
  1094. <Name>QFramework</Name>
  1095. </ProjectReference>
  1096. <ProjectReference Include="XNodeEditor.csproj">
  1097. <Project>{85D99870-2D22-067D-64E4-2AA1B6181002}</Project>
  1098. <Name>XNodeEditor</Name>
  1099. </ProjectReference>
  1100. <ProjectReference Include="QFramework.CacheKit.csproj">
  1101. <Project>{49EDEAFD-74F7-9FBB-6793-6D255448B648}</Project>
  1102. <Name>QFramework.CacheKit</Name>
  1103. </ProjectReference>
  1104. </ItemGroup>
  1105. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1106. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  1107. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1108. Other similar extension points exist, see Microsoft.Common.targets.
  1109. <Target Name="BeforeBuild">
  1110. </Target>
  1111. <Target Name="AfterBuild">
  1112. </Target>
  1113. -->
  1114. </Project>