Assembly-CSharp-Editor.csproj 75 KB

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