Assembly-CSharp.csproj 79 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224
  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>{eed19863-2a24-2fa2-5144-e0e369763bd5}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Assembly-CSharp</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\Assembly-CSharp\</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>False</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. </ItemGroup>
  47. <ItemGroup>
  48. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextEventHandler.cs" />
  49. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexShakeA.cs" />
  50. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\EnvMapAnimator.cs" />
  51. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextSelector_A.cs" />
  52. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\Benchmark01_UGUI.cs" />
  53. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\SimpleScript.cs" />
  54. <Compile Include="Assets\Layer Lab\Scripts\PanelControl.cs" />
  55. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\Benchmark04.cs" />
  56. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\ChatController.cs" />
  57. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_DigitValidator.cs" />
  58. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_FrameRateCounter.cs" />
  59. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\Benchmark01.cs" />
  60. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TextMeshSpawner.cs" />
  61. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\Benchmark02.cs" />
  62. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\CameraController.cs" />
  63. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\Benchmark03.cs" />
  64. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_ExampleScript_01.cs" />
  65. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMPro_InstructionOverlay.cs" />
  66. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexShakeB.cs" />
  67. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\DropdownSample.cs" />
  68. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexColorCycler.cs" />
  69. <Compile Include="Assets\Scenes\DrawParabola.cs" />
  70. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\ObjectSpin.cs" />
  71. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_PhoneNumberValidator.cs" />
  72. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexJitter.cs" />
  73. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TextConsoleSimulator.cs" />
  74. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TeleType.cs" />
  75. <Compile Include="Assets\Layer Lab\Scripts\PanelView.cs" />
  76. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextEventCheck.cs" />
  77. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_UiFrameRateCounter.cs" />
  78. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexZoom.cs" />
  79. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextSelector_B.cs" />
  80. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\SkewTextExample.cs" />
  81. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\WarpTextExample.cs" />
  82. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TextMeshProFloatingText.cs" />
  83. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\ShaderPropAnimator.cs" />
  84. <Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextInfoDebugTool.cs" />
  85. <None Include="Assets\Art\UIAssets\TextrueJson\jiandanxinxi.txt" />
  86. <None Include="Assets\Art\VFX\Resources\AlphaBlend.shader" />
  87. <None Include="Assets\Art\UIAssets\TextrueJson\shaixuan.txt" />
  88. <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
  89. <None Include="Assets\Res\Config\LanguageEnglishConfig.json" />
  90. <None Include="Assets\Art\UIAssets\TextrueJson\renwuwancheng.txt" />
  91. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
  92. <None Include="Assets\Art\UIAssets\TextrueJson\tj_guaiwutupian.txt" />
  93. <None Include="Assets\Res\Config\LanguageRUConfig.json" />
  94. <None Include="Assets\Art\UIAssets\TextrueJson\daohanglan.txt" />
  95. <None Include="Assets\Art\UIAssets\TextrueJson\beibaoqietu.txt" />
  96. <None Include="Assets\WX-WASM-SDK-V2\Runtime\Plugins\link.xml" />
  97. <None Include="Assets\Art\UIAssets\TextrueJson\bb.txt" />
  98. <None Include="Assets\Art\UIAssets\TextrueJson\gkxz.txt" />
  99. <None Include="Assets\Art\UIAssets\TextrueJson\judianxinxi.txt" />
  100. <None Include="Assets\Art\UIAssets\TextrueJson\chenghao.txt" />
  101. <None Include="Assets\Art\UIAssets\TextrueJson\qianghuazhuangbei.txt" />
  102. <None Include="Assets\Art\VFX\Resources\AlphaMoveTurbDissolveYmask.shader" />
  103. <None Include="Assets\Res\Config\BuffConfig.json" />
  104. <None Include="Assets\Art\UIAssets\TextrueJson\c2m1.txt" />
  105. <None Include="Assets\Art\UIAssets\TextrueJson\heroweapon.txt" />
  106. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
  107. <None Include="Assets\Art\UIAssets\TextrueJson\ywzb.txt" />
  108. <None Include="Assets\Art\UIAssets\TextrueJson\jjd.txt" />
  109. <None Include="Assets\Art\UIAssets\TextrueJson\wuqi_qiangxie.txt" />
  110. <None Include="Assets\Art\UIAssets\TextrueJson\texture.txt" />
  111. <None Include="Assets\TextMesh Pro\Examples &amp; Extras\Fonts\Oswald-Bold - OFL.txt" />
  112. <None Include="Assets\Art\UIAssets\TextrueJson\zhangjiexuanze.txt" />
  113. <None Include="Assets\Art\UIAssets\TextrueJson\zhujiemian.txt" />
  114. <None Include="Assets\Res\Config\HeroBasicEquipConfig.json" />
  115. <None Include="Assets\link.xml" />
  116. <None Include="Assets\Art\UIAssets\TextrueJson\xuanzehexiaoditu.txt" />
  117. <None Include="Assets\Res\Config\HeroPromoteConfig.json" />
  118. <None Include="Assets\Art\UIAssets\TextrueJson\c4m1.txt" />
  119. <None Include="Assets\Art\UIAssets\TextrueJson\xialacaidan.txt" />
  120. <None Include="Assets\Art\UIAssets\TextrueJson\gfchilun.txt" />
  121. <None Include="Assets\TextMesh Pro\Examples &amp; Extras\Fonts\Anton OFL.txt" />
  122. <None Include="Assets\Res\Config\SkillConfig.json" />
  123. <None Include="Assets\Art\UIAssets\TextrueJson\mishiyufuwen.txt" />
  124. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
  125. <None Include="Assets\Art\UIAssets\TextrueJson\dcsq.txt" />
  126. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
  127. <None Include="Assets\Art\UIAssets\TextrueJson\tanxianshibai.txt" />
  128. <None Include="Assets\Art\UIAssets\TextrueJson\loadingtuji.txt" />
  129. <None Include="Assets\Res\Config\LanguageTHConfig.json" />
  130. <None Include="Assets\Art\VFX\Resources\AlphaMoveTurbDissolve.shader" />
  131. <None Include="Assets\Art\UIAssets\TextrueJson\buzhen.txt" />
  132. <None Include="Assets\Art\UIAssets\TextrueJson\cbt.txt" />
  133. <None Include="Assets\Art\UIAssets\TextrueJson\lihui.txt" />
  134. <None Include="Assets\StreamingAssets\Bundle\MD5.txt" />
  135. <None Include="Assets\Art\UIAssets\TextrueJson\rcfb.txt" />
  136. <None Include="Assets\Art\UIAssets\TextrueJson\biaoqingicon.txt" />
  137. <None Include="Assets\Art\UIAssets\TextrueJson\wuqi_duanbing.txt" />
  138. <None Include="Assets\Art\UIAssets\TextrueJson\zhanling.txt" />
  139. <None Include="Assets\Art\UIAssets\TextrueJson\rczc.txt" />
  140. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
  141. <None Include="Assets\Res\TimeLineAssets\Hero04_TD.txt" />
  142. <None Include="Assets\Art\UIAssets\TextrueJson\daoju.txt" />
  143. <None Include="Assets\Art\UIAssets\TextrueJson\suishenzhuangbei.txt" />
  144. <None Include="Assets\Art\UIAssets\TextrueJson\qjbuff.txt" />
  145. <None Include="Assets\Art\UIAssets\TextrueJson\yk.txt" />
  146. <None Include="Assets\Art\UIAssets\TextrueJson\tj.txt" />
  147. <None Include="Assets\Art\UIAssets\TextrueJson\djjs.txt" />
  148. <None Include="Assets\Res\Config\HeroPowerConfig.json" />
  149. <None Include="Assets\Art\UIAssets\TextrueJson\wuqiicon.txt" />
  150. <None Include="Assets\Art\UIAssets\TextrueJson\qd.txt" />
  151. <None Include="Assets\Art\UIAssets\TextrueJson\rim.txt" />
  152. <None Include="Assets\Art\UIAssets\TextrueJson\MonsterSkillIcon.txt" />
  153. <None Include="Assets\Art\UIAssets\TextrueJson\huodewupin.txt" />
  154. <None Include="Assets\Art\UIAssets\TextrueJson\yw.txt" />
  155. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongtouxiang.txt" />
  156. <None Include="Assets\Art\UIAssets\TextrueJson\c3m1.txt" />
  157. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_icon.txt" />
  158. <None Include="Assets\Layer Lab\GUI Pro-SuperCasual\+README+\LayerLab_UserAssetGuide.txt" />
  159. <None Include="Assets\Art\UIAssets\TextrueJson\yongshixuanbasai.txt" />
  160. <None Include="Assets\Art\UIAssets\TextrueJson\zhuangbeiicon.txt" />
  161. <None Include="Assets\Res\TimeLineAssets\Guaiwu01_TD.txt" />
  162. <None Include="Assets\Art\UIAssets\TextrueJson\hd2.txt" />
  163. <None Include="Assets\Art\UIAssets\TextrueJson\liaotianjiemian.txt" />
  164. <None Include="Assets\Art\UIAssets\TextrueJson\tj_yingxiongtupian.txt" />
  165. <None Include="Assets\Art\UIAssets\TextrueJson\yindao.txt" />
  166. <None Include="Packages\com.kybernetik.animancer\package.json" />
  167. <None Include="Assets\Art\UIAssets\TextrueJson\hylb.txt" />
  168. <None Include="Assets\Art\UIAssets\TextrueJson\gd.txt" />
  169. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  170. <None Include="Assets\Res\TimeLineAssets\GuaiwuBoss01_TD.txt" />
  171. <None Include="Assets\Art\UIAssets\TextrueJson\cangbaotu.txt" />
  172. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  173. <None Include="Assets\Art\UIAssets\TextrueJson\shangdianjie.txt" />
  174. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  175. <None Include="Assets\Res\TimeLineAssets\GuaiwuJY01_TD.txt" />
  176. <None Include="Assets\Art\UIAssets\TextrueJson\xiaoditu.txt" />
  177. <None Include="Assets\Art\UIAssets\TextrueJson\hd1.txt" />
  178. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  179. <None Include="Assets\Art\UIAssets\TextrueJson\feitingqietu.txt" />
  180. <None Include="Assets\Art\UIAssets\TextrueJson\icon.txt" />
  181. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  182. <None Include="Assets\Art\UIAssets\TextrueJson\loop.txt" />
  183. <None Include="Assets\Art\UIAssets\TextrueJson\jinrujiemian.txt" />
  184. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  185. <None Include="Assets\Art\UIAssets\TextrueJson\pt.txt" />
  186. <None Include="Assets\Art\UIAssets\TextrueJson\yaoganjiemian.txt" />
  187. <None Include="Assets\Art\UIAssets\TextrueJson\decorate.txt" />
  188. <None Include="Assets\Art\UIAssets\TextrueJson\c1m1.txt" />
  189. <None Include="Assets\Res\TimeLineAssets\Hero03_TD.txt" />
  190. <None Include="Assets\Res\Config\HeroModelConfig.json" />
  191. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  192. <None Include="Assets\Art\UIAssets\TextrueJson\weituozhandou.txt" />
  193. <None Include="Assets\Art\UIAssets\TextrueJson\shangcheng.txt" />
  194. <None Include="Assets\Art\UIAssets\TextrueJson\richangfuben.txt" />
  195. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongjiban.txt" />
  196. <None Include="Assets\Art\UIAssets\TextrueJson\yxxx.txt" />
  197. <None Include="Assets\Art\UIAssets\TextrueJson\yiwuxianshi.txt" />
  198. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  199. <None Include="Assets\Art\UIAssets\TextrueJson\hd3.txt" />
  200. <None Include="Assets\Res\Config\BuffPoolConfig.json" />
  201. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_btn.txt" />
  202. <None Include="Assets\Art\UIAssets\TextrueJson\yj.txt" />
  203. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  204. <None Include="Assets\Art\UIAssets\TextrueJson\Button.txt" />
  205. <None Include="Assets\Art\UIAssets\TextrueJson\appicon.txt" />
  206. <None Include="Assets\Art\UIAssets\TextrueJson\cbtgkxz.txt" />
  207. <None Include="Assets\Art\UIAssets\TextrueJson\maoxiandaojutubiao.txt" />
  208. <None Include="Assets\Art\UIAssets\TextrueJson\cangbaotuicon.txt" />
  209. <None Include="Assets\Art\UIAssets\TextrueJson\bg.txt" />
  210. <None Include="Assets\Res\TimeLineAssets\Hero01_TD.txt" />
  211. <None Include="Assets\Art\UIAssets\TextrueJson\Combat.txt" />
  212. <None Include="Assets\Art\UIAssets\TextrueJson\guild.txt" />
  213. <None Include="Assets\Art\UIAssets\TextrueJson\zhixianrenwu.txt" />
  214. <None Include="Assets\Art\UIAssets\TextrueJson\kaoyan.txt" />
  215. <None Include="Assets\Art\UIAssets\TextrueJson\jineng.txt" />
  216. <None Include="Assets\Art\UIAssets\TextrueJson\buff.txt" />
  217. <None Include="Packages\com.unity.ai.navigation@1.1.5\package.json" />
  218. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongzhuangbei.txt" />
  219. <None Include="Assets\Art\UIAssets\TextrueJson\mxrw.txt" />
  220. <None Include="Assets\Art\UIAssets\TextrueJson\beijing.txt" />
  221. <None Include="Assets\Art\UIAssets\TextrueJson\tongguanguanqia.txt" />
  222. <None Include="Assets\Art\UIAssets\TextrueJson\TextrueJson.txt" />
  223. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  224. <None Include="Assets\Art\UIAssets\TextrueJson\taozhuangtubiao.txt" />
  225. <None Include="Assets\Art\UIAssets\TextrueJson\zhangjiedaditu.txt" />
  226. <None Include="Assets\Res\Config\ItemConfig.json" />
  227. <None Include="Assets\Art\UIAssets\TextrueJson\mp.txt" />
  228. <None Include="Assets\Art\UIAssets\TextrueJson\gf.txt" />
  229. <None Include="Assets\Res\TimeLineAssets\Hero02_TD.txt" />
  230. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_kuang.txt" />
  231. <None Include="Assets\Art\UIAssets\TextrueJson\cbtbuff.txt" />
  232. <None Include="Assets\Res\TimeLineAssets\Hero1_TD.txt" />
  233. <None Include="Assets\Art\UIAssets\TextrueJson\gg.txt" />
  234. <None Include="Assets\Art\UIAssets\TextrueJson\buzhenjiemian.txt" />
  235. <None Include="Assets\StreamingAssets\assetConfig.txt" />
  236. <None Include="Assets\Res\Config\LanguageDEConfig.json" />
  237. <None Include="Assets\Art\UIAssets\TextrueJson\zhandou.txt" />
  238. <None Include="Assets\Art\UIAssets\TextrueJson\js.txt" />
  239. <None Include="Assets\Art\UIAssets\TextrueJson\haoyou.txt" />
  240. <None Include="Assets\Art\UIAssets\TextrueJson\shangdian.txt" />
  241. <None Include="Assets\Art\UIAssets\TextrueJson\monster.txt" />
  242. <None Include="Assets\Art\UIAssets\TextrueJson\gonghui.txt" />
  243. <None Include="Assets\Art\UIAssets\TextrueJson\zhaomu.txt" />
  244. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  245. <None Include="Assets\Art\UIAssets\TextrueJson\juexing.txt" />
  246. <None Include="Assets\Art\UIAssets\TextrueJson\dixiachengxinximianban.txt" />
  247. <None Include="Assets\Art\UIAssets\TextrueJson\xinshoujianglirenwu.txt" />
  248. <None Include="Assets\Art\UIAssets\TextrueJson\dagong.txt" />
  249. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  250. <None Include="Assets\Art\UIAssets\TextrueJson\sqkp.txt" />
  251. <None Include="Assets\Art\UIAssets\TextrueJson\roge.txt" />
  252. <None Include="Assets\StreamingAssets\Bundle\assetConfig.txt" />
  253. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  254. <None Include="Packages\com.kybernetik.animancer\License.txt" />
  255. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongjueixng.txt" />
  256. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  257. <None Include="Assets\Art\UIAssets\TextrueJson\loading.txt" />
  258. <None Include="Assets\Art\UIAssets\TextrueJson\xuanshang.txt" />
  259. <None Include="Assets\Art\UIAssets\TextrueJson\czjj.txt" />
  260. <None Include="Assets\Res\Config\LanguageFRConfig.json" />
  261. <None Include="Assets\Art\UIAssets\TextrueJson\ftsj.txt" />
  262. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne.json" />
  263. <None Include="Assets\Art\UIAssets\TextrueJson\shezhi.txt" />
  264. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongxinxi.txt" />
  265. <None Include="Assets\Art\UIAssets\TextrueJson\kaifuchongci.txt" />
  266. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  267. <None Include="Assets\Art\UIAssets\TextrueJson\chengjiuxitong.txt" />
  268. <None Include="Assets\TextMesh Pro\Examples &amp; Extras\Fonts\Bangers - OFL.txt" />
  269. <None Include="Assets\Art\UIAssets\TextrueJson\yd.txt" />
  270. <None Include="Assets\Art\UIAssets\TextrueJson\gonghuibiaozi.txt" />
  271. <Reference Include="UnityEngine">
  272. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.AIModule">
  275. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="UnityEngine.ARModule">
  278. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.AccessibilityModule">
  281. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEngine.AndroidJNIModule">
  284. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.AnimationModule">
  287. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.AssetBundleModule">
  290. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.AudioModule">
  293. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.ClothModule">
  296. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.ClusterInputModule">
  299. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.ClusterRendererModule">
  302. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.ContentLoadModule">
  305. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.CoreModule">
  308. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.CrashReportingModule">
  311. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.DSPGraphModule">
  314. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.DirectorModule">
  317. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.GIModule">
  320. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.GameCenterModule">
  323. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.GridModule">
  326. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.HotReloadModule">
  329. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.IMGUIModule">
  332. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.ImageConversionModule">
  335. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.InputModule">
  338. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.InputLegacyModule">
  341. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.JSONSerializeModule">
  344. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.LocalizationModule">
  347. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.OpenHarmonyJSModule">
  350. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.OpenHarmonyJSModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.ParticleSystemModule">
  353. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.PerformanceReportingModule">
  356. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.PhysicsModule">
  359. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.Physics2DModule">
  362. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.ProfilerModule">
  365. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.PropertiesModule">
  368. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  371. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.ScreenCaptureModule">
  374. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.SharedInternalsModule">
  377. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.SpriteMaskModule">
  380. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.SpriteShapeModule">
  383. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.StreamingModule">
  386. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.SubstanceModule">
  389. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.SubsystemsModule">
  392. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.TLSModule">
  395. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.TerrainModule">
  398. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.TerrainPhysicsModule">
  401. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  404. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  407. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.TextRenderingModule">
  410. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.TilemapModule">
  413. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.UIModule">
  416. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.UIElementsModule">
  419. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.UnityAnalyticsModule">
  422. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  425. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.UnityConnectModule">
  428. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.UnityCurlModule">
  431. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.UnityTestProtocolModule">
  434. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.UnityWebRequestModule">
  437. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  440. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  443. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  446. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  449. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.VFXModule">
  452. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.VRModule">
  455. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.VehiclesModule">
  458. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.VideoModule">
  461. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.VirtualTexturingModule">
  464. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.WindModule">
  467. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.XRModule">
  470. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEditor">
  473. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEditor.CoreModule">
  476. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEditor.DeviceSimulatorModule">
  479. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEditor.DiagnosticsModule">
  482. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEditor.EditorToolbarModule">
  485. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEditor.GraphViewModule">
  488. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEditor.HMISimulatorModule">
  491. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.HMISimulatorModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEditor.PresetsUIModule">
  494. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEditor.QuickSearchModule">
  497. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEditor.SceneTemplateModule">
  500. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEditor.SceneViewModule">
  503. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  506. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  509. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEditor.UIBuilderModule">
  512. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEditor.UIElementsModule">
  515. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEditor.UIElementsSamplesModule">
  518. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEditor.UnityConnectModule">
  521. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  522. </Reference>
  523. <Reference Include="wx-runtime-editor">
  524. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-runtime-editor.dll</HintPath>
  525. </Reference>
  526. <Reference Include="wx-perf">
  527. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-perf.dll</HintPath>
  528. </Reference>
  529. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  530. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  531. </Reference>
  532. <Reference Include="Unity.FontABTool">
  533. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\Unity.FontABTool.dll</HintPath>
  534. </Reference>
  535. <Reference Include="LitJson">
  536. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\LitJson.dll</HintPath>
  537. </Reference>
  538. <Reference Include="EPPlus">
  539. <HintPath>D:\unityProject\XY001\Assets\Scripts\ThirdParty\EPP\EPPlus.dll</HintPath>
  540. </Reference>
  541. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  542. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  543. </Reference>
  544. <Reference Include="netstandard">
  545. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
  546. </Reference>
  547. <Reference Include="Microsoft.Win32.Primitives">
  548. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  549. </Reference>
  550. <Reference Include="System.AppContext">
  551. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
  552. </Reference>
  553. <Reference Include="System.Buffers">
  554. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
  555. </Reference>
  556. <Reference Include="System.Collections.Concurrent">
  557. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  558. </Reference>
  559. <Reference Include="System.Collections">
  560. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
  561. </Reference>
  562. <Reference Include="System.Collections.NonGeneric">
  563. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.Collections.Specialized">
  566. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.ComponentModel">
  569. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  570. </Reference>
  571. <Reference Include="System.ComponentModel.EventBasedAsync">
  572. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.ComponentModel.Primitives">
  575. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.ComponentModel.TypeConverter">
  578. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.Console">
  581. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.Data.Common">
  584. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Diagnostics.Contracts">
  587. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Diagnostics.Debug">
  590. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.Diagnostics.FileVersionInfo">
  593. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.Diagnostics.Process">
  596. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.Diagnostics.StackTrace">
  599. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  602. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.Diagnostics.Tools">
  605. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.Diagnostics.TraceSource">
  608. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.Diagnostics.Tracing">
  611. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Drawing.Primitives">
  614. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.Dynamic.Runtime">
  617. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.Globalization.Calendars">
  620. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.Globalization">
  623. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Globalization.Extensions">
  626. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.IO.Compression">
  629. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.IO.Compression.ZipFile">
  632. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.IO">
  635. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.IO.FileSystem">
  638. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.IO.FileSystem.DriveInfo">
  641. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.IO.FileSystem.Primitives">
  644. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.IO.FileSystem.Watcher">
  647. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.IO.IsolatedStorage">
  650. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.IO.MemoryMappedFiles">
  653. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.IO.Pipes">
  656. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.IO.UnmanagedMemoryStream">
  659. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Linq">
  662. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Linq.Expressions">
  665. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Linq.Parallel">
  668. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Linq.Queryable">
  671. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Memory">
  674. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Net.Http">
  677. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Net.NameResolution">
  680. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Net.NetworkInformation">
  683. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Net.Ping">
  686. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Net.Primitives">
  689. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Net.Requests">
  692. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Net.Security">
  695. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Net.Sockets">
  698. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Net.WebHeaderCollection">
  701. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Net.WebSockets.Client">
  704. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Net.WebSockets">
  707. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Numerics.Vectors">
  710. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.ObjectModel">
  713. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Reflection.DispatchProxy">
  716. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Reflection">
  719. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Reflection.Emit">
  722. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Reflection.Emit.ILGeneration">
  725. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Reflection.Emit.Lightweight">
  728. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Reflection.Extensions">
  731. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Reflection.Primitives">
  734. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Resources.Reader">
  737. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Resources.ResourceManager">
  740. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Resources.Writer">
  743. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Runtime.CompilerServices.VisualC">
  746. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Runtime">
  749. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Runtime.Extensions">
  752. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Runtime.Handles">
  755. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Runtime.InteropServices">
  758. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  761. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Runtime.Numerics">
  764. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Runtime.Serialization.Formatters">
  767. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Runtime.Serialization.Json">
  770. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Runtime.Serialization.Primitives">
  773. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Runtime.Serialization.Xml">
  776. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Security.Claims">
  779. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Security.Cryptography.Algorithms">
  782. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Security.Cryptography.Csp">
  785. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Security.Cryptography.Encoding">
  788. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Security.Cryptography.Primitives">
  791. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Security.Cryptography.X509Certificates">
  794. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Security.Principal">
  797. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Security.SecureString">
  800. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Text.Encoding">
  803. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Text.Encoding.Extensions">
  806. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Text.RegularExpressions">
  809. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Threading">
  812. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Threading.Overlapped">
  815. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Threading.Tasks">
  818. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Threading.Tasks.Extensions">
  821. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.Threading.Tasks.Parallel">
  824. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Threading.Thread">
  827. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Threading.ThreadPool">
  830. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Threading.Timer">
  833. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.ValueTuple">
  836. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Xml.ReaderWriter">
  839. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Xml.XDocument">
  842. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Xml.XmlDocument">
  845. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Xml.XmlSerializer">
  848. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Xml.XPath">
  851. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Xml.XPath.XDocument">
  854. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  857. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  858. </Reference>
  859. <Reference Include="mscorlib">
  860. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.ComponentModel.Composition">
  863. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Core">
  866. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Data">
  869. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System">
  872. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Drawing">
  875. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.IO.Compression.FileSystem">
  878. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Net">
  881. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Numerics">
  884. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Runtime.Serialization">
  887. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.ServiceModel.Web">
  890. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.Transactions">
  893. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Web">
  896. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Windows">
  899. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Xml">
  902. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System.Xml.Linq">
  905. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Xml.Serialization">
  908. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  909. </Reference>
  910. <Reference Include="Unity.2D.IK.Runtime">
  911. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.IK.Runtime.dll</HintPath>
  912. </Reference>
  913. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  914. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  915. </Reference>
  916. <Reference Include="Unity.Burst.Editor">
  917. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
  918. </Reference>
  919. <Reference Include="Unity.2D.Common.Path.Editor">
  920. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Path.Editor.dll</HintPath>
  921. </Reference>
  922. <Reference Include="Wx">
  923. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Wx.dll</HintPath>
  924. </Reference>
  925. <Reference Include="WxEditor">
  926. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\WxEditor.dll</HintPath>
  927. </Reference>
  928. <Reference Include="Unity.2D.PixelPerfect.Editor">
  929. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.PixelPerfect.Editor.dll</HintPath>
  930. </Reference>
  931. <Reference Include="Unity.Rider.Editor">
  932. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  933. </Reference>
  934. <Reference Include="Unity.2D.Aseprite.Common">
  935. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Aseprite.Common.dll</HintPath>
  936. </Reference>
  937. <Reference Include="Unity.2D.Sprite.Editor">
  938. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
  939. </Reference>
  940. <Reference Include="Unity.RenderPipelines.Universal.Config.Runtime">
  941. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
  942. </Reference>
  943. <Reference Include="MiniGameHost.Editor">
  944. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\MiniGameHost.Editor.dll</HintPath>
  945. </Reference>
  946. <Reference Include="Unity.RenderPipelines.Core.Editor">
  947. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll</HintPath>
  948. </Reference>
  949. <Reference Include="Unity.VisualScripting.Flow">
  950. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  951. </Reference>
  952. <Reference Include="Unity.Mathematics.Editor">
  953. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
  954. </Reference>
  955. <Reference Include="Unity.2D.Tilemap.Extras.Editor">
  956. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.Editor.dll</HintPath>
  957. </Reference>
  958. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  959. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  960. </Reference>
  961. <Reference Include="Unity.Collections">
  962. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Collections.dll</HintPath>
  963. </Reference>
  964. <Reference Include="Unity.2D.SpriteShape.Runtime">
  965. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.SpriteShape.Runtime.dll</HintPath>
  966. </Reference>
  967. <Reference Include="Unity.2D.PixelPerfect">
  968. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.PixelPerfect.dll</HintPath>
  969. </Reference>
  970. <Reference Include="PPv2URPConverters">
  971. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\PPv2URPConverters.dll</HintPath>
  972. </Reference>
  973. <Reference Include="Unity.TextMeshPro">
  974. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  975. </Reference>
  976. <Reference Include="Unity.2D.Aseprite.Editor">
  977. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Aseprite.Editor.dll</HintPath>
  978. </Reference>
  979. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  980. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  981. </Reference>
  982. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  983. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  984. </Reference>
  985. <Reference Include="PsdPlugin">
  986. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\PsdPlugin.dll</HintPath>
  987. </Reference>
  988. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  989. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  990. </Reference>
  991. <Reference Include="Unity.PlasticSCM.Editor">
  992. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  993. </Reference>
  994. <Reference Include="Unity.Burst">
  995. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
  996. </Reference>
  997. <Reference Include="Unity.Timeline.Editor">
  998. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="Unity.VisualScripting.Shared.Editor">
  1001. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="Unity.ShaderGraph.Editor">
  1004. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="UnityEditor.UI">
  1007. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  1008. </Reference>
  1009. <Reference Include="Unity.VisualScripting.Core">
  1010. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  1011. </Reference>
  1012. <Reference Include="Unity.2D.Animation.Runtime">
  1013. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Animation.Runtime.dll</HintPath>
  1014. </Reference>
  1015. <Reference Include="Unity.2D.Tilemap.Extras">
  1016. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.dll</HintPath>
  1017. </Reference>
  1018. <Reference Include="Unity.VisualScripting.Core.Editor">
  1019. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  1020. </Reference>
  1021. <Reference Include="UnityEngine.UI">
  1022. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  1023. </Reference>
  1024. <Reference Include="Unity.VisualScripting.Flow.Editor">
  1025. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  1026. </Reference>
  1027. <Reference Include="Unity.InternalAPIEngineBridge.001">
  1028. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.InternalAPIEngineBridge.001.dll</HintPath>
  1029. </Reference>
  1030. <Reference Include="Unity.2D.Common.Runtime">
  1031. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Runtime.dll</HintPath>
  1032. </Reference>
  1033. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  1034. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  1035. </Reference>
  1036. <Reference Include="Unity.Timeline">
  1037. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  1038. </Reference>
  1039. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  1040. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  1041. </Reference>
  1042. <Reference Include="Unity.InternalAPIEditorBridge.001">
  1043. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.InternalAPIEditorBridge.001.dll</HintPath>
  1044. </Reference>
  1045. <Reference Include="Unity.2D.Psdimporter.Editor">
  1046. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Psdimporter.Editor.dll</HintPath>
  1047. </Reference>
  1048. <Reference Include="Unity.VisualScripting.State.Editor">
  1049. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  1050. </Reference>
  1051. <Reference Include="Unity.Mathematics">
  1052. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  1053. </Reference>
  1054. <Reference Include="Unity.2D.Common.Editor">
  1055. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Editor.dll</HintPath>
  1056. </Reference>
  1057. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  1058. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  1059. </Reference>
  1060. <Reference Include="Unity.TextMeshPro.Editor">
  1061. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  1062. </Reference>
  1063. <Reference Include="Unity.Searcher.Editor">
  1064. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Searcher.Editor.dll</HintPath>
  1065. </Reference>
  1066. <Reference Include="Unity.VisualScripting.State">
  1067. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  1068. </Reference>
  1069. <Reference Include="Unity.2D.Tilemap.Editor">
  1070. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Editor.dll</HintPath>
  1071. </Reference>
  1072. <Reference Include="Unity.2D.Animation.Editor">
  1073. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Animation.Editor.dll</HintPath>
  1074. </Reference>
  1075. <Reference Include="Unity.2D.IK.Editor">
  1076. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.IK.Editor.dll</HintPath>
  1077. </Reference>
  1078. <Reference Include="Unity.2D.SpriteShape.Editor">
  1079. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.SpriteShape.Editor.dll</HintPath>
  1080. </Reference>
  1081. </ItemGroup>
  1082. <ItemGroup>
  1083. <ProjectReference Include="UniRx.csproj">
  1084. <Project>{56f5be7b-33d9-e2a8-e913-507fd486ed71}</Project>
  1085. <Name>UniRx</Name>
  1086. </ProjectReference>
  1087. <ProjectReference Include="Kybernetik.Animancer.FSM.csproj">
  1088. <Project>{0ed4af61-7c5b-31d3-6459-8a6239a57f9a}</Project>
  1089. <Name>Kybernetik.Animancer.FSM</Name>
  1090. </ProjectReference>
  1091. <ProjectReference Include="Fort23.Core.csproj">
  1092. <Project>{445e7699-1039-047b-4806-470bcc01c6b3}</Project>
  1093. <Name>Fort23.Core</Name>
  1094. </ProjectReference>
  1095. <ProjectReference Include="NewAssembly.csproj">
  1096. <Project>{ef8f7edb-e142-c812-09c9-1efd42e75660}</Project>
  1097. <Name>NewAssembly</Name>
  1098. </ProjectReference>
  1099. <ProjectReference Include="Unity.AI.Navigation.csproj">
  1100. <Project>{6ec9c639-b54b-a18e-c822-0caa72f912e9}</Project>
  1101. <Name>Unity.AI.Navigation</Name>
  1102. </ProjectReference>
  1103. <ProjectReference Include="Kybernetik.Animancer.Editor.csproj">
  1104. <Project>{7ff57b24-3cdc-f1f3-965d-b7f88f25eba7}</Project>
  1105. <Name>Kybernetik.Animancer.Editor</Name>
  1106. </ProjectReference>
  1107. <ProjectReference Include="StompyRobot.SRF.csproj">
  1108. <Project>{6850a903-38e5-319b-70e9-1bbebfabf730}</Project>
  1109. <Name>StompyRobot.SRF</Name>
  1110. </ProjectReference>
  1111. <ProjectReference Include="Coffee.SoftMaskForUGUI.Editor.csproj">
  1112. <Project>{cd1af635-37eb-1cc6-6459-3ed9c8f144e1}</Project>
  1113. <Name>Coffee.SoftMaskForUGUI.Editor</Name>
  1114. </ProjectReference>
  1115. <ProjectReference Include="StompyRobot.SRDebugger.csproj">
  1116. <Project>{f946f7c1-cd07-ad3a-9de2-12a6d2b59331}</Project>
  1117. <Name>StompyRobot.SRDebugger</Name>
  1118. </ProjectReference>
  1119. <ProjectReference Include="Kybernetik.Animancer.Samples.csproj">
  1120. <Project>{c22ad7dd-eb12-3c4c-f6ed-05134acf4a9a}</Project>
  1121. <Name>Kybernetik.Animancer.Samples</Name>
  1122. </ProjectReference>
  1123. <ProjectReference Include="UniEaseCopy.csproj">
  1124. <Project>{f947198d-8fd2-45c3-a60e-7d256eefb3ea}</Project>
  1125. <Name>UniEaseCopy</Name>
  1126. </ProjectReference>
  1127. <ProjectReference Include="ThirdParty.csproj">
  1128. <Project>{fc3937b9-998a-f022-8329-db40273a9d7b}</Project>
  1129. <Name>ThirdParty</Name>
  1130. </ProjectReference>
  1131. <ProjectReference Include="Fort23.GameLogic.csproj">
  1132. <Project>{aa8b3008-7748-fe09-d0e8-e77da33c4943}</Project>
  1133. <Name>Fort23.GameLogic</Name>
  1134. </ProjectReference>
  1135. <ProjectReference Include="Coffee.SoftMaskForUGUI.csproj">
  1136. <Project>{1760b1d6-ee73-6a95-4a17-24bc21f6e8f8}</Project>
  1137. <Name>Coffee.SoftMaskForUGUI</Name>
  1138. </ProjectReference>
  1139. <ProjectReference Include="CodeStage.AFPSCounter.Editor.csproj">
  1140. <Project>{b2cf76b8-ee1d-c452-8c93-3c88f47c785b}</Project>
  1141. <Name>CodeStage.AFPSCounter.Editor</Name>
  1142. </ProjectReference>
  1143. <ProjectReference Include="Unity.AI.Navigation.Samples.csproj">
  1144. <Project>{c2199000-def0-facf-890c-7b0559fa37a3}</Project>
  1145. <Name>Unity.AI.Navigation.Samples</Name>
  1146. </ProjectReference>
  1147. <ProjectReference Include="Unity.AI.Navigation.Editor.ConversionSystem.csproj">
  1148. <Project>{f6528f8b-dbb4-84ed-ee55-12bcabff9780}</Project>
  1149. <Name>Unity.AI.Navigation.Editor.ConversionSystem</Name>
  1150. </ProjectReference>
  1151. <ProjectReference Include="CoreEditor.csproj">
  1152. <Project>{f10734e3-11fb-7644-3560-693b65970297}</Project>
  1153. <Name>CoreEditor</Name>
  1154. </ProjectReference>
  1155. <ProjectReference Include="XNode.csproj">
  1156. <Project>{27ef691a-f071-a1b3-5e1b-0e594da865c5}</Project>
  1157. <Name>XNode</Name>
  1158. </ProjectReference>
  1159. <ProjectReference Include="StompyRobot.SRF.Editor.csproj">
  1160. <Project>{b43ac9ca-f04a-47d3-da3c-4a7cafc99b1a}</Project>
  1161. <Name>StompyRobot.SRF.Editor</Name>
  1162. </ProjectReference>
  1163. <ProjectReference Include="CodeStage.AFPSCounter.Examples.csproj">
  1164. <Project>{925cd110-e687-6929-ee3f-881f42ce5c7f}</Project>
  1165. <Name>CodeStage.AFPSCounter.Examples</Name>
  1166. </ProjectReference>
  1167. <ProjectReference Include="GameTimeLine.csproj">
  1168. <Project>{5f5b9cfa-a408-6622-a470-75aea4790283}</Project>
  1169. <Name>GameTimeLine</Name>
  1170. </ProjectReference>
  1171. <ProjectReference Include="Unity.AI.Navigation.Samples.Initialization.Editor.csproj">
  1172. <Project>{220ede78-a995-1459-7c1e-d90e5cad0c9c}</Project>
  1173. <Name>Unity.AI.Navigation.Samples.Initialization.Editor</Name>
  1174. </ProjectReference>
  1175. <ProjectReference Include="StompyRobot.SRDebugger.Editor.csproj">
  1176. <Project>{4bd3b4ad-3b2c-a228-df65-5c58f3aacf30}</Project>
  1177. <Name>StompyRobot.SRDebugger.Editor</Name>
  1178. </ProjectReference>
  1179. <ProjectReference Include="Fort23.Mono.csproj">
  1180. <Project>{8922979a-7100-3ac2-8b6d-b37f70a05dc5}</Project>
  1181. <Name>Fort23.Mono</Name>
  1182. </ProjectReference>
  1183. <ProjectReference Include="xNodeExamples.csproj">
  1184. <Project>{680b76b3-82a4-ae6a-fad1-68243a1033fe}</Project>
  1185. <Name>xNodeExamples</Name>
  1186. </ProjectReference>
  1187. <ProjectReference Include="Unity.AI.Navigation.Updater.csproj">
  1188. <Project>{bb6d7d87-5992-bbe7-32c8-d9ccf735479e}</Project>
  1189. <Name>Unity.AI.Navigation.Updater</Name>
  1190. </ProjectReference>
  1191. <ProjectReference Include="Fort23.GameData.csproj">
  1192. <Project>{37f1f42e-8ca9-390b-4277-426936703ada}</Project>
  1193. <Name>Fort23.GameData</Name>
  1194. </ProjectReference>
  1195. <ProjectReference Include="CodeStage.AFPSCounter.Runtime.csproj">
  1196. <Project>{e69dd175-3705-64b7-6de3-d7bad627f6f5}</Project>
  1197. <Name>CodeStage.AFPSCounter.Runtime</Name>
  1198. </ProjectReference>
  1199. <ProjectReference Include="Kybernetik.Animancer.csproj">
  1200. <Project>{efb3aa66-4279-eaf4-280d-79e6d8ad1f40}</Project>
  1201. <Name>Kybernetik.Animancer</Name>
  1202. </ProjectReference>
  1203. <ProjectReference Include="Unity.AI.Navigation.Editor.csproj">
  1204. <Project>{52511e11-1e89-469b-1914-4eb8f363019f}</Project>
  1205. <Name>Unity.AI.Navigation.Editor</Name>
  1206. </ProjectReference>
  1207. <ProjectReference Include="EnhancedHierarchyEditor.csproj">
  1208. <Project>{82e3b869-9260-65b9-ff66-1cff0654fc3d}</Project>
  1209. <Name>EnhancedHierarchyEditor</Name>
  1210. </ProjectReference>
  1211. <ProjectReference Include="DownloadSystem.csproj">
  1212. <Project>{bcbcbf0b-c587-3257-d934-4f5bafbff086}</Project>
  1213. <Name>DownloadSystem</Name>
  1214. </ProjectReference>
  1215. </ItemGroup>
  1216. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1217. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1218. Other similar extension points exist, see Microsoft.Common.targets.
  1219. <Target Name="BeforeBuild">
  1220. </Target>
  1221. <Target Name="AfterBuild">
  1222. </Target>
  1223. -->
  1224. </Project>