Fort23.Core.csproj 69 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978
  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>9.0</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{445e7699-1039-047b-4806-470bcc01c6b3}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Fort23.Core</AssemblyName>
  20. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. <BaseDirectory>.</BaseDirectory>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>Temp\Bin\Debug\Fort23.Core\</OutputPath>
  29. <DefineConstants>UNITY_2022_3_38;UNITY_2022_3;UNITY_2022;TUANJIE_1_3_2;TUANJIE_1_3;TUANJIE_1;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;TUANJIE_2022_3_OR_NEWER;TUANJIE_1_0_OR_NEWER;TUANJIE_1_1_OR_NEWER;TUANJIE_1_2_OR_NEWER;TUANJIE_1_3_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_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;UNITY_GPU_DRIVEN_PIPELINE;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_SCRIPTS_ENCRYPTON;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Analyzer Include="D:\tuanJieEditor\2022.3.38t2\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
  45. <Analyzer Include="D:\tuanJieEditor\2022.3.38t2\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
  46. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.dll" />
  47. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.QueryBuilder.dll" />
  48. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.dll" />
  49. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.Analyzer.dll" />
  50. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.LambdaJobs.dll" />
  51. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.Common.dll" />
  52. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.Query.dll" />
  53. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.Analyzer.CodeFixes.dll" />
  54. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.AspectGenerator.dll" />
  55. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.Common.dll" />
  56. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.EntityQueryBulkOperations.dll" />
  57. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.JobEntityGenerator.dll" />
  58. </ItemGroup>
  59. <ItemGroup>
  60. <Compile Include="Assets\Scripts\Core\Utility\Parabola3DPath.cs" />
  61. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\SendDataType.cs" />
  62. <Compile Include="Assets\Scripts\Core\kcp\IKcpSegment.cs" />
  63. <Compile Include="Assets\Scripts\Core\kcp\IKcpInterface.cs" />
  64. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\SynchronizeVectorAcctributes.cs" />
  65. <Compile Include="Assets\Scripts\Core\UI\UTool\UITool\UIFunctionMap.cs" />
  66. <Compile Include="Assets\Scripts\Core\Utility\ParabolaPath.cs" />
  67. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\TCPServerConnection.cs" />
  68. <Compile Include="Assets\Scripts\Core\Utility\Encryption\EncryptionFloat.cs" />
  69. <Compile Include="Assets\Scripts\Core\CoroutineLock\CoroutineLock.cs" />
  70. <Compile Include="Assets\Scripts\Core\Utility\StaticUpdater.cs" />
  71. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\SendDataBuffer.cs" />
  72. <Compile Include="Assets\Scripts\Core\Attribute\System\CustomMethod.cs" />
  73. <Compile Include="Assets\Scripts\Core\Pool\GPool\HideShowEndFx.cs" />
  74. <Compile Include="Assets\Scripts\Core\UI\UTool\MyImage.cs" />
  75. <Compile Include="Assets\Scripts\Core\AssetLoadTool\AssetFilter.cs" />
  76. <Compile Include="Assets\Scripts\Core\WFX\MyWFX.cs" />
  77. <Compile Include="Assets\Scripts\Core\UI\UTool\UGUIPackManager.cs" />
  78. <Compile Include="Assets\Scripts\Core\UI\UTool\PackgTool\UGUICacheInfo.cs" />
  79. <Compile Include="Assets\Scripts\Core\Pool\CObject\ListComponent.cs" />
  80. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionExitEventTrigger.cs" />
  81. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionExit2DEventTrigger.cs" />
  82. <Compile Include="Assets\Scripts\Core\Pool\GPool\DelayHide.cs" />
  83. <Compile Include="Assets\Scripts\Core\CTask\ClockPool.cs" />
  84. <Compile Include="Assets\Scripts\Core\UI\UTool\FxLOD\FxLODAgent.cs" />
  85. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\AssetHandle.cs" />
  86. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\ISynchronizeShowEntity.cs" />
  87. <Compile Include="Assets\Scripts\Core\System\EventSystem.cs" />
  88. <Compile Include="Assets\Scripts\Core\WFX\MapConfig.cs" />
  89. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\ClientConnectionType.cs" />
  90. <Compile Include="Assets\Scripts\Core\Utility\Helper\PathHelper.cs" />
  91. <Compile Include="Assets\Scripts\Core\Utility\Helper\FileHelper.cs" />
  92. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerStayEventTrigger.cs" />
  93. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\LoadInfoAsset.cs" />
  94. <Compile Include="Assets\Scripts\Core\kcp\KcpTrace.cs" />
  95. <Compile Include="Assets\Scripts\Core\UI\UTool\PackgTool\PackInfo.cs" />
  96. <Compile Include="Assets\Scripts\Core\Event\Event\IEventData.cs" />
  97. <Compile Include="Assets\Scripts\Core\CTask\AwaiterInterfaces.cs" />
  98. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\KCPServerConnection.cs" />
  99. <Compile Include="Assets\Scripts\Core\AssetLoadTool\AssetsPackInfo.cs" />
  100. <Compile Include="Assets\Scripts\Core\Pool\GPool\DelayShow.cs" />
  101. <Compile Include="Assets\Scripts\Core\UI\UTool\UITween\UITweenA.cs" />
  102. <Compile Include="Assets\Scripts\Core\UI\UTool\FxLOD\FxLODManager.cs" />
  103. <Compile Include="Assets\Scripts\Core\Pool\CObject\UnOrderMultiMap.cs" />
  104. <Compile Include="Assets\Scripts\Core\UI\UTool\ImageMove.cs" />
  105. <Compile Include="Assets\Scripts\Core\Attribute\System\SystemBaseAttribute.cs" />
  106. <Compile Include="Assets\Scripts\Core\AssetLoadTool\PathTool.cs" />
  107. <Compile Include="Assets\Scripts\Core\CodeDll.cs" />
  108. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\BundleAssetLoadTask.cs" />
  109. <Compile Include="Assets\Scripts\Core\Curve\ACurve.cs" />
  110. <Compile Include="Assets\Scripts\Core\UI\UTool\UITween\UITweenSize.cs" />
  111. <Compile Include="Assets\Scripts\Core\Pool\GPool\GObjectPool.cs" />
  112. <Compile Include="Assets\Scripts\Core\Pool\CObject\CObjectPool.cs" />
  113. <Compile Include="Assets\Scripts\Core\ParticleSystemTool\ParticleSystemSize.cs" />
  114. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionEnter2DEventTrigger.cs" />
  115. <Compile Include="Assets\Scripts\Core\Utility\CombatRandom.cs" />
  116. <Compile Include="Assets\Scripts\Core\Timer\CombatTimer\CombatTimer.cs" />
  117. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\KCPServer.cs" />
  118. <Compile Include="Assets\Scripts\Core\CoroutineLock\CoroutineLockComponent.cs" />
  119. <Compile Include="Assets\Scripts\Core\CTask\ManualAsyncTask.cs" />
  120. <Compile Include="Assets\Scripts\Core\CTask\CTaskHelper.cs" />
  121. <Compile Include="Assets\Scripts\Core\UI\UTool\ITextTool.cs" />
  122. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerExit2DEventTrigger.cs" />
  123. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\SynchronizeLongAcctributes.cs" />
  124. <Compile Include="Assets\Scripts\Core\kcp\Utility.cs" />
  125. <Compile Include="Assets\Scripts\Core\Utility\BetterList.cs" />
  126. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionEnterEventTrigger.cs" />
  127. <Compile Include="Assets\Scripts\Core\Utility\ILogSend.cs" />
  128. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\BundleLoadType.cs" />
  129. <Compile Include="Assets\Scripts\Core\Utility\Singleton.cs" />
  130. <Compile Include="Assets\Scripts\Core\UI\UTool\PackgTool\NewTextrueJson.cs" />
  131. <Compile Include="Assets\Scripts\Core\kcp\FakeKcpIO.cs" />
  132. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\TCPClient.cs" />
  133. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\LoadTaskBasic.cs" />
  134. <Compile Include="Assets\Scripts\Core\Pool\CObject\Entity.cs" />
  135. <Compile Include="Assets\Scripts\Core\UI\UTool\UITween\UITweenPostion.cs" />
  136. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\UDPForKCP.cs" />
  137. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\ISynchronizeEntity.cs" />
  138. <Compile Include="Assets\Scripts\Core\UI\UTool\PackgTool\UGUIPackDB.cs" />
  139. <Compile Include="Assets\Scripts\Core\CTask\Clock.cs" />
  140. <Compile Include="Assets\Scripts\Core\kcp\SegManager.cs" />
  141. <Compile Include="Assets\Scripts\Core\Utility\Helper\MD5Helper.cs" />
  142. <Compile Include="Assets\Scripts\Core\UI\Core\UGUIPackLoad.cs" />
  143. <Compile Include="Assets\Scripts\Core\Pool\CombatListPool.cs" />
  144. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\IServerConnection.cs" />
  145. <Compile Include="Assets\Scripts\Core\Utility\GameObjectEntity.cs" />
  146. <Compile Include="Assets\Scripts\Core\Timer\CombatTimer\CombatTimerManager.cs" />
  147. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionStayEventTrigger.cs" />
  148. <Compile Include="Assets\Scripts\Core\Event\EasyEvent.cs" />
  149. <Compile Include="Assets\Scripts\Core\Pool\CombatPool.cs" />
  150. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\AssetLoadTaskBasic.cs" />
  151. <Compile Include="Assets\Scripts\Core\Pool\GPool\IGObjectPoolInterface.cs" />
  152. <Compile Include="Assets\Scripts\Core\Pool\CObject\MultiMap.cs" />
  153. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\LocalBundleLoadTask.cs" />
  154. <Compile Include="Assets\Scripts\Core\Pool\GPool\GObjectPoolBasic.cs" />
  155. <Compile Include="Assets\Scripts\Core\kcp\KcpIO.cs" />
  156. <Compile Include="Assets\Scripts\Core\Pool\GPool\RenderSetting.cs" />
  157. <Compile Include="Assets\Scripts\Core\Attribute\System\ObjectSystemAttribute.cs" />
  158. <Compile Include="Assets\Scripts\Core\Utility\Helper\StringHelper.cs" />
  159. <Compile Include="Assets\Scripts\Core\UI\UTool\UtilTools.cs" />
  160. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\ICustomizeNotifyPropertyChanged.cs" />
  161. <Compile Include="Assets\Scripts\Core\UI\UTool\ImageMoveContainer.cs" />
  162. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\LoadAssetCallBackData.cs" />
  163. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\CustomTweenManager.cs" />
  164. <Compile Include="Assets\Scripts\Core\Curve\CurveInfo.cs" />
  165. <Compile Include="Assets\Scripts\Core\Triiger\OnAnimatorMoveEvent.cs" />
  166. <Compile Include="Assets\Scripts\Core\Pool\GPool\GameObjectPool.cs" />
  167. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerEnter2DEventTrigger.cs" />
  168. <Compile Include="Assets\Scripts\Core\State\StateControl.cs" />
  169. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\CustomTweener.cs" />
  170. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerExitEventTrigger.cs" />
  171. <Compile Include="Assets\Scripts\Core\Pool\CObject\UnOrderMultiMapSet.cs" />
  172. <Compile Include="Assets\Scripts\Core\Triiger\ExitEventGameObject.cs" />
  173. <Compile Include="Assets\Scripts\Core\Attribute\EnumLabel\EnumLabelAttribute.cs" />
  174. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerStay2DEventTrigger.cs" />
  175. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\TCPServer.cs" />
  176. <Compile Include="Assets\Scripts\Core\Utility\JsonHelper.cs" />
  177. <Compile Include="Assets\Scripts\Core\Utility\GameObjectDestroyPool.cs" />
  178. <Compile Include="Assets\Scripts\Core\UI\UTool\UILoadSpriteHand.cs" />
  179. <Compile Include="Assets\Scripts\Core\kcp\KcpOutputWriter.cs" />
  180. <Compile Include="Assets\Scripts\Core\UI\UTool\UIAdapter\UIAdapterForSafeArea.cs" />
  181. <Compile Include="Assets\Scripts\Core\State\IStateEnterData.cs" />
  182. <Compile Include="Assets\Scripts\Core\kcp\KcpSegment.cs" />
  183. <Compile Include="Assets\Scripts\Core\UI\UTool\ISpriteLoad.cs" />
  184. <Compile Include="Assets\Scripts\Core\CameraEffect\StressReceiver.cs" />
  185. <Compile Include="Assets\Scripts\Core\UI\UTool\IUGUIPackLoad.cs" />
  186. <Compile Include="Assets\Scripts\Core\Timer\TimerComponent.cs" />
  187. <Compile Include="Assets\Scripts\Core\UI\UTool\UIAdapter\UIAdapterForScale.cs" />
  188. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\CustomFloatTween.cs" />
  189. <Compile Include="Assets\Scripts\Core\UI\Core\UIManager.cs" />
  190. <Compile Include="Assets\Scripts\Core\CTask\CTask.cs" />
  191. <Compile Include="Assets\Scripts\Core\Utility\Encryption\EncryptionBasic.cs" />
  192. <Compile Include="Assets\Scripts\Core\Event\Event\CustomEventType.cs" />
  193. <Compile Include="Assets\Scripts\Core\State\IState.cs" />
  194. <Compile Include="Assets\Scripts\Core\AnimationTool\AnimtationTransitionAsset.cs" />
  195. <Compile Include="Assets\Scripts\Core\UI\Core\Attribute\Binding\PrefabBindingAttribute.cs" />
  196. <Compile Include="Assets\Scripts\Core\Triiger\OnCollisionStay2DEventTrigger.cs" />
  197. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\SynchronizeIntAcctributes.cs" />
  198. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\CustomTweenEX.cs" />
  199. <Compile Include="Assets\Scripts\Core\Pool\CObject\CObject.cs" />
  200. <Compile Include="Assets\Scripts\Core\Utility\Encryption\EncryptionInt.cs" />
  201. <Compile Include="Assets\Scripts\Core\Log\LogTool.cs" />
  202. <Compile Include="Assets\Scripts\Core\UI\UTool\FxLOD\FxLODInfo.cs" />
  203. <Compile Include="Assets\Scripts\Core\WFX\TetsFx.cs" />
  204. <Compile Include="Assets\Scripts\Core\Utility\CustomCameraStack.cs" />
  205. <Compile Include="Assets\Scripts\Core\kcp\Kcp.cs" />
  206. <Compile Include="Assets\Scripts\Core\kcp\SimpleKcpClient.cs" />
  207. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\IServerManager.cs" />
  208. <Compile Include="Assets\Scripts\Core\UI\Core\UIComponent.cs" />
  209. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\SynchronizeClassAttributes.cs" />
  210. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\SocketTool.cs" />
  211. <Compile Include="Assets\Scripts\Core\Curve\CurveType.cs" />
  212. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\CustomVectorTween.cs" />
  213. <Compile Include="Assets\Scripts\Core\UI\UTool\UITool\AnimationCurveManager.cs" />
  214. <Compile Include="Assets\Scripts\Core\State\StateBasic.cs" />
  215. <Compile Include="Assets\Scripts\Core\UI\UTool\UGUIIamgeTool.cs" />
  216. <Compile Include="Assets\Scripts\Core\UI\UTool\UIAdapter\CameraAdapter.cs" />
  217. <Compile Include="Assets\Scripts\Core\UI\UTool\UITool\UIObject.cs" />
  218. <Compile Include="Assets\Scripts\Core\CTask\AsyncTaskMethodBuilder.cs" />
  219. <Compile Include="Assets\Scripts\Core\Utility\Encryption\EncryptionLong.cs" />
  220. <Compile Include="Assets\Scripts\Core\UI\Core\UIPanel.cs" />
  221. <Compile Include="Assets\Scripts\Core\Pool\GPool\LoopDelayHide.cs" />
  222. <Compile Include="Assets\Scripts\Core\CTask\Synchronize\SynchronizeBasicAcctributes.cs" />
  223. <Compile Include="Assets\Scripts\Core\Utility\JsonManager.cs" />
  224. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\BundleLoadBasic.cs" />
  225. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\IClient.cs" />
  226. <Compile Include="Assets\Scripts\Core\Utility\Extension\GameObjectExtension.cs" />
  227. <Compile Include="Assets\Scripts\Core\UI\UTool\Enum.cs" />
  228. <Compile Include="Assets\Scripts\Core\UI\UTool\UIAdapter\UIAdapterForScroll.cs" />
  229. <Compile Include="Assets\Scripts\Core\System\TypeData.cs" />
  230. <Compile Include="Assets\Scripts\Core\UI\UTool\ReflectionMethodsCache.cs" />
  231. <Compile Include="Assets\Scripts\Core\UI\UTool\UGUITextTool.cs" />
  232. <Compile Include="Assets\Scripts\Core\Utility\Helper\IdGenerater.cs" />
  233. <Compile Include="Assets\Scripts\Core\kcp\KcpCore.cs" />
  234. <Compile Include="Assets\Scripts\Core\Utility\CombatGuidTool.cs" />
  235. <Compile Include="Assets\Scripts\Core\UI\UTool\UITool\UITextSpacing.cs" />
  236. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\H5BundleLoadTask.cs" />
  237. <Compile Include="Assets\Scripts\Core\Event\Event\EventDataBasic.cs" />
  238. <Compile Include="Assets\Scripts\Core\UI\UTool\CTween\AnimationCurveLibrary.cs" />
  239. <Compile Include="Assets\Scripts\Core\Pool\GPool\ParticleSystemPool.cs" />
  240. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\KCPClient.cs" />
  241. <Compile Include="Assets\Scripts\Core\AssetLoadTool\ReferenceCollector.cs" />
  242. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\IServer.cs" />
  243. <Compile Include="Assets\Scripts\Core\CTask\ICTaskResult.cs" />
  244. <Compile Include="Assets\Scripts\Core\UI\UTool\UITool\MaskAAA.cs" />
  245. <Compile Include="Assets\Scripts\Core\CTask\CTaskAwaitBuffer.cs" />
  246. <Compile Include="Assets\Scripts\Core\UI\UTool\EditoUILoadSpriteHand.cs" />
  247. <Compile Include="Assets\Scripts\Core\Attribute\CTask\AsyncMethodBuilderAttribute.cs" />
  248. <Compile Include="Assets\Scripts\Core\UI\Core\UIDataManager.cs" />
  249. <Compile Include="Assets\Scripts\Core\Utility\SafeTool.cs" />
  250. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\AssetBundleLoadManager.cs" />
  251. <Compile Include="Assets\Scripts\Core\Utility\Helper\ObjectHelper.cs" />
  252. <Compile Include="Assets\Scripts\Core\Event\Event\EventManager.cs" />
  253. <Compile Include="Assets\Scripts\Core\Triiger\OnTriggerEnterEventTrigger.cs" />
  254. <Compile Include="Assets\Scripts\Core\UI\Core\Attribute\Binding\UIBindingAttribute.cs" />
  255. <Compile Include="Assets\Scripts\Core\GPUAnimtion.cs" />
  256. <Compile Include="Assets\Scripts\Core\Utility\Map.cs" />
  257. <Compile Include="Assets\Scripts\Core\AssetLoadTool\Asset\LocalAssetLoadTask.cs" />
  258. <Compile Include="Assets\Scripts\Core\Utility\Helper\TimeHelper.cs" />
  259. <Compile Include="Assets\Scripts\Core\UI\Core\UIBase.cs" />
  260. <Compile Include="Assets\Scripts\Core\Utility\zstring.cs" />
  261. <Compile Include="Assets\Scripts\Core\kcp\KCPTool\IClientConnection.cs" />
  262. <None Include="Assets\Scripts\Core\UI\UTool\DLL说明.txt" />
  263. <None Include="Assets\Scripts\Core\DLL说明.txt" />
  264. <None Include="Assets\Scripts\Core\Fort23.Core.asmdef" />
  265. <Reference Include="UnityEngine">
  266. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEngine.AIModule">
  269. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEngine.ARModule">
  272. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.AccessibilityModule">
  275. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="UnityEngine.AndroidJNIModule">
  278. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.AnimationModule">
  281. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEngine.AssetBundleModule">
  284. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.AudioModule">
  287. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.ClothModule">
  290. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.ClusterInputModule">
  293. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.ClusterRendererModule">
  296. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.ContentLoadModule">
  299. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.CoreModule">
  302. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.CrashReportingModule">
  305. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.DSPGraphModule">
  308. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.DirectorModule">
  311. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.GIModule">
  314. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.GameCenterModule">
  317. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.GridModule">
  320. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.HotReloadModule">
  323. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.IMGUIModule">
  326. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.ImageConversionModule">
  329. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.InputModule">
  332. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.InputLegacyModule">
  335. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.JSONSerializeModule">
  338. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.LocalizationModule">
  341. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.OpenHarmonyJSModule">
  344. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.OpenHarmonyJSModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.ParticleSystemModule">
  347. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.PerformanceReportingModule">
  350. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.PhysicsModule">
  353. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.Physics2DModule">
  356. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.ProfilerModule">
  359. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.PropertiesModule">
  362. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  365. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.ScreenCaptureModule">
  368. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.SharedInternalsModule">
  371. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.SpriteMaskModule">
  374. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.SpriteShapeModule">
  377. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.StreamingModule">
  380. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.SubstanceModule">
  383. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.SubsystemsModule">
  386. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.TLSModule">
  389. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.TerrainModule">
  392. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.TerrainPhysicsModule">
  395. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  398. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  401. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.TextRenderingModule">
  404. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.TilemapModule">
  407. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.UIModule">
  410. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.UIElementsModule">
  413. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.UnityAnalyticsModule">
  416. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  419. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.UnityConnectModule">
  422. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.UnityCurlModule">
  425. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.UnityTestProtocolModule">
  428. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.UnityWebRequestModule">
  431. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  434. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  437. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  440. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  443. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.VFXModule">
  446. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.VRModule">
  449. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.VehiclesModule">
  452. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.VideoModule">
  455. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.VirtualTexturingModule">
  458. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.WindModule">
  461. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.XRModule">
  464. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEditor">
  467. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEditor.CoreModule">
  470. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEditor.DeviceSimulatorModule">
  473. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEditor.DiagnosticsModule">
  476. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEditor.EditorToolbarModule">
  479. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEditor.GraphViewModule">
  482. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEditor.HMISimulatorModule">
  485. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.HMISimulatorModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEditor.PresetsUIModule">
  488. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEditor.QuickSearchModule">
  491. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEditor.SceneTemplateModule">
  494. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEditor.SceneViewModule">
  497. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  500. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  503. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEditor.UIBuilderModule">
  506. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEditor.UIElementsModule">
  509. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEditor.UIElementsSamplesModule">
  512. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEditor.UnityConnectModule">
  515. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEditor.Graphs">
  518. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEditor.WeixinMiniGame.Extensions">
  521. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\PlaybackEngines\WeixinMiniGameSupport\UnityEditor.WeixinMiniGame.Extensions.dll</HintPath>
  522. </Reference>
  523. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  524. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  525. </Reference>
  526. <Reference Include="wx-runtime-editor">
  527. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-runtime-editor.dll</HintPath>
  528. </Reference>
  529. <Reference Include="Unity.VisualScripting.YamlDotNet">
  530. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
  531. </Reference>
  532. <Reference Include="wx-perf">
  533. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-perf.dll</HintPath>
  534. </Reference>
  535. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  536. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collections@2.1.4\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  537. </Reference>
  538. <Reference Include="Unity.FontABTool">
  539. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\Unity.FontABTool.dll</HintPath>
  540. </Reference>
  541. <Reference Include="unityplastic">
  542. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
  543. </Reference>
  544. <Reference Include="LitJson">
  545. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\LitJson.dll</HintPath>
  546. </Reference>
  547. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  548. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  549. </Reference>
  550. <Reference Include="EPPlus">
  551. <HintPath>D:\unityProject\XY001\Assets\Scripts\ThirdParty\EPP\EPPlus.dll</HintPath>
  552. </Reference>
  553. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  554. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  555. </Reference>
  556. <Reference Include="log4netPlastic">
  557. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
  558. </Reference>
  559. <Reference Include="Unity.VisualScripting.IonicZip">
  560. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
  561. </Reference>
  562. <Reference Include="Mono.Cecil">
  563. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.nuget.mono-cecil@1.11.4\Mono.Cecil.dll</HintPath>
  564. </Reference>
  565. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  566. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  567. </Reference>
  568. <Reference Include="zxing.unity">
  569. <HintPath>D:\unityProject\XY001\Library\PackageCache\cn.tuanjie.minigame.host@1.0.4\Editor\External\zxing.unity.dll</HintPath>
  570. </Reference>
  571. <Reference Include="wx-editor">
  572. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Editor\wx-editor.dll</HintPath>
  573. </Reference>
  574. <Reference Include="Unity.VisualScripting.TextureAssets">
  575. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
  576. </Reference>
  577. <Reference Include="netstandard">
  578. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
  579. </Reference>
  580. <Reference Include="Microsoft.Win32.Primitives">
  581. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.AppContext">
  584. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Buffers">
  587. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Collections.Concurrent">
  590. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.Collections">
  593. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.Collections.NonGeneric">
  596. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.Collections.Specialized">
  599. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.ComponentModel">
  602. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.ComponentModel.EventBasedAsync">
  605. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.ComponentModel.Primitives">
  608. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.ComponentModel.TypeConverter">
  611. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Console">
  614. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.Data.Common">
  617. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.Diagnostics.Contracts">
  620. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.Diagnostics.Debug">
  623. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Diagnostics.FileVersionInfo">
  626. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.Diagnostics.Process">
  629. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.Diagnostics.StackTrace">
  632. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  635. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.Diagnostics.Tools">
  638. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.Diagnostics.TraceSource">
  641. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.Diagnostics.Tracing">
  644. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.Drawing.Primitives">
  647. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.Dynamic.Runtime">
  650. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.Globalization.Calendars">
  653. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.Globalization">
  656. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.Globalization.Extensions">
  659. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.IO.Compression">
  662. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.IO.Compression.ZipFile">
  665. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.IO">
  668. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.IO.FileSystem">
  671. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.IO.FileSystem.DriveInfo">
  674. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.IO.FileSystem.Primitives">
  677. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.IO.FileSystem.Watcher">
  680. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.IO.IsolatedStorage">
  683. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.IO.MemoryMappedFiles">
  686. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.IO.Pipes">
  689. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.IO.UnmanagedMemoryStream">
  692. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Linq">
  695. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Linq.Expressions">
  698. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Linq.Parallel">
  701. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Linq.Queryable">
  704. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Memory">
  707. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Net.Http">
  710. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Net.NameResolution">
  713. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Net.NetworkInformation">
  716. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Net.Ping">
  719. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Net.Primitives">
  722. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Net.Requests">
  725. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Net.Security">
  728. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Net.Sockets">
  731. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Net.WebHeaderCollection">
  734. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Net.WebSockets.Client">
  737. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Net.WebSockets">
  740. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Numerics.Vectors">
  743. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.ObjectModel">
  746. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Reflection.DispatchProxy">
  749. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Reflection">
  752. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Reflection.Emit">
  755. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Reflection.Emit.ILGeneration">
  758. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Reflection.Emit.Lightweight">
  761. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Reflection.Extensions">
  764. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Reflection.Primitives">
  767. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Resources.Reader">
  770. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Resources.ResourceManager">
  773. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Resources.Writer">
  776. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Runtime.CompilerServices.VisualC">
  779. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Runtime">
  782. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Runtime.Extensions">
  785. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Runtime.Handles">
  788. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Runtime.InteropServices">
  791. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  794. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Runtime.Numerics">
  797. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Runtime.Serialization.Formatters">
  800. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Runtime.Serialization.Json">
  803. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Runtime.Serialization.Primitives">
  806. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Runtime.Serialization.Xml">
  809. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Security.Claims">
  812. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Security.Cryptography.Algorithms">
  815. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Security.Cryptography.Csp">
  818. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Security.Cryptography.Encoding">
  821. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.Security.Cryptography.Primitives">
  824. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Security.Cryptography.X509Certificates">
  827. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Security.Principal">
  830. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Security.SecureString">
  833. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Text.Encoding">
  836. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Text.Encoding.Extensions">
  839. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Text.RegularExpressions">
  842. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Threading">
  845. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Threading.Overlapped">
  848. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Threading.Tasks">
  851. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Threading.Tasks.Extensions">
  854. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Threading.Tasks.Parallel">
  857. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Threading.Thread">
  860. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Threading.ThreadPool">
  863. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Threading.Timer">
  866. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.ValueTuple">
  869. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Xml.ReaderWriter">
  872. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Xml.XDocument">
  875. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.Xml.XmlDocument">
  878. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Xml.XmlSerializer">
  881. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Xml.XPath">
  884. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Xml.XPath.XDocument">
  887. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  890. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  891. </Reference>
  892. <Reference Include="mscorlib">
  893. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.ComponentModel.Composition">
  896. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Core">
  899. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Data">
  902. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System">
  905. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Drawing">
  908. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
  909. </Reference>
  910. <Reference Include="System.IO.Compression.FileSystem">
  911. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  912. </Reference>
  913. <Reference Include="System.Net">
  914. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
  915. </Reference>
  916. <Reference Include="System.Numerics">
  917. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
  918. </Reference>
  919. <Reference Include="System.Runtime.Serialization">
  920. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  921. </Reference>
  922. <Reference Include="System.ServiceModel.Web">
  923. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  924. </Reference>
  925. <Reference Include="System.Transactions">
  926. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
  927. </Reference>
  928. <Reference Include="System.Web">
  929. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
  930. </Reference>
  931. <Reference Include="System.Windows">
  932. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
  933. </Reference>
  934. <Reference Include="System.Xml">
  935. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
  936. </Reference>
  937. <Reference Include="System.Xml.Linq">
  938. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  939. </Reference>
  940. <Reference Include="System.Xml.Serialization">
  941. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  942. </Reference>
  943. <Reference Include="UnityEditor.UI">
  944. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  945. </Reference>
  946. <Reference Include="UnityEngine.UI">
  947. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  948. </Reference>
  949. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  950. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  951. </Reference>
  952. <Reference Include="Unity.Mathematics">
  953. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  954. </Reference>
  955. </ItemGroup>
  956. <ItemGroup>
  957. <ProjectReference Include="ThirdParty.csproj">
  958. <Project>{fc3937b9-998a-f022-8329-db40273a9d7b}</Project>
  959. <Name>ThirdParty</Name>
  960. </ProjectReference>
  961. <ProjectReference Include="Kybernetik.Animancer.csproj">
  962. <Project>{efb3aa66-4279-eaf4-280d-79e6d8ad1f40}</Project>
  963. <Name>Kybernetik.Animancer</Name>
  964. </ProjectReference>
  965. <ProjectReference Include="GPUECSAnimationBakerEngine.csproj">
  966. <Project>{4e427888-6063-b2e4-7133-1f5331d2804d}</Project>
  967. <Name>GPUECSAnimationBakerEngine</Name>
  968. </ProjectReference>
  969. </ItemGroup>
  970. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  971. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  972. Other similar extension points exist, see Microsoft.Common.targets.
  973. <Target Name="BeforeBuild">
  974. </Target>
  975. <Target Name="AfterBuild">
  976. </Target>
  977. -->
  978. </Project>