Assembly-CSharp.csproj 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992
  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>{441ba11e-eaee-fc3f-4143-65a5e97f8ec8}</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_2021_3_19;UNITY_2021_3;UNITY_2021;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;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;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_WEBSOCKET_HOST;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_IG;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Compile Include="Assets/Scripts/UI/Hall/CockUIItemComp.cs" />
  45. <Compile Include="Assets/Scripts/UI/Hall/MarketPageComp.cs" />
  46. <Compile Include="Assets/Scripts/Game/GameState.cs" />
  47. <Compile Include="Assets/Scripts/Game/ICockController.cs" />
  48. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/SkewTextExample.cs" />
  49. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/SimpleScript.cs" />
  50. <Compile Include="Assets/Scripts/HttpApi/SendMsgObj.cs" />
  51. <Compile Include="Assets/Scripts/UI/Common/StarComp.cs" />
  52. <Compile Include="Assets/Scripts/Game/GameEndState.cs" />
  53. <Compile Include="Assets/Scripts/Game/GameBattleState.cs" />
  54. <Compile Include="Assets/Scripts/Game/AnimatorMasterController.cs" />
  55. <Compile Include="Assets/Scripts/Comp/CockActionComp.cs" />
  56. <Compile Include="Assets/Scripts/Game/AnimatorCockController.cs" />
  57. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark01_UGUI.cs" />
  58. <Compile Include="Assets/Scripts/UI/BattleRequest/BqItemComp.cs" />
  59. <Compile Include="Assets/Scripts/HttpApi/AbsMsgObj.cs" />
  60. <Compile Include="Assets/Scripts/Comp/MasterActionComp.cs" />
  61. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextSelector_A.cs" />
  62. <Compile Include="Assets/Scripts/UI/manager/UserManager.cs" />
  63. <Compile Include="Assets/Scripts/Comp/BattleMainComp.cs" />
  64. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexShakeA.cs" />
  65. <Compile Include="Assets/Scripts/Message/MessageTypes.cs" />
  66. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark04.cs" />
  67. <Compile Include="Assets/Scripts/Game/AppCore.cs" />
  68. <Compile Include="Assets/Scripts/Api/ModelApiResponse.cs" />
  69. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ChatController.cs" />
  70. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextMeshProFloatingText.cs" />
  71. <Compile Include="Assets/Scripts/HttpApi/Api.cs" />
  72. <Compile Include="Assets/Scripts/UI/Common/TipsComp.cs" />
  73. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexShakeB.cs" />
  74. <Compile Include="Assets/Scripts/Api/Constants.cs" />
  75. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/EnvMapAnimator.cs" />
  76. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_UiFrameRateCounter.cs" />
  77. <Compile Include="Assets/Scripts/Sound/SoundCtrl.cs" />
  78. <Compile Include="Assets/Scripts/Comp/MissText.cs" />
  79. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/CameraController.cs" />
  80. <Compile Include="Assets/Scripts/HttpApi/CommonResponseObj.cs" />
  81. <Compile Include="Assets/Scripts/HttpApi/AbsSessionObj.cs" />
  82. <Compile Include="Assets/Scripts/UI/GameStartJumper.cs" />
  83. <Compile Include="Assets/Scripts/Api/ModelApiRequest.cs" />
  84. <Compile Include="Assets/Scripts/Ragdoll/RdAES.cs" />
  85. <Compile Include="Assets/Scripts/Ragdoll/RdHttpClient.cs" />
  86. <Compile Include="Assets/Scripts/Game/CockFactory.cs" />
  87. <Compile Include="Assets/Scripts/Game/IMasterController.cs" />
  88. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMPro_InstructionOverlay.cs" />
  89. <Compile Include="Assets/Scripts/UI/Hall/AvatarUtil.cs" />
  90. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_ExampleScript_01.cs" />
  91. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextConsoleSimulator.cs" />
  92. <Compile Include="Assets/Scripts/Comp/CameraFollow.cs" />
  93. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ObjectSpin.cs" />
  94. <Compile Include="Assets/Scripts/UI/manager/BattleInviteManager.cs" />
  95. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextInfoDebugTool.cs" />
  96. <Compile Include="Assets/Scripts/Sound/SoundCore.cs" />
  97. <Compile Include="Assets/Scripts/UI/BattleRequest/BattleRequestReceivedComp.cs" />
  98. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextEventCheck.cs" />
  99. <Compile Include="Assets/Scripts/UI/Hall/UserInfoComp.cs" />
  100. <Compile Include="Assets/DonotDestoryComp.cs" />
  101. <Compile Include="Assets/Scripts/Ragdoll/RdStateMachine.cs" />
  102. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ShaderPropAnimator.cs" />
  103. <Compile Include="Assets/Scripts/UI/Hall/UpdateInfoComp.cs" />
  104. <Compile Include="Assets/Scripts/Ragdoll/RdResetAttribute.cs" />
  105. <Compile Include="Assets/Scripts/HttpApi/RdFakeSocket.cs" />
  106. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/WarpTextExample.cs" />
  107. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_DigitValidator.cs" />
  108. <Compile Include="Assets/Scripts/HttpApi/GetMsgObj.cs" />
  109. <Compile Include="Assets/Scripts/Message/MessageComp.cs" />
  110. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark02.cs" />
  111. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextMeshSpawner.cs" />
  112. <Compile Include="Assets/Scripts/UI/manager/SettingManager.cs" />
  113. <Compile Include="Assets/TutorialInfo/Scripts/Readme.cs" />
  114. <Compile Include="Assets/Scripts/HttpApi/BattleDetailListObj.cs" />
  115. <Compile Include="Assets/Scripts/Game/GamePlayer.cs" />
  116. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark03.cs" />
  117. <Compile Include="Assets/Scripts/UI/Hall/LoginComp.cs" />
  118. <Compile Include="Assets/Scripts/UI/Hall/PreparePageComp.cs" />
  119. <Compile Include="Assets/Scripts/Game/GameCore.cs" />
  120. <Compile Include="Assets/Scripts/UI/Items/OnlinePlayerItemComp.cs" />
  121. <Compile Include="Assets/Scripts/UI/Common/SwitchButtonComp.cs" />
  122. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_FrameRateCounter.cs" />
  123. <Compile Include="Assets/Scripts/Api/ConfigManager.cs" />
  124. <Compile Include="Assets/Scripts/UI/Hall/DiamondChooseComp.cs" />
  125. <Compile Include="Assets/Scripts/UI/Hall/LoadingComp.cs" />
  126. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexJitter.cs" />
  127. <Compile Include="Assets/Scripts/Api/AccountManager.cs" />
  128. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextEventHandler.cs" />
  129. <Compile Include="Assets/Scripts/Api/ApiComp.cs" />
  130. <Compile Include="Assets/Scripts/Ragdoll/RdSingleton.cs" />
  131. <Compile Include="Assets/Scripts/Game/GamePendingState.cs" />
  132. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextSelector_B.cs" />
  133. <Compile Include="Assets/Scripts/Comp/LiftButtonComp.cs" />
  134. <Compile Include="Assets/Scripts/Comp/BattleResultComp.cs" />
  135. <Compile Include="Assets/Scripts/UI/Hall/HallComp.cs" />
  136. <Compile Include="Assets/Scripts/Game/GameLiftState.cs" />
  137. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/DropdownSample.cs" />
  138. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_PhoneNumberValidator.cs" />
  139. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexColorCycler.cs" />
  140. <Compile Include="Assets/Scripts/HttpApi/AuthObj.cs" />
  141. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TeleType.cs" />
  142. <Compile Include="Assets/Scripts/Sound/DropdownAttribute.cs" />
  143. <Compile Include="Assets/Scripts/HttpApi/ConsumeMsgObj.cs" />
  144. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexZoom.cs" />
  145. <Compile Include="Assets/Scripts/HttpApi/PlayerOnlineStatusObj.cs" />
  146. <Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark01.cs" />
  147. <Compile Include="Assets/Scripts/Comp/AudienceActionComp.cs" />
  148. <Folder Include="Assets" />
  149. <Folder Include="Assets/prefabs_S/cock/resources/txt" />
  150. <Folder Include="Assets/TextMesh Pro/Examples &amp; Extras" />
  151. <Folder Include="Assets/prefabs_S/static/fbx" />
  152. <Folder Include="Assets/Resources/Font" />
  153. <Folder Include="Assets/Scenes" />
  154. <None Include="Assets/TextMesh Pro/Shaders/TMPro.cginc" />
  155. <Folder Include="Assets/prefabs_S/human/resources" />
  156. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader" />
  157. <Folder Include="Assets/TextMesh Pro/Sprites" />
  158. <Folder Include="Assets/Resources/Image/Cock" />
  159. <Folder Include="Assets/Scripts/UI/BattleRequest" />
  160. <Folder Include="Assets/TextMesh Pro/Resources/Sprite Assets" />
  161. <Folder Include="Assets/Scripts/Comp" />
  162. <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader" />
  163. <Folder Include="Assets/Resources/Human" />
  164. <Folder Include="Assets/prefabs_S/human/resources/txt" />
  165. <Folder Include="Assets/Scripts/UI/Common" />
  166. <Folder Include="Assets/Resources/Image/Setting" />
  167. <Folder Include="Assets/TutorialInfo" />
  168. <Folder Include="Assets/Scripts" />
  169. <Folder Include="Assets/Resources/Pages" />
  170. <None Include="Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc" />
  171. <Folder Include="Assets/Resources/UICock" />
  172. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader" />
  173. <Folder Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts" />
  174. <Folder Include="Assets/prefabs_S/static/resources" />
  175. <Folder Include="Assets/Scripts/UI/Items" />
  176. <Folder Include="Assets/Scripts/Message" />
  177. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader" />
  178. <Folder Include="Assets/Resources/Image" />
  179. <Folder Include="Assets/Scripts/Game" />
  180. <Folder Include="Assets/TextMesh Pro/Resources" />
  181. <Folder Include="Assets/Scripts/UI" />
  182. <Folder Include="Assets/Scripts/UI/manager" />
  183. <Folder Include="Assets/Resources/Image/Common" />
  184. <Folder Include="Assets/prefabs_S/human/prefab" />
  185. <Folder Include="Assets/Resources/Image/Prepare" />
  186. <Folder Include="Assets/prefabs_S/static/resources/sky" />
  187. <Folder Include="Assets/prefabs_S/static" />
  188. <Folder Include="Assets/Scripts/Sound" />
  189. <Folder Include="Assets/Resources/Prefab" />
  190. <Folder Include="Assets/prefabs_S/static/prefab" />
  191. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader" />
  192. <Folder Include="Assets/prefabs_S/cock/resources" />
  193. <Folder Include="Assets/prefabs_S/cock/fbx" />
  194. <None Include="Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt" />
  195. <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader" />
  196. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF.shader" />
  197. <Folder Include="Assets/prefabs_S/human/fbx" />
  198. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader" />
  199. <None Include="Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt" />
  200. <Folder Include="Assets/Resources/Image/Battle" />
  201. <None Include="Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc" />
  202. <Folder Include="Assets/prefabs_S/static/resources/cunzhuagn" />
  203. <None Include="Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc" />
  204. <Folder Include="Assets/Resources/Image/Avatar" />
  205. <Folder Include="Assets/Resources/Image/Hall" />
  206. <Folder Include="Assets/prefabs_S" />
  207. <Folder Include="Assets/TextMesh Pro/Resources/Style Sheets" />
  208. <Folder Include="Assets/TutorialInfo/Scripts" />
  209. <Folder Include="Assets/TextMesh Pro/Resources/Fonts &amp; Materials" />
  210. <Folder Include="Assets/prefabs_S/cock/prefab" />
  211. <Folder Include="Assets/TutorialInfo/Icons" />
  212. <Folder Include="Assets/TextMesh Pro" />
  213. <None Include="Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt" />
  214. <Folder Include="Assets/Resources/Pages/Items" />
  215. <Folder Include="Assets/prefabs_S/human" />
  216. <Folder Include="Assets/Scripts/Ragdoll" />
  217. <Folder Include="Assets/TextMesh Pro/Fonts" />
  218. <Folder Include="Assets/Adaptive Performance/Settings" />
  219. <Folder Include="Assets/Scripts/UI/Hall" />
  220. <Folder Include="Assets/Resources" />
  221. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader" />
  222. <Folder Include="Assets/prefabs_S/cock" />
  223. <Folder Include="Assets/Scripts/HttpApi" />
  224. <Folder Include="Assets/prefabs_S/static/resources/cj2" />
  225. <Folder Include="Assets/Resources/Sound" />
  226. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader" />
  227. <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader" />
  228. <Folder Include="Assets/Resources/Cock" />
  229. <None Include="Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt" />
  230. <Folder Include="Assets/TextMesh Pro/Documentation" />
  231. <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader" />
  232. <None Include="Assets/TextMesh Pro/Sprites/EmojiOne.json" />
  233. <Folder Include="Assets/Adaptive Performance" />
  234. <Folder Include="Assets/TextMesh Pro/Examples &amp; Extras/Prefabs" />
  235. <Folder Include="Assets/TextMesh Pro/Shaders" />
  236. <None Include="Assets/TextMesh Pro/Shaders/TMP_Sprite.shader" />
  237. <Folder Include="Assets/Scripts/Api" />
  238. <Reference Include="UnityEngine">
  239. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
  240. </Reference>
  241. <Reference Include="UnityEngine.AIModule">
  242. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  243. </Reference>
  244. <Reference Include="UnityEngine.ARModule">
  245. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  246. </Reference>
  247. <Reference Include="UnityEngine.AccessibilityModule">
  248. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  249. </Reference>
  250. <Reference Include="UnityEngine.AndroidJNIModule">
  251. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  252. </Reference>
  253. <Reference Include="UnityEngine.AnimationModule">
  254. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  255. </Reference>
  256. <Reference Include="UnityEngine.AssetBundleModule">
  257. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  258. </Reference>
  259. <Reference Include="UnityEngine.AudioModule">
  260. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  261. </Reference>
  262. <Reference Include="UnityEngine.ClothModule">
  263. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  264. </Reference>
  265. <Reference Include="UnityEngine.ClusterInputModule">
  266. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEngine.ClusterRendererModule">
  269. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEngine.CoreModule">
  272. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.CrashReportingModule">
  275. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="UnityEngine.DSPGraphModule">
  278. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.DirectorModule">
  281. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEngine.GIModule">
  284. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.GameCenterModule">
  287. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.GridModule">
  290. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.HotReloadModule">
  293. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.IMGUIModule">
  296. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.ImageConversionModule">
  299. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.InputModule">
  302. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.InputLegacyModule">
  305. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.JSONSerializeModule">
  308. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.LocalizationModule">
  311. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.ParticleSystemModule">
  314. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.PerformanceReportingModule">
  317. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.PhysicsModule">
  320. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.Physics2DModule">
  323. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.ProfilerModule">
  326. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  329. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.ScreenCaptureModule">
  332. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.SharedInternalsModule">
  335. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.SpriteMaskModule">
  338. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.SpriteShapeModule">
  341. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.StreamingModule">
  344. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.SubstanceModule">
  347. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.SubsystemsModule">
  350. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.TLSModule">
  353. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.TerrainModule">
  356. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.TerrainPhysicsModule">
  359. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  362. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  365. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.TextRenderingModule">
  368. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.TilemapModule">
  371. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.UIModule">
  374. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.UIElementsModule">
  377. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.UIElementsNativeModule">
  380. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.UIWidgetsModule">
  383. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIWidgetsModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.UNETModule">
  386. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.UmbraModule">
  389. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.UnityAnalyticsModule">
  392. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  395. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.UnityConnectModule">
  398. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.UnityCurlModule">
  401. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.UnityTestProtocolModule">
  404. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.UnityWebRequestModule">
  407. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  410. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  413. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  416. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  419. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.VFXModule">
  422. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.VRModule">
  425. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.VehiclesModule">
  428. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.VideoModule">
  431. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.VirtualTexturingModule">
  434. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.WindModule">
  437. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.XRModule">
  440. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEditor">
  443. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEditor.CoreModule">
  446. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEditor.DeviceSimulatorModule">
  449. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEditor.DiagnosticsModule">
  452. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEditor.GraphViewModule">
  455. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEditor.PackageManagerUIModule">
  458. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEditor.QuickSearchModule">
  461. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEditor.SceneTemplateModule">
  464. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  467. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  470. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEditor.UIBuilderModule">
  473. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEditor.UIElementsModule">
  476. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEditor.UIElementsSamplesModule">
  479. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEditor.UIServiceModule">
  482. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEditor.UnityConnectModule">
  485. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="Unity.Burst.Cecil.Mdb">
  488. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.Mdb.dll</HintPath>
  489. </Reference>
  490. <Reference Include="Unity.Burst.Cecil.Pdb">
  491. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.Pdb.dll</HintPath>
  492. </Reference>
  493. <Reference Include="Unity.Burst.Cecil">
  494. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll</HintPath>
  495. </Reference>
  496. <Reference Include="Unity.Burst.Cecil.Rocks">
  497. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll</HintPath>
  498. </Reference>
  499. <Reference Include="DOTween">
  500. <HintPath>/Users/heyixian/code/cock/cockClient2/Assets/Plugins/Demigiant/DOTween/DOTween.dll</HintPath>
  501. </Reference>
  502. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  503. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.visualscripting@1.8.0/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  504. </Reference>
  505. <Reference Include="Newtonsoft.Json">
  506. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
  507. </Reference>
  508. <Reference Include="netstandard">
  509. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll</HintPath>
  510. </Reference>
  511. <Reference Include="Microsoft.Win32.Primitives">
  512. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  513. </Reference>
  514. <Reference Include="System.AppContext">
  515. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll</HintPath>
  516. </Reference>
  517. <Reference Include="System.Buffers">
  518. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll</HintPath>
  519. </Reference>
  520. <Reference Include="System.Collections.Concurrent">
  521. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  522. </Reference>
  523. <Reference Include="System.Collections.NonGeneric">
  524. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  525. </Reference>
  526. <Reference Include="System.Collections.Specialized">
  527. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  528. </Reference>
  529. <Reference Include="System.Collections">
  530. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll</HintPath>
  531. </Reference>
  532. <Reference Include="System.ComponentModel.EventBasedAsync">
  533. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  534. </Reference>
  535. <Reference Include="System.ComponentModel.Primitives">
  536. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  537. </Reference>
  538. <Reference Include="System.ComponentModel.TypeConverter">
  539. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  540. </Reference>
  541. <Reference Include="System.ComponentModel">
  542. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  543. </Reference>
  544. <Reference Include="System.Console">
  545. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll</HintPath>
  546. </Reference>
  547. <Reference Include="System.Data.Common">
  548. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll</HintPath>
  549. </Reference>
  550. <Reference Include="System.Diagnostics.Contracts">
  551. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  552. </Reference>
  553. <Reference Include="System.Diagnostics.Debug">
  554. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  555. </Reference>
  556. <Reference Include="System.Diagnostics.FileVersionInfo">
  557. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  558. </Reference>
  559. <Reference Include="System.Diagnostics.Process">
  560. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  561. </Reference>
  562. <Reference Include="System.Diagnostics.StackTrace">
  563. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  566. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.Diagnostics.Tools">
  569. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  570. </Reference>
  571. <Reference Include="System.Diagnostics.TraceSource">
  572. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.Diagnostics.Tracing">
  575. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.Drawing.Primitives">
  578. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.Dynamic.Runtime">
  581. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.Globalization.Calendars">
  584. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Globalization.Extensions">
  587. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Globalization">
  590. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.IO.Compression.ZipFile">
  593. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.IO.Compression">
  596. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.IO.FileSystem.DriveInfo">
  599. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.IO.FileSystem.Primitives">
  602. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.IO.FileSystem.Watcher">
  605. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.IO.FileSystem">
  608. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.IO.IsolatedStorage">
  611. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.IO.MemoryMappedFiles">
  614. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.IO.Pipes">
  617. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.IO.UnmanagedMemoryStream">
  620. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.IO">
  623. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Linq.Expressions">
  626. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.Linq.Parallel">
  629. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.Linq.Queryable">
  632. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.Linq">
  635. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.Memory">
  638. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.Net.Http">
  641. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.Net.NameResolution">
  644. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.Net.NetworkInformation">
  647. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.Net.Ping">
  650. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.Net.Primitives">
  653. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.Net.Requests">
  656. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.Net.Security">
  659. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Net.Sockets">
  662. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Net.WebHeaderCollection">
  665. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Net.WebSockets.Client">
  668. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Net.WebSockets">
  671. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Numerics.Vectors">
  674. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.ObjectModel">
  677. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Reflection.DispatchProxy">
  680. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Reflection.Emit.ILGeneration">
  683. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Reflection.Emit.Lightweight">
  686. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Reflection.Emit">
  689. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Reflection.Extensions">
  692. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Reflection.Primitives">
  695. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Reflection">
  698. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Resources.Reader">
  701. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Resources.ResourceManager">
  704. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Resources.Writer">
  707. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Runtime.CompilerServices.VisualC">
  710. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Runtime.Extensions">
  713. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Runtime.Handles">
  716. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  719. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Runtime.InteropServices">
  722. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Runtime.Numerics">
  725. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Runtime.Serialization.Formatters">
  728. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Runtime.Serialization.Json">
  731. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Runtime.Serialization.Primitives">
  734. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Runtime.Serialization.Xml">
  737. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Runtime">
  740. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Security.Claims">
  743. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Security.Cryptography.Algorithms">
  746. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Security.Cryptography.Csp">
  749. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Security.Cryptography.Encoding">
  752. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Security.Cryptography.Primitives">
  755. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Security.Cryptography.X509Certificates">
  758. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Security.Principal">
  761. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Security.SecureString">
  764. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Text.Encoding.Extensions">
  767. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Text.Encoding">
  770. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Text.RegularExpressions">
  773. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Threading.Overlapped">
  776. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Threading.Tasks.Extensions">
  779. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Threading.Tasks.Parallel">
  782. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Threading.Tasks">
  785. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Threading.Thread">
  788. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Threading.ThreadPool">
  791. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Threading.Timer">
  794. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Threading">
  797. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.ValueTuple">
  800. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Xml.ReaderWriter">
  803. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Xml.XDocument">
  806. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Xml.XPath.XDocument">
  809. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Xml.XPath">
  812. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Xml.XmlDocument">
  815. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Xml.XmlSerializer">
  818. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  821. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.ComponentModel.Composition">
  824. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Core">
  827. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Data">
  830. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Drawing">
  833. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.IO.Compression.FileSystem">
  836. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Net">
  839. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Numerics">
  842. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Runtime.Serialization">
  845. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.ServiceModel.Web">
  848. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Transactions">
  851. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Web">
  854. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Windows">
  857. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Xml.Linq">
  860. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Xml.Serialization">
  863. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Xml">
  866. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System">
  869. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll</HintPath>
  870. </Reference>
  871. <Reference Include="mscorlib">
  872. <HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll</HintPath>
  873. </Reference>
  874. <Reference Include="Unity.VisualScripting.Flow.Editor">
  875. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll</HintPath>
  876. </Reference>
  877. <Reference Include="Unity.VSCode.Editor">
  878. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  879. </Reference>
  880. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  881. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  882. </Reference>
  883. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  884. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  885. </Reference>
  886. <Reference Include="PPv2URPConverters">
  887. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/PPv2URPConverters.dll</HintPath>
  888. </Reference>
  889. <Reference Include="Unity.TextMeshPro.Editor">
  890. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  891. </Reference>
  892. <Reference Include="Unity.VisualStudio.Editor">
  893. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
  894. </Reference>
  895. <Reference Include="Unity.Timeline">
  896. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  897. </Reference>
  898. <Reference Include="Unity.VisualScripting.Core.Editor">
  899. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll</HintPath>
  900. </Reference>
  901. <Reference Include="Unity.TextMeshPro">
  902. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  903. </Reference>
  904. <Reference Include="Unity.VisualScripting.State.Editor">
  905. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.dll</HintPath>
  906. </Reference>
  907. <Reference Include="Unity.Burst.Editor">
  908. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
  909. </Reference>
  910. <Reference Include="Unity.Searcher.Editor">
  911. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
  912. </Reference>
  913. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  914. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  915. </Reference>
  916. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  917. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  918. </Reference>
  919. <Reference Include="Unity.VisualScripting.Flow">
  920. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll</HintPath>
  921. </Reference>
  922. <Reference Include="UnityEditor.UI">
  923. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  924. </Reference>
  925. <Reference Include="Unity.PlasticSCM.Editor">
  926. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
  927. </Reference>
  928. <Reference Include="Unity.Rider.Editor">
  929. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  930. </Reference>
  931. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  932. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  933. </Reference>
  934. <Reference Include="UnityEngine.UI">
  935. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  936. </Reference>
  937. <Reference Include="Unity.VisualScripting.Core">
  938. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.Core.dll</HintPath>
  939. </Reference>
  940. <Reference Include="Unity.Mathematics">
  941. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
  942. </Reference>
  943. <Reference Include="Unity.ShaderGraph.Editor">
  944. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
  945. </Reference>
  946. <Reference Include="Unity.Burst">
  947. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
  948. </Reference>
  949. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  950. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  951. </Reference>
  952. <Reference Include="Unity.VisualScripting.Shared.Editor">
  953. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll</HintPath>
  954. </Reference>
  955. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  956. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  957. </Reference>
  958. <Reference Include="Unity.Timeline.Editor">
  959. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  960. </Reference>
  961. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  962. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  963. </Reference>
  964. <Reference Include="Unity.Mathematics.Editor">
  965. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
  966. </Reference>
  967. <Reference Include="Unity.RenderPipelines.Core.Editor">
  968. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
  969. </Reference>
  970. <Reference Include="Unity.VisualScripting.State">
  971. <HintPath>/Users/heyixian/code/cock/cockClient2/Library/ScriptAssemblies/Unity.VisualScripting.State.dll</HintPath>
  972. </Reference>
  973. </ItemGroup>
  974. <ItemGroup>
  975. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  976. <Project>{fd25dc80-1365-3577-3b70-ab8451f6efc9}</Project>
  977. <Name>Assembly-CSharp-firstpass</Name>
  978. </ProjectReference>
  979. <ProjectReference Include="DOTween.Modules.csproj">
  980. <Project>{c67dc142-f38e-f9aa-518c-10c7dc51a2ce}</Project>
  981. <Name>DOTween.Modules</Name>
  982. </ProjectReference>
  983. </ItemGroup>
  984. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  985. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  986. Other similar extension points exist, see Microsoft.Common.targets.
  987. <Target Name="BeforeBuild">
  988. </Target>
  989. <Target Name="AfterBuild">
  990. </Target>
  991. -->
  992. </Project>