Assembly-CSharp.csproj 80 KB

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