暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Assembly-CSharp.csproj 63KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048
  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>{83614D14-C188-4997-8C1A-E007ED773C85}</ProjectGuid>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <AssemblyName>Assembly-CSharp</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_18;UNITY_2021_3;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;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;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;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.17</UnityProjectGeneratorVersion>
  51. <UnityProjectType>Game:1</UnityProjectType>
  52. <UnityBuildTarget>Android:13</UnityBuildTarget>
  53. <UnityVersion>2021.3.18f1</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\ExifLib\ExifTag.cs" />
  60. <Compile Include="Assets\GoogleSignIn\GoogleSignInStatusCode.cs" />
  61. <Compile Include="Assets\GoogleSignIn\Impl\BaseObject.cs" />
  62. <Compile Include="Assets\SimpleJSON-master\SimpleJSONBinary.cs" />
  63. <Compile Include="Assets\lunar\Solar.cs" />
  64. <Compile Include="Assets\lunar\eightchar\LiuNian.cs" />
  65. <Compile Include="Assets\lunar\LunarTime.cs" />
  66. <Compile Include="Assets\lunar\ShuJiu.cs" />
  67. <Compile Include="Assets\lunar\SolarWeek.cs" />
  68. <Compile Include="Assets\AppleAuthSample\GameMenuHandler.cs" />
  69. <Compile Include="Assets\lunar\TaoFestival.cs" />
  70. <Compile Include="Assets\lunar\NineStar.cs" />
  71. <Compile Include="Assets\ExifLib\ExifReader.cs" />
  72. <Compile Include="Assets\SimpleJSON-master\SimpleJSONUnity.cs" />
  73. <Compile Include="Assets\GoogleSignIn\Impl\NativeFuture.cs" />
  74. <Compile Include="Assets\lunar\Tao.cs" />
  75. <Compile Include="Assets\lunar\Foto.cs" />
  76. <Compile Include="Assets\scripts\AudioPlayer.cs" />
  77. <Compile Include="Assets\lunar\LunarYear.cs" />
  78. <Compile Include="Assets\lunar\util\ShouXingUtil.cs" />
  79. <Compile Include="Assets\lunar\JieQi.cs" />
  80. <Compile Include="Assets\lunar\eightchar\XiaoYun.cs" />
  81. <Compile Include="Assets\GoogleSignIn\GoogleSignInConfiguration.cs" />
  82. <Compile Include="Assets\lunar\SolarHalfYear.cs" />
  83. <Compile Include="Assets\lunar\Lunar.cs" />
  84. <Compile Include="Assets\scripts\PhotoScrollView.cs" />
  85. <Compile Include="Assets\scripts\錄音測試.cs" />
  86. <Compile Include="Assets\GoogleSignIn\Impl\SignInHelperObject.cs" />
  87. <Compile Include="Assets\UnityWav-master\WavUtility.cs" />
  88. <Compile Include="Assets\ExifLib\ExifIds.cs" />
  89. <Compile Include="Assets\scripts\SQL_CommString.cs" />
  90. <Compile Include="Assets\SimpleJSON-master\SimpleJSON.cs" />
  91. <Compile Include="Assets\GoogleSignIn\GoogleSignInUser.cs" />
  92. <Compile Include="Assets\lunar\Fu.cs" />
  93. <Compile Include="Assets\lunar\util\SolarUtil.cs" />
  94. <Compile Include="Assets\GoogleSignIn\Impl\GoogleSignInImpl.cs" />
  95. <Compile Include="Assets\ExifLib\JpegInfo.cs" />
  96. <Compile Include="Assets\scripts\SQL_Module.cs" />
  97. <Compile Include="Assets\lunar\Holiday.cs" />
  98. <Compile Include="Assets\scripts\SQL_game_sys.cs" />
  99. <Compile Include="Assets\lunar\eightchar\Yun.cs" />
  100. <Compile Include="Assets\lunar\eightchar\EightChar.cs" />
  101. <Compile Include="Assets\lunar\util\LunarUtil.cs" />
  102. <Compile Include="Assets\scripts\FirebaseManager.cs" />
  103. <Compile Include="Assets\ExifLib\ExifIO.cs" />
  104. <Compile Include="Assets\SimpleJSON-master\SimpleJSONDotNetTypes.cs" />
  105. <Compile Include="Assets\GoogleSignIn\GoogleSignIn.cs" />
  106. <Compile Include="Assets\AppleAuthSample\LoginMenuHandler.cs" />
  107. <Compile Include="Assets\GoogleSignIn\Future.cs" />
  108. <Compile Include="Assets\TextMesh Pro\Sprites\ps.cs" />
  109. <Compile Include="Assets\lunar\util\HolidayUtil.cs" />
  110. <Compile Include="Assets\lunar\LunarMonth.cs" />
  111. <Compile Include="Assets\AppleAuthSample\MainMenu.cs" />
  112. <Compile Include="Assets\lunar\util\TaoUtil.cs" />
  113. <Compile Include="Assets\lunar\SolarYear.cs" />
  114. <Compile Include="Assets\lunar\FotoFestival.cs" />
  115. <Compile Include="Assets\lunar\SolarSeason.cs" />
  116. <Compile Include="Assets\scripts\login.cs" />
  117. <Compile Include="Assets\lunar\SolarMonth.cs" />
  118. <Compile Include="Assets\lunar\eightchar\LiuYue.cs" />
  119. <Compile Include="Assets\lunar\eightchar\DaYun.cs" />
  120. <Compile Include="Assets\lunar\util\FotoUtil.cs" />
  121. <Compile Include="Assets\scripts\Main.cs" />
  122. </ItemGroup>
  123. <ItemGroup>
  124. <None Include="Assets\zxing.unity.dll" />
  125. <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
  126. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
  127. <None Include="Assets\Firebase\Plugins\x86_64\FirebaseCppApp-11_7_0.dll" />
  128. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
  129. <None Include="Assets\Firebase\Plugins\Firebase.App.dll" />
  130. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
  131. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
  132. <None Include="Assets\Firebase\Plugins\x86_64\FirebaseCppAuth.dll" />
  133. <None Include="Assets\Fonts\zh-tw.txt" />
  134. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
  135. <None Include="Assets\I18N.dll" />
  136. <None Include="Assets\Firebase\Plugins\Firebase.TaskExtension.dll" />
  137. <None Include="Assets\I18N.West.dll" />
  138. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-app-unity\maven-metadata.xml" />
  139. <None Include="Assets\Firebase\Plugins\Firebase.Auth.dll" />
  140. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  141. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  142. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  143. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  144. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  145. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  146. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  147. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-auth-unity\maven-metadata.xml" />
  148. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  149. <None Include="Assets\Firebase\Plugins\iOS\Firebase.Auth.dll" />
  150. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  151. <None Include="Assets\HtmlAgilityPack.dll" />
  152. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  153. <None Include="Assets\Firebase\Plugins\Firebase.Platform.dll" />
  154. <None Include="Assets\UnityNativeGallery-master\LICENSE.txt" />
  155. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  156. <None Include="Assets\Resources\Tran.txt" />
  157. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  158. <None Include="Assets\Firebase\Plugins\Google.MiniJson.dll" />
  159. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  160. <None Include="Assets\SimpleJSON-master\Changelog.txt" />
  161. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  162. <None Include="Assets\Firebase\Plugins\iOS\Firebase.App.dll" />
  163. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  164. <None Include="Assets\I18N.CJK.dll" />
  165. </ItemGroup>
  166. <ItemGroup>
  167. <Reference Include="UnityEngine">
  168. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  169. </Reference>
  170. <Reference Include="UnityEngine.AIModule">
  171. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  172. </Reference>
  173. <Reference Include="UnityEngine.ARModule">
  174. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  175. </Reference>
  176. <Reference Include="UnityEngine.AccessibilityModule">
  177. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  178. </Reference>
  179. <Reference Include="UnityEngine.AndroidJNIModule">
  180. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  181. </Reference>
  182. <Reference Include="UnityEngine.AnimationModule">
  183. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  184. </Reference>
  185. <Reference Include="UnityEngine.AssetBundleModule">
  186. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  187. </Reference>
  188. <Reference Include="UnityEngine.AudioModule">
  189. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  190. </Reference>
  191. <Reference Include="UnityEngine.ClothModule">
  192. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  193. </Reference>
  194. <Reference Include="UnityEngine.CoreModule">
  195. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  196. </Reference>
  197. <Reference Include="UnityEngine.CrashReportingModule">
  198. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  199. </Reference>
  200. <Reference Include="UnityEngine.DSPGraphModule">
  201. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  202. </Reference>
  203. <Reference Include="UnityEngine.DirectorModule">
  204. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  205. </Reference>
  206. <Reference Include="UnityEngine.GIModule">
  207. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  208. </Reference>
  209. <Reference Include="UnityEngine.GameCenterModule">
  210. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  211. </Reference>
  212. <Reference Include="UnityEngine.GridModule">
  213. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  214. </Reference>
  215. <Reference Include="UnityEngine.HotReloadModule">
  216. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  217. </Reference>
  218. <Reference Include="UnityEngine.IMGUIModule">
  219. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  220. </Reference>
  221. <Reference Include="UnityEngine.ImageConversionModule">
  222. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  223. </Reference>
  224. <Reference Include="UnityEngine.InputModule">
  225. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  226. </Reference>
  227. <Reference Include="UnityEngine.InputLegacyModule">
  228. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  229. </Reference>
  230. <Reference Include="UnityEngine.JSONSerializeModule">
  231. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  232. </Reference>
  233. <Reference Include="UnityEngine.LocalizationModule">
  234. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  235. </Reference>
  236. <Reference Include="UnityEngine.ParticleSystemModule">
  237. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  238. </Reference>
  239. <Reference Include="UnityEngine.PerformanceReportingModule">
  240. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  241. </Reference>
  242. <Reference Include="UnityEngine.PhysicsModule">
  243. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  244. </Reference>
  245. <Reference Include="UnityEngine.Physics2DModule">
  246. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  247. </Reference>
  248. <Reference Include="UnityEngine.ProfilerModule">
  249. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  250. </Reference>
  251. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  252. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  253. </Reference>
  254. <Reference Include="UnityEngine.ScreenCaptureModule">
  255. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  256. </Reference>
  257. <Reference Include="UnityEngine.SharedInternalsModule">
  258. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  259. </Reference>
  260. <Reference Include="UnityEngine.SpriteMaskModule">
  261. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  262. </Reference>
  263. <Reference Include="UnityEngine.SpriteShapeModule">
  264. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  265. </Reference>
  266. <Reference Include="UnityEngine.StreamingModule">
  267. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  268. </Reference>
  269. <Reference Include="UnityEngine.SubstanceModule">
  270. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  271. </Reference>
  272. <Reference Include="UnityEngine.SubsystemsModule">
  273. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  274. </Reference>
  275. <Reference Include="UnityEngine.TLSModule">
  276. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  277. </Reference>
  278. <Reference Include="UnityEngine.TerrainModule">
  279. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  280. </Reference>
  281. <Reference Include="UnityEngine.TerrainPhysicsModule">
  282. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  283. </Reference>
  284. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  285. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  286. </Reference>
  287. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  288. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  289. </Reference>
  290. <Reference Include="UnityEngine.TextRenderingModule">
  291. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  292. </Reference>
  293. <Reference Include="UnityEngine.TilemapModule">
  294. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  295. </Reference>
  296. <Reference Include="UnityEngine.UIModule">
  297. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  298. </Reference>
  299. <Reference Include="UnityEngine.UIElementsModule">
  300. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  301. </Reference>
  302. <Reference Include="UnityEngine.UIElementsNativeModule">
  303. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  304. </Reference>
  305. <Reference Include="UnityEngine.UNETModule">
  306. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  307. </Reference>
  308. <Reference Include="UnityEngine.UmbraModule">
  309. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  310. </Reference>
  311. <Reference Include="UnityEngine.UnityAnalyticsModule">
  312. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  313. </Reference>
  314. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  315. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  316. </Reference>
  317. <Reference Include="UnityEngine.UnityConnectModule">
  318. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  319. </Reference>
  320. <Reference Include="UnityEngine.UnityCurlModule">
  321. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  322. </Reference>
  323. <Reference Include="UnityEngine.UnityTestProtocolModule">
  324. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  325. </Reference>
  326. <Reference Include="UnityEngine.UnityWebRequestModule">
  327. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  328. </Reference>
  329. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  330. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  331. </Reference>
  332. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  333. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  334. </Reference>
  335. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  336. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  337. </Reference>
  338. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  339. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  340. </Reference>
  341. <Reference Include="UnityEngine.VFXModule">
  342. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  343. </Reference>
  344. <Reference Include="UnityEngine.VRModule">
  345. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  346. </Reference>
  347. <Reference Include="UnityEngine.VehiclesModule">
  348. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  349. </Reference>
  350. <Reference Include="UnityEngine.VideoModule">
  351. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  352. </Reference>
  353. <Reference Include="UnityEngine.WindModule">
  354. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  355. </Reference>
  356. <Reference Include="UnityEngine.XRModule">
  357. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  358. </Reference>
  359. <Reference Include="UnityEditor">
  360. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  361. </Reference>
  362. <Reference Include="UnityEditor.CoreModule">
  363. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  364. </Reference>
  365. <Reference Include="UnityEditor.DeviceSimulatorModule">
  366. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  367. </Reference>
  368. <Reference Include="UnityEditor.DiagnosticsModule">
  369. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  370. </Reference>
  371. <Reference Include="UnityEditor.GraphViewModule">
  372. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  373. </Reference>
  374. <Reference Include="UnityEditor.PackageManagerUIModule">
  375. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  376. </Reference>
  377. <Reference Include="UnityEditor.QuickSearchModule">
  378. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  379. </Reference>
  380. <Reference Include="UnityEditor.SceneTemplateModule">
  381. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  382. </Reference>
  383. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  384. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  385. </Reference>
  386. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  387. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  388. </Reference>
  389. <Reference Include="UnityEditor.UIBuilderModule">
  390. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  391. </Reference>
  392. <Reference Include="UnityEditor.UIElementsModule">
  393. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  394. </Reference>
  395. <Reference Include="UnityEditor.UIElementsSamplesModule">
  396. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  397. </Reference>
  398. <Reference Include="UnityEditor.UIServiceModule">
  399. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  400. </Reference>
  401. <Reference Include="UnityEditor.UnityConnectModule">
  402. <HintPath>D:\2021.3.18f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  403. </Reference>
  404. <Reference Include="Unity.Burst.Cecil.Pdb">
  405. <HintPath>Library\PackageCache\com.unity.burst@1.6.6\Unity.Burst.CodeGen\Unity.Burst.Cecil.Pdb.dll</HintPath>
  406. </Reference>
  407. <Reference Include="I18N">
  408. <HintPath>Assets\I18N.dll</HintPath>
  409. </Reference>
  410. <Reference Include="HtmlAgilityPack">
  411. <HintPath>Assets\HtmlAgilityPack.dll</HintPath>
  412. </Reference>
  413. <Reference Include="Firebase.App">
  414. <HintPath>Assets\Firebase\Plugins\Firebase.App.dll</HintPath>
  415. </Reference>
  416. <Reference Include="I18N.West">
  417. <HintPath>Assets\I18N.West.dll</HintPath>
  418. </Reference>
  419. <Reference Include="Unity.Burst.Unsafe">
  420. <HintPath>Library\PackageCache\com.unity.burst@1.6.6\Unity.Burst.Unsafe.dll</HintPath>
  421. </Reference>
  422. <Reference Include="Unity.Burst.Cecil.Mdb">
  423. <HintPath>Library\PackageCache\com.unity.burst@1.6.6\Unity.Burst.CodeGen\Unity.Burst.Cecil.Mdb.dll</HintPath>
  424. </Reference>
  425. <Reference Include="Firebase.TaskExtension">
  426. <HintPath>Assets\Firebase\Plugins\Firebase.TaskExtension.dll</HintPath>
  427. </Reference>
  428. <Reference Include="Unity.Burst.Cecil">
  429. <HintPath>Library\PackageCache\com.unity.burst@1.6.6\Unity.Burst.CodeGen\Unity.Burst.Cecil.dll</HintPath>
  430. </Reference>
  431. <Reference Include="Google.MiniJson">
  432. <HintPath>Assets\Firebase\Plugins\Google.MiniJson.dll</HintPath>
  433. </Reference>
  434. <Reference Include="Unity.Burst.Cecil.Rocks">
  435. <HintPath>Library\PackageCache\com.unity.burst@1.6.6\Unity.Burst.CodeGen\Unity.Burst.Cecil.Rocks.dll</HintPath>
  436. </Reference>
  437. <Reference Include="I18N.CJK">
  438. <HintPath>Assets\I18N.CJK.dll</HintPath>
  439. </Reference>
  440. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  441. <HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  442. </Reference>
  443. <Reference Include="Firebase.Platform">
  444. <HintPath>Assets\Firebase\Plugins\Firebase.Platform.dll</HintPath>
  445. </Reference>
  446. <Reference Include="Firebase.Auth">
  447. <HintPath>Assets\Firebase\Plugins\Firebase.Auth.dll</HintPath>
  448. </Reference>
  449. <Reference Include="zxing.unity">
  450. <HintPath>Assets\zxing.unity.dll</HintPath>
  451. </Reference>
  452. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  453. <HintPath>D:\2021.3.18f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  454. </Reference>
  455. <Reference Include="UnityEditor.iOS.Extensions.Common">
  456. <HintPath>D:\2021.3.18f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  457. </Reference>
  458. <Reference Include="Unity.Android.Types">
  459. <HintPath>D:\2021.3.18f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  460. </Reference>
  461. <Reference Include="Unity.Android.Gradle">
  462. <HintPath>D:\2021.3.18f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  463. </Reference>
  464. <Reference Include="mscorlib">
  465. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  466. </Reference>
  467. <Reference Include="System">
  468. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  469. </Reference>
  470. <Reference Include="System.Core">
  471. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  472. </Reference>
  473. <Reference Include="System.Runtime.Serialization">
  474. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  475. </Reference>
  476. <Reference Include="System.Xml">
  477. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  478. </Reference>
  479. <Reference Include="System.Xml.Linq">
  480. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  481. </Reference>
  482. <Reference Include="System.Numerics">
  483. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  484. </Reference>
  485. <Reference Include="System.Numerics.Vectors">
  486. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  487. </Reference>
  488. <Reference Include="System.Net.Http">
  489. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  490. </Reference>
  491. <Reference Include="System.IO.Compression">
  492. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  493. </Reference>
  494. <Reference Include="Microsoft.CSharp">
  495. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  496. </Reference>
  497. <Reference Include="System.Data">
  498. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  499. </Reference>
  500. <Reference Include="System.Data.DataSetExtensions">
  501. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  502. </Reference>
  503. <Reference Include="System.Drawing">
  504. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  505. </Reference>
  506. <Reference Include="System.IO.Compression.FileSystem">
  507. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  508. </Reference>
  509. <Reference Include="System.ComponentModel.Composition">
  510. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  511. </Reference>
  512. <Reference Include="System.Transactions">
  513. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  514. </Reference>
  515. <Reference Include="Microsoft.Win32.Primitives">
  516. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  517. </Reference>
  518. <Reference Include="netstandard">
  519. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  520. </Reference>
  521. <Reference Include="System.AppContext">
  522. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  523. </Reference>
  524. <Reference Include="System.Buffers">
  525. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  526. </Reference>
  527. <Reference Include="System.Collections.Concurrent">
  528. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  529. </Reference>
  530. <Reference Include="System.Collections">
  531. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  532. </Reference>
  533. <Reference Include="System.Collections.NonGeneric">
  534. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  535. </Reference>
  536. <Reference Include="System.Collections.Specialized">
  537. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  538. </Reference>
  539. <Reference Include="System.ComponentModel.Annotations">
  540. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  541. </Reference>
  542. <Reference Include="System.ComponentModel">
  543. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  544. </Reference>
  545. <Reference Include="System.ComponentModel.EventBasedAsync">
  546. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  547. </Reference>
  548. <Reference Include="System.ComponentModel.Primitives">
  549. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  550. </Reference>
  551. <Reference Include="System.ComponentModel.TypeConverter">
  552. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  553. </Reference>
  554. <Reference Include="System.Console">
  555. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  556. </Reference>
  557. <Reference Include="System.Data.Common">
  558. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  559. </Reference>
  560. <Reference Include="System.Diagnostics.Contracts">
  561. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  562. </Reference>
  563. <Reference Include="System.Diagnostics.Debug">
  564. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  565. </Reference>
  566. <Reference Include="System.Diagnostics.FileVersionInfo">
  567. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  568. </Reference>
  569. <Reference Include="System.Diagnostics.Process">
  570. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  571. </Reference>
  572. <Reference Include="System.Diagnostics.StackTrace">
  573. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  574. </Reference>
  575. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  576. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  577. </Reference>
  578. <Reference Include="System.Diagnostics.Tools">
  579. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  580. </Reference>
  581. <Reference Include="System.Diagnostics.TraceSource">
  582. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  583. </Reference>
  584. <Reference Include="System.Drawing.Primitives">
  585. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  586. </Reference>
  587. <Reference Include="System.Dynamic.Runtime">
  588. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  589. </Reference>
  590. <Reference Include="System.Globalization.Calendars">
  591. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  592. </Reference>
  593. <Reference Include="System.Globalization">
  594. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  595. </Reference>
  596. <Reference Include="System.Globalization.Extensions">
  597. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  598. </Reference>
  599. <Reference Include="System.IO.Compression.ZipFile">
  600. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  601. </Reference>
  602. <Reference Include="System.IO">
  603. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  604. </Reference>
  605. <Reference Include="System.IO.FileSystem">
  606. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  607. </Reference>
  608. <Reference Include="System.IO.FileSystem.DriveInfo">
  609. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  610. </Reference>
  611. <Reference Include="System.IO.FileSystem.Primitives">
  612. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  613. </Reference>
  614. <Reference Include="System.IO.FileSystem.Watcher">
  615. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  616. </Reference>
  617. <Reference Include="System.IO.IsolatedStorage">
  618. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  619. </Reference>
  620. <Reference Include="System.IO.MemoryMappedFiles">
  621. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  622. </Reference>
  623. <Reference Include="System.IO.Pipes">
  624. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  625. </Reference>
  626. <Reference Include="System.IO.UnmanagedMemoryStream">
  627. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  628. </Reference>
  629. <Reference Include="System.Linq">
  630. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  631. </Reference>
  632. <Reference Include="System.Linq.Expressions">
  633. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  634. </Reference>
  635. <Reference Include="System.Linq.Parallel">
  636. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  637. </Reference>
  638. <Reference Include="System.Linq.Queryable">
  639. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  640. </Reference>
  641. <Reference Include="System.Memory">
  642. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  643. </Reference>
  644. <Reference Include="System.Net.Http.Rtc">
  645. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  646. </Reference>
  647. <Reference Include="System.Net.NameResolution">
  648. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  649. </Reference>
  650. <Reference Include="System.Net.NetworkInformation">
  651. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  652. </Reference>
  653. <Reference Include="System.Net.Ping">
  654. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  655. </Reference>
  656. <Reference Include="System.Net.Primitives">
  657. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  658. </Reference>
  659. <Reference Include="System.Net.Requests">
  660. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  661. </Reference>
  662. <Reference Include="System.Net.Security">
  663. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  664. </Reference>
  665. <Reference Include="System.Net.Sockets">
  666. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  667. </Reference>
  668. <Reference Include="System.Net.WebHeaderCollection">
  669. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  670. </Reference>
  671. <Reference Include="System.Net.WebSockets.Client">
  672. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  673. </Reference>
  674. <Reference Include="System.Net.WebSockets">
  675. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  676. </Reference>
  677. <Reference Include="System.ObjectModel">
  678. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  679. </Reference>
  680. <Reference Include="System.Reflection.DispatchProxy">
  681. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  682. </Reference>
  683. <Reference Include="System.Reflection">
  684. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  685. </Reference>
  686. <Reference Include="System.Reflection.Emit">
  687. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  688. </Reference>
  689. <Reference Include="System.Reflection.Emit.ILGeneration">
  690. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  691. </Reference>
  692. <Reference Include="System.Reflection.Emit.Lightweight">
  693. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  694. </Reference>
  695. <Reference Include="System.Reflection.Extensions">
  696. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  697. </Reference>
  698. <Reference Include="System.Reflection.Primitives">
  699. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  700. </Reference>
  701. <Reference Include="System.Resources.Reader">
  702. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  703. </Reference>
  704. <Reference Include="System.Resources.ResourceManager">
  705. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  706. </Reference>
  707. <Reference Include="System.Resources.Writer">
  708. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  709. </Reference>
  710. <Reference Include="System.Runtime.CompilerServices.VisualC">
  711. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  712. </Reference>
  713. <Reference Include="System.Runtime">
  714. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  715. </Reference>
  716. <Reference Include="System.Runtime.Extensions">
  717. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  718. </Reference>
  719. <Reference Include="System.Runtime.Handles">
  720. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  721. </Reference>
  722. <Reference Include="System.Runtime.InteropServices">
  723. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  724. </Reference>
  725. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  726. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  727. </Reference>
  728. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  729. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  730. </Reference>
  731. <Reference Include="System.Runtime.Numerics">
  732. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  733. </Reference>
  734. <Reference Include="System.Runtime.Serialization.Formatters">
  735. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  736. </Reference>
  737. <Reference Include="System.Runtime.Serialization.Json">
  738. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  739. </Reference>
  740. <Reference Include="System.Runtime.Serialization.Primitives">
  741. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  742. </Reference>
  743. <Reference Include="System.Runtime.Serialization.Xml">
  744. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  745. </Reference>
  746. <Reference Include="System.Security.Claims">
  747. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  748. </Reference>
  749. <Reference Include="System.Security.Cryptography.Algorithms">
  750. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  751. </Reference>
  752. <Reference Include="System.Security.Cryptography.Csp">
  753. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  754. </Reference>
  755. <Reference Include="System.Security.Cryptography.Encoding">
  756. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  757. </Reference>
  758. <Reference Include="System.Security.Cryptography.Primitives">
  759. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  760. </Reference>
  761. <Reference Include="System.Security.Cryptography.X509Certificates">
  762. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  763. </Reference>
  764. <Reference Include="System.Security.Principal">
  765. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  766. </Reference>
  767. <Reference Include="System.Security.SecureString">
  768. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  769. </Reference>
  770. <Reference Include="System.ServiceModel.Duplex">
  771. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  772. </Reference>
  773. <Reference Include="System.ServiceModel.Http">
  774. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  775. </Reference>
  776. <Reference Include="System.ServiceModel.NetTcp">
  777. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  778. </Reference>
  779. <Reference Include="System.ServiceModel.Primitives">
  780. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.ServiceModel.Security">
  783. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.Text.Encoding">
  786. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Text.Encoding.Extensions">
  789. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Text.RegularExpressions">
  792. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  793. </Reference>
  794. <Reference Include="System.Threading">
  795. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  796. </Reference>
  797. <Reference Include="System.Threading.Overlapped">
  798. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System.Threading.Tasks">
  801. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.Threading.Tasks.Extensions">
  804. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.Threading.Tasks.Parallel">
  807. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System.Threading.Thread">
  810. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Threading.ThreadPool">
  813. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.Threading.Timer">
  816. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.ValueTuple">
  819. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Xml.ReaderWriter">
  822. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  823. </Reference>
  824. <Reference Include="System.Xml.XDocument">
  825. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.Xml.XmlDocument">
  828. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  829. </Reference>
  830. <Reference Include="System.Xml.XmlSerializer">
  831. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  832. </Reference>
  833. <Reference Include="System.Xml.XPath">
  834. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.Xml.XPath.XDocument">
  837. <HintPath>D:\2021.3.18f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  838. </Reference>
  839. <Reference Include="Unity.InternalAPIEngineBridge.001">
  840. <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEngineBridge.001.dll</HintPath>
  841. </Reference>
  842. <Reference Include="Unity.VSCode.Editor">
  843. <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
  844. </Reference>
  845. <Reference Include="Unity.2D.PixelPerfect">
  846. <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.dll</HintPath>
  847. </Reference>
  848. <Reference Include="PsdPlugin">
  849. <HintPath>Library\ScriptAssemblies\PsdPlugin.dll</HintPath>
  850. </Reference>
  851. <Reference Include="XCharts.Examples">
  852. <HintPath>Library\ScriptAssemblies\XCharts.Examples.dll</HintPath>
  853. </Reference>
  854. <Reference Include="Unity.TextMeshPro.Editor">
  855. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  856. </Reference>
  857. <Reference Include="Unity.AdaptivePerformance.Samsung.Android.Editor">
  858. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Samsung.Android.Editor.dll</HintPath>
  859. </Reference>
  860. <Reference Include="Unity.VisualScripting.State.Editor">
  861. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  862. </Reference>
  863. <Reference Include="Unity.2D.IK.Editor">
  864. <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Editor.dll</HintPath>
  865. </Reference>
  866. <Reference Include="Unity.2D.Path.Editor">
  867. <HintPath>Library\ScriptAssemblies\Unity.2D.Path.Editor.dll</HintPath>
  868. </Reference>
  869. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  870. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  871. </Reference>
  872. <Reference Include="UnityEditor.UI">
  873. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  874. </Reference>
  875. <Reference Include="Unity.Rider.Editor">
  876. <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  877. </Reference>
  878. <Reference Include="UnityEngine.UI">
  879. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  880. </Reference>
  881. <Reference Include="XCharts.Editor">
  882. <HintPath>Library\ScriptAssemblies\XCharts.Editor.dll</HintPath>
  883. </Reference>
  884. <Reference Include="Unity.2D.IK.Runtime">
  885. <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Runtime.dll</HintPath>
  886. </Reference>
  887. <Reference Include="Unity.AdaptivePerformance.Editor">
  888. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Editor.dll</HintPath>
  889. </Reference>
  890. <Reference Include="Unity.Mathematics.Editor">
  891. <HintPath>Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
  892. </Reference>
  893. <Reference Include="Unity.AdaptivePerformance">
  894. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.dll</HintPath>
  895. </Reference>
  896. <Reference Include="Unity.2D.Common.Editor">
  897. <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Editor.dll</HintPath>
  898. </Reference>
  899. <Reference Include="Unity.VisualScripting.Flow.Editor">
  900. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  901. </Reference>
  902. <Reference Include="Unity.2D.Tilemap.Extras">
  903. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.dll</HintPath>
  904. </Reference>
  905. <Reference Include="Unity.2D.Animation.Editor">
  906. <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Editor.dll</HintPath>
  907. </Reference>
  908. <Reference Include="Unity.2D.Tilemap.Editor">
  909. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Editor.dll</HintPath>
  910. </Reference>
  911. <Reference Include="Unity.VisualStudio.Editor">
  912. <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
  913. </Reference>
  914. <Reference Include="Unity.Profiling.Core">
  915. <HintPath>Library\ScriptAssemblies\Unity.Profiling.Core.dll</HintPath>
  916. </Reference>
  917. <Reference Include="Unity.Timeline">
  918. <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  919. </Reference>
  920. <Reference Include="Unity.VisualScripting.Core.Editor">
  921. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  922. </Reference>
  923. <Reference Include="Unity.TextMeshPro">
  924. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  925. </Reference>
  926. <Reference Include="Unity.AdaptivePerformance.Simulator.Extension">
  927. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Simulator.Extension.dll</HintPath>
  928. </Reference>
  929. <Reference Include="Unity.Burst.Editor">
  930. <HintPath>Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
  931. </Reference>
  932. <Reference Include="Unity.2D.Sprite.Editor">
  933. <HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
  934. </Reference>
  935. <Reference Include="Unity.2D.Psdimporter.Editor">
  936. <HintPath>Library\ScriptAssemblies\Unity.2D.Psdimporter.Editor.dll</HintPath>
  937. </Reference>
  938. <Reference Include="Unity.InternalAPIEditorBridge.001">
  939. <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEditorBridge.001.dll</HintPath>
  940. </Reference>
  941. <Reference Include="Unity.Subsystem.Registration">
  942. <HintPath>Library\ScriptAssemblies\Unity.Subsystem.Registration.dll</HintPath>
  943. </Reference>
  944. <Reference Include="Unity.AdaptivePerformance.UI.Editor">
  945. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.UI.Editor.dll</HintPath>
  946. </Reference>
  947. <Reference Include="Unity.VisualScripting.Flow">
  948. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  949. </Reference>
  950. <Reference Include="Unity.PlasticSCM.Editor">
  951. <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  952. </Reference>
  953. <Reference Include="Unity.2D.Tilemap.Extras.Editor">
  954. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.Editor.dll</HintPath>
  955. </Reference>
  956. <Reference Include="Unity.VisualScripting.Core">
  957. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  958. </Reference>
  959. <Reference Include="Unity.Mathematics">
  960. <HintPath>Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  961. </Reference>
  962. <Reference Include="Unity.AdaptivePerformance.Simulator.Editor">
  963. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Simulator.Editor.dll</HintPath>
  964. </Reference>
  965. <Reference Include="Unity.Burst">
  966. <HintPath>Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
  967. </Reference>
  968. <Reference Include="Unity.VisualScripting.Shared.Editor">
  969. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  970. </Reference>
  971. <Reference Include="Unity.2D.Animation.Runtime">
  972. <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Runtime.dll</HintPath>
  973. </Reference>
  974. <Reference Include="Unity.2D.PixelPerfect.Editor">
  975. <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.Editor.dll</HintPath>
  976. </Reference>
  977. <Reference Include="Unity.Timeline.Editor">
  978. <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  979. </Reference>
  980. <Reference Include="Unity.2D.Common.Runtime">
  981. <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Runtime.dll</HintPath>
  982. </Reference>
  983. <Reference Include="Unity.2D.SpriteShape.Editor">
  984. <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Editor.dll</HintPath>
  985. </Reference>
  986. <Reference Include="Unity.AdaptivePerformance.Profiler.Editor">
  987. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Profiler.Editor.dll</HintPath>
  988. </Reference>
  989. <Reference Include="Unity.AdaptivePerformance.Simulator.VRR.Extension">
  990. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Simulator.VRR.Extension.dll</HintPath>
  991. </Reference>
  992. <Reference Include="Unity.2D.SpriteShape.Runtime">
  993. <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Runtime.dll</HintPath>
  994. </Reference>
  995. <Reference Include="Unity.VisualScripting.State">
  996. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  997. </Reference>
  998. <Reference Include="Unity.AdaptivePerformance.Samsung.Android">
  999. <HintPath>Library\ScriptAssemblies\Unity.AdaptivePerformance.Samsung.Android.dll</HintPath>
  1000. </Reference>
  1001. <Reference Include="XCharts.Runtime">
  1002. <HintPath>Library\ScriptAssemblies\XCharts.Runtime.dll</HintPath>
  1003. </Reference>
  1004. </ItemGroup>
  1005. <ItemGroup>
  1006. <ProjectReference Include="NativeCamera.Runtime.csproj">
  1007. <Project>{5F943F69-36E8-60C5-7FFF-346D9A0FB911}</Project>
  1008. <Name>NativeCamera.Runtime</Name>
  1009. </ProjectReference>
  1010. <ProjectReference Include="NativeGallery.Runtime.csproj">
  1011. <Project>{E2345E6E-9D69-6116-85AC-54F729E3960D}</Project>
  1012. <Name>NativeGallery.Runtime</Name>
  1013. </ProjectReference>
  1014. <ProjectReference Include="AppleAuth.Editor.csproj">
  1015. <Project>{0E856093-63B0-39DD-EDCB-16F3B4EC21F3}</Project>
  1016. <Name>AppleAuth.Editor</Name>
  1017. </ProjectReference>
  1018. <ProjectReference Include="AppleAuth.csproj">
  1019. <Project>{8BD2B5E6-73C6-24F7-D634-735A68FA5FB1}</Project>
  1020. <Name>AppleAuth</Name>
  1021. </ProjectReference>
  1022. <ProjectReference Include="UniWebView-CSharp.Editor.csproj">
  1023. <Project>{5E2C7806-6CFF-2E23-FA7B-884914A08A7C}</Project>
  1024. <Name>UniWebView-CSharp.Editor</Name>
  1025. </ProjectReference>
  1026. <ProjectReference Include="NativeGallery.Editor.csproj">
  1027. <Project>{A44B1820-440D-9374-2B43-A0E2454E2B26}</Project>
  1028. <Name>NativeGallery.Editor</Name>
  1029. </ProjectReference>
  1030. <ProjectReference Include="UniWebView-CSharp.csproj">
  1031. <Project>{DC00B97B-A189-0E02-1D3F-ED81B4D43BA6}</Project>
  1032. <Name>UniWebView-CSharp</Name>
  1033. </ProjectReference>
  1034. <ProjectReference Include="NativeCamera.Editor.csproj">
  1035. <Project>{9592A257-7361-5947-46B4-1B09383FAB0D}</Project>
  1036. <Name>NativeCamera.Editor</Name>
  1037. </ProjectReference>
  1038. </ItemGroup>
  1039. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1040. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  1041. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1042. Other similar extension points exist, see Microsoft.Common.targets.
  1043. <Target Name="BeforeBuild">
  1044. </Target>
  1045. <Target Name="AfterBuild">
  1046. </Target>
  1047. -->
  1048. </Project>