Assembly-CSharp-Editor.csproj 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
  4. <PropertyGroup>
  5. <LangVersion>9.0</LangVersion>
  6. </PropertyGroup>
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProductVersion>10.0.20506</ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <RootNamespace></RootNamespace>
  13. <ProjectGuid>{90C2906E-BA56-B09E-0108-66FDF592A2A5}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
  17. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  18. <FileAlignment>512</FileAlignment>
  19. <BaseDirectory>.</BaseDirectory>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>Temp\bin\Debug\</OutputPath>
  26. <DefineConstants>UNITY_2021_3_16;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;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;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_ENGINE_CODE_STRIPPING;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;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;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <NoWarn>0169;USG0001</NoWarn>
  30. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>Temp\bin\Release\</OutputPath>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <NoWarn>0169;USG0001</NoWarn>
  39. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <NoConfig>true</NoConfig>
  43. <NoStdLib>true</NoStdLib>
  44. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  45. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  46. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  47. </PropertyGroup>
  48. <PropertyGroup>
  49. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  50. <UnityProjectGenerator>Package</UnityProjectGenerator>
  51. <UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion>
  52. <UnityProjectGeneratorStyle>Legacy</UnityProjectGeneratorStyle>
  53. <UnityProjectType>Editor:5</UnityProjectType>
  54. <UnityBuildTarget>WebGL:20</UnityBuildTarget>
  55. <UnityVersion>2021.3.16f1c1</UnityVersion>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Analyzer Include="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
  59. </ItemGroup>
  60. <ItemGroup>
  61. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\AppleEditorUtils.cs" />
  62. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\DefaultPointerInputDetectorInspector.cs" />
  63. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\CanvasPointerInputDetectorInspector.cs" />
  64. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\ScriptingSymbols.cs" />
  65. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\WebViewPrefabInspector.cs" />
  66. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\EditorUtils.cs" />
  67. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\OptionalDependencyAttribute.cs" />
  68. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\CanvasWebViewPrefabInspector.cs" />
  69. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\LabelDrawer.cs" />
  70. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\AndroidEditorUtils.cs" />
  71. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\ConditionalCompilationUtility.cs" />
  72. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\DocumentationLinkDrawer.cs" />
  73. <Compile Include="Assets\Editor\change.cs" />
  74. <Compile Include="Assets\Vuplex\WebView\WebGL\Editor\WebGLBuildScript.cs" />
  75. <Compile Include="Assets\Vuplex\WebView\Core\Editor\Scripts\BaseWebViewPrefabInspector.cs" />
  76. <Compile Include="Assets\Vuplex\WebView\Core\Plugins\Editor\OldWebViewDirectoryDeleter.cs" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <Reference Include="UnityEngine">
  80. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="UnityEngine.AIModule">
  84. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  85. <Private>False</Private>
  86. </Reference>
  87. <Reference Include="UnityEngine.ARModule">
  88. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  89. <Private>False</Private>
  90. </Reference>
  91. <Reference Include="UnityEngine.AccessibilityModule">
  92. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="UnityEngine.AndroidJNIModule">
  96. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  97. <Private>False</Private>
  98. </Reference>
  99. <Reference Include="UnityEngine.AnimationModule">
  100. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  101. <Private>False</Private>
  102. </Reference>
  103. <Reference Include="UnityEngine.AssetBundleModule">
  104. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  105. <Private>False</Private>
  106. </Reference>
  107. <Reference Include="UnityEngine.AudioModule">
  108. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  109. <Private>False</Private>
  110. </Reference>
  111. <Reference Include="UnityEngine.AutoStreamingModule">
  112. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll</HintPath>
  113. <Private>False</Private>
  114. </Reference>
  115. <Reference Include="UnityEngine.ClothModule">
  116. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  117. <Private>False</Private>
  118. </Reference>
  119. <Reference Include="UnityEngine.ClusterInputModule">
  120. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  121. <Private>False</Private>
  122. </Reference>
  123. <Reference Include="UnityEngine.ClusterRendererModule">
  124. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  125. <Private>False</Private>
  126. </Reference>
  127. <Reference Include="UnityEngine.CoreModule">
  128. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  129. <Private>False</Private>
  130. </Reference>
  131. <Reference Include="UnityEngine.CrashReportingModule">
  132. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  133. <Private>False</Private>
  134. </Reference>
  135. <Reference Include="UnityEngine.DSPGraphModule">
  136. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  137. <Private>False</Private>
  138. </Reference>
  139. <Reference Include="UnityEngine.DirectorModule">
  140. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  141. <Private>False</Private>
  142. </Reference>
  143. <Reference Include="UnityEngine.GIModule">
  144. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  145. <Private>False</Private>
  146. </Reference>
  147. <Reference Include="UnityEngine.GameCenterModule">
  148. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  149. <Private>False</Private>
  150. </Reference>
  151. <Reference Include="UnityEngine.GridModule">
  152. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  153. <Private>False</Private>
  154. </Reference>
  155. <Reference Include="UnityEngine.HotReloadModule">
  156. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  157. <Private>False</Private>
  158. </Reference>
  159. <Reference Include="UnityEngine.IMGUIModule">
  160. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  161. <Private>False</Private>
  162. </Reference>
  163. <Reference Include="UnityEngine.ImageConversionModule">
  164. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  165. <Private>False</Private>
  166. </Reference>
  167. <Reference Include="UnityEngine.InputModule">
  168. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  169. <Private>False</Private>
  170. </Reference>
  171. <Reference Include="UnityEngine.InputLegacyModule">
  172. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  173. <Private>False</Private>
  174. </Reference>
  175. <Reference Include="UnityEngine.JSONSerializeModule">
  176. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  177. <Private>False</Private>
  178. </Reference>
  179. <Reference Include="UnityEngine.LocalizationModule">
  180. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  181. <Private>False</Private>
  182. </Reference>
  183. <Reference Include="UnityEngine.NVIDIAModule">
  184. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll</HintPath>
  185. <Private>False</Private>
  186. </Reference>
  187. <Reference Include="UnityEngine.ParticleSystemModule">
  188. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  189. <Private>False</Private>
  190. </Reference>
  191. <Reference Include="UnityEngine.PerformanceReportingModule">
  192. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  193. <Private>False</Private>
  194. </Reference>
  195. <Reference Include="UnityEngine.PhysicsModule">
  196. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  197. <Private>False</Private>
  198. </Reference>
  199. <Reference Include="UnityEngine.Physics2DModule">
  200. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  201. <Private>False</Private>
  202. </Reference>
  203. <Reference Include="UnityEngine.ProfilerModule">
  204. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  205. <Private>False</Private>
  206. </Reference>
  207. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  208. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  209. <Private>False</Private>
  210. </Reference>
  211. <Reference Include="UnityEngine.ScreenCaptureModule">
  212. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  213. <Private>False</Private>
  214. </Reference>
  215. <Reference Include="UnityEngine.SharedInternalsModule">
  216. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  217. <Private>False</Private>
  218. </Reference>
  219. <Reference Include="UnityEngine.SpriteMaskModule">
  220. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  221. <Private>False</Private>
  222. </Reference>
  223. <Reference Include="UnityEngine.SpriteShapeModule">
  224. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  225. <Private>False</Private>
  226. </Reference>
  227. <Reference Include="UnityEngine.StreamingModule">
  228. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  229. <Private>False</Private>
  230. </Reference>
  231. <Reference Include="UnityEngine.SubstanceModule">
  232. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  233. <Private>False</Private>
  234. </Reference>
  235. <Reference Include="UnityEngine.SubsystemsModule">
  236. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  237. <Private>False</Private>
  238. </Reference>
  239. <Reference Include="UnityEngine.TLSModule">
  240. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  241. <Private>False</Private>
  242. </Reference>
  243. <Reference Include="UnityEngine.TerrainModule">
  244. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  245. <Private>False</Private>
  246. </Reference>
  247. <Reference Include="UnityEngine.TerrainPhysicsModule">
  248. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  249. <Private>False</Private>
  250. </Reference>
  251. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  252. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  253. <Private>False</Private>
  254. </Reference>
  255. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  256. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  257. <Private>False</Private>
  258. </Reference>
  259. <Reference Include="UnityEngine.TextRenderingModule">
  260. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  261. <Private>False</Private>
  262. </Reference>
  263. <Reference Include="UnityEngine.TilemapModule">
  264. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  265. <Private>False</Private>
  266. </Reference>
  267. <Reference Include="UnityEngine.UIModule">
  268. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  269. <Private>False</Private>
  270. </Reference>
  271. <Reference Include="UnityEngine.UIElementsModule">
  272. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  273. <Private>False</Private>
  274. </Reference>
  275. <Reference Include="UnityEngine.UIElementsNativeModule">
  276. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  277. <Private>False</Private>
  278. </Reference>
  279. <Reference Include="UnityEngine.UIWidgetsModule">
  280. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIWidgetsModule.dll</HintPath>
  281. <Private>False</Private>
  282. </Reference>
  283. <Reference Include="UnityEngine.UNETModule">
  284. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  285. <Private>False</Private>
  286. </Reference>
  287. <Reference Include="UnityEngine.UmbraModule">
  288. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  289. <Private>False</Private>
  290. </Reference>
  291. <Reference Include="UnityEngine.UnityAnalyticsModule">
  292. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  293. <Private>False</Private>
  294. </Reference>
  295. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  296. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  297. <Private>False</Private>
  298. </Reference>
  299. <Reference Include="UnityEngine.UnityConnectModule">
  300. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  301. <Private>False</Private>
  302. </Reference>
  303. <Reference Include="UnityEngine.UnityCurlModule">
  304. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  305. <Private>False</Private>
  306. </Reference>
  307. <Reference Include="UnityEngine.UnityTestProtocolModule">
  308. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  309. <Private>False</Private>
  310. </Reference>
  311. <Reference Include="UnityEngine.UnityWebRequestModule">
  312. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  313. <Private>False</Private>
  314. </Reference>
  315. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  316. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  317. <Private>False</Private>
  318. </Reference>
  319. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  320. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  321. <Private>False</Private>
  322. </Reference>
  323. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  324. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  325. <Private>False</Private>
  326. </Reference>
  327. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  328. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  329. <Private>False</Private>
  330. </Reference>
  331. <Reference Include="UnityEngine.VFXModule">
  332. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  333. <Private>False</Private>
  334. </Reference>
  335. <Reference Include="UnityEngine.VRModule">
  336. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  337. <Private>False</Private>
  338. </Reference>
  339. <Reference Include="UnityEngine.VehiclesModule">
  340. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  341. <Private>False</Private>
  342. </Reference>
  343. <Reference Include="UnityEngine.VideoModule">
  344. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  345. <Private>False</Private>
  346. </Reference>
  347. <Reference Include="UnityEngine.VirtualTexturingModule">
  348. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  349. <Private>False</Private>
  350. </Reference>
  351. <Reference Include="UnityEngine.WebGLModule">
  352. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll</HintPath>
  353. <Private>False</Private>
  354. </Reference>
  355. <Reference Include="UnityEngine.WindModule">
  356. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  357. <Private>False</Private>
  358. </Reference>
  359. <Reference Include="UnityEngine.XRModule">
  360. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  361. <Private>False</Private>
  362. </Reference>
  363. <Reference Include="UnityEditor">
  364. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  365. <Private>False</Private>
  366. </Reference>
  367. <Reference Include="UnityEditor.CoreModule">
  368. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  369. <Private>False</Private>
  370. </Reference>
  371. <Reference Include="UnityEditor.DeviceSimulatorModule">
  372. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  373. <Private>False</Private>
  374. </Reference>
  375. <Reference Include="UnityEditor.DiagnosticsModule">
  376. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  377. <Private>False</Private>
  378. </Reference>
  379. <Reference Include="UnityEditor.GraphViewModule">
  380. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  381. <Private>False</Private>
  382. </Reference>
  383. <Reference Include="UnityEditor.PackageManagerUIModule">
  384. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  385. <Private>False</Private>
  386. </Reference>
  387. <Reference Include="UnityEditor.QuickSearchModule">
  388. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  389. <Private>False</Private>
  390. </Reference>
  391. <Reference Include="UnityEditor.SceneTemplateModule">
  392. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  393. <Private>False</Private>
  394. </Reference>
  395. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  396. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  397. <Private>False</Private>
  398. </Reference>
  399. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  400. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  401. <Private>False</Private>
  402. </Reference>
  403. <Reference Include="UnityEditor.UIBuilderModule">
  404. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  405. <Private>False</Private>
  406. </Reference>
  407. <Reference Include="UnityEditor.UIElementsModule">
  408. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  409. <Private>False</Private>
  410. </Reference>
  411. <Reference Include="UnityEditor.UIElementsSamplesModule">
  412. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  413. <Private>False</Private>
  414. </Reference>
  415. <Reference Include="UnityEditor.UIServiceModule">
  416. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  417. <Private>False</Private>
  418. </Reference>
  419. <Reference Include="UnityEditor.UnityConnectModule">
  420. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  421. <Private>False</Private>
  422. </Reference>
  423. <Reference Include="UnityEditor.Graphs">
  424. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  425. <Private>False</Private>
  426. </Reference>
  427. <Reference Include="UnityEditor.WebGL.Extensions">
  428. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll</HintPath>
  429. <Private>False</Private>
  430. </Reference>
  431. <Reference Include="UnityEditor.Android.Extensions">
  432. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  433. <Private>False</Private>
  434. </Reference>
  435. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  436. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  437. <Private>False</Private>
  438. </Reference>
  439. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  440. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  441. <Private>False</Private>
  442. </Reference>
  443. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  444. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  445. <Private>False</Private>
  446. </Reference>
  447. <Reference Include="Unity.VisualScripting.YamlDotNet">
  448. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
  449. <Private>False</Private>
  450. </Reference>
  451. <Reference Include="DOTweenEditor">
  452. <HintPath>Assets\Plugins\Demigiant\DOTween\Editor\DOTweenEditor.dll</HintPath>
  453. <Private>False</Private>
  454. </Reference>
  455. <Reference Include="Unity.VisualScripting.TextureAssets">
  456. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
  457. <Private>False</Private>
  458. </Reference>
  459. <Reference Include="Unity.VisualScripting.IonicZip">
  460. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
  461. <Private>False</Private>
  462. </Reference>
  463. <Reference Include="unityplastic">
  464. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
  465. <Private>False</Private>
  466. </Reference>
  467. <Reference Include="log4netPlastic">
  468. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
  469. <Private>False</Private>
  470. </Reference>
  471. <Reference Include="LitJson">
  472. <HintPath>Assets\Plugins\LitJson.dll</HintPath>
  473. <Private>False</Private>
  474. </Reference>
  475. <Reference Include="DOTween">
  476. <HintPath>Assets\Plugins\Demigiant\DOTween\DOTween.dll</HintPath>
  477. <Private>False</Private>
  478. </Reference>
  479. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  480. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  481. <Private>False</Private>
  482. </Reference>
  483. <Reference Include="ReportGeneratorMerged">
  484. <HintPath>Library\PackageCache\com.unity.testtools.codecoverage@1.2.2\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
  485. <Private>False</Private>
  486. </Reference>
  487. <Reference Include="Newtonsoft.Json">
  488. <HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath>
  489. <Private>False</Private>
  490. </Reference>
  491. <Reference Include="nunit.framework">
  492. <HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
  493. <Private>False</Private>
  494. </Reference>
  495. <Reference Include="Unity.Android.Types">
  496. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  497. <Private>False</Private>
  498. </Reference>
  499. <Reference Include="Unity.Android.Gradle">
  500. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  501. <Private>False</Private>
  502. </Reference>
  503. <Reference Include="mscorlib">
  504. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  505. <Private>False</Private>
  506. </Reference>
  507. <Reference Include="System">
  508. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  509. <Private>False</Private>
  510. </Reference>
  511. <Reference Include="System.Core">
  512. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  513. <Private>False</Private>
  514. </Reference>
  515. <Reference Include="System.Runtime.Serialization">
  516. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  517. <Private>False</Private>
  518. </Reference>
  519. <Reference Include="System.Xml">
  520. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  521. <Private>False</Private>
  522. </Reference>
  523. <Reference Include="System.Xml.Linq">
  524. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  525. <Private>False</Private>
  526. </Reference>
  527. <Reference Include="System.Numerics">
  528. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  529. <Private>False</Private>
  530. </Reference>
  531. <Reference Include="System.Numerics.Vectors">
  532. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  533. <Private>False</Private>
  534. </Reference>
  535. <Reference Include="System.Net.Http">
  536. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  537. <Private>False</Private>
  538. </Reference>
  539. <Reference Include="System.IO.Compression">
  540. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  541. <Private>False</Private>
  542. </Reference>
  543. <Reference Include="Microsoft.CSharp">
  544. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  545. <Private>False</Private>
  546. </Reference>
  547. <Reference Include="System.Data">
  548. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  549. <Private>False</Private>
  550. </Reference>
  551. <Reference Include="System.Data.DataSetExtensions">
  552. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  553. <Private>False</Private>
  554. </Reference>
  555. <Reference Include="System.Drawing">
  556. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  557. <Private>False</Private>
  558. </Reference>
  559. <Reference Include="System.IO.Compression.FileSystem">
  560. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  561. <Private>False</Private>
  562. </Reference>
  563. <Reference Include="System.ComponentModel.Composition">
  564. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  565. <Private>False</Private>
  566. </Reference>
  567. <Reference Include="System.Transactions">
  568. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  569. <Private>False</Private>
  570. </Reference>
  571. <Reference Include="Microsoft.Win32.Primitives">
  572. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  573. <Private>False</Private>
  574. </Reference>
  575. <Reference Include="netstandard">
  576. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  577. <Private>False</Private>
  578. </Reference>
  579. <Reference Include="System.AppContext">
  580. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  581. <Private>False</Private>
  582. </Reference>
  583. <Reference Include="System.Buffers">
  584. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  585. <Private>False</Private>
  586. </Reference>
  587. <Reference Include="System.Collections.Concurrent">
  588. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  589. <Private>False</Private>
  590. </Reference>
  591. <Reference Include="System.Collections">
  592. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  593. <Private>False</Private>
  594. </Reference>
  595. <Reference Include="System.Collections.NonGeneric">
  596. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  597. <Private>False</Private>
  598. </Reference>
  599. <Reference Include="System.Collections.Specialized">
  600. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  601. <Private>False</Private>
  602. </Reference>
  603. <Reference Include="System.ComponentModel.Annotations">
  604. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  605. <Private>False</Private>
  606. </Reference>
  607. <Reference Include="System.ComponentModel">
  608. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  609. <Private>False</Private>
  610. </Reference>
  611. <Reference Include="System.ComponentModel.EventBasedAsync">
  612. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  613. <Private>False</Private>
  614. </Reference>
  615. <Reference Include="System.ComponentModel.Primitives">
  616. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  617. <Private>False</Private>
  618. </Reference>
  619. <Reference Include="System.ComponentModel.TypeConverter">
  620. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  621. <Private>False</Private>
  622. </Reference>
  623. <Reference Include="System.Console">
  624. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  625. <Private>False</Private>
  626. </Reference>
  627. <Reference Include="System.Data.Common">
  628. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  629. <Private>False</Private>
  630. </Reference>
  631. <Reference Include="System.Diagnostics.Contracts">
  632. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  633. <Private>False</Private>
  634. </Reference>
  635. <Reference Include="System.Diagnostics.Debug">
  636. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  637. <Private>False</Private>
  638. </Reference>
  639. <Reference Include="System.Diagnostics.FileVersionInfo">
  640. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  641. <Private>False</Private>
  642. </Reference>
  643. <Reference Include="System.Diagnostics.Process">
  644. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  645. <Private>False</Private>
  646. </Reference>
  647. <Reference Include="System.Diagnostics.StackTrace">
  648. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  649. <Private>False</Private>
  650. </Reference>
  651. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  652. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  653. <Private>False</Private>
  654. </Reference>
  655. <Reference Include="System.Diagnostics.Tools">
  656. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  657. <Private>False</Private>
  658. </Reference>
  659. <Reference Include="System.Diagnostics.TraceSource">
  660. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  661. <Private>False</Private>
  662. </Reference>
  663. <Reference Include="System.Drawing.Primitives">
  664. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  665. <Private>False</Private>
  666. </Reference>
  667. <Reference Include="System.Dynamic.Runtime">
  668. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  669. <Private>False</Private>
  670. </Reference>
  671. <Reference Include="System.Globalization.Calendars">
  672. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  673. <Private>False</Private>
  674. </Reference>
  675. <Reference Include="System.Globalization">
  676. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  677. <Private>False</Private>
  678. </Reference>
  679. <Reference Include="System.Globalization.Extensions">
  680. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  681. <Private>False</Private>
  682. </Reference>
  683. <Reference Include="System.IO.Compression.ZipFile">
  684. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  685. <Private>False</Private>
  686. </Reference>
  687. <Reference Include="System.IO">
  688. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  689. <Private>False</Private>
  690. </Reference>
  691. <Reference Include="System.IO.FileSystem">
  692. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  693. <Private>False</Private>
  694. </Reference>
  695. <Reference Include="System.IO.FileSystem.DriveInfo">
  696. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  697. <Private>False</Private>
  698. </Reference>
  699. <Reference Include="System.IO.FileSystem.Primitives">
  700. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  701. <Private>False</Private>
  702. </Reference>
  703. <Reference Include="System.IO.FileSystem.Watcher">
  704. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  705. <Private>False</Private>
  706. </Reference>
  707. <Reference Include="System.IO.IsolatedStorage">
  708. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  709. <Private>False</Private>
  710. </Reference>
  711. <Reference Include="System.IO.MemoryMappedFiles">
  712. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  713. <Private>False</Private>
  714. </Reference>
  715. <Reference Include="System.IO.Pipes">
  716. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  717. <Private>False</Private>
  718. </Reference>
  719. <Reference Include="System.IO.UnmanagedMemoryStream">
  720. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  721. <Private>False</Private>
  722. </Reference>
  723. <Reference Include="System.Linq">
  724. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  725. <Private>False</Private>
  726. </Reference>
  727. <Reference Include="System.Linq.Expressions">
  728. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  729. <Private>False</Private>
  730. </Reference>
  731. <Reference Include="System.Linq.Parallel">
  732. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  733. <Private>False</Private>
  734. </Reference>
  735. <Reference Include="System.Linq.Queryable">
  736. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  737. <Private>False</Private>
  738. </Reference>
  739. <Reference Include="System.Memory">
  740. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  741. <Private>False</Private>
  742. </Reference>
  743. <Reference Include="System.Net.Http.Rtc">
  744. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  745. <Private>False</Private>
  746. </Reference>
  747. <Reference Include="System.Net.NameResolution">
  748. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  749. <Private>False</Private>
  750. </Reference>
  751. <Reference Include="System.Net.NetworkInformation">
  752. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  753. <Private>False</Private>
  754. </Reference>
  755. <Reference Include="System.Net.Ping">
  756. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  757. <Private>False</Private>
  758. </Reference>
  759. <Reference Include="System.Net.Primitives">
  760. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  761. <Private>False</Private>
  762. </Reference>
  763. <Reference Include="System.Net.Requests">
  764. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  765. <Private>False</Private>
  766. </Reference>
  767. <Reference Include="System.Net.Security">
  768. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  769. <Private>False</Private>
  770. </Reference>
  771. <Reference Include="System.Net.Sockets">
  772. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  773. <Private>False</Private>
  774. </Reference>
  775. <Reference Include="System.Net.WebHeaderCollection">
  776. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  777. <Private>False</Private>
  778. </Reference>
  779. <Reference Include="System.Net.WebSockets.Client">
  780. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  781. <Private>False</Private>
  782. </Reference>
  783. <Reference Include="System.Net.WebSockets">
  784. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  785. <Private>False</Private>
  786. </Reference>
  787. <Reference Include="System.ObjectModel">
  788. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  789. <Private>False</Private>
  790. </Reference>
  791. <Reference Include="System.Reflection.DispatchProxy">
  792. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  793. <Private>False</Private>
  794. </Reference>
  795. <Reference Include="System.Reflection">
  796. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  797. <Private>False</Private>
  798. </Reference>
  799. <Reference Include="System.Reflection.Emit">
  800. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  801. <Private>False</Private>
  802. </Reference>
  803. <Reference Include="System.Reflection.Emit.ILGeneration">
  804. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  805. <Private>False</Private>
  806. </Reference>
  807. <Reference Include="System.Reflection.Emit.Lightweight">
  808. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  809. <Private>False</Private>
  810. </Reference>
  811. <Reference Include="System.Reflection.Extensions">
  812. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  813. <Private>False</Private>
  814. </Reference>
  815. <Reference Include="System.Reflection.Primitives">
  816. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  817. <Private>False</Private>
  818. </Reference>
  819. <Reference Include="System.Resources.Reader">
  820. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  821. <Private>False</Private>
  822. </Reference>
  823. <Reference Include="System.Resources.ResourceManager">
  824. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  825. <Private>False</Private>
  826. </Reference>
  827. <Reference Include="System.Resources.Writer">
  828. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  829. <Private>False</Private>
  830. </Reference>
  831. <Reference Include="System.Runtime.CompilerServices.VisualC">
  832. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  833. <Private>False</Private>
  834. </Reference>
  835. <Reference Include="System.Runtime">
  836. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  837. <Private>False</Private>
  838. </Reference>
  839. <Reference Include="System.Runtime.Extensions">
  840. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  841. <Private>False</Private>
  842. </Reference>
  843. <Reference Include="System.Runtime.Handles">
  844. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  845. <Private>False</Private>
  846. </Reference>
  847. <Reference Include="System.Runtime.InteropServices">
  848. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  849. <Private>False</Private>
  850. </Reference>
  851. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  852. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  853. <Private>False</Private>
  854. </Reference>
  855. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  856. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  857. <Private>False</Private>
  858. </Reference>
  859. <Reference Include="System.Runtime.Numerics">
  860. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  861. <Private>False</Private>
  862. </Reference>
  863. <Reference Include="System.Runtime.Serialization.Formatters">
  864. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  865. <Private>False</Private>
  866. </Reference>
  867. <Reference Include="System.Runtime.Serialization.Json">
  868. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  869. <Private>False</Private>
  870. </Reference>
  871. <Reference Include="System.Runtime.Serialization.Primitives">
  872. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  873. <Private>False</Private>
  874. </Reference>
  875. <Reference Include="System.Runtime.Serialization.Xml">
  876. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  877. <Private>False</Private>
  878. </Reference>
  879. <Reference Include="System.Security.Claims">
  880. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  881. <Private>False</Private>
  882. </Reference>
  883. <Reference Include="System.Security.Cryptography.Algorithms">
  884. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  885. <Private>False</Private>
  886. </Reference>
  887. <Reference Include="System.Security.Cryptography.Csp">
  888. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  889. <Private>False</Private>
  890. </Reference>
  891. <Reference Include="System.Security.Cryptography.Encoding">
  892. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  893. <Private>False</Private>
  894. </Reference>
  895. <Reference Include="System.Security.Cryptography.Primitives">
  896. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  897. <Private>False</Private>
  898. </Reference>
  899. <Reference Include="System.Security.Cryptography.X509Certificates">
  900. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  901. <Private>False</Private>
  902. </Reference>
  903. <Reference Include="System.Security.Principal">
  904. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  905. <Private>False</Private>
  906. </Reference>
  907. <Reference Include="System.Security.SecureString">
  908. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  909. <Private>False</Private>
  910. </Reference>
  911. <Reference Include="System.ServiceModel.Duplex">
  912. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  913. <Private>False</Private>
  914. </Reference>
  915. <Reference Include="System.ServiceModel.Http">
  916. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  917. <Private>False</Private>
  918. </Reference>
  919. <Reference Include="System.ServiceModel.NetTcp">
  920. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  921. <Private>False</Private>
  922. </Reference>
  923. <Reference Include="System.ServiceModel.Primitives">
  924. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  925. <Private>False</Private>
  926. </Reference>
  927. <Reference Include="System.ServiceModel.Security">
  928. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  929. <Private>False</Private>
  930. </Reference>
  931. <Reference Include="System.Text.Encoding">
  932. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  933. <Private>False</Private>
  934. </Reference>
  935. <Reference Include="System.Text.Encoding.Extensions">
  936. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  937. <Private>False</Private>
  938. </Reference>
  939. <Reference Include="System.Text.RegularExpressions">
  940. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  941. <Private>False</Private>
  942. </Reference>
  943. <Reference Include="System.Threading">
  944. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  945. <Private>False</Private>
  946. </Reference>
  947. <Reference Include="System.Threading.Overlapped">
  948. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  949. <Private>False</Private>
  950. </Reference>
  951. <Reference Include="System.Threading.Tasks">
  952. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  953. <Private>False</Private>
  954. </Reference>
  955. <Reference Include="System.Threading.Tasks.Extensions">
  956. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  957. <Private>False</Private>
  958. </Reference>
  959. <Reference Include="System.Threading.Tasks.Parallel">
  960. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  961. <Private>False</Private>
  962. </Reference>
  963. <Reference Include="System.Threading.Thread">
  964. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  965. <Private>False</Private>
  966. </Reference>
  967. <Reference Include="System.Threading.ThreadPool">
  968. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  969. <Private>False</Private>
  970. </Reference>
  971. <Reference Include="System.Threading.Timer">
  972. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  973. <Private>False</Private>
  974. </Reference>
  975. <Reference Include="System.ValueTuple">
  976. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  977. <Private>False</Private>
  978. </Reference>
  979. <Reference Include="System.Xml.ReaderWriter">
  980. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  981. <Private>False</Private>
  982. </Reference>
  983. <Reference Include="System.Xml.XDocument">
  984. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  985. <Private>False</Private>
  986. </Reference>
  987. <Reference Include="System.Xml.XmlDocument">
  988. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  989. <Private>False</Private>
  990. </Reference>
  991. <Reference Include="System.Xml.XmlSerializer">
  992. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  993. <Private>False</Private>
  994. </Reference>
  995. <Reference Include="System.Xml.XPath">
  996. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  997. <Private>False</Private>
  998. </Reference>
  999. <Reference Include="System.Xml.XPath.XDocument">
  1000. <HintPath>E:\Unity\2021.3.16f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1001. <Private>False</Private>
  1002. </Reference>
  1003. <Reference Include="UnityEngine.TestRunner">
  1004. <HintPath>Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
  1005. <Private>False</Private>
  1006. </Reference>
  1007. <Reference Include="UnityEditor.TestRunner">
  1008. <HintPath>Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
  1009. <Private>False</Private>
  1010. </Reference>
  1011. <Reference Include="Unity.VisualScripting.Flow.Editor">
  1012. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  1013. <Private>False</Private>
  1014. </Reference>
  1015. <Reference Include="Unity.AssetBundleBrowser.Editor">
  1016. <HintPath>Library\ScriptAssemblies\Unity.AssetBundleBrowser.Editor.dll</HintPath>
  1017. <Private>False</Private>
  1018. </Reference>
  1019. <Reference Include="Unity.VSCode.Editor">
  1020. <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
  1021. <Private>False</Private>
  1022. </Reference>
  1023. <Reference Include="XCharts.Examples">
  1024. <HintPath>Library\ScriptAssemblies\XCharts.Examples.dll</HintPath>
  1025. <Private>False</Private>
  1026. </Reference>
  1027. <Reference Include="Unity.VisualScripting.Shared.Editor">
  1028. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  1029. <Private>False</Private>
  1030. </Reference>
  1031. <Reference Include="Unity.VisualStudio.Editor">
  1032. <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
  1033. <Private>False</Private>
  1034. </Reference>
  1035. <Reference Include="Unity.Performance.Profile-Analyzer.Editor">
  1036. <HintPath>Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
  1037. <Private>False</Private>
  1038. </Reference>
  1039. <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
  1040. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
  1041. <Private>False</Private>
  1042. </Reference>
  1043. <Reference Include="Unity.InputSystem.ForUI">
  1044. <HintPath>Library\ScriptAssemblies\Unity.InputSystem.ForUI.dll</HintPath>
  1045. <Private>False</Private>
  1046. </Reference>
  1047. <Reference Include="Unity.Timeline.Editor">
  1048. <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  1049. <Private>False</Private>
  1050. </Reference>
  1051. <Reference Include="Unity.Timeline">
  1052. <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  1053. <Private>False</Private>
  1054. </Reference>
  1055. <Reference Include="Unity.VisualScripting.Core.Editor">
  1056. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  1057. <Private>False</Private>
  1058. </Reference>
  1059. <Reference Include="Unity.VisualScripting.State.Editor">
  1060. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  1061. <Private>False</Private>
  1062. </Reference>
  1063. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  1064. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  1065. <Private>False</Private>
  1066. </Reference>
  1067. <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
  1068. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
  1069. <Private>False</Private>
  1070. </Reference>
  1071. <Reference Include="Unity.VisualScripting.Flow">
  1072. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  1073. <Private>False</Private>
  1074. </Reference>
  1075. <Reference Include="UnityEditor.UI">
  1076. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  1077. <Private>False</Private>
  1078. </Reference>
  1079. <Reference Include="Unity.InputSystem">
  1080. <HintPath>Library\ScriptAssemblies\Unity.InputSystem.dll</HintPath>
  1081. <Private>False</Private>
  1082. </Reference>
  1083. <Reference Include="Unity.Rider.Editor">
  1084. <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  1085. <Private>False</Private>
  1086. </Reference>
  1087. <Reference Include="Unity.PlasticSCM.Editor">
  1088. <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  1089. <Private>False</Private>
  1090. </Reference>
  1091. <Reference Include="Unity.TestTools.CodeCoverage.Editor">
  1092. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
  1093. <Private>False</Private>
  1094. </Reference>
  1095. <Reference Include="UnityEngine.UI">
  1096. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  1097. <Private>False</Private>
  1098. </Reference>
  1099. <Reference Include="XCharts.Editor">
  1100. <HintPath>Library\ScriptAssemblies\XCharts.Editor.dll</HintPath>
  1101. <Private>False</Private>
  1102. </Reference>
  1103. <Reference Include="Unity.VisualScripting.State">
  1104. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  1105. <Private>False</Private>
  1106. </Reference>
  1107. <Reference Include="Unity.VisualScripting.Core">
  1108. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  1109. <Private>False</Private>
  1110. </Reference>
  1111. <Reference Include="Unity.EditorCoroutines.Editor">
  1112. <HintPath>Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
  1113. <Private>False</Private>
  1114. </Reference>
  1115. <Reference Include="XCharts.Runtime">
  1116. <HintPath>Library\ScriptAssemblies\XCharts.Runtime.dll</HintPath>
  1117. <Private>False</Private>
  1118. </Reference>
  1119. </ItemGroup>
  1120. <ItemGroup>
  1121. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  1122. <Project>{6BA1418B-6CD0-6385-D467-6D239CD41EF8}</Project>
  1123. <Name>Assembly-CSharp-firstpass</Name>
  1124. </ProjectReference>
  1125. <ProjectReference Include="Assembly-CSharp.csproj">
  1126. <Project>{B32B917E-22E6-0A97-0F85-C86C6A3DD25A}</Project>
  1127. <Name>Assembly-CSharp</Name>
  1128. </ProjectReference>
  1129. </ItemGroup>
  1130. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1131. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  1132. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1133. Other similar extension points exist, see Microsoft.Common.targets.
  1134. <Target Name="BeforeBuild">
  1135. </Target>
  1136. <Target Name="AfterBuild">
  1137. </Target>
  1138. -->
  1139. </Project>