Assembly-CSharp-Editor.csproj 75 KB

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