Няма описание
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.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288
  1. <Project ToolsVersion="Current">
  2. <!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
  3. <PropertyGroup>
  4. <BaseIntermediateOutputPath>Temp\obj\$(Configuration)\$(MSBuildProjectName)</BaseIntermediateOutputPath>
  5. <IntermediateOutputPath>$(BaseIntermediateOutputPath)</IntermediateOutputPath>
  6. </PropertyGroup>
  7. <Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
  8. <ItemGroup>
  9. <ProjectCapability Include="Unity" />
  10. </ItemGroup>
  11. <PropertyGroup>
  12. <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
  13. <EnableDefaultItems>false</EnableDefaultItems>
  14. <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
  15. <LangVersion>9.0</LangVersion>
  16. <Configurations>Debug;Release</Configurations>
  17. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  18. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  19. <RootNamespace></RootNamespace>
  20. <OutputType>Library</OutputType>
  21. <AppDesignerFolder>Properties</AppDesignerFolder>
  22. <AssemblyName>Assembly-CSharp</AssemblyName>
  23. <TargetFramework>netstandard2.1</TargetFramework>
  24. <BaseDirectory>.</BaseDirectory>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  27. <DebugSymbols>true</DebugSymbols>
  28. <DebugType>full</DebugType>
  29. <Optimize>false</Optimize>
  30. <OutputPath>Temp\bin\Debug\</OutputPath>
  31. <DefineConstants>UNITY_2022_3_27;UNITY_2022_3;UNITY_2022;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_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_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_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;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_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;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;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;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>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. <NoWarn>0169;USG0001</NoWarn>
  35. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugType>pdbonly</DebugType>
  39. <Optimize>true</Optimize>
  40. <OutputPath>Temp\bin\Release\</OutputPath>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <NoWarn>0169;USG0001</NoWarn>
  44. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  45. </PropertyGroup>
  46. <PropertyGroup>
  47. <NoStandardLibraries>true</NoStandardLibraries>
  48. <NoStdLib>true</NoStdLib>
  49. <NoConfig>true</NoConfig>
  50. <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
  51. <MSBuildWarningsAsMessages>MSB3277</MSBuildWarningsAsMessages>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <UnityProjectGenerator>Package</UnityProjectGenerator>
  55. <UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion>
  56. <UnityProjectGeneratorStyle>SDK</UnityProjectGeneratorStyle>
  57. <UnityProjectType>Game:1</UnityProjectType>
  58. <UnityBuildTarget>Android:13</UnityBuildTarget>
  59. <UnityVersion>2022.3.27f1</UnityVersion>
  60. </PropertyGroup>
  61. <ItemGroup>
  62. <Analyzer Include="C:\Users\tlton\.vscode\extensions\visualstudiotoolsforunity.vstuc-1.0.2\Analyzers\Microsoft.Unity.Analyzers.dll" />
  63. <Analyzer Include="D:\Unity\2022.3.27f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
  64. <Analyzer Include="D:\Unity\2022.3.27f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Assets\Scripts\login.cs" />
  68. <Compile Include="Assets\Scripts\SQL_CommString.cs" />
  69. <Compile Include="Assets\Scripts\SQL_Module.cs" />
  70. <Compile Include="Assets\Scripts\Floor.cs" />
  71. <Compile Include="Assets\Scripts\SQL_game_sys.cs" />
  72. <Compile Include="Assets\Scripts\MyIAPManager2.cs" />
  73. <Compile Include="Assets\Scripts\Setup.cs" />
  74. <Compile Include="Assets\GoogleSignIn\Future.cs" />
  75. <Compile Include="Assets\Scripts\Main.cs" />
  76. <Compile Include="Assets\GoogleSignIn\Impl\BaseObject.cs" />
  77. <Compile Include="Assets\Scripts\FirebaseManager.cs" />
  78. <Compile Include="Assets\Scripts\UnityPurchasing\generated\GooglePlayTangle.cs" />
  79. <Compile Include="Assets\GoogleSignIn\Impl\GoogleSignInImpl.cs" />
  80. <Compile Include="Assets\Scripts\Player.cs" />
  81. <Compile Include="Assets\GoogleSignIn\Impl\SignInHelperObject.cs" />
  82. <Compile Include="Assets\GoogleSignIn\GoogleSignIn.cs" />
  83. <Compile Include="Assets\Scripts\MyIAPManager.cs" />
  84. <Compile Include="Assets\Scripts\FloorManager.cs" />
  85. <Compile Include="Assets\Scripts\ADManager.cs" />
  86. <Compile Include="Assets\GoogleSignIn\GoogleSignInStatusCode.cs" />
  87. <Compile Include="Assets\Scripts\Bgmanager.cs" />
  88. <Compile Include="Assets\GoogleSignIn\GoogleSignInUser.cs" />
  89. <Compile Include="Assets\GoogleSignIn\GoogleSignInConfiguration.cs" />
  90. <Compile Include="Assets\GoogleSignIn\Impl\NativeFuture.cs" />
  91. </ItemGroup>
  92. <ItemGroup>
  93. <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
  94. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
  95. <None Include="Assets\GoogleMobileAds\GoogleMobileAds_version-8.7.0_manifest.txt" />
  96. <None Include="Assets\Font\7000汉字+符号+英文字符集.txt" />
  97. <None Include="Assets\Firebase\Plugins\x86_64\FirebaseCppApp-11_7_0.dll" />
  98. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Common.dll" />
  99. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Ump.iOS.dll" />
  100. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
  101. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.dll" />
  102. <None Include="Assets\Firebase\Plugins\Firebase.App.dll" />
  103. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.iOS.dll" />
  104. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
  105. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
  106. <None Include="Assets\Firebase\Plugins\x86_64\FirebaseCppAuth.dll" />
  107. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
  108. <None Include="Assets\Firebase\Plugins\Firebase.TaskExtension.dll" />
  109. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Core.dll" />
  110. <None Include="Assets\Font\zh-tw.txt" />
  111. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-app-unity\maven-metadata.xml" />
  112. <None Include="Assets\I18N.CJK.dll" />
  113. <None Include="Assets\GoogleMobileAds\link.xml" />
  114. <None Include="Assets\Firebase\Plugins\Firebase.Auth.dll" />
  115. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  116. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  117. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  118. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  119. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Ump.Unity.dll" />
  120. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  121. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  122. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Ump.dll" />
  123. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  124. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-auth-unity\maven-metadata.xml" />
  125. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  126. <None Include="Assets\Firebase\Plugins\iOS\Firebase.Auth.dll" />
  127. <None Include="Assets\I18N.dll" />
  128. <None Include="Assets\I18N.West.dll" />
  129. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  130. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Unity.dll" />
  131. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  132. <None Include="Assets\Firebase\Plugins\Firebase.Platform.dll" />
  133. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Android.dll" />
  134. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  135. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  136. <None Include="Assets\Firebase\Plugins\Google.MiniJson.dll" />
  137. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  138. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  139. <None Include="Assets\Firebase\Plugins\iOS\Firebase.App.dll" />
  140. <None Include="Assets\GoogleMobileAds\GoogleMobileAds.Ump.Android.dll" />
  141. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Reference Include="UnityEngine">
  145. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  146. <Private>False</Private>
  147. </Reference>
  148. <Reference Include="UnityEngine.AIModule">
  149. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  150. <Private>False</Private>
  151. </Reference>
  152. <Reference Include="UnityEngine.ARModule">
  153. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  154. <Private>False</Private>
  155. </Reference>
  156. <Reference Include="UnityEngine.AccessibilityModule">
  157. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  158. <Private>False</Private>
  159. </Reference>
  160. <Reference Include="UnityEngine.AndroidJNIModule">
  161. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  162. <Private>False</Private>
  163. </Reference>
  164. <Reference Include="UnityEngine.AnimationModule">
  165. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  166. <Private>False</Private>
  167. </Reference>
  168. <Reference Include="UnityEngine.AssetBundleModule">
  169. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  170. <Private>False</Private>
  171. </Reference>
  172. <Reference Include="UnityEngine.AudioModule">
  173. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  174. <Private>False</Private>
  175. </Reference>
  176. <Reference Include="UnityEngine.ClothModule">
  177. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  178. <Private>False</Private>
  179. </Reference>
  180. <Reference Include="UnityEngine.ContentLoadModule">
  181. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  182. <Private>False</Private>
  183. </Reference>
  184. <Reference Include="UnityEngine.CoreModule">
  185. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  186. <Private>False</Private>
  187. </Reference>
  188. <Reference Include="UnityEngine.CrashReportingModule">
  189. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  190. <Private>False</Private>
  191. </Reference>
  192. <Reference Include="UnityEngine.DSPGraphModule">
  193. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  194. <Private>False</Private>
  195. </Reference>
  196. <Reference Include="UnityEngine.DirectorModule">
  197. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  198. <Private>False</Private>
  199. </Reference>
  200. <Reference Include="UnityEngine.GIModule">
  201. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  202. <Private>False</Private>
  203. </Reference>
  204. <Reference Include="UnityEngine.GameCenterModule">
  205. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  206. <Private>False</Private>
  207. </Reference>
  208. <Reference Include="UnityEngine.GridModule">
  209. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  210. <Private>False</Private>
  211. </Reference>
  212. <Reference Include="UnityEngine.HotReloadModule">
  213. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  214. <Private>False</Private>
  215. </Reference>
  216. <Reference Include="UnityEngine.IMGUIModule">
  217. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  218. <Private>False</Private>
  219. </Reference>
  220. <Reference Include="UnityEngine.ImageConversionModule">
  221. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  222. <Private>False</Private>
  223. </Reference>
  224. <Reference Include="UnityEngine.InputModule">
  225. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  226. <Private>False</Private>
  227. </Reference>
  228. <Reference Include="UnityEngine.InputLegacyModule">
  229. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  230. <Private>False</Private>
  231. </Reference>
  232. <Reference Include="UnityEngine.JSONSerializeModule">
  233. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  234. <Private>False</Private>
  235. </Reference>
  236. <Reference Include="UnityEngine.LocalizationModule">
  237. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  238. <Private>False</Private>
  239. </Reference>
  240. <Reference Include="UnityEngine.ParticleSystemModule">
  241. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  242. <Private>False</Private>
  243. </Reference>
  244. <Reference Include="UnityEngine.PerformanceReportingModule">
  245. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  246. <Private>False</Private>
  247. </Reference>
  248. <Reference Include="UnityEngine.PhysicsModule">
  249. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  250. <Private>False</Private>
  251. </Reference>
  252. <Reference Include="UnityEngine.Physics2DModule">
  253. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  254. <Private>False</Private>
  255. </Reference>
  256. <Reference Include="UnityEngine.ProfilerModule">
  257. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  258. <Private>False</Private>
  259. </Reference>
  260. <Reference Include="UnityEngine.PropertiesModule">
  261. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  262. <Private>False</Private>
  263. </Reference>
  264. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  265. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  266. <Private>False</Private>
  267. </Reference>
  268. <Reference Include="UnityEngine.ScreenCaptureModule">
  269. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  270. <Private>False</Private>
  271. </Reference>
  272. <Reference Include="UnityEngine.SharedInternalsModule">
  273. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  274. <Private>False</Private>
  275. </Reference>
  276. <Reference Include="UnityEngine.SpriteMaskModule">
  277. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  278. <Private>False</Private>
  279. </Reference>
  280. <Reference Include="UnityEngine.SpriteShapeModule">
  281. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  282. <Private>False</Private>
  283. </Reference>
  284. <Reference Include="UnityEngine.StreamingModule">
  285. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  286. <Private>False</Private>
  287. </Reference>
  288. <Reference Include="UnityEngine.SubstanceModule">
  289. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  290. <Private>False</Private>
  291. </Reference>
  292. <Reference Include="UnityEngine.SubsystemsModule">
  293. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  294. <Private>False</Private>
  295. </Reference>
  296. <Reference Include="UnityEngine.TLSModule">
  297. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  298. <Private>False</Private>
  299. </Reference>
  300. <Reference Include="UnityEngine.TerrainModule">
  301. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  302. <Private>False</Private>
  303. </Reference>
  304. <Reference Include="UnityEngine.TerrainPhysicsModule">
  305. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  306. <Private>False</Private>
  307. </Reference>
  308. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  309. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  310. <Private>False</Private>
  311. </Reference>
  312. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  313. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  314. <Private>False</Private>
  315. </Reference>
  316. <Reference Include="UnityEngine.TextRenderingModule">
  317. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  318. <Private>False</Private>
  319. </Reference>
  320. <Reference Include="UnityEngine.TilemapModule">
  321. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  322. <Private>False</Private>
  323. </Reference>
  324. <Reference Include="UnityEngine.UIModule">
  325. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  326. <Private>False</Private>
  327. </Reference>
  328. <Reference Include="UnityEngine.UIElementsModule">
  329. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  330. <Private>False</Private>
  331. </Reference>
  332. <Reference Include="UnityEngine.UmbraModule">
  333. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  334. <Private>False</Private>
  335. </Reference>
  336. <Reference Include="UnityEngine.UnityAnalyticsModule">
  337. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  338. <Private>False</Private>
  339. </Reference>
  340. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  341. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  342. <Private>False</Private>
  343. </Reference>
  344. <Reference Include="UnityEngine.UnityConnectModule">
  345. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  346. <Private>False</Private>
  347. </Reference>
  348. <Reference Include="UnityEngine.UnityCurlModule">
  349. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  350. <Private>False</Private>
  351. </Reference>
  352. <Reference Include="UnityEngine.UnityTestProtocolModule">
  353. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  354. <Private>False</Private>
  355. </Reference>
  356. <Reference Include="UnityEngine.UnityWebRequestModule">
  357. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  358. <Private>False</Private>
  359. </Reference>
  360. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  361. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  362. <Private>False</Private>
  363. </Reference>
  364. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  365. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  366. <Private>False</Private>
  367. </Reference>
  368. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  369. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  370. <Private>False</Private>
  371. </Reference>
  372. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  373. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  374. <Private>False</Private>
  375. </Reference>
  376. <Reference Include="UnityEngine.VFXModule">
  377. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  378. <Private>False</Private>
  379. </Reference>
  380. <Reference Include="UnityEngine.VRModule">
  381. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  382. <Private>False</Private>
  383. </Reference>
  384. <Reference Include="UnityEngine.VehiclesModule">
  385. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  386. <Private>False</Private>
  387. </Reference>
  388. <Reference Include="UnityEngine.VideoModule">
  389. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  390. <Private>False</Private>
  391. </Reference>
  392. <Reference Include="UnityEngine.WindModule">
  393. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  394. <Private>False</Private>
  395. </Reference>
  396. <Reference Include="UnityEngine.XRModule">
  397. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  398. <Private>False</Private>
  399. </Reference>
  400. <Reference Include="UnityEditor">
  401. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  402. <Private>False</Private>
  403. </Reference>
  404. <Reference Include="UnityEditor.CoreModule">
  405. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  406. <Private>False</Private>
  407. </Reference>
  408. <Reference Include="UnityEditor.DeviceSimulatorModule">
  409. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  410. <Private>False</Private>
  411. </Reference>
  412. <Reference Include="UnityEditor.DiagnosticsModule">
  413. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  414. <Private>False</Private>
  415. </Reference>
  416. <Reference Include="UnityEditor.EditorToolbarModule">
  417. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  418. <Private>False</Private>
  419. </Reference>
  420. <Reference Include="UnityEditor.GraphViewModule">
  421. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  422. <Private>False</Private>
  423. </Reference>
  424. <Reference Include="UnityEditor.PresetsUIModule">
  425. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  426. <Private>False</Private>
  427. </Reference>
  428. <Reference Include="UnityEditor.QuickSearchModule">
  429. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  430. <Private>False</Private>
  431. </Reference>
  432. <Reference Include="UnityEditor.SceneTemplateModule">
  433. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  434. <Private>False</Private>
  435. </Reference>
  436. <Reference Include="UnityEditor.SceneViewModule">
  437. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  438. <Private>False</Private>
  439. </Reference>
  440. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  441. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  442. <Private>False</Private>
  443. </Reference>
  444. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  445. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  446. <Private>False</Private>
  447. </Reference>
  448. <Reference Include="UnityEditor.UIBuilderModule">
  449. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  450. <Private>False</Private>
  451. </Reference>
  452. <Reference Include="UnityEditor.UIElementsModule">
  453. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  454. <Private>False</Private>
  455. </Reference>
  456. <Reference Include="UnityEditor.UIElementsSamplesModule">
  457. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  458. <Private>False</Private>
  459. </Reference>
  460. <Reference Include="UnityEditor.UnityConnectModule">
  461. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  462. <Private>False</Private>
  463. </Reference>
  464. <Reference Include="GoogleMobileAds.Common">
  465. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Common.dll</HintPath>
  466. <Private>False</Private>
  467. </Reference>
  468. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  469. <HintPath>Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  470. <Private>False</Private>
  471. </Reference>
  472. <Reference Include="GoogleMobileAds">
  473. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.dll</HintPath>
  474. <Private>False</Private>
  475. </Reference>
  476. <Reference Include="Firebase.App">
  477. <HintPath>Assets\Firebase\Plugins\Firebase.App.dll</HintPath>
  478. <Private>False</Private>
  479. </Reference>
  480. <Reference Include="Firebase.TaskExtension">
  481. <HintPath>Assets\Firebase\Plugins\Firebase.TaskExtension.dll</HintPath>
  482. <Private>False</Private>
  483. </Reference>
  484. <Reference Include="GoogleMobileAds.Core">
  485. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Core.dll</HintPath>
  486. <Private>False</Private>
  487. </Reference>
  488. <Reference Include="I18N.CJK">
  489. <HintPath>Assets\I18N.CJK.dll</HintPath>
  490. <Private>False</Private>
  491. </Reference>
  492. <Reference Include="Firebase.Auth">
  493. <HintPath>Assets\Firebase\Plugins\Firebase.Auth.dll</HintPath>
  494. <Private>False</Private>
  495. </Reference>
  496. <Reference Include="GoogleMobileAds.Ump.Unity">
  497. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Ump.Unity.dll</HintPath>
  498. <Private>False</Private>
  499. </Reference>
  500. <Reference Include="GoogleMobileAds.Ump">
  501. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Ump.dll</HintPath>
  502. <Private>False</Private>
  503. </Reference>
  504. <Reference Include="I18N">
  505. <HintPath>Assets\I18N.dll</HintPath>
  506. <Private>False</Private>
  507. </Reference>
  508. <Reference Include="I18N.West">
  509. <HintPath>Assets\I18N.West.dll</HintPath>
  510. <Private>False</Private>
  511. </Reference>
  512. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  513. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  514. <Private>False</Private>
  515. </Reference>
  516. <Reference Include="GoogleMobileAds.Unity">
  517. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Unity.dll</HintPath>
  518. <Private>False</Private>
  519. </Reference>
  520. <Reference Include="Newtonsoft.Json">
  521. <HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath>
  522. <Private>False</Private>
  523. </Reference>
  524. <Reference Include="Firebase.Platform">
  525. <HintPath>Assets\Firebase\Plugins\Firebase.Platform.dll</HintPath>
  526. <Private>False</Private>
  527. </Reference>
  528. <Reference Include="Google.MiniJson">
  529. <HintPath>Assets\Firebase\Plugins\Google.MiniJson.dll</HintPath>
  530. <Private>False</Private>
  531. </Reference>
  532. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  533. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  534. <Private>False</Private>
  535. </Reference>
  536. <Reference Include="UnityEditor.iOS.Extensions.Common">
  537. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  538. <Private>False</Private>
  539. </Reference>
  540. <Reference Include="Unity.Android.Types">
  541. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  542. <Private>False</Private>
  543. </Reference>
  544. <Reference Include="Unity.Android.Gradle">
  545. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  546. <Private>False</Private>
  547. </Reference>
  548. <Reference Include="Unity.Android.GradleProject">
  549. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath>
  550. <Private>False</Private>
  551. </Reference>
  552. <Reference Include="mscorlib">
  553. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  554. <Private>False</Private>
  555. </Reference>
  556. <Reference Include="System">
  557. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  558. <Private>False</Private>
  559. </Reference>
  560. <Reference Include="System.Core">
  561. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  562. <Private>False</Private>
  563. </Reference>
  564. <Reference Include="System.Runtime.Serialization">
  565. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  566. <Private>False</Private>
  567. </Reference>
  568. <Reference Include="System.Xml">
  569. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  570. <Private>False</Private>
  571. </Reference>
  572. <Reference Include="System.Xml.Linq">
  573. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  574. <Private>False</Private>
  575. </Reference>
  576. <Reference Include="System.Numerics">
  577. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  578. <Private>False</Private>
  579. </Reference>
  580. <Reference Include="System.Numerics.Vectors">
  581. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  582. <Private>False</Private>
  583. </Reference>
  584. <Reference Include="System.Net.Http">
  585. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  586. <Private>False</Private>
  587. </Reference>
  588. <Reference Include="System.IO.Compression">
  589. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  590. <Private>False</Private>
  591. </Reference>
  592. <Reference Include="Microsoft.CSharp">
  593. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  594. <Private>False</Private>
  595. </Reference>
  596. <Reference Include="System.Data">
  597. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  598. <Private>False</Private>
  599. </Reference>
  600. <Reference Include="System.Data.DataSetExtensions">
  601. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  602. <Private>False</Private>
  603. </Reference>
  604. <Reference Include="System.Drawing">
  605. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  606. <Private>False</Private>
  607. </Reference>
  608. <Reference Include="System.IO.Compression.FileSystem">
  609. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  610. <Private>False</Private>
  611. </Reference>
  612. <Reference Include="System.ComponentModel.Composition">
  613. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  614. <Private>False</Private>
  615. </Reference>
  616. <Reference Include="System.Transactions">
  617. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  618. <Private>False</Private>
  619. </Reference>
  620. <Reference Include="Microsoft.Win32.Primitives">
  621. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  622. <Private>False</Private>
  623. </Reference>
  624. <Reference Include="netstandard">
  625. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  626. <Private>False</Private>
  627. </Reference>
  628. <Reference Include="System.AppContext">
  629. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  630. <Private>False</Private>
  631. </Reference>
  632. <Reference Include="System.Buffers">
  633. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  634. <Private>False</Private>
  635. </Reference>
  636. <Reference Include="System.Collections.Concurrent">
  637. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  638. <Private>False</Private>
  639. </Reference>
  640. <Reference Include="System.Collections">
  641. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  642. <Private>False</Private>
  643. </Reference>
  644. <Reference Include="System.Collections.NonGeneric">
  645. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  646. <Private>False</Private>
  647. </Reference>
  648. <Reference Include="System.Collections.Specialized">
  649. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  650. <Private>False</Private>
  651. </Reference>
  652. <Reference Include="System.ComponentModel.Annotations">
  653. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  654. <Private>False</Private>
  655. </Reference>
  656. <Reference Include="System.ComponentModel">
  657. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  658. <Private>False</Private>
  659. </Reference>
  660. <Reference Include="System.ComponentModel.EventBasedAsync">
  661. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  662. <Private>False</Private>
  663. </Reference>
  664. <Reference Include="System.ComponentModel.Primitives">
  665. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  666. <Private>False</Private>
  667. </Reference>
  668. <Reference Include="System.ComponentModel.TypeConverter">
  669. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  670. <Private>False</Private>
  671. </Reference>
  672. <Reference Include="System.Console">
  673. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  674. <Private>False</Private>
  675. </Reference>
  676. <Reference Include="System.Data.Common">
  677. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  678. <Private>False</Private>
  679. </Reference>
  680. <Reference Include="System.Diagnostics.Contracts">
  681. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  682. <Private>False</Private>
  683. </Reference>
  684. <Reference Include="System.Diagnostics.Debug">
  685. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  686. <Private>False</Private>
  687. </Reference>
  688. <Reference Include="System.Diagnostics.FileVersionInfo">
  689. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  690. <Private>False</Private>
  691. </Reference>
  692. <Reference Include="System.Diagnostics.Process">
  693. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  694. <Private>False</Private>
  695. </Reference>
  696. <Reference Include="System.Diagnostics.StackTrace">
  697. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  698. <Private>False</Private>
  699. </Reference>
  700. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  701. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  702. <Private>False</Private>
  703. </Reference>
  704. <Reference Include="System.Diagnostics.Tools">
  705. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  706. <Private>False</Private>
  707. </Reference>
  708. <Reference Include="System.Diagnostics.TraceSource">
  709. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  710. <Private>False</Private>
  711. </Reference>
  712. <Reference Include="System.Drawing.Primitives">
  713. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  714. <Private>False</Private>
  715. </Reference>
  716. <Reference Include="System.Dynamic.Runtime">
  717. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  718. <Private>False</Private>
  719. </Reference>
  720. <Reference Include="System.Globalization.Calendars">
  721. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  722. <Private>False</Private>
  723. </Reference>
  724. <Reference Include="System.Globalization">
  725. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  726. <Private>False</Private>
  727. </Reference>
  728. <Reference Include="System.Globalization.Extensions">
  729. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  730. <Private>False</Private>
  731. </Reference>
  732. <Reference Include="System.IO.Compression.ZipFile">
  733. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  734. <Private>False</Private>
  735. </Reference>
  736. <Reference Include="System.IO">
  737. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  738. <Private>False</Private>
  739. </Reference>
  740. <Reference Include="System.IO.FileSystem">
  741. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  742. <Private>False</Private>
  743. </Reference>
  744. <Reference Include="System.IO.FileSystem.DriveInfo">
  745. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  746. <Private>False</Private>
  747. </Reference>
  748. <Reference Include="System.IO.FileSystem.Primitives">
  749. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  750. <Private>False</Private>
  751. </Reference>
  752. <Reference Include="System.IO.FileSystem.Watcher">
  753. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  754. <Private>False</Private>
  755. </Reference>
  756. <Reference Include="System.IO.IsolatedStorage">
  757. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  758. <Private>False</Private>
  759. </Reference>
  760. <Reference Include="System.IO.MemoryMappedFiles">
  761. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  762. <Private>False</Private>
  763. </Reference>
  764. <Reference Include="System.IO.Pipes">
  765. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  766. <Private>False</Private>
  767. </Reference>
  768. <Reference Include="System.IO.UnmanagedMemoryStream">
  769. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  770. <Private>False</Private>
  771. </Reference>
  772. <Reference Include="System.Linq">
  773. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  774. <Private>False</Private>
  775. </Reference>
  776. <Reference Include="System.Linq.Expressions">
  777. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  778. <Private>False</Private>
  779. </Reference>
  780. <Reference Include="System.Linq.Parallel">
  781. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  782. <Private>False</Private>
  783. </Reference>
  784. <Reference Include="System.Linq.Queryable">
  785. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  786. <Private>False</Private>
  787. </Reference>
  788. <Reference Include="System.Memory">
  789. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  790. <Private>False</Private>
  791. </Reference>
  792. <Reference Include="System.Net.Http.Rtc">
  793. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  794. <Private>False</Private>
  795. </Reference>
  796. <Reference Include="System.Net.NameResolution">
  797. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  798. <Private>False</Private>
  799. </Reference>
  800. <Reference Include="System.Net.NetworkInformation">
  801. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  802. <Private>False</Private>
  803. </Reference>
  804. <Reference Include="System.Net.Ping">
  805. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  806. <Private>False</Private>
  807. </Reference>
  808. <Reference Include="System.Net.Primitives">
  809. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  810. <Private>False</Private>
  811. </Reference>
  812. <Reference Include="System.Net.Requests">
  813. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  814. <Private>False</Private>
  815. </Reference>
  816. <Reference Include="System.Net.Security">
  817. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  818. <Private>False</Private>
  819. </Reference>
  820. <Reference Include="System.Net.Sockets">
  821. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  822. <Private>False</Private>
  823. </Reference>
  824. <Reference Include="System.Net.WebHeaderCollection">
  825. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  826. <Private>False</Private>
  827. </Reference>
  828. <Reference Include="System.Net.WebSockets.Client">
  829. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  830. <Private>False</Private>
  831. </Reference>
  832. <Reference Include="System.Net.WebSockets">
  833. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  834. <Private>False</Private>
  835. </Reference>
  836. <Reference Include="System.ObjectModel">
  837. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  838. <Private>False</Private>
  839. </Reference>
  840. <Reference Include="System.Reflection.DispatchProxy">
  841. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  842. <Private>False</Private>
  843. </Reference>
  844. <Reference Include="System.Reflection">
  845. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  846. <Private>False</Private>
  847. </Reference>
  848. <Reference Include="System.Reflection.Emit">
  849. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  850. <Private>False</Private>
  851. </Reference>
  852. <Reference Include="System.Reflection.Emit.ILGeneration">
  853. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  854. <Private>False</Private>
  855. </Reference>
  856. <Reference Include="System.Reflection.Emit.Lightweight">
  857. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  858. <Private>False</Private>
  859. </Reference>
  860. <Reference Include="System.Reflection.Extensions">
  861. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  862. <Private>False</Private>
  863. </Reference>
  864. <Reference Include="System.Reflection.Primitives">
  865. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  866. <Private>False</Private>
  867. </Reference>
  868. <Reference Include="System.Resources.Reader">
  869. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  870. <Private>False</Private>
  871. </Reference>
  872. <Reference Include="System.Resources.ResourceManager">
  873. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  874. <Private>False</Private>
  875. </Reference>
  876. <Reference Include="System.Resources.Writer">
  877. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  878. <Private>False</Private>
  879. </Reference>
  880. <Reference Include="System.Runtime.CompilerServices.VisualC">
  881. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  882. <Private>False</Private>
  883. </Reference>
  884. <Reference Include="System.Runtime">
  885. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  886. <Private>False</Private>
  887. </Reference>
  888. <Reference Include="System.Runtime.Extensions">
  889. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  890. <Private>False</Private>
  891. </Reference>
  892. <Reference Include="System.Runtime.Handles">
  893. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  894. <Private>False</Private>
  895. </Reference>
  896. <Reference Include="System.Runtime.InteropServices">
  897. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  898. <Private>False</Private>
  899. </Reference>
  900. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  901. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  902. <Private>False</Private>
  903. </Reference>
  904. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  905. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  906. <Private>False</Private>
  907. </Reference>
  908. <Reference Include="System.Runtime.Numerics">
  909. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  910. <Private>False</Private>
  911. </Reference>
  912. <Reference Include="System.Runtime.Serialization.Formatters">
  913. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  914. <Private>False</Private>
  915. </Reference>
  916. <Reference Include="System.Runtime.Serialization.Json">
  917. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  918. <Private>False</Private>
  919. </Reference>
  920. <Reference Include="System.Runtime.Serialization.Primitives">
  921. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  922. <Private>False</Private>
  923. </Reference>
  924. <Reference Include="System.Runtime.Serialization.Xml">
  925. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  926. <Private>False</Private>
  927. </Reference>
  928. <Reference Include="System.Security.Claims">
  929. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  930. <Private>False</Private>
  931. </Reference>
  932. <Reference Include="System.Security.Cryptography.Algorithms">
  933. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  934. <Private>False</Private>
  935. </Reference>
  936. <Reference Include="System.Security.Cryptography.Csp">
  937. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  938. <Private>False</Private>
  939. </Reference>
  940. <Reference Include="System.Security.Cryptography.Encoding">
  941. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  942. <Private>False</Private>
  943. </Reference>
  944. <Reference Include="System.Security.Cryptography.Primitives">
  945. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  946. <Private>False</Private>
  947. </Reference>
  948. <Reference Include="System.Security.Cryptography.X509Certificates">
  949. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  950. <Private>False</Private>
  951. </Reference>
  952. <Reference Include="System.Security.Principal">
  953. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  954. <Private>False</Private>
  955. </Reference>
  956. <Reference Include="System.Security.SecureString">
  957. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  958. <Private>False</Private>
  959. </Reference>
  960. <Reference Include="System.ServiceModel.Duplex">
  961. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  962. <Private>False</Private>
  963. </Reference>
  964. <Reference Include="System.ServiceModel.Http">
  965. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  966. <Private>False</Private>
  967. </Reference>
  968. <Reference Include="System.ServiceModel.NetTcp">
  969. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  970. <Private>False</Private>
  971. </Reference>
  972. <Reference Include="System.ServiceModel.Primitives">
  973. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  974. <Private>False</Private>
  975. </Reference>
  976. <Reference Include="System.ServiceModel.Security">
  977. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  978. <Private>False</Private>
  979. </Reference>
  980. <Reference Include="System.Text.Encoding">
  981. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  982. <Private>False</Private>
  983. </Reference>
  984. <Reference Include="System.Text.Encoding.Extensions">
  985. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  986. <Private>False</Private>
  987. </Reference>
  988. <Reference Include="System.Text.RegularExpressions">
  989. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  990. <Private>False</Private>
  991. </Reference>
  992. <Reference Include="System.Threading">
  993. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  994. <Private>False</Private>
  995. </Reference>
  996. <Reference Include="System.Threading.Overlapped">
  997. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  998. <Private>False</Private>
  999. </Reference>
  1000. <Reference Include="System.Threading.Tasks">
  1001. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  1002. <Private>False</Private>
  1003. </Reference>
  1004. <Reference Include="System.Threading.Tasks.Extensions">
  1005. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  1006. <Private>False</Private>
  1007. </Reference>
  1008. <Reference Include="System.Threading.Tasks.Parallel">
  1009. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  1010. <Private>False</Private>
  1011. </Reference>
  1012. <Reference Include="System.Threading.Thread">
  1013. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  1014. <Private>False</Private>
  1015. </Reference>
  1016. <Reference Include="System.Threading.ThreadPool">
  1017. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  1018. <Private>False</Private>
  1019. </Reference>
  1020. <Reference Include="System.Threading.Timer">
  1021. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  1022. <Private>False</Private>
  1023. </Reference>
  1024. <Reference Include="System.ValueTuple">
  1025. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  1026. <Private>False</Private>
  1027. </Reference>
  1028. <Reference Include="System.Xml.ReaderWriter">
  1029. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  1030. <Private>False</Private>
  1031. </Reference>
  1032. <Reference Include="System.Xml.XDocument">
  1033. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  1034. <Private>False</Private>
  1035. </Reference>
  1036. <Reference Include="System.Xml.XmlDocument">
  1037. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  1038. <Private>False</Private>
  1039. </Reference>
  1040. <Reference Include="System.Xml.XmlSerializer">
  1041. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  1042. <Private>False</Private>
  1043. </Reference>
  1044. <Reference Include="System.Xml.XPath">
  1045. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  1046. <Private>False</Private>
  1047. </Reference>
  1048. <Reference Include="System.Xml.XPath.XDocument">
  1049. <HintPath>D:\Unity\2022.3.27f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1050. <Private>False</Private>
  1051. </Reference>
  1052. <Reference Include="Unity.2D.IK.Runtime">
  1053. <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Runtime.dll</HintPath>
  1054. <Private>False</Private>
  1055. </Reference>
  1056. <Reference Include="UnityEngine.Purchasing.Stores">
  1057. <HintPath>Library\ScriptAssemblies\UnityEngine.Purchasing.Stores.dll</HintPath>
  1058. <Private>False</Private>
  1059. </Reference>
  1060. <Reference Include="Unity.Burst.Editor">
  1061. <HintPath>Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
  1062. <Private>False</Private>
  1063. </Reference>
  1064. <Reference Include="Unity.2D.Common.Path.Editor">
  1065. <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Path.Editor.dll</HintPath>
  1066. <Private>False</Private>
  1067. </Reference>
  1068. <Reference Include="Unity.Services.Core">
  1069. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.dll</HintPath>
  1070. <Private>False</Private>
  1071. </Reference>
  1072. <Reference Include="Unity.2D.PixelPerfect.Editor">
  1073. <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.Editor.dll</HintPath>
  1074. <Private>False</Private>
  1075. </Reference>
  1076. <Reference Include="Unity.Rider.Editor">
  1077. <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  1078. <Private>False</Private>
  1079. </Reference>
  1080. <Reference Include="Unity.2D.Aseprite.Common">
  1081. <HintPath>Library\ScriptAssemblies\Unity.2D.Aseprite.Common.dll</HintPath>
  1082. <Private>False</Private>
  1083. </Reference>
  1084. <Reference Include="Unity.2D.Sprite.Editor">
  1085. <HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
  1086. <Private>False</Private>
  1087. </Reference>
  1088. <Reference Include="Unity.VisualScripting.Flow">
  1089. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  1090. <Private>False</Private>
  1091. </Reference>
  1092. <Reference Include="Unity.Mathematics.Editor">
  1093. <HintPath>Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
  1094. <Private>False</Private>
  1095. </Reference>
  1096. <Reference Include="Unity.2D.Tilemap.Extras.Editor">
  1097. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.Editor.dll</HintPath>
  1098. <Private>False</Private>
  1099. </Reference>
  1100. <Reference Include="Unity.Services.Core.Environments">
  1101. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.Environments.dll</HintPath>
  1102. <Private>False</Private>
  1103. </Reference>
  1104. <Reference Include="UnityEngine.Purchasing.SecurityCore">
  1105. <HintPath>Library\ScriptAssemblies\UnityEngine.Purchasing.SecurityCore.dll</HintPath>
  1106. <Private>False</Private>
  1107. </Reference>
  1108. <Reference Include="Unity.Collections">
  1109. <HintPath>Library\ScriptAssemblies\Unity.Collections.dll</HintPath>
  1110. <Private>False</Private>
  1111. </Reference>
  1112. <Reference Include="UnityEngine.Purchasing.Codeless">
  1113. <HintPath>Library\ScriptAssemblies\UnityEngine.Purchasing.Codeless.dll</HintPath>
  1114. <Private>False</Private>
  1115. </Reference>
  1116. <Reference Include="Unity.2D.SpriteShape.Runtime">
  1117. <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Runtime.dll</HintPath>
  1118. <Private>False</Private>
  1119. </Reference>
  1120. <Reference Include="Unity.2D.PixelPerfect">
  1121. <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.dll</HintPath>
  1122. <Private>False</Private>
  1123. </Reference>
  1124. <Reference Include="Unity.TextMeshPro">
  1125. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  1126. <Private>False</Private>
  1127. </Reference>
  1128. <Reference Include="UnityEditor.Purchasing">
  1129. <HintPath>Library\ScriptAssemblies\UnityEditor.Purchasing.dll</HintPath>
  1130. <Private>False</Private>
  1131. </Reference>
  1132. <Reference Include="Unity.Services.Core.Analytics">
  1133. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.Analytics.dll</HintPath>
  1134. <Private>False</Private>
  1135. </Reference>
  1136. <Reference Include="Unity.2D.Aseprite.Editor">
  1137. <HintPath>Library\ScriptAssemblies\Unity.2D.Aseprite.Editor.dll</HintPath>
  1138. <Private>False</Private>
  1139. </Reference>
  1140. <Reference Include="UnityEngine.Purchasing">
  1141. <HintPath>Library\ScriptAssemblies\UnityEngine.Purchasing.dll</HintPath>
  1142. <Private>False</Private>
  1143. </Reference>
  1144. <Reference Include="PsdPlugin">
  1145. <HintPath>Library\ScriptAssemblies\PsdPlugin.dll</HintPath>
  1146. <Private>False</Private>
  1147. </Reference>
  1148. <Reference Include="Unity.PlasticSCM.Editor">
  1149. <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  1150. <Private>False</Private>
  1151. </Reference>
  1152. <Reference Include="Unity.Burst">
  1153. <HintPath>Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
  1154. <Private>False</Private>
  1155. </Reference>
  1156. <Reference Include="UnityEngine.Purchasing.SecurityStub">
  1157. <HintPath>Library\ScriptAssemblies\UnityEngine.Purchasing.SecurityStub.dll</HintPath>
  1158. <Private>False</Private>
  1159. </Reference>
  1160. <Reference Include="UnityEngine.Advertisements">
  1161. <HintPath>Library\ScriptAssemblies\UnityEngine.Advertisements.dll</HintPath>
  1162. <Private>False</Private>
  1163. </Reference>
  1164. <Reference Include="Unity.Timeline.Editor">
  1165. <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  1166. <Private>False</Private>
  1167. </Reference>
  1168. <Reference Include="Unity.VisualScripting.Shared.Editor">
  1169. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  1170. <Private>False</Private>
  1171. </Reference>
  1172. <Reference Include="Unity.VisualStudio.Editor">
  1173. <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
  1174. <Private>False</Private>
  1175. </Reference>
  1176. <Reference Include="UnityEngine.Advertisements.Editor">
  1177. <HintPath>Library\ScriptAssemblies\UnityEngine.Advertisements.Editor.dll</HintPath>
  1178. <Private>False</Private>
  1179. </Reference>
  1180. <Reference Include="UnityEditor.UI">
  1181. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  1182. <Private>False</Private>
  1183. </Reference>
  1184. <Reference Include="Unity.VisualScripting.Core">
  1185. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  1186. <Private>False</Private>
  1187. </Reference>
  1188. <Reference Include="Unity.2D.Animation.Runtime">
  1189. <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Runtime.dll</HintPath>
  1190. <Private>False</Private>
  1191. </Reference>
  1192. <Reference Include="Unity.VisualScripting.Core.Editor">
  1193. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  1194. <Private>False</Private>
  1195. </Reference>
  1196. <Reference Include="Purchasing.Common">
  1197. <HintPath>Library\ScriptAssemblies\Purchasing.Common.dll</HintPath>
  1198. <Private>False</Private>
  1199. </Reference>
  1200. <Reference Include="Unity.2D.Tilemap.Extras">
  1201. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Extras.dll</HintPath>
  1202. <Private>False</Private>
  1203. </Reference>
  1204. <Reference Include="UnityEngine.UI">
  1205. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  1206. <Private>False</Private>
  1207. </Reference>
  1208. <Reference Include="Unity.VisualScripting.Flow.Editor">
  1209. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  1210. <Private>False</Private>
  1211. </Reference>
  1212. <Reference Include="Unity.InternalAPIEngineBridge.001">
  1213. <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEngineBridge.001.dll</HintPath>
  1214. <Private>False</Private>
  1215. </Reference>
  1216. <Reference Include="Unity.2D.Common.Runtime">
  1217. <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Runtime.dll</HintPath>
  1218. <Private>False</Private>
  1219. </Reference>
  1220. <Reference Include="Unity.Timeline">
  1221. <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  1222. <Private>False</Private>
  1223. </Reference>
  1224. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  1225. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  1226. <Private>False</Private>
  1227. </Reference>
  1228. <Reference Include="Unity.InternalAPIEditorBridge.001">
  1229. <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEditorBridge.001.dll</HintPath>
  1230. <Private>False</Private>
  1231. </Reference>
  1232. <Reference Include="Unity.2D.Psdimporter.Editor">
  1233. <HintPath>Library\ScriptAssemblies\Unity.2D.Psdimporter.Editor.dll</HintPath>
  1234. <Private>False</Private>
  1235. </Reference>
  1236. <Reference Include="Unity.VisualScripting.State.Editor">
  1237. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  1238. <Private>False</Private>
  1239. </Reference>
  1240. <Reference Include="Unity.Mathematics">
  1241. <HintPath>Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
  1242. <Private>False</Private>
  1243. </Reference>
  1244. <Reference Include="Unity.2D.Common.Editor">
  1245. <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Editor.dll</HintPath>
  1246. <Private>False</Private>
  1247. </Reference>
  1248. <Reference Include="Unity.TextMeshPro.Editor">
  1249. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  1250. <Private>False</Private>
  1251. </Reference>
  1252. <Reference Include="Unity.VisualScripting.State">
  1253. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  1254. <Private>False</Private>
  1255. </Reference>
  1256. <Reference Include="Unity.2D.SpriteShape.Editor">
  1257. <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Editor.dll</HintPath>
  1258. <Private>False</Private>
  1259. </Reference>
  1260. <Reference Include="Unity.2D.Tilemap.Editor">
  1261. <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Editor.dll</HintPath>
  1262. <Private>False</Private>
  1263. </Reference>
  1264. <Reference Include="Unity.2D.Animation.Editor">
  1265. <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Editor.dll</HintPath>
  1266. <Private>False</Private>
  1267. </Reference>
  1268. <Reference Include="Unity.2D.IK.Editor">
  1269. <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Editor.dll</HintPath>
  1270. <Private>False</Private>
  1271. </Reference>
  1272. </ItemGroup>
  1273. <ItemGroup>
  1274. <ProjectReference Include="GoogleMobileAds.Editor.csproj" />
  1275. </ItemGroup>
  1276. <Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
  1277. <ItemGroup>
  1278. <ProjectCapability Remove="LaunchProfiles" />
  1279. <ProjectCapability Remove="SharedProjectReferences" />
  1280. <ProjectCapability Remove="ReferenceManagerSharedProjects" />
  1281. <ProjectCapability Remove="ProjectReferences" />
  1282. <ProjectCapability Remove="ReferenceManagerProjects" />
  1283. <ProjectCapability Remove="COMReferences" />
  1284. <ProjectCapability Remove="ReferenceManagerCOM" />
  1285. <ProjectCapability Remove="AssemblyReferences" />
  1286. <ProjectCapability Remove="ReferenceManagerAssemblies" />
  1287. </ItemGroup>
  1288. </Project>