Assembly-CSharp-firstpass.csproj 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  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>ET</RootNamespace>
  15. <ProjectGuid>{09b46226-3263-561e-d797-c9025c53bdd6}</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-firstpass</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-firstpass\</OutputPath>
  29. <DefineConstants>UNITY_2021_3_15;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;USE_SEARCH_ENGINE_API;USE_SEARCH_TABLE;USE_SEARCH_MODULE;USE_PROPERTY_DATABASE;USE_SEARCH_EXTENSION_API;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;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_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_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;NETSTANDARD2_0;UNITY;ENABLE_VIEW;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;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>True</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\Plugins\ShaderControl\Demo\Effect.cs" />
  45. <Folder Include="Assets\Plugins\Android" />
  46. <Folder Include="Assets\Plugins\ShaderControl\Demo" />
  47. <Folder Include="Assets\Plugins\MongoDB\runtimes\win\native" />
  48. <Folder Include="Assets\Plugins\Sirenix\Odin Inspector\Assets" />
  49. <Folder Include="Assets\Plugins\ShaderControl\Demo\Resources" />
  50. <Folder Include="Assets\Plugins\Sirenix\Assemblies" />
  51. <Folder Include="Assets\Plugins\MongoDB\runtimes\linux" />
  52. <None Include="Assets\Plugins\ShaderControl\Demo\Resources\ChromaScreen.shader" />
  53. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.Serialization.Config.xml" />
  54. <Folder Include="Assets\Plugins\MacOS" />
  55. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.OdinInspector.Editor.xml" />
  56. <Folder Include="Assets\Plugins\ShaderControl\Documentation" />
  57. <Folder Include="Assets\Plugins\Sirenix\Assemblies\NoEditor" />
  58. <Folder Include="Assets\Plugins" />
  59. <Folder Include="Assets\Plugins\MongoDB\runtimes" />
  60. <Folder Include="Assets\Plugins\Android\libs\x86" />
  61. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.OdinInspector.Attributes.xml" />
  62. <Folder Include="Assets\Plugins\MacOS\x86_64" />
  63. <Folder Include="Assets\Plugins\MongoDB\runtimes\win" />
  64. <Folder Include="Assets\Plugins\MongoDB" />
  65. <Folder Include="Assets\Plugins\Android\libs\arm64-v8a" />
  66. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.Utilities.xml" />
  67. <Folder Include="Assets\Plugins\MacOS\arm64" />
  68. <Folder Include="Assets\Plugins\Android\libs\armeabi-v7a" />
  69. <Folder Include="Assets\Plugins\ShaderControl" />
  70. <Folder Include="Assets\Plugins\Sirenix" />
  71. <Folder Include="Assets\Plugins\Sirenix\Demos" />
  72. <None Include="Assets\Plugins\Sirenix\Readme.txt" />
  73. <Folder Include="Assets\Plugins\iOS" />
  74. <Folder Include="Assets\Plugins\MongoDB\runtimes\osx" />
  75. <None Include="Assets\Plugins\Sirenix\Assemblies\link.xml" />
  76. <Folder Include="Assets\Plugins\Sirenix\Assemblies\NoEmitAndNoEditor" />
  77. <Folder Include="Assets\Plugins\x86" />
  78. <Folder Include="Assets\Plugins\Sirenix\Odin Inspector" />
  79. <Folder Include="Assets\Plugins\MongoDB\runtimes\linux\native" />
  80. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.Utilities.Editor.xml" />
  81. <Folder Include="Assets\Plugins\Android\libs" />
  82. <Folder Include="Assets\Plugins\x86_64" />
  83. <None Include="Assets\Plugins\ShaderControl\README.txt" />
  84. <Folder Include="Assets\Plugins\MongoDB\runtimes\osx\native" />
  85. <Folder Include="Assets\Plugins\Sirenix\Odin Inspector\Config" />
  86. <None Include="Assets\Plugins\Sirenix\Assemblies\Sirenix.Serialization.xml" />
  87. <Folder Include="Assets\Plugins\Sirenix\Odin Inspector\Modules" />
  88. <Reference Include="UnityEngine">
  89. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  90. </Reference>
  91. <Reference Include="UnityEngine.AIModule">
  92. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  93. </Reference>
  94. <Reference Include="UnityEngine.ARModule">
  95. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  96. </Reference>
  97. <Reference Include="UnityEngine.AccessibilityModule">
  98. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  99. </Reference>
  100. <Reference Include="UnityEngine.AndroidJNIModule">
  101. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  102. </Reference>
  103. <Reference Include="UnityEngine.AnimationModule">
  104. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  105. </Reference>
  106. <Reference Include="UnityEngine.AssetBundleModule">
  107. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  108. </Reference>
  109. <Reference Include="UnityEngine.AudioModule">
  110. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  111. </Reference>
  112. <Reference Include="UnityEngine.ClothModule">
  113. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  114. </Reference>
  115. <Reference Include="UnityEngine.ClusterInputModule">
  116. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  117. </Reference>
  118. <Reference Include="UnityEngine.ClusterRendererModule">
  119. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  120. </Reference>
  121. <Reference Include="UnityEngine.CoreModule">
  122. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  123. </Reference>
  124. <Reference Include="UnityEngine.CrashReportingModule">
  125. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  126. </Reference>
  127. <Reference Include="UnityEngine.DSPGraphModule">
  128. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  129. </Reference>
  130. <Reference Include="UnityEngine.DirectorModule">
  131. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  132. </Reference>
  133. <Reference Include="UnityEngine.GIModule">
  134. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  135. </Reference>
  136. <Reference Include="UnityEngine.GameCenterModule">
  137. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  138. </Reference>
  139. <Reference Include="UnityEngine.GridModule">
  140. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  141. </Reference>
  142. <Reference Include="UnityEngine.HotReloadModule">
  143. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  144. </Reference>
  145. <Reference Include="UnityEngine.IMGUIModule">
  146. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  147. </Reference>
  148. <Reference Include="UnityEngine.ImageConversionModule">
  149. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  150. </Reference>
  151. <Reference Include="UnityEngine.InputModule">
  152. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  153. </Reference>
  154. <Reference Include="UnityEngine.InputLegacyModule">
  155. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  156. </Reference>
  157. <Reference Include="UnityEngine.JSONSerializeModule">
  158. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  159. </Reference>
  160. <Reference Include="UnityEngine.LocalizationModule">
  161. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  162. </Reference>
  163. <Reference Include="UnityEngine.ParticleSystemModule">
  164. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  165. </Reference>
  166. <Reference Include="UnityEngine.PerformanceReportingModule">
  167. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  168. </Reference>
  169. <Reference Include="UnityEngine.PhysicsModule">
  170. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  171. </Reference>
  172. <Reference Include="UnityEngine.Physics2DModule">
  173. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  174. </Reference>
  175. <Reference Include="UnityEngine.ProfilerModule">
  176. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  177. </Reference>
  178. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  179. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  180. </Reference>
  181. <Reference Include="UnityEngine.ScreenCaptureModule">
  182. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  183. </Reference>
  184. <Reference Include="UnityEngine.SharedInternalsModule">
  185. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  186. </Reference>
  187. <Reference Include="UnityEngine.SpriteMaskModule">
  188. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  189. </Reference>
  190. <Reference Include="UnityEngine.SpriteShapeModule">
  191. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  192. </Reference>
  193. <Reference Include="UnityEngine.StreamingModule">
  194. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  195. </Reference>
  196. <Reference Include="UnityEngine.SubstanceModule">
  197. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  198. </Reference>
  199. <Reference Include="UnityEngine.TLSModule">
  200. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  201. </Reference>
  202. <Reference Include="UnityEngine.TerrainModule">
  203. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  204. </Reference>
  205. <Reference Include="UnityEngine.TerrainPhysicsModule">
  206. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  207. </Reference>
  208. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  209. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  210. </Reference>
  211. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  212. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  213. </Reference>
  214. <Reference Include="UnityEngine.TextRenderingModule">
  215. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  216. </Reference>
  217. <Reference Include="UnityEngine.TilemapModule">
  218. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  219. </Reference>
  220. <Reference Include="UnityEngine.UIModule">
  221. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  222. </Reference>
  223. <Reference Include="UnityEngine.UIElementsModule">
  224. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  225. </Reference>
  226. <Reference Include="UnityEngine.UIElementsNativeModule">
  227. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  228. </Reference>
  229. <Reference Include="UnityEngine.UIWidgetsModule">
  230. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIWidgetsModule.dll</HintPath>
  231. </Reference>
  232. <Reference Include="UnityEngine.UNETModule">
  233. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  234. </Reference>
  235. <Reference Include="UnityEngine.UmbraModule">
  236. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  237. </Reference>
  238. <Reference Include="UnityEngine.UnityAnalyticsModule">
  239. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  240. </Reference>
  241. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  242. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  243. </Reference>
  244. <Reference Include="UnityEngine.UnityConnectModule">
  245. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  246. </Reference>
  247. <Reference Include="UnityEngine.UnityCurlModule">
  248. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  249. </Reference>
  250. <Reference Include="UnityEngine.UnityTestProtocolModule">
  251. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  252. </Reference>
  253. <Reference Include="UnityEngine.UnityWebRequestModule">
  254. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  255. </Reference>
  256. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  257. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  258. </Reference>
  259. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  260. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  261. </Reference>
  262. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  263. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  264. </Reference>
  265. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  266. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEngine.VFXModule">
  269. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEngine.VehiclesModule">
  272. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.VideoModule">
  275. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="UnityEngine.VirtualTexturingModule">
  278. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.WindModule">
  281. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEditor">
  284. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEditor.CoreModule">
  287. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEditor.DeviceSimulatorModule">
  290. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEditor.DiagnosticsModule">
  293. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEditor.GraphViewModule">
  296. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEditor.PackageManagerUIModule">
  299. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEditor.QuickSearchModule">
  302. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEditor.SceneTemplateModule">
  305. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  308. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  311. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEditor.UIBuilderModule">
  314. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEditor.UIElementsModule">
  317. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEditor.UIElementsSamplesModule">
  320. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEditor.UIServiceModule">
  323. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEditor.UnityConnectModule">
  326. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="System.Runtime.CompilerServices.Unsafe">
  329. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  330. </Reference>
  331. <Reference Include="MongoDB.Libmongocrypt">
  332. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\MongoDB.Libmongocrypt.dll</HintPath>
  333. </Reference>
  334. <Reference Include="System.Text.Encoding.CodePages">
  335. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\System.Text.Encoding.CodePages.dll</HintPath>
  336. </Reference>
  337. <Reference Include="SharpCompress">
  338. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\SharpCompress.dll</HintPath>
  339. </Reference>
  340. <Reference Include="LZ4">
  341. <HintPath>E:\mojito\StarEscort\Unity\Packages\com.focus-creative-games.hybridclr_unity\Plugins\LZ4.dll</HintPath>
  342. </Reference>
  343. <Reference Include="Sirenix.OdinInspector.Attributes">
  344. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.OdinInspector.Attributes.dll</HintPath>
  345. </Reference>
  346. <Reference Include="CommandLine">
  347. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\CommandLine.dll</HintPath>
  348. </Reference>
  349. <Reference Include="Pathfinding.Ionic.Zip.Reduced">
  350. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\AstarPathfindingProject\Plugins\DotNetZip\Pathfinding.Ionic.Zip.Reduced.dll</HintPath>
  351. </Reference>
  352. <Reference Include="MongoDB.Driver">
  353. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\MongoDB.Driver.dll</HintPath>
  354. </Reference>
  355. <Reference Include="Unity.Burst.Cecil.Pdb">
  356. <HintPath>E:\mojito\StarEscort\Unity\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Pdb.dll</HintPath>
  357. </Reference>
  358. <Reference Include="NLog">
  359. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\NLog.dll</HintPath>
  360. </Reference>
  361. <Reference Include="Sirenix.Serialization.Config">
  362. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.Serialization.Config.dll</HintPath>
  363. </Reference>
  364. <Reference Include="dnlib">
  365. <HintPath>E:\mojito\StarEscort\Unity\Packages\com.focus-creative-games.hybridclr_unity\Plugins\dnlib.dll</HintPath>
  366. </Reference>
  367. <Reference Include="DnsClient">
  368. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\DnsClient.dll</HintPath>
  369. </Reference>
  370. <Reference Include="Pathfinding.ClipperLib">
  371. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\AstarPathfindingProject\Plugins\Clipper\Pathfinding.ClipperLib.dll</HintPath>
  372. </Reference>
  373. <Reference Include="ICSharpCode.SharpZipLib">
  374. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
  375. </Reference>
  376. <Reference Include="MongoDB.Driver.Core">
  377. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\MongoDB.Driver.Core.dll</HintPath>
  378. </Reference>
  379. <Reference Include="Sirenix.Utilities.Editor">
  380. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.Utilities.Editor.dll</HintPath>
  381. </Reference>
  382. <Reference Include="Sirenix.OdinInspector.Editor">
  383. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.OdinInspector.Editor.dll</HintPath>
  384. </Reference>
  385. <Reference Include="Unity.Burst.Unsafe">
  386. <HintPath>E:\mojito\StarEscort\Unity\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.Unsafe.dll</HintPath>
  387. </Reference>
  388. <Reference Include="Unity.Burst.Cecil.Mdb">
  389. <HintPath>E:\mojito\StarEscort\Unity\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Mdb.dll</HintPath>
  390. </Reference>
  391. <Reference Include="Unity.Burst.Cecil">
  392. <HintPath>E:\mojito\StarEscort\Unity\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.dll</HintPath>
  393. </Reference>
  394. <Reference Include="Unity.Burst.Cecil.Rocks">
  395. <HintPath>E:\mojito\StarEscort\Unity\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Rocks.dll</HintPath>
  396. </Reference>
  397. <Reference Include="Sirenix.Utilities">
  398. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.Utilities.dll</HintPath>
  399. </Reference>
  400. <Reference Include="Sirenix.Serialization">
  401. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\Sirenix\Assemblies\Sirenix.Serialization.dll</HintPath>
  402. </Reference>
  403. <Reference Include="Pathfinding.Poly2Tri">
  404. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\AstarPathfindingProject\Plugins\Poly2Tri\Pathfinding.Poly2Tri.dll</HintPath>
  405. </Reference>
  406. <Reference Include="MongoDB.Bson">
  407. <HintPath>E:\mojito\StarEscort\Unity\Assets\Plugins\MongoDB\MongoDB.Bson.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  410. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEditor.iOS.Extensions.Common">
  413. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  414. </Reference>
  415. <Reference Include="Unity.Android.Types">
  416. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  417. </Reference>
  418. <Reference Include="Unity.Android.Gradle">
  419. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  420. </Reference>
  421. <Reference Include="mscorlib">
  422. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  423. </Reference>
  424. <Reference Include="System">
  425. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  426. </Reference>
  427. <Reference Include="System.Core">
  428. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  429. </Reference>
  430. <Reference Include="System.Runtime.Serialization">
  431. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  432. </Reference>
  433. <Reference Include="System.Xml">
  434. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  435. </Reference>
  436. <Reference Include="System.Xml.Linq">
  437. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  438. </Reference>
  439. <Reference Include="System.Numerics">
  440. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  441. </Reference>
  442. <Reference Include="System.Numerics.Vectors">
  443. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  444. </Reference>
  445. <Reference Include="System.Net.Http">
  446. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  447. </Reference>
  448. <Reference Include="System.IO.Compression">
  449. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  450. </Reference>
  451. <Reference Include="Microsoft.CSharp">
  452. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  453. </Reference>
  454. <Reference Include="System.Data">
  455. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  456. </Reference>
  457. <Reference Include="System.Data.DataSetExtensions">
  458. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  459. </Reference>
  460. <Reference Include="System.Drawing">
  461. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  462. </Reference>
  463. <Reference Include="System.IO.Compression.FileSystem">
  464. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  465. </Reference>
  466. <Reference Include="System.ComponentModel.Composition">
  467. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  468. </Reference>
  469. <Reference Include="System.Transactions">
  470. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  471. </Reference>
  472. <Reference Include="Microsoft.Win32.Primitives">
  473. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  474. </Reference>
  475. <Reference Include="netstandard">
  476. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  477. </Reference>
  478. <Reference Include="System.AppContext">
  479. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  480. </Reference>
  481. <Reference Include="System.Buffers">
  482. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  483. </Reference>
  484. <Reference Include="System.Collections.Concurrent">
  485. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  486. </Reference>
  487. <Reference Include="System.Collections">
  488. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  489. </Reference>
  490. <Reference Include="System.Collections.NonGeneric">
  491. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  492. </Reference>
  493. <Reference Include="System.Collections.Specialized">
  494. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  495. </Reference>
  496. <Reference Include="System.ComponentModel.Annotations">
  497. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  498. </Reference>
  499. <Reference Include="System.ComponentModel">
  500. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  501. </Reference>
  502. <Reference Include="System.ComponentModel.EventBasedAsync">
  503. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  504. </Reference>
  505. <Reference Include="System.ComponentModel.Primitives">
  506. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  507. </Reference>
  508. <Reference Include="System.ComponentModel.TypeConverter">
  509. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  510. </Reference>
  511. <Reference Include="System.Console">
  512. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  513. </Reference>
  514. <Reference Include="System.Data.Common">
  515. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  516. </Reference>
  517. <Reference Include="System.Diagnostics.Contracts">
  518. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  519. </Reference>
  520. <Reference Include="System.Diagnostics.Debug">
  521. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  522. </Reference>
  523. <Reference Include="System.Diagnostics.FileVersionInfo">
  524. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  525. </Reference>
  526. <Reference Include="System.Diagnostics.Process">
  527. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  528. </Reference>
  529. <Reference Include="System.Diagnostics.StackTrace">
  530. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  531. </Reference>
  532. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  533. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  534. </Reference>
  535. <Reference Include="System.Diagnostics.Tools">
  536. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  537. </Reference>
  538. <Reference Include="System.Diagnostics.TraceSource">
  539. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  540. </Reference>
  541. <Reference Include="System.Drawing.Primitives">
  542. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  543. </Reference>
  544. <Reference Include="System.Dynamic.Runtime">
  545. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  546. </Reference>
  547. <Reference Include="System.Globalization.Calendars">
  548. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  549. </Reference>
  550. <Reference Include="System.Globalization">
  551. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  552. </Reference>
  553. <Reference Include="System.Globalization.Extensions">
  554. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  555. </Reference>
  556. <Reference Include="System.IO.Compression.ZipFile">
  557. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  558. </Reference>
  559. <Reference Include="System.IO">
  560. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  561. </Reference>
  562. <Reference Include="System.IO.FileSystem">
  563. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.IO.FileSystem.DriveInfo">
  566. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.IO.FileSystem.Primitives">
  569. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  570. </Reference>
  571. <Reference Include="System.IO.FileSystem.Watcher">
  572. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.IO.IsolatedStorage">
  575. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.IO.MemoryMappedFiles">
  578. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.IO.Pipes">
  581. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.IO.UnmanagedMemoryStream">
  584. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Linq">
  587. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Linq.Expressions">
  590. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.Linq.Parallel">
  593. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.Linq.Queryable">
  596. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.Memory">
  599. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.Net.Http.Rtc">
  602. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.Net.NameResolution">
  605. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.Net.NetworkInformation">
  608. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.Net.Ping">
  611. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Net.Primitives">
  614. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.Net.Requests">
  617. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.Net.Security">
  620. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.Net.Sockets">
  623. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Net.WebHeaderCollection">
  626. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.Net.WebSockets.Client">
  629. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.Net.WebSockets">
  632. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.ObjectModel">
  635. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.Reflection.DispatchProxy">
  638. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.Reflection">
  641. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.Reflection.Emit">
  644. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.Reflection.Emit.ILGeneration">
  647. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.Reflection.Emit.Lightweight">
  650. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.Reflection.Extensions">
  653. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.Reflection.Primitives">
  656. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.Resources.Reader">
  659. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Resources.ResourceManager">
  662. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Resources.Writer">
  665. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Runtime.CompilerServices.VisualC">
  668. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Runtime">
  671. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Runtime.Extensions">
  674. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Runtime.Handles">
  677. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Runtime.InteropServices">
  680. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  683. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  686. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Runtime.Numerics">
  689. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Runtime.Serialization.Formatters">
  692. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Runtime.Serialization.Json">
  695. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Runtime.Serialization.Primitives">
  698. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Runtime.Serialization.Xml">
  701. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Security.Claims">
  704. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Security.Cryptography.Algorithms">
  707. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Security.Cryptography.Csp">
  710. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Security.Cryptography.Encoding">
  713. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Security.Cryptography.Primitives">
  716. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Security.Cryptography.X509Certificates">
  719. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Security.Principal">
  722. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Security.SecureString">
  725. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.ServiceModel.Duplex">
  728. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.ServiceModel.Http">
  731. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.ServiceModel.NetTcp">
  734. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.ServiceModel.Primitives">
  737. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.ServiceModel.Security">
  740. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Text.Encoding">
  743. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Text.Encoding.Extensions">
  746. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Text.RegularExpressions">
  749. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Threading">
  752. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Threading.Overlapped">
  755. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Threading.Tasks">
  758. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Threading.Tasks.Extensions">
  761. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Threading.Tasks.Parallel">
  764. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Threading.Thread">
  767. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Threading.ThreadPool">
  770. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Threading.Timer">
  773. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.ValueTuple">
  776. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Xml.ReaderWriter">
  779. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Xml.XDocument">
  782. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Xml.XmlDocument">
  785. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Xml.XmlSerializer">
  788. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Xml.XPath">
  791. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Xml.XPath.XDocument">
  794. <HintPath>D:\unity\Editor\2021.3.15f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  795. </Reference>
  796. <Reference Include="Unity.VSCode.Editor">
  797. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
  798. </Reference>
  799. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  800. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  801. </Reference>
  802. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  803. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  804. </Reference>
  805. <Reference Include="UnityEditor.CacheServer">
  806. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\UnityEditor.CacheServer.dll</HintPath>
  807. </Reference>
  808. <Reference Include="Unity.TextMeshPro.Editor">
  809. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  810. </Reference>
  811. <Reference Include="Unity.VisualStudio.Editor">
  812. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
  813. </Reference>
  814. <Reference Include="Unity.Timeline">
  815. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  816. </Reference>
  817. <Reference Include="Unity.TextMeshPro">
  818. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  819. </Reference>
  820. <Reference Include="Unity.Burst.Editor">
  821. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
  822. </Reference>
  823. <Reference Include="Unity.Searcher.Editor">
  824. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Searcher.Editor.dll</HintPath>
  825. </Reference>
  826. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  827. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  828. </Reference>
  829. <Reference Include="PPv2URPConverters">
  830. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\PPv2URPConverters.dll</HintPath>
  831. </Reference>
  832. <Reference Include="UnityEditor.UI">
  833. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  834. </Reference>
  835. <Reference Include="Unity.Rider.Editor">
  836. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  837. </Reference>
  838. <Reference Include="UnityEngine.UI">
  839. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  840. </Reference>
  841. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  842. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  843. </Reference>
  844. <Reference Include="Unity.Mathematics">
  845. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  846. </Reference>
  847. <Reference Include="Unity.ShaderGraph.Editor">
  848. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll</HintPath>
  849. </Reference>
  850. <Reference Include="Unity.Burst">
  851. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
  852. </Reference>
  853. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  854. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  855. </Reference>
  856. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  857. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  858. </Reference>
  859. <Reference Include="Unity.Timeline.Editor">
  860. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  861. </Reference>
  862. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  863. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  864. </Reference>
  865. <Reference Include="Unity.Mathematics.Editor">
  866. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
  867. </Reference>
  868. <Reference Include="Unity.ScriptableBuildPipeline">
  869. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
  870. </Reference>
  871. <Reference Include="Unity.ScriptableBuildPipeline.Editor">
  872. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
  873. </Reference>
  874. <Reference Include="Unity.RenderPipelines.Core.Editor">
  875. <HintPath>E:\mojito\StarEscort\Unity\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll</HintPath>
  876. </Reference>
  877. </ItemGroup>
  878. <ItemGroup>
  879. <ProjectReference Include="Animancer.Examples.csproj">
  880. <Project>{3887fc76-16b0-e25b-d964-8c25cc3023a6}</Project>
  881. <Name>Animancer.Examples</Name>
  882. </ProjectReference>
  883. <ProjectReference Include="HybridCLR.Runtime.csproj">
  884. <Project>{9df118af-f9b8-47b5-c242-63718d7ed119}</Project>
  885. <Name>HybridCLR.Runtime</Name>
  886. </ProjectReference>
  887. <ProjectReference Include="YooAsset.Editor.csproj">
  888. <Project>{e17e49b1-467b-9f35-a59e-d9aea156de57}</Project>
  889. <Name>YooAsset.Editor</Name>
  890. </ProjectReference>
  891. <ProjectReference Include="UniTask.YooAsset.csproj">
  892. <Project>{df09b6c7-c3c7-7ad2-7064-e8e26157faa1}</Project>
  893. <Name>UniTask.YooAsset</Name>
  894. </ProjectReference>
  895. <ProjectReference Include="PackageToolsEditor.csproj">
  896. <Project>{346bfd4e-0076-82ff-20d5-7a2add949d31}</Project>
  897. <Name>PackageToolsEditor</Name>
  898. </ProjectReference>
  899. <ProjectReference Include="UniTask.DOTween.csproj">
  900. <Project>{ce75414b-41d6-dd43-490f-e90c57bacb93}</Project>
  901. <Name>UniTask.DOTween</Name>
  902. </ProjectReference>
  903. <ProjectReference Include="HybridCLR.Editor.csproj">
  904. <Project>{b5a5cde4-f776-a3cf-965b-7acd393a4ff9}</Project>
  905. <Name>HybridCLR.Editor</Name>
  906. </ProjectReference>
  907. <ProjectReference Include="Sirenix.OdinInspector.Modules.UnityMathematics.csproj">
  908. <Project>{56df1de4-7636-2075-3b3d-021f8dba6bfa}</Project>
  909. <Name>Sirenix.OdinInspector.Modules.UnityMathematics</Name>
  910. </ProjectReference>
  911. <ProjectReference Include="UniTask.Linq.csproj">
  912. <Project>{8e489ad3-ce7f-1f86-b4dd-48897ca61438}</Project>
  913. <Name>UniTask.Linq</Name>
  914. </ProjectReference>
  915. <ProjectReference Include="Unity.Hotfix.csproj">
  916. <Project>{52f66610-896a-c4d1-9881-1a19df7ab80e}</Project>
  917. <Name>Unity.Hotfix</Name>
  918. </ProjectReference>
  919. <ProjectReference Include="Animancer.FSM.csproj">
  920. <Project>{774b51b6-b901-b97e-d593-35721140fea6}</Project>
  921. <Name>Animancer.FSM</Name>
  922. </ProjectReference>
  923. <ProjectReference Include="Unity.HotfixView.csproj">
  924. <Project>{de4513d3-889b-5c52-8e9c-744c99ae7509}</Project>
  925. <Name>Unity.HotfixView</Name>
  926. </ProjectReference>
  927. <ProjectReference Include="UniTask.TextMeshPro.csproj">
  928. <Project>{ae6df5c0-a92f-6e81-5f7e-f196d8ffe5f0}</Project>
  929. <Name>UniTask.TextMeshPro</Name>
  930. </ProjectReference>
  931. <ProjectReference Include="Unity.Model.csproj">
  932. <Project>{9498bfb4-d9f5-c441-13e3-3f26f7700e29}</Project>
  933. <Name>Unity.Model</Name>
  934. </ProjectReference>
  935. <ProjectReference Include="Unity.Loader.csproj">
  936. <Project>{32b76b98-b8f4-f864-d1f9-50cf255042d8}</Project>
  937. <Name>Unity.Loader</Name>
  938. </ProjectReference>
  939. <ProjectReference Include="AstarPathfindingProject.csproj">
  940. <Project>{fa5be71f-d656-496b-4dcc-375d8109000d}</Project>
  941. <Name>AstarPathfindingProject</Name>
  942. </ProjectReference>
  943. <ProjectReference Include="Unity.ModelView.csproj">
  944. <Project>{c109842f-01da-64d4-dbf2-00c6449e459e}</Project>
  945. <Name>Unity.ModelView</Name>
  946. </ProjectReference>
  947. <ProjectReference Include="Animancer.csproj">
  948. <Project>{159e65f6-d363-1a6d-ec57-6db30da1b98f}</Project>
  949. <Name>Animancer</Name>
  950. </ProjectReference>
  951. <ProjectReference Include="Unity.Core.csproj">
  952. <Project>{770e9beb-b313-3761-faa2-76daf4b34ada}</Project>
  953. <Name>Unity.Core</Name>
  954. </ProjectReference>
  955. <ProjectReference Include="AstarPathfindingProjectEditor.csproj">
  956. <Project>{6befdd8c-23a1-33d8-aac6-996fc9568b1e}</Project>
  957. <Name>AstarPathfindingProjectEditor</Name>
  958. </ProjectReference>
  959. <ProjectReference Include="YooAsset.csproj">
  960. <Project>{969b6393-7326-9cc5-ac5f-d252d24b1a34}</Project>
  961. <Name>YooAsset</Name>
  962. </ProjectReference>
  963. <ProjectReference Include="UniTask.csproj">
  964. <Project>{bab5d22a-8583-2c7d-88ed-c468ec0e7027}</Project>
  965. <Name>UniTask</Name>
  966. </ProjectReference>
  967. <ProjectReference Include="UniTask.Addressables.csproj">
  968. <Project>{b8858eb3-3501-d713-3eb5-0c32e8dd6d32}</Project>
  969. <Name>UniTask.Addressables</Name>
  970. </ProjectReference>
  971. <ProjectReference Include="Unity.ThirdParty.csproj">
  972. <Project>{d2ad5be1-263a-9a30-ab0f-dc5b08044350}</Project>
  973. <Name>Unity.ThirdParty</Name>
  974. </ProjectReference>
  975. <ProjectReference Include="IngameDebugConsole.Editor.csproj">
  976. <Project>{1a015f2f-ef4c-fc52-3777-906da4065b5e}</Project>
  977. <Name>IngameDebugConsole.Editor</Name>
  978. </ProjectReference>
  979. <ProjectReference Include="IngameDebugConsole.Runtime.csproj">
  980. <Project>{f33a4f4e-838d-b35c-ceb7-3f8a7ab9a9af}</Project>
  981. <Name>IngameDebugConsole.Runtime</Name>
  982. </ProjectReference>
  983. <ProjectReference Include="Unity.Editor.csproj">
  984. <Project>{041131cd-3018-19b1-81b6-5dbee2467ffb}</Project>
  985. <Name>Unity.Editor</Name>
  986. </ProjectReference>
  987. <ProjectReference Include="Unity.Mono.csproj">
  988. <Project>{5910fa29-5797-199c-985b-fc9fc473328e}</Project>
  989. <Name>Unity.Mono</Name>
  990. </ProjectReference>
  991. </ItemGroup>
  992. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  993. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  994. Other similar extension points exist, see Microsoft.Common.targets.
  995. <Target Name="BeforeBuild">
  996. </Target>
  997. <Target Name="AfterBuild">
  998. </Target>
  999. -->
  1000. </Project>