Assembly-CSharp.csproj 87 KB

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