Assembly-CSharp.csproj 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>9.0</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{eed19863-2a24-2fa2-5144-e0e369763bd5}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Assembly-CSharp</AssemblyName>
  20. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. <BaseDirectory>.</BaseDirectory>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>Temp\Bin\Debug\Assembly-CSharp\</OutputPath>
  29. <DefineConstants>UNITY_2022_3_38;UNITY_2022_3;UNITY_2022;TUANJIE_1_3_2;TUANJIE_1_3;TUANJIE_1;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;TUANJIE_2022_3_OR_NEWER;TUANJIE_1_0_OR_NEWER;TUANJIE_1_1_OR_NEWER;TUANJIE_1_2_OR_NEWER;TUANJIE_1_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;UNITY_GPU_DRIVEN_PIPELINE;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_SCRIPTS_ENCRYPTON;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Analyzer Include="D:\tuanJieEditor\2022.3.38t2\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
  45. <Analyzer Include="D:\tuanJieEditor\2022.3.38t2\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
  46. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.dll" />
  47. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.QueryBuilder.dll" />
  48. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.dll" />
  49. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.Analyzer.dll" />
  50. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.LambdaJobs.dll" />
  51. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.Common.dll" />
  52. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.SystemAPI.Query.dll" />
  53. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.Analyzer.CodeFixes.dll" />
  54. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.AspectGenerator.dll" />
  55. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.Common.dll" />
  56. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.SystemGenerator.EntityQueryBulkOperations.dll" />
  57. <Analyzer Include="D:\unityProject\XY001\Library\PackageCache\com.unity.entities@1.0.16\Unity.Entities\SourceGenerators\Unity.Entities.SourceGen.JobEntityGenerator.dll" />
  58. </ItemGroup>
  59. <ItemGroup>
  60. <Compile Include="Assets\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\UIAssets\TextrueJson\yw.txt" />
  167. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongtouxiang.txt" />
  168. <None Include="Assets\Art\UIAssets\TextrueJson\c3m1.txt" />
  169. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_icon.txt" />
  170. <None Include="Assets\Layer Lab\GUI Pro-SuperCasual\+README+\LayerLab_UserAssetGuide.txt" />
  171. <None Include="Assets\Art\UIAssets\TextrueJson\yongshixuanbasai.txt" />
  172. <None Include="Assets\Art\UIAssets\TextrueJson\zhuangbeiicon.txt" />
  173. <None Include="Assets\Res\TimeLineAssets\Guaiwu01_TD.txt" />
  174. <None Include="Assets\Art\UIAssets\TextrueJson\hd2.txt" />
  175. <None Include="Assets\Art\UIAssets\TextrueJson\liaotianjiemian.txt" />
  176. <None Include="Assets\Art\UIAssets\TextrueJson\tj_yingxiongtupian.txt" />
  177. <None Include="Assets\Art\UIAssets\TextrueJson\yindao.txt" />
  178. <None Include="Packages\com.kybernetik.animancer\package.json" />
  179. <None Include="Assets\Art\UIAssets\TextrueJson\hylb.txt" />
  180. <None Include="Assets\Art\UIAssets\TextrueJson\gd.txt" />
  181. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  182. <None Include="Assets\Res\TimeLineAssets\GuaiwuBoss01_TD.txt" />
  183. <None Include="Assets\Art\UIAssets\TextrueJson\cangbaotu.txt" />
  184. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  185. <None Include="Assets\Art\UIAssets\TextrueJson\shangdianjie.txt" />
  186. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  187. <None Include="Assets\Res\TimeLineAssets\GuaiwuJY01_TD.txt" />
  188. <None Include="Assets\Art\UIAssets\TextrueJson\xiaoditu.txt" />
  189. <None Include="Assets\Art\UIAssets\TextrueJson\hd1.txt" />
  190. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  191. <None Include="Assets\Art\UIAssets\TextrueJson\feitingqietu.txt" />
  192. <None Include="Assets\Art\UIAssets\TextrueJson\icon.txt" />
  193. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  194. <None Include="Assets\Art\UIAssets\TextrueJson\loop.txt" />
  195. <None Include="Assets\Art\UIAssets\TextrueJson\jinrujiemian.txt" />
  196. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  197. <None Include="Assets\Art\UIAssets\TextrueJson\pt.txt" />
  198. <None Include="Assets\Art\UIAssets\TextrueJson\yaoganjiemian.txt" />
  199. <None Include="Assets\Art\UIAssets\TextrueJson\decorate.txt" />
  200. <None Include="Assets\Art\UIAssets\TextrueJson\c1m1.txt" />
  201. <None Include="Assets\Res\TimeLineAssets\Hero03_TD.txt" />
  202. <None Include="Assets\Res\Config\HeroModelConfig.json" />
  203. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  204. <None Include="Assets\Art\UIAssets\TextrueJson\weituozhandou.txt" />
  205. <None Include="Assets\Art\UIAssets\TextrueJson\shangcheng.txt" />
  206. <None Include="Assets\Art\UIAssets\TextrueJson\richangfuben.txt" />
  207. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongjiban.txt" />
  208. <None Include="Assets\Art\UIAssets\TextrueJson\yxxx.txt" />
  209. <None Include="Assets\Art\UIAssets\TextrueJson\yiwuxianshi.txt" />
  210. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  211. <None Include="Assets\Art\UIAssets\TextrueJson\hd3.txt" />
  212. <None Include="Assets\Res\Config\BuffPoolConfig.json" />
  213. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_btn.txt" />
  214. <None Include="Assets\Art\UIAssets\TextrueJson\yj.txt" />
  215. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  216. <None Include="Assets\Art\UIAssets\TextrueJson\Button.txt" />
  217. <None Include="Assets\Art\UIAssets\TextrueJson\appicon.txt" />
  218. <None Include="Assets\Art\UIAssets\TextrueJson\cbtgkxz.txt" />
  219. <None Include="Assets\Art\UIAssets\TextrueJson\maoxiandaojutubiao.txt" />
  220. <None Include="Assets\Art\UIAssets\TextrueJson\cangbaotuicon.txt" />
  221. <None Include="Assets\Art\UIAssets\TextrueJson\bg.txt" />
  222. <None Include="Assets\Res\TimeLineAssets\Hero01_TD.txt" />
  223. <None Include="Assets\Art\UIAssets\TextrueJson\Combat.txt" />
  224. <None Include="Assets\Art\UIAssets\TextrueJson\guild.txt" />
  225. <None Include="Assets\Art\UIAssets\TextrueJson\zhixianrenwu.txt" />
  226. <None Include="Assets\Art\UIAssets\TextrueJson\kaoyan.txt" />
  227. <None Include="Assets\Art\UIAssets\TextrueJson\jineng.txt" />
  228. <None Include="Assets\Art\UIAssets\TextrueJson\buff.txt" />
  229. <None Include="Packages\com.unity.ai.navigation@1.1.5\package.json" />
  230. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongzhuangbei.txt" />
  231. <None Include="Assets\Art\UIAssets\TextrueJson\mxrw.txt" />
  232. <None Include="Assets\Art\UIAssets\TextrueJson\beijing.txt" />
  233. <None Include="Assets\Art\UIAssets\TextrueJson\tongguanguanqia.txt" />
  234. <None Include="Assets\Art\UIAssets\TextrueJson\TextrueJson.txt" />
  235. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  236. <None Include="Assets\Art\UIAssets\TextrueJson\taozhuangtubiao.txt" />
  237. <None Include="Assets\Art\UIAssets\TextrueJson\zhangjiedaditu.txt" />
  238. <None Include="Assets\Res\Config\ItemConfig.json" />
  239. <None Include="Assets\Art\UIAssets\TextrueJson\mp.txt" />
  240. <None Include="Assets\Art\UIAssets\TextrueJson\gf.txt" />
  241. <None Include="Assets\Res\TimeLineAssets\Hero02_TD.txt" />
  242. <None Include="Assets\Art\UIAssets\TextrueJson\tongyong_kuang.txt" />
  243. <None Include="Assets\Art\UIAssets\TextrueJson\cbtbuff.txt" />
  244. <None Include="Assets\Res\TimeLineAssets\Hero1_TD.txt" />
  245. <None Include="Assets\Art\UIAssets\TextrueJson\gg.txt" />
  246. <None Include="Assets\Art\UIAssets\TextrueJson\buzhenjiemian.txt" />
  247. <None Include="Assets\StreamingAssets\assetConfig.txt" />
  248. <None Include="Assets\Res\Config\LanguageDEConfig.json" />
  249. <None Include="Assets\Art\UIAssets\TextrueJson\zhandou.txt" />
  250. <None Include="Assets\Art\UIAssets\TextrueJson\js.txt" />
  251. <None Include="Assets\Art\UIAssets\TextrueJson\haoyou.txt" />
  252. <None Include="Assets\Art\UIAssets\TextrueJson\shangdian.txt" />
  253. <None Include="Assets\Art\UIAssets\TextrueJson\monster.txt" />
  254. <None Include="Assets\Art\UIAssets\TextrueJson\gonghui.txt" />
  255. <None Include="Assets\Art\UIAssets\TextrueJson\zhaomu.txt" />
  256. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  257. <None Include="Assets\Art\UIAssets\TextrueJson\juexing.txt" />
  258. <None Include="Assets\Art\UIAssets\TextrueJson\dixiachengxinximianban.txt" />
  259. <None Include="Assets\Art\UIAssets\TextrueJson\xinshoujianglirenwu.txt" />
  260. <None Include="Assets\Art\UIAssets\TextrueJson\dagong.txt" />
  261. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  262. <None Include="Assets\Art\UIAssets\TextrueJson\sqkp.txt" />
  263. <None Include="Assets\Art\UIAssets\TextrueJson\roge.txt" />
  264. <None Include="Assets\StreamingAssets\Bundle\assetConfig.txt" />
  265. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  266. <None Include="Packages\com.kybernetik.animancer\License.txt" />
  267. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongjueixng.txt" />
  268. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  269. <None Include="Assets\Art\UIAssets\TextrueJson\loading.txt" />
  270. <None Include="Assets\Art\UIAssets\TextrueJson\xuanshang.txt" />
  271. <None Include="Assets\Art\UIAssets\TextrueJson\czjj.txt" />
  272. <None Include="Assets\Res\Config\LanguageFRConfig.json" />
  273. <None Include="Assets\Art\UIAssets\TextrueJson\ftsj.txt" />
  274. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne.json" />
  275. <None Include="Assets\Art\UIAssets\TextrueJson\shezhi.txt" />
  276. <None Include="Assets\Art\UIAssets\TextrueJson\yingxiongxinxi.txt" />
  277. <None Include="Assets\Art\UIAssets\TextrueJson\kaifuchongci.txt" />
  278. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  279. <None Include="Assets\Art\UIAssets\TextrueJson\chengjiuxitong.txt" />
  280. <None Include="Assets\TextMesh Pro\Examples &amp; Extras\Fonts\Bangers - OFL.txt" />
  281. <None Include="Assets\Art\UIAssets\TextrueJson\yd.txt" />
  282. <None Include="Assets\Art\UIAssets\TextrueJson\gonghuibiaozi.txt" />
  283. <Reference Include="UnityEngine">
  284. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.AIModule">
  287. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.ARModule">
  290. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.AccessibilityModule">
  293. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.AndroidJNIModule">
  296. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.AnimationModule">
  299. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.AssetBundleModule">
  302. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.AudioModule">
  305. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.ClothModule">
  308. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.ClusterInputModule">
  311. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.ClusterRendererModule">
  314. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.ContentLoadModule">
  317. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.CoreModule">
  320. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.CrashReportingModule">
  323. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.DSPGraphModule">
  326. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.DirectorModule">
  329. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.GIModule">
  332. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.GameCenterModule">
  335. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.GridModule">
  338. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.HotReloadModule">
  341. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.IMGUIModule">
  344. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.ImageConversionModule">
  347. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.InputModule">
  350. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.InputLegacyModule">
  353. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.JSONSerializeModule">
  356. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.LocalizationModule">
  359. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.OpenHarmonyJSModule">
  362. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.OpenHarmonyJSModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.ParticleSystemModule">
  365. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.PerformanceReportingModule">
  368. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.PhysicsModule">
  371. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.Physics2DModule">
  374. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.ProfilerModule">
  377. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.PropertiesModule">
  380. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  383. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.ScreenCaptureModule">
  386. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.SharedInternalsModule">
  389. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.SpriteMaskModule">
  392. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.SpriteShapeModule">
  395. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.StreamingModule">
  398. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.SubstanceModule">
  401. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.SubsystemsModule">
  404. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.TLSModule">
  407. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.TerrainModule">
  410. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.TerrainPhysicsModule">
  413. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  416. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  419. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.TextRenderingModule">
  422. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.TilemapModule">
  425. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.UIModule">
  428. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.UIElementsModule">
  431. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.UnityAnalyticsModule">
  434. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  437. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.UnityConnectModule">
  440. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.UnityCurlModule">
  443. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.UnityTestProtocolModule">
  446. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.UnityWebRequestModule">
  449. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  452. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  455. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  458. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  461. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.VFXModule">
  464. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.VRModule">
  467. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.VehiclesModule">
  470. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEngine.VideoModule">
  473. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEngine.VirtualTexturingModule">
  476. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEngine.WindModule">
  479. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEngine.XRModule">
  482. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEditor">
  485. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEditor.CoreModule">
  488. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEditor.DeviceSimulatorModule">
  491. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEditor.DiagnosticsModule">
  494. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEditor.EditorToolbarModule">
  497. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEditor.GraphViewModule">
  500. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEditor.HMISimulatorModule">
  503. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.HMISimulatorModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEditor.PresetsUIModule">
  506. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEditor.QuickSearchModule">
  509. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEditor.SceneTemplateModule">
  512. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEditor.SceneViewModule">
  515. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  518. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  521. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  522. </Reference>
  523. <Reference Include="UnityEditor.UIBuilderModule">
  524. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  525. </Reference>
  526. <Reference Include="UnityEditor.UIElementsModule">
  527. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  528. </Reference>
  529. <Reference Include="UnityEditor.UIElementsSamplesModule">
  530. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  531. </Reference>
  532. <Reference Include="UnityEditor.UnityConnectModule">
  533. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  534. </Reference>
  535. <Reference Include="wx-runtime-editor">
  536. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-runtime-editor.dll</HintPath>
  537. </Reference>
  538. <Reference Include="wx-perf">
  539. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\wx-perf.dll</HintPath>
  540. </Reference>
  541. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  542. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.collections@2.1.4\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  543. </Reference>
  544. <Reference Include="Unity.FontABTool">
  545. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\Unity.FontABTool.dll</HintPath>
  546. </Reference>
  547. <Reference Include="LitJson">
  548. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.qq.weixin.minigame@3d141a9620\Runtime\Plugins\LitJson.dll</HintPath>
  549. </Reference>
  550. <Reference Include="EPPlus">
  551. <HintPath>D:\unityProject\XY001\Assets\Scripts\ThirdParty\EPP\EPPlus.dll</HintPath>
  552. </Reference>
  553. <Reference Include="Mono.Cecil">
  554. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.nuget.mono-cecil@1.11.4\Mono.Cecil.dll</HintPath>
  555. </Reference>
  556. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  557. <HintPath>D:\unityProject\XY001\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  558. </Reference>
  559. <Reference Include="netstandard">
  560. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
  561. </Reference>
  562. <Reference Include="Microsoft.Win32.Primitives">
  563. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.AppContext">
  566. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.Buffers">
  569. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
  570. </Reference>
  571. <Reference Include="System.Collections.Concurrent">
  572. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.Collections">
  575. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.Collections.NonGeneric">
  578. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.Collections.Specialized">
  581. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.ComponentModel">
  584. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.ComponentModel.EventBasedAsync">
  587. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.ComponentModel.Primitives">
  590. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.ComponentModel.TypeConverter">
  593. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.Console">
  596. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.Data.Common">
  599. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.Diagnostics.Contracts">
  602. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.Diagnostics.Debug">
  605. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.Diagnostics.FileVersionInfo">
  608. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.Diagnostics.Process">
  611. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Diagnostics.StackTrace">
  614. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  617. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.Diagnostics.Tools">
  620. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.Diagnostics.TraceSource">
  623. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Diagnostics.Tracing">
  626. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.Drawing.Primitives">
  629. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.Dynamic.Runtime">
  632. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.Globalization.Calendars">
  635. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.Globalization">
  638. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.Globalization.Extensions">
  641. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.IO.Compression">
  644. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.IO.Compression.ZipFile">
  647. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.IO">
  650. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.IO.FileSystem">
  653. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.IO.FileSystem.DriveInfo">
  656. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.IO.FileSystem.Primitives">
  659. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.IO.FileSystem.Watcher">
  662. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.IO.IsolatedStorage">
  665. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.IO.MemoryMappedFiles">
  668. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.IO.Pipes">
  671. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.IO.UnmanagedMemoryStream">
  674. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Linq">
  677. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Linq.Expressions">
  680. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Linq.Parallel">
  683. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Linq.Queryable">
  686. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Memory">
  689. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Net.Http">
  692. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Net.NameResolution">
  695. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Net.NetworkInformation">
  698. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Net.Ping">
  701. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Net.Primitives">
  704. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Net.Requests">
  707. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Net.Security">
  710. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Net.Sockets">
  713. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Net.WebHeaderCollection">
  716. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Net.WebSockets.Client">
  719. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Net.WebSockets">
  722. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Numerics.Vectors">
  725. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.ObjectModel">
  728. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Reflection.DispatchProxy">
  731. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Reflection">
  734. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Reflection.Emit">
  737. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Reflection.Emit.ILGeneration">
  740. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Reflection.Emit.Lightweight">
  743. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Reflection.Extensions">
  746. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Reflection.Primitives">
  749. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Resources.Reader">
  752. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Resources.ResourceManager">
  755. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Resources.Writer">
  758. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Runtime.CompilerServices.VisualC">
  761. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Runtime">
  764. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Runtime.Extensions">
  767. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Runtime.Handles">
  770. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Runtime.InteropServices">
  773. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  776. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Runtime.Numerics">
  779. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Runtime.Serialization.Formatters">
  782. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Runtime.Serialization.Json">
  785. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Runtime.Serialization.Primitives">
  788. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Runtime.Serialization.Xml">
  791. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Security.Claims">
  794. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Security.Cryptography.Algorithms">
  797. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Security.Cryptography.Csp">
  800. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Security.Cryptography.Encoding">
  803. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Security.Cryptography.Primitives">
  806. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Security.Cryptography.X509Certificates">
  809. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Security.Principal">
  812. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Security.SecureString">
  815. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Text.Encoding">
  818. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Text.Encoding.Extensions">
  821. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.Text.RegularExpressions">
  824. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Threading">
  827. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Threading.Overlapped">
  830. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Threading.Tasks">
  833. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Threading.Tasks.Extensions">
  836. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Threading.Tasks.Parallel">
  839. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Threading.Thread">
  842. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Threading.ThreadPool">
  845. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Threading.Timer">
  848. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.ValueTuple">
  851. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Xml.ReaderWriter">
  854. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Xml.XDocument">
  857. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Xml.XmlDocument">
  860. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Xml.XmlSerializer">
  863. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Xml.XPath">
  866. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Xml.XPath.XDocument">
  869. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  872. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  873. </Reference>
  874. <Reference Include="mscorlib">
  875. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.ComponentModel.Composition">
  878. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Core">
  881. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Data">
  884. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System">
  887. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Drawing">
  890. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.IO.Compression.FileSystem">
  893. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Net">
  896. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Numerics">
  899. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Runtime.Serialization">
  902. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System.ServiceModel.Web">
  905. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Transactions">
  908. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
  909. </Reference>
  910. <Reference Include="System.Web">
  911. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
  912. </Reference>
  913. <Reference Include="System.Windows">
  914. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
  915. </Reference>
  916. <Reference Include="System.Xml">
  917. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
  918. </Reference>
  919. <Reference Include="System.Xml.Linq">
  920. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  921. </Reference>
  922. <Reference Include="System.Xml.Serialization">
  923. <HintPath>D:\tuanJieEditor\2022.3.38t2\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  924. </Reference>
  925. <Reference Include="Unity.Burst.Editor">
  926. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
  927. </Reference>
  928. <Reference Include="Unity.2D.Common.Path.Editor">
  929. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Path.Editor.dll</HintPath>
  930. </Reference>
  931. <Reference Include="Unity.ScriptableBuildPipeline">
  932. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
  933. </Reference>
  934. <Reference Include="Wx">
  935. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Wx.dll</HintPath>
  936. </Reference>
  937. <Reference Include="WxEditor">
  938. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\WxEditor.dll</HintPath>
  939. </Reference>
  940. <Reference Include="Unity.2D.Aseprite.Common">
  941. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Aseprite.Common.dll</HintPath>
  942. </Reference>
  943. <Reference Include="Unity.Entities.Build">
  944. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Build.dll</HintPath>
  945. </Reference>
  946. <Reference Include="Unity.RenderPipelines.Universal.Config.Runtime">
  947. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
  948. </Reference>
  949. <Reference Include="MiniGameHost.Editor">
  950. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\MiniGameHost.Editor.dll</HintPath>
  951. </Reference>
  952. <Reference Include="Unity.RenderPipelines.Core.Editor">
  953. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll</HintPath>
  954. </Reference>
  955. <Reference Include="Unity.Entities.UI.Editor">
  956. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.UI.Editor.dll</HintPath>
  957. </Reference>
  958. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  959. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  960. </Reference>
  961. <Reference Include="Unity.Collections">
  962. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Collections.dll</HintPath>
  963. </Reference>
  964. <Reference Include="Unity.Entities.Hybrid.HybridComponents">
  965. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Hybrid.HybridComponents.dll</HintPath>
  966. </Reference>
  967. <Reference Include="Unity.2D.PixelPerfect">
  968. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.PixelPerfect.dll</HintPath>
  969. </Reference>
  970. <Reference Include="PPv2URPConverters">
  971. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\PPv2URPConverters.dll</HintPath>
  972. </Reference>
  973. <Reference Include="Unity.Deformations">
  974. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Deformations.dll</HintPath>
  975. </Reference>
  976. <Reference Include="Unity.TextMeshPro">
  977. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  978. </Reference>
  979. <Reference Include="Unity.2D.Aseprite.Editor">
  980. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Aseprite.Editor.dll</HintPath>
  981. </Reference>
  982. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  983. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  984. </Reference>
  985. <Reference Include="Unity.Mathematics.Extensions.Hybrid">
  986. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.Extensions.Hybrid.dll</HintPath>
  987. </Reference>
  988. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  989. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  990. </Reference>
  991. <Reference Include="Unity.Burst">
  992. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
  993. </Reference>
  994. <Reference Include="UnityEditor.UI">
  995. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  996. </Reference>
  997. <Reference Include="Unity.2D.Animation.Runtime">
  998. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Animation.Runtime.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="Unity.VisualScripting.Flow.Editor">
  1001. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  1004. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="Unity.Serialization.Editor">
  1007. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Serialization.Editor.dll</HintPath>
  1008. </Reference>
  1009. <Reference Include="Unity.Transforms">
  1010. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Transforms.dll</HintPath>
  1011. </Reference>
  1012. <Reference Include="Unity.Serialization">
  1013. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Serialization.dll</HintPath>
  1014. </Reference>
  1015. <Reference Include="Unity.Scenes.Editor">
  1016. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Scenes.Editor.dll</HintPath>
  1017. </Reference>
  1018. <Reference Include="Unity.Entities.UI">
  1019. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.UI.dll</HintPath>
  1020. </Reference>
  1021. <Reference Include="Unity.Entities.Editor.Properties">
  1022. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Editor.Properties.dll</HintPath>
  1023. </Reference>
  1024. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  1025. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  1026. </Reference>
  1027. <Reference Include="Unity.Searcher.Editor">
  1028. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Searcher.Editor.dll</HintPath>
  1029. </Reference>
  1030. <Reference Include="Unity.VisualScripting.State">
  1031. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  1032. </Reference>
  1033. <Reference Include="Unity.Scenes">
  1034. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Scenes.dll</HintPath>
  1035. </Reference>
  1036. <Reference Include="Unity.2D.SpriteShape.Editor">
  1037. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.SpriteShape.Editor.dll</HintPath>
  1038. </Reference>
  1039. <Reference Include="Unity.ScriptableBuildPipeline.Editor">
  1040. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
  1041. </Reference>
  1042. <Reference Include="Unity.2D.IK.Editor">
  1043. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.IK.Editor.dll</HintPath>
  1044. </Reference>
  1045. <Reference Include="Unity.2D.IK.Runtime">
  1046. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.IK.Runtime.dll</HintPath>
  1047. </Reference>
  1048. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  1049. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  1050. </Reference>
  1051. <Reference Include="Unity.Entities">
  1052. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.dll</HintPath>
  1053. </Reference>
  1054. <Reference Include="Unity.2D.PixelPerfect.Editor">
  1055. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.PixelPerfect.Editor.dll</HintPath>
  1056. </Reference>
  1057. <Reference Include="Unity.Rider.Editor">
  1058. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  1059. </Reference>
  1060. <Reference Include="Unity.2D.Sprite.Editor">
  1061. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
  1062. </Reference>
  1063. <Reference Include="Unity.Entities.Hybrid">
  1064. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Hybrid.dll</HintPath>
  1065. </Reference>
  1066. <Reference Include="Unity.VisualScripting.Flow">
  1067. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  1068. </Reference>
  1069. <Reference Include="Unity.Mathematics.Editor">
  1070. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
  1071. </Reference>
  1072. <Reference Include="Unity.2D.Tilemap.Extras.Editor">
  1073. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.Editor.dll</HintPath>
  1074. </Reference>
  1075. <Reference Include="Unity.2D.SpriteShape.Runtime">
  1076. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.SpriteShape.Runtime.dll</HintPath>
  1077. </Reference>
  1078. <Reference Include="Unity.Collections.Editor">
  1079. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Collections.Editor.dll</HintPath>
  1080. </Reference>
  1081. <Reference Include="Unity.Profiling.Core">
  1082. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Profiling.Core.dll</HintPath>
  1083. </Reference>
  1084. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  1085. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  1086. </Reference>
  1087. <Reference Include="PsdPlugin">
  1088. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\PsdPlugin.dll</HintPath>
  1089. </Reference>
  1090. <Reference Include="Unity.PlasticSCM.Editor">
  1091. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  1092. </Reference>
  1093. <Reference Include="Unity.Timeline.Editor">
  1094. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  1095. </Reference>
  1096. <Reference Include="Unity.VisualScripting.Shared.Editor">
  1097. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  1098. </Reference>
  1099. <Reference Include="Unity.ShaderGraph.Editor">
  1100. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll</HintPath>
  1101. </Reference>
  1102. <Reference Include="Unity.VisualScripting.Core">
  1103. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  1104. </Reference>
  1105. <Reference Include="Unity.2D.Tilemap.Extras">
  1106. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.dll</HintPath>
  1107. </Reference>
  1108. <Reference Include="Unity.VisualScripting.Core.Editor">
  1109. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  1110. </Reference>
  1111. <Reference Include="UnityEngine.UI">
  1112. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  1113. </Reference>
  1114. <Reference Include="Unity.Entities.Graphics">
  1115. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Graphics.dll</HintPath>
  1116. </Reference>
  1117. <Reference Include="Unity.InternalAPIEngineBridge.001">
  1118. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.InternalAPIEngineBridge.001.dll</HintPath>
  1119. </Reference>
  1120. <Reference Include="Unity.Transforms.Hybrid">
  1121. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Transforms.Hybrid.dll</HintPath>
  1122. </Reference>
  1123. <Reference Include="Unity.2D.Common.Runtime">
  1124. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Runtime.dll</HintPath>
  1125. </Reference>
  1126. <Reference Include="Unity.Timeline">
  1127. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  1128. </Reference>
  1129. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  1130. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  1131. </Reference>
  1132. <Reference Include="Unity.Entities.Graphics.Editor">
  1133. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Graphics.Editor.dll</HintPath>
  1134. </Reference>
  1135. <Reference Include="Unity.InternalAPIEditorBridge.001">
  1136. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.InternalAPIEditorBridge.001.dll</HintPath>
  1137. </Reference>
  1138. <Reference Include="Unity.2D.Psdimporter.Editor">
  1139. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Psdimporter.Editor.dll</HintPath>
  1140. </Reference>
  1141. <Reference Include="Unity.VisualScripting.State.Editor">
  1142. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  1143. </Reference>
  1144. <Reference Include="Unity.Mathematics">
  1145. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  1146. </Reference>
  1147. <Reference Include="Unity.2D.Common.Editor">
  1148. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Common.Editor.dll</HintPath>
  1149. </Reference>
  1150. <Reference Include="Unity.TextMeshPro.Editor">
  1151. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  1152. </Reference>
  1153. <Reference Include="Unity.Mathematics.Extensions">
  1154. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Mathematics.Extensions.dll</HintPath>
  1155. </Reference>
  1156. <Reference Include="Unity.2D.Tilemap.Editor">
  1157. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Tilemap.Editor.dll</HintPath>
  1158. </Reference>
  1159. <Reference Include="Unity.Entities.Editor">
  1160. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.Entities.Editor.dll</HintPath>
  1161. </Reference>
  1162. <Reference Include="Unity.2D.Animation.Editor">
  1163. <HintPath>D:\unityProject\XY001\Library\ScriptAssemblies\Unity.2D.Animation.Editor.dll</HintPath>
  1164. </Reference>
  1165. </ItemGroup>
  1166. <ItemGroup>
  1167. <ProjectReference Include="Kybernetik.Animancer.FSM.csproj">
  1168. <Project>{0ed4af61-7c5b-31d3-6459-8a6239a57f9a}</Project>
  1169. <Name>Kybernetik.Animancer.FSM</Name>
  1170. </ProjectReference>
  1171. <ProjectReference Include="StompyRobot.SRF.csproj">
  1172. <Project>{6850a903-38e5-319b-70e9-1bbebfabf730}</Project>
  1173. <Name>StompyRobot.SRF</Name>
  1174. </ProjectReference>
  1175. <ProjectReference Include="Coffee.SoftMaskForUGUI.Editor.csproj">
  1176. <Project>{cd1af635-37eb-1cc6-6459-3ed9c8f144e1}</Project>
  1177. <Name>Coffee.SoftMaskForUGUI.Editor</Name>
  1178. </ProjectReference>
  1179. <ProjectReference Include="StompyRobot.SRDebugger.csproj">
  1180. <Project>{f946f7c1-cd07-ad3a-9de2-12a6d2b59331}</Project>
  1181. <Name>StompyRobot.SRDebugger</Name>
  1182. </ProjectReference>
  1183. <ProjectReference Include="Kybernetik.Animancer.Samples.csproj">
  1184. <Project>{c22ad7dd-eb12-3c4c-f6ed-05134acf4a9a}</Project>
  1185. <Name>Kybernetik.Animancer.Samples</Name>
  1186. </ProjectReference>
  1187. <ProjectReference Include="UniEaseCopy.csproj">
  1188. <Project>{f947198d-8fd2-45c3-a60e-7d256eefb3ea}</Project>
  1189. <Name>UniEaseCopy</Name>
  1190. </ProjectReference>
  1191. <ProjectReference Include="ThirdParty.csproj">
  1192. <Project>{fc3937b9-998a-f022-8329-db40273a9d7b}</Project>
  1193. <Name>ThirdParty</Name>
  1194. </ProjectReference>
  1195. <ProjectReference Include="Coffee.SoftMaskForUGUI.csproj">
  1196. <Project>{1760b1d6-ee73-6a95-4a17-24bc21f6e8f8}</Project>
  1197. <Name>Coffee.SoftMaskForUGUI</Name>
  1198. </ProjectReference>
  1199. <ProjectReference Include="XNode.csproj">
  1200. <Project>{27ef691a-f071-a1b3-5e1b-0e594da865c5}</Project>
  1201. <Name>XNode</Name>
  1202. </ProjectReference>
  1203. <ProjectReference Include="StompyRobot.SRF.Editor.csproj">
  1204. <Project>{b43ac9ca-f04a-47d3-da3c-4a7cafc99b1a}</Project>
  1205. <Name>StompyRobot.SRF.Editor</Name>
  1206. </ProjectReference>
  1207. <ProjectReference Include="CodeStage.AFPSCounter.Examples.csproj">
  1208. <Project>{925cd110-e687-6929-ee3f-881f42ce5c7f}</Project>
  1209. <Name>CodeStage.AFPSCounter.Examples</Name>
  1210. </ProjectReference>
  1211. <ProjectReference Include="GameTimeLine.csproj">
  1212. <Project>{5f5b9cfa-a408-6622-a470-75aea4790283}</Project>
  1213. <Name>GameTimeLine</Name>
  1214. </ProjectReference>
  1215. <ProjectReference Include="GPUECSAnimationBakerSamples.csproj">
  1216. <Project>{df9a96d3-a901-392d-ea8d-d5bce0d75985}</Project>
  1217. <Name>GPUECSAnimationBakerSamples</Name>
  1218. </ProjectReference>
  1219. <ProjectReference Include="Unity.AI.Navigation.Samples.Initialization.Editor.csproj">
  1220. <Project>{220ede78-a995-1459-7c1e-d90e5cad0c9c}</Project>
  1221. <Name>Unity.AI.Navigation.Samples.Initialization.Editor</Name>
  1222. </ProjectReference>
  1223. <ProjectReference Include="StompyRobot.SRDebugger.Editor.csproj">
  1224. <Project>{4bd3b4ad-3b2c-a228-df65-5c58f3aacf30}</Project>
  1225. <Name>StompyRobot.SRDebugger.Editor</Name>
  1226. </ProjectReference>
  1227. <ProjectReference Include="CodeStage.AFPSCounter.Runtime.csproj">
  1228. <Project>{e69dd175-3705-64b7-6de3-d7bad627f6f5}</Project>
  1229. <Name>CodeStage.AFPSCounter.Runtime</Name>
  1230. </ProjectReference>
  1231. <ProjectReference Include="DownloadSystem.csproj">
  1232. <Project>{bcbcbf0b-c587-3257-d934-4f5bafbff086}</Project>
  1233. <Name>DownloadSystem</Name>
  1234. </ProjectReference>
  1235. <ProjectReference Include="UniRx.csproj">
  1236. <Project>{56f5be7b-33d9-e2a8-e913-507fd486ed71}</Project>
  1237. <Name>UniRx</Name>
  1238. </ProjectReference>
  1239. <ProjectReference Include="Fort23.Core.csproj">
  1240. <Project>{445e7699-1039-047b-4806-470bcc01c6b3}</Project>
  1241. <Name>Fort23.Core</Name>
  1242. </ProjectReference>
  1243. <ProjectReference Include="NewAssembly.csproj">
  1244. <Project>{ef8f7edb-e142-c812-09c9-1efd42e75660}</Project>
  1245. <Name>NewAssembly</Name>
  1246. </ProjectReference>
  1247. <ProjectReference Include="Unity.AI.Navigation.csproj">
  1248. <Project>{6ec9c639-b54b-a18e-c822-0caa72f912e9}</Project>
  1249. <Name>Unity.AI.Navigation</Name>
  1250. </ProjectReference>
  1251. <ProjectReference Include="Kybernetik.Animancer.Editor.csproj">
  1252. <Project>{7ff57b24-3cdc-f1f3-965d-b7f88f25eba7}</Project>
  1253. <Name>Kybernetik.Animancer.Editor</Name>
  1254. </ProjectReference>
  1255. <ProjectReference Include="GPUECSAnimationBakerEngine.csproj">
  1256. <Project>{4e427888-6063-b2e4-7133-1f5331d2804d}</Project>
  1257. <Name>GPUECSAnimationBakerEngine</Name>
  1258. </ProjectReference>
  1259. <ProjectReference Include="Fort23.GameLogic.csproj">
  1260. <Project>{aa8b3008-7748-fe09-d0e8-e77da33c4943}</Project>
  1261. <Name>Fort23.GameLogic</Name>
  1262. </ProjectReference>
  1263. <ProjectReference Include="CodeStage.AFPSCounter.Editor.csproj">
  1264. <Project>{b2cf76b8-ee1d-c452-8c93-3c88f47c785b}</Project>
  1265. <Name>CodeStage.AFPSCounter.Editor</Name>
  1266. </ProjectReference>
  1267. <ProjectReference Include="Unity.AI.Navigation.Samples.csproj">
  1268. <Project>{c2199000-def0-facf-890c-7b0559fa37a3}</Project>
  1269. <Name>Unity.AI.Navigation.Samples</Name>
  1270. </ProjectReference>
  1271. <ProjectReference Include="Unity.AI.Navigation.Editor.ConversionSystem.csproj">
  1272. <Project>{f6528f8b-dbb4-84ed-ee55-12bcabff9780}</Project>
  1273. <Name>Unity.AI.Navigation.Editor.ConversionSystem</Name>
  1274. </ProjectReference>
  1275. <ProjectReference Include="CoreEditor.csproj">
  1276. <Project>{f10734e3-11fb-7644-3560-693b65970297}</Project>
  1277. <Name>CoreEditor</Name>
  1278. </ProjectReference>
  1279. <ProjectReference Include="Fort23.Mono.csproj">
  1280. <Project>{8922979a-7100-3ac2-8b6d-b37f70a05dc5}</Project>
  1281. <Name>Fort23.Mono</Name>
  1282. </ProjectReference>
  1283. <ProjectReference Include="xNodeExamples.csproj">
  1284. <Project>{680b76b3-82a4-ae6a-fad1-68243a1033fe}</Project>
  1285. <Name>xNodeExamples</Name>
  1286. </ProjectReference>
  1287. <ProjectReference Include="Unity.AI.Navigation.Updater.csproj">
  1288. <Project>{bb6d7d87-5992-bbe7-32c8-d9ccf735479e}</Project>
  1289. <Name>Unity.AI.Navigation.Updater</Name>
  1290. </ProjectReference>
  1291. <ProjectReference Include="Fort23.GameData.csproj">
  1292. <Project>{37f1f42e-8ca9-390b-4277-426936703ada}</Project>
  1293. <Name>Fort23.GameData</Name>
  1294. </ProjectReference>
  1295. <ProjectReference Include="Kybernetik.Animancer.csproj">
  1296. <Project>{efb3aa66-4279-eaf4-280d-79e6d8ad1f40}</Project>
  1297. <Name>Kybernetik.Animancer</Name>
  1298. </ProjectReference>
  1299. <ProjectReference Include="Unity.AI.Navigation.Editor.csproj">
  1300. <Project>{52511e11-1e89-469b-1914-4eb8f363019f}</Project>
  1301. <Name>Unity.AI.Navigation.Editor</Name>
  1302. </ProjectReference>
  1303. <ProjectReference Include="EnhancedHierarchyEditor.csproj">
  1304. <Project>{82e3b869-9260-65b9-ff66-1cff0654fc3d}</Project>
  1305. <Name>EnhancedHierarchyEditor</Name>
  1306. </ProjectReference>
  1307. </ItemGroup>
  1308. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1309. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1310. Other similar extension points exist, see Microsoft.Common.targets.
  1311. <Target Name="BeforeBuild">
  1312. </Target>
  1313. <Target Name="AfterBuild">
  1314. </Target>
  1315. -->
  1316. </Project>