暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Unity.2D.SpriteShape.Runtime.csproj 62KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088
  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>Unity.2D.SpriteShape.Runtime</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_17;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;ENABLE_SPRITESHAPE_BURST;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>True</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>True</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.17f1</UnityVersion>
  60. </PropertyGroup>
  61. <ItemGroup>
  62. <Analyzer Include="C:\Users\user\.vscode\extensions\visualstudiotoolsforunity.vstuc-0.9.4\Analyzers\Microsoft.Unity.Analyzers.dll" />
  63. <Analyzer Include="D:\Unuty\2022.3.17f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
  64. <Analyzer Include="D:\Unuty\2022.3.17f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeGeometryCreator.cs" />
  68. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\AssemblyInfo.cs" />
  69. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SplineUtility.cs" />
  70. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\Geom.cs" />
  71. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\MeshUtils.cs" />
  72. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeGeometryModifier.cs" />
  73. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeGeometryCache.cs" />
  74. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeDefaultCreator.cs" />
  75. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\PriorityHeap.cs" />
  76. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\PriorityQueue.cs" />
  77. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\BezierUtility.cs" />
  78. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\Spline.cs" />
  79. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\Dict.cs" />
  80. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\Mesh.cs" />
  81. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\Sweep.cs" />
  82. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\Tess.cs" />
  83. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeController.cs" />
  84. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShapeGenerator.cs" />
  85. <Compile Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\SpriteShape.cs" />
  86. </ItemGroup>
  87. <ItemGroup>
  88. <None Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\External\LibTessDotNet\LICENSE.txt" />
  89. <None Include="Library\PackageCache\com.unity.2d.spriteshape@9.0.2\Runtime\Unity.2D.SpriteShape.Runtime.asmdef" />
  90. </ItemGroup>
  91. <ItemGroup>
  92. <Reference Include="UnityEngine">
  93. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  94. <Private>False</Private>
  95. </Reference>
  96. <Reference Include="UnityEngine.AIModule">
  97. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  98. <Private>False</Private>
  99. </Reference>
  100. <Reference Include="UnityEngine.ARModule">
  101. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="UnityEngine.AccessibilityModule">
  105. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  106. <Private>False</Private>
  107. </Reference>
  108. <Reference Include="UnityEngine.AndroidJNIModule">
  109. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  110. <Private>False</Private>
  111. </Reference>
  112. <Reference Include="UnityEngine.AnimationModule">
  113. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  114. <Private>False</Private>
  115. </Reference>
  116. <Reference Include="UnityEngine.AssetBundleModule">
  117. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  118. <Private>False</Private>
  119. </Reference>
  120. <Reference Include="UnityEngine.AudioModule">
  121. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  122. <Private>False</Private>
  123. </Reference>
  124. <Reference Include="UnityEngine.ClothModule">
  125. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  126. <Private>False</Private>
  127. </Reference>
  128. <Reference Include="UnityEngine.ContentLoadModule">
  129. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  130. <Private>False</Private>
  131. </Reference>
  132. <Reference Include="UnityEngine.CoreModule">
  133. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  134. <Private>False</Private>
  135. </Reference>
  136. <Reference Include="UnityEngine.CrashReportingModule">
  137. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  138. <Private>False</Private>
  139. </Reference>
  140. <Reference Include="UnityEngine.DSPGraphModule">
  141. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  142. <Private>False</Private>
  143. </Reference>
  144. <Reference Include="UnityEngine.DirectorModule">
  145. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  146. <Private>False</Private>
  147. </Reference>
  148. <Reference Include="UnityEngine.GIModule">
  149. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  150. <Private>False</Private>
  151. </Reference>
  152. <Reference Include="UnityEngine.GameCenterModule">
  153. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  154. <Private>False</Private>
  155. </Reference>
  156. <Reference Include="UnityEngine.GridModule">
  157. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  158. <Private>False</Private>
  159. </Reference>
  160. <Reference Include="UnityEngine.HotReloadModule">
  161. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  162. <Private>False</Private>
  163. </Reference>
  164. <Reference Include="UnityEngine.IMGUIModule">
  165. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  166. <Private>False</Private>
  167. </Reference>
  168. <Reference Include="UnityEngine.ImageConversionModule">
  169. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  170. <Private>False</Private>
  171. </Reference>
  172. <Reference Include="UnityEngine.InputModule">
  173. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  174. <Private>False</Private>
  175. </Reference>
  176. <Reference Include="UnityEngine.InputLegacyModule">
  177. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  178. <Private>False</Private>
  179. </Reference>
  180. <Reference Include="UnityEngine.JSONSerializeModule">
  181. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  182. <Private>False</Private>
  183. </Reference>
  184. <Reference Include="UnityEngine.LocalizationModule">
  185. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  186. <Private>False</Private>
  187. </Reference>
  188. <Reference Include="UnityEngine.ParticleSystemModule">
  189. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  190. <Private>False</Private>
  191. </Reference>
  192. <Reference Include="UnityEngine.PerformanceReportingModule">
  193. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  194. <Private>False</Private>
  195. </Reference>
  196. <Reference Include="UnityEngine.PhysicsModule">
  197. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  198. <Private>False</Private>
  199. </Reference>
  200. <Reference Include="UnityEngine.Physics2DModule">
  201. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  202. <Private>False</Private>
  203. </Reference>
  204. <Reference Include="UnityEngine.ProfilerModule">
  205. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  206. <Private>False</Private>
  207. </Reference>
  208. <Reference Include="UnityEngine.PropertiesModule">
  209. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  210. <Private>False</Private>
  211. </Reference>
  212. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  213. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  214. <Private>False</Private>
  215. </Reference>
  216. <Reference Include="UnityEngine.ScreenCaptureModule">
  217. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  218. <Private>False</Private>
  219. </Reference>
  220. <Reference Include="UnityEngine.SharedInternalsModule">
  221. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  222. <Private>False</Private>
  223. </Reference>
  224. <Reference Include="UnityEngine.SpriteMaskModule">
  225. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  226. <Private>False</Private>
  227. </Reference>
  228. <Reference Include="UnityEngine.SpriteShapeModule">
  229. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  230. <Private>False</Private>
  231. </Reference>
  232. <Reference Include="UnityEngine.StreamingModule">
  233. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  234. <Private>False</Private>
  235. </Reference>
  236. <Reference Include="UnityEngine.SubstanceModule">
  237. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  238. <Private>False</Private>
  239. </Reference>
  240. <Reference Include="UnityEngine.SubsystemsModule">
  241. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  242. <Private>False</Private>
  243. </Reference>
  244. <Reference Include="UnityEngine.TLSModule">
  245. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  246. <Private>False</Private>
  247. </Reference>
  248. <Reference Include="UnityEngine.TerrainModule">
  249. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  250. <Private>False</Private>
  251. </Reference>
  252. <Reference Include="UnityEngine.TerrainPhysicsModule">
  253. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  254. <Private>False</Private>
  255. </Reference>
  256. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  257. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  258. <Private>False</Private>
  259. </Reference>
  260. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  261. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  262. <Private>False</Private>
  263. </Reference>
  264. <Reference Include="UnityEngine.TextRenderingModule">
  265. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  266. <Private>False</Private>
  267. </Reference>
  268. <Reference Include="UnityEngine.TilemapModule">
  269. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  270. <Private>False</Private>
  271. </Reference>
  272. <Reference Include="UnityEngine.UIModule">
  273. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  274. <Private>False</Private>
  275. </Reference>
  276. <Reference Include="UnityEngine.UIElementsModule">
  277. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  278. <Private>False</Private>
  279. </Reference>
  280. <Reference Include="UnityEngine.UmbraModule">
  281. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  282. <Private>False</Private>
  283. </Reference>
  284. <Reference Include="UnityEngine.UnityAnalyticsModule">
  285. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  286. <Private>False</Private>
  287. </Reference>
  288. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  289. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  290. <Private>False</Private>
  291. </Reference>
  292. <Reference Include="UnityEngine.UnityConnectModule">
  293. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  294. <Private>False</Private>
  295. </Reference>
  296. <Reference Include="UnityEngine.UnityCurlModule">
  297. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  298. <Private>False</Private>
  299. </Reference>
  300. <Reference Include="UnityEngine.UnityTestProtocolModule">
  301. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  302. <Private>False</Private>
  303. </Reference>
  304. <Reference Include="UnityEngine.UnityWebRequestModule">
  305. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  306. <Private>False</Private>
  307. </Reference>
  308. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  309. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  310. <Private>False</Private>
  311. </Reference>
  312. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  313. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  314. <Private>False</Private>
  315. </Reference>
  316. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  317. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  318. <Private>False</Private>
  319. </Reference>
  320. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  321. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  322. <Private>False</Private>
  323. </Reference>
  324. <Reference Include="UnityEngine.VFXModule">
  325. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  326. <Private>False</Private>
  327. </Reference>
  328. <Reference Include="UnityEngine.VRModule">
  329. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  330. <Private>False</Private>
  331. </Reference>
  332. <Reference Include="UnityEngine.VehiclesModule">
  333. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  334. <Private>False</Private>
  335. </Reference>
  336. <Reference Include="UnityEngine.VideoModule">
  337. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  338. <Private>False</Private>
  339. </Reference>
  340. <Reference Include="UnityEngine.WindModule">
  341. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  342. <Private>False</Private>
  343. </Reference>
  344. <Reference Include="UnityEngine.XRModule">
  345. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  346. <Private>False</Private>
  347. </Reference>
  348. <Reference Include="UnityEditor">
  349. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  350. <Private>False</Private>
  351. </Reference>
  352. <Reference Include="UnityEditor.CoreModule">
  353. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  354. <Private>False</Private>
  355. </Reference>
  356. <Reference Include="UnityEditor.DeviceSimulatorModule">
  357. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  358. <Private>False</Private>
  359. </Reference>
  360. <Reference Include="UnityEditor.DiagnosticsModule">
  361. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  362. <Private>False</Private>
  363. </Reference>
  364. <Reference Include="UnityEditor.EditorToolbarModule">
  365. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  366. <Private>False</Private>
  367. </Reference>
  368. <Reference Include="UnityEditor.GraphViewModule">
  369. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  370. <Private>False</Private>
  371. </Reference>
  372. <Reference Include="UnityEditor.PresetsUIModule">
  373. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  374. <Private>False</Private>
  375. </Reference>
  376. <Reference Include="UnityEditor.QuickSearchModule">
  377. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  378. <Private>False</Private>
  379. </Reference>
  380. <Reference Include="UnityEditor.SceneTemplateModule">
  381. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  382. <Private>False</Private>
  383. </Reference>
  384. <Reference Include="UnityEditor.SceneViewModule">
  385. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  386. <Private>False</Private>
  387. </Reference>
  388. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  389. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  390. <Private>False</Private>
  391. </Reference>
  392. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  393. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  394. <Private>False</Private>
  395. </Reference>
  396. <Reference Include="UnityEditor.UIBuilderModule">
  397. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  398. <Private>False</Private>
  399. </Reference>
  400. <Reference Include="UnityEditor.UIElementsModule">
  401. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  402. <Private>False</Private>
  403. </Reference>
  404. <Reference Include="UnityEditor.UIElementsSamplesModule">
  405. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  406. <Private>False</Private>
  407. </Reference>
  408. <Reference Include="UnityEditor.UnityConnectModule">
  409. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  410. <Private>False</Private>
  411. </Reference>
  412. <Reference Include="UnityEditor.Graphs">
  413. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  414. <Private>False</Private>
  415. </Reference>
  416. <Reference Include="UnityEditor.Android.Extensions">
  417. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  418. <Private>False</Private>
  419. </Reference>
  420. <Reference Include="UnityEditor.iOS.Extensions">
  421. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll</HintPath>
  422. <Private>False</Private>
  423. </Reference>
  424. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  425. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  426. <Private>False</Private>
  427. </Reference>
  428. <Reference Include="Unity.VisualScripting.YamlDotNet">
  429. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
  430. <Private>False</Private>
  431. </Reference>
  432. <Reference Include="GoogleMobileAds.Common">
  433. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Common.dll</HintPath>
  434. <Private>False</Private>
  435. </Reference>
  436. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  437. <HintPath>Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  438. <Private>False</Private>
  439. </Reference>
  440. <Reference Include="Google.PackageManagerResolver">
  441. <HintPath>Assets\ExternalDependencyManager\Editor\1.2.179\Google.PackageManagerResolver.dll</HintPath>
  442. <Private>False</Private>
  443. </Reference>
  444. <Reference Include="GoogleMobileAds">
  445. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.dll</HintPath>
  446. <Private>False</Private>
  447. </Reference>
  448. <Reference Include="Firebase.App">
  449. <HintPath>Assets\Firebase\Plugins\Firebase.App.dll</HintPath>
  450. <Private>False</Private>
  451. </Reference>
  452. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  453. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  454. <Private>False</Private>
  455. </Reference>
  456. <Reference Include="unityplastic">
  457. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
  458. <Private>False</Private>
  459. </Reference>
  460. <Reference Include="Google.IOSResolver">
  461. <HintPath>Assets\ExternalDependencyManager\Editor\1.2.179\Google.IOSResolver.dll</HintPath>
  462. <Private>False</Private>
  463. </Reference>
  464. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  465. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  466. <Private>False</Private>
  467. </Reference>
  468. <Reference Include="Firebase.TaskExtension">
  469. <HintPath>Assets\Firebase\Plugins\Firebase.TaskExtension.dll</HintPath>
  470. <Private>False</Private>
  471. </Reference>
  472. <Reference Include="GoogleMobileAds.Core">
  473. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Core.dll</HintPath>
  474. <Private>False</Private>
  475. </Reference>
  476. <Reference Include="Google.VersionHandlerImpl">
  477. <HintPath>Assets\ExternalDependencyManager\Editor\1.2.179\Google.VersionHandlerImpl.dll</HintPath>
  478. <Private>False</Private>
  479. </Reference>
  480. <Reference Include="Google.VersionHandler">
  481. <HintPath>Assets\ExternalDependencyManager\Editor\Google.VersionHandler.dll</HintPath>
  482. <Private>False</Private>
  483. </Reference>
  484. <Reference Include="I18N.CJK">
  485. <HintPath>Assets\I18N.CJK.dll</HintPath>
  486. <Private>False</Private>
  487. </Reference>
  488. <Reference Include="log4netPlastic">
  489. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
  490. <Private>False</Private>
  491. </Reference>
  492. <Reference Include="Unity.VisualScripting.IonicZip">
  493. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
  494. <Private>False</Private>
  495. </Reference>
  496. <Reference Include="Firebase.Auth">
  497. <HintPath>Assets\Firebase\Plugins\Firebase.Auth.dll</HintPath>
  498. <Private>False</Private>
  499. </Reference>
  500. <Reference Include="GoogleMobileAds.Ump.Unity">
  501. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Ump.Unity.dll</HintPath>
  502. <Private>False</Private>
  503. </Reference>
  504. <Reference Include="Google.JarResolver">
  505. <HintPath>Assets\ExternalDependencyManager\Editor\1.2.179\Google.JarResolver.dll</HintPath>
  506. <Private>False</Private>
  507. </Reference>
  508. <Reference Include="GoogleMobileAds.Ump">
  509. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Ump.dll</HintPath>
  510. <Private>False</Private>
  511. </Reference>
  512. <Reference Include="I18N">
  513. <HintPath>Assets\I18N.dll</HintPath>
  514. <Private>False</Private>
  515. </Reference>
  516. <Reference Include="I18N.West">
  517. <HintPath>Assets\I18N.West.dll</HintPath>
  518. <Private>False</Private>
  519. </Reference>
  520. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  521. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  522. <Private>False</Private>
  523. </Reference>
  524. <Reference Include="GoogleMobileAds.Unity">
  525. <HintPath>Assets\GoogleMobileAds\GoogleMobileAds.Unity.dll</HintPath>
  526. <Private>False</Private>
  527. </Reference>
  528. <Reference Include="Newtonsoft.Json">
  529. <HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath>
  530. <Private>False</Private>
  531. </Reference>
  532. <Reference Include="Unity.VisualScripting.TextureAssets">
  533. <HintPath>Library\PackageCache\com.unity.visualscripting@1.9.1\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
  534. <Private>False</Private>
  535. </Reference>
  536. <Reference Include="Firebase.Platform">
  537. <HintPath>Assets\Firebase\Plugins\Firebase.Platform.dll</HintPath>
  538. <Private>False</Private>
  539. </Reference>
  540. <Reference Include="Google.MiniJson">
  541. <HintPath>Assets\Firebase\Plugins\Google.MiniJson.dll</HintPath>
  542. <Private>False</Private>
  543. </Reference>
  544. <Reference Include="Firebase.Editor">
  545. <HintPath>Assets\Firebase\Editor\Firebase.Editor.dll</HintPath>
  546. <Private>False</Private>
  547. </Reference>
  548. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  549. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  550. <Private>False</Private>
  551. </Reference>
  552. <Reference Include="UnityEditor.iOS.Extensions.Common">
  553. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  554. <Private>False</Private>
  555. </Reference>
  556. <Reference Include="Unity.Android.Types">
  557. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  558. <Private>False</Private>
  559. </Reference>
  560. <Reference Include="Unity.Android.Gradle">
  561. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  562. <Private>False</Private>
  563. </Reference>
  564. <Reference Include="Unity.Android.GradleProject">
  565. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath>
  566. <Private>False</Private>
  567. </Reference>
  568. <Reference Include="mscorlib">
  569. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  570. <Private>False</Private>
  571. </Reference>
  572. <Reference Include="System">
  573. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  574. <Private>False</Private>
  575. </Reference>
  576. <Reference Include="System.Core">
  577. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  578. <Private>False</Private>
  579. </Reference>
  580. <Reference Include="System.Runtime.Serialization">
  581. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  582. <Private>False</Private>
  583. </Reference>
  584. <Reference Include="System.Xml">
  585. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  586. <Private>False</Private>
  587. </Reference>
  588. <Reference Include="System.Xml.Linq">
  589. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  590. <Private>False</Private>
  591. </Reference>
  592. <Reference Include="System.Numerics">
  593. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  594. <Private>False</Private>
  595. </Reference>
  596. <Reference Include="System.Numerics.Vectors">
  597. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  598. <Private>False</Private>
  599. </Reference>
  600. <Reference Include="System.Net.Http">
  601. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  602. <Private>False</Private>
  603. </Reference>
  604. <Reference Include="System.IO.Compression">
  605. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  606. <Private>False</Private>
  607. </Reference>
  608. <Reference Include="Microsoft.CSharp">
  609. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  610. <Private>False</Private>
  611. </Reference>
  612. <Reference Include="System.Data">
  613. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  614. <Private>False</Private>
  615. </Reference>
  616. <Reference Include="System.Data.DataSetExtensions">
  617. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  618. <Private>False</Private>
  619. </Reference>
  620. <Reference Include="System.Drawing">
  621. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  622. <Private>False</Private>
  623. </Reference>
  624. <Reference Include="System.IO.Compression.FileSystem">
  625. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  626. <Private>False</Private>
  627. </Reference>
  628. <Reference Include="System.ComponentModel.Composition">
  629. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  630. <Private>False</Private>
  631. </Reference>
  632. <Reference Include="System.Transactions">
  633. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  634. <Private>False</Private>
  635. </Reference>
  636. <Reference Include="Microsoft.Win32.Primitives">
  637. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  638. <Private>False</Private>
  639. </Reference>
  640. <Reference Include="netstandard">
  641. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  642. <Private>False</Private>
  643. </Reference>
  644. <Reference Include="System.AppContext">
  645. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  646. <Private>False</Private>
  647. </Reference>
  648. <Reference Include="System.Buffers">
  649. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  650. <Private>False</Private>
  651. </Reference>
  652. <Reference Include="System.Collections.Concurrent">
  653. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  654. <Private>False</Private>
  655. </Reference>
  656. <Reference Include="System.Collections">
  657. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  658. <Private>False</Private>
  659. </Reference>
  660. <Reference Include="System.Collections.NonGeneric">
  661. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  662. <Private>False</Private>
  663. </Reference>
  664. <Reference Include="System.Collections.Specialized">
  665. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  666. <Private>False</Private>
  667. </Reference>
  668. <Reference Include="System.ComponentModel.Annotations">
  669. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  670. <Private>False</Private>
  671. </Reference>
  672. <Reference Include="System.ComponentModel">
  673. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  674. <Private>False</Private>
  675. </Reference>
  676. <Reference Include="System.ComponentModel.EventBasedAsync">
  677. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  678. <Private>False</Private>
  679. </Reference>
  680. <Reference Include="System.ComponentModel.Primitives">
  681. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  682. <Private>False</Private>
  683. </Reference>
  684. <Reference Include="System.ComponentModel.TypeConverter">
  685. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  686. <Private>False</Private>
  687. </Reference>
  688. <Reference Include="System.Console">
  689. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  690. <Private>False</Private>
  691. </Reference>
  692. <Reference Include="System.Data.Common">
  693. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  694. <Private>False</Private>
  695. </Reference>
  696. <Reference Include="System.Diagnostics.Contracts">
  697. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  698. <Private>False</Private>
  699. </Reference>
  700. <Reference Include="System.Diagnostics.Debug">
  701. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  702. <Private>False</Private>
  703. </Reference>
  704. <Reference Include="System.Diagnostics.FileVersionInfo">
  705. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  706. <Private>False</Private>
  707. </Reference>
  708. <Reference Include="System.Diagnostics.Process">
  709. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  710. <Private>False</Private>
  711. </Reference>
  712. <Reference Include="System.Diagnostics.StackTrace">
  713. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  714. <Private>False</Private>
  715. </Reference>
  716. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  717. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  718. <Private>False</Private>
  719. </Reference>
  720. <Reference Include="System.Diagnostics.Tools">
  721. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  722. <Private>False</Private>
  723. </Reference>
  724. <Reference Include="System.Diagnostics.TraceSource">
  725. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  726. <Private>False</Private>
  727. </Reference>
  728. <Reference Include="System.Drawing.Primitives">
  729. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  730. <Private>False</Private>
  731. </Reference>
  732. <Reference Include="System.Dynamic.Runtime">
  733. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  734. <Private>False</Private>
  735. </Reference>
  736. <Reference Include="System.Globalization.Calendars">
  737. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  738. <Private>False</Private>
  739. </Reference>
  740. <Reference Include="System.Globalization">
  741. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  742. <Private>False</Private>
  743. </Reference>
  744. <Reference Include="System.Globalization.Extensions">
  745. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  746. <Private>False</Private>
  747. </Reference>
  748. <Reference Include="System.IO.Compression.ZipFile">
  749. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  750. <Private>False</Private>
  751. </Reference>
  752. <Reference Include="System.IO">
  753. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  754. <Private>False</Private>
  755. </Reference>
  756. <Reference Include="System.IO.FileSystem">
  757. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  758. <Private>False</Private>
  759. </Reference>
  760. <Reference Include="System.IO.FileSystem.DriveInfo">
  761. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  762. <Private>False</Private>
  763. </Reference>
  764. <Reference Include="System.IO.FileSystem.Primitives">
  765. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  766. <Private>False</Private>
  767. </Reference>
  768. <Reference Include="System.IO.FileSystem.Watcher">
  769. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  770. <Private>False</Private>
  771. </Reference>
  772. <Reference Include="System.IO.IsolatedStorage">
  773. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  774. <Private>False</Private>
  775. </Reference>
  776. <Reference Include="System.IO.MemoryMappedFiles">
  777. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  778. <Private>False</Private>
  779. </Reference>
  780. <Reference Include="System.IO.Pipes">
  781. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  782. <Private>False</Private>
  783. </Reference>
  784. <Reference Include="System.IO.UnmanagedMemoryStream">
  785. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  786. <Private>False</Private>
  787. </Reference>
  788. <Reference Include="System.Linq">
  789. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  790. <Private>False</Private>
  791. </Reference>
  792. <Reference Include="System.Linq.Expressions">
  793. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  794. <Private>False</Private>
  795. </Reference>
  796. <Reference Include="System.Linq.Parallel">
  797. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  798. <Private>False</Private>
  799. </Reference>
  800. <Reference Include="System.Linq.Queryable">
  801. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  802. <Private>False</Private>
  803. </Reference>
  804. <Reference Include="System.Memory">
  805. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  806. <Private>False</Private>
  807. </Reference>
  808. <Reference Include="System.Net.Http.Rtc">
  809. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  810. <Private>False</Private>
  811. </Reference>
  812. <Reference Include="System.Net.NameResolution">
  813. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  814. <Private>False</Private>
  815. </Reference>
  816. <Reference Include="System.Net.NetworkInformation">
  817. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  818. <Private>False</Private>
  819. </Reference>
  820. <Reference Include="System.Net.Ping">
  821. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  822. <Private>False</Private>
  823. </Reference>
  824. <Reference Include="System.Net.Primitives">
  825. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  826. <Private>False</Private>
  827. </Reference>
  828. <Reference Include="System.Net.Requests">
  829. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  830. <Private>False</Private>
  831. </Reference>
  832. <Reference Include="System.Net.Security">
  833. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  834. <Private>False</Private>
  835. </Reference>
  836. <Reference Include="System.Net.Sockets">
  837. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  838. <Private>False</Private>
  839. </Reference>
  840. <Reference Include="System.Net.WebHeaderCollection">
  841. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  842. <Private>False</Private>
  843. </Reference>
  844. <Reference Include="System.Net.WebSockets.Client">
  845. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  846. <Private>False</Private>
  847. </Reference>
  848. <Reference Include="System.Net.WebSockets">
  849. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  850. <Private>False</Private>
  851. </Reference>
  852. <Reference Include="System.ObjectModel">
  853. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  854. <Private>False</Private>
  855. </Reference>
  856. <Reference Include="System.Reflection.DispatchProxy">
  857. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  858. <Private>False</Private>
  859. </Reference>
  860. <Reference Include="System.Reflection">
  861. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  862. <Private>False</Private>
  863. </Reference>
  864. <Reference Include="System.Reflection.Emit">
  865. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  866. <Private>False</Private>
  867. </Reference>
  868. <Reference Include="System.Reflection.Emit.ILGeneration">
  869. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  870. <Private>False</Private>
  871. </Reference>
  872. <Reference Include="System.Reflection.Emit.Lightweight">
  873. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  874. <Private>False</Private>
  875. </Reference>
  876. <Reference Include="System.Reflection.Extensions">
  877. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  878. <Private>False</Private>
  879. </Reference>
  880. <Reference Include="System.Reflection.Primitives">
  881. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  882. <Private>False</Private>
  883. </Reference>
  884. <Reference Include="System.Resources.Reader">
  885. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  886. <Private>False</Private>
  887. </Reference>
  888. <Reference Include="System.Resources.ResourceManager">
  889. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  890. <Private>False</Private>
  891. </Reference>
  892. <Reference Include="System.Resources.Writer">
  893. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  894. <Private>False</Private>
  895. </Reference>
  896. <Reference Include="System.Runtime.CompilerServices.VisualC">
  897. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  898. <Private>False</Private>
  899. </Reference>
  900. <Reference Include="System.Runtime">
  901. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  902. <Private>False</Private>
  903. </Reference>
  904. <Reference Include="System.Runtime.Extensions">
  905. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  906. <Private>False</Private>
  907. </Reference>
  908. <Reference Include="System.Runtime.Handles">
  909. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  910. <Private>False</Private>
  911. </Reference>
  912. <Reference Include="System.Runtime.InteropServices">
  913. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  914. <Private>False</Private>
  915. </Reference>
  916. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  917. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  918. <Private>False</Private>
  919. </Reference>
  920. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  921. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  922. <Private>False</Private>
  923. </Reference>
  924. <Reference Include="System.Runtime.Numerics">
  925. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  926. <Private>False</Private>
  927. </Reference>
  928. <Reference Include="System.Runtime.Serialization.Formatters">
  929. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  930. <Private>False</Private>
  931. </Reference>
  932. <Reference Include="System.Runtime.Serialization.Json">
  933. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  934. <Private>False</Private>
  935. </Reference>
  936. <Reference Include="System.Runtime.Serialization.Primitives">
  937. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  938. <Private>False</Private>
  939. </Reference>
  940. <Reference Include="System.Runtime.Serialization.Xml">
  941. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  942. <Private>False</Private>
  943. </Reference>
  944. <Reference Include="System.Security.Claims">
  945. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  946. <Private>False</Private>
  947. </Reference>
  948. <Reference Include="System.Security.Cryptography.Algorithms">
  949. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  950. <Private>False</Private>
  951. </Reference>
  952. <Reference Include="System.Security.Cryptography.Csp">
  953. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  954. <Private>False</Private>
  955. </Reference>
  956. <Reference Include="System.Security.Cryptography.Encoding">
  957. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  958. <Private>False</Private>
  959. </Reference>
  960. <Reference Include="System.Security.Cryptography.Primitives">
  961. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  962. <Private>False</Private>
  963. </Reference>
  964. <Reference Include="System.Security.Cryptography.X509Certificates">
  965. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  966. <Private>False</Private>
  967. </Reference>
  968. <Reference Include="System.Security.Principal">
  969. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  970. <Private>False</Private>
  971. </Reference>
  972. <Reference Include="System.Security.SecureString">
  973. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  974. <Private>False</Private>
  975. </Reference>
  976. <Reference Include="System.ServiceModel.Duplex">
  977. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  978. <Private>False</Private>
  979. </Reference>
  980. <Reference Include="System.ServiceModel.Http">
  981. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  982. <Private>False</Private>
  983. </Reference>
  984. <Reference Include="System.ServiceModel.NetTcp">
  985. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  986. <Private>False</Private>
  987. </Reference>
  988. <Reference Include="System.ServiceModel.Primitives">
  989. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  990. <Private>False</Private>
  991. </Reference>
  992. <Reference Include="System.ServiceModel.Security">
  993. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  994. <Private>False</Private>
  995. </Reference>
  996. <Reference Include="System.Text.Encoding">
  997. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  998. <Private>False</Private>
  999. </Reference>
  1000. <Reference Include="System.Text.Encoding.Extensions">
  1001. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  1002. <Private>False</Private>
  1003. </Reference>
  1004. <Reference Include="System.Text.RegularExpressions">
  1005. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  1006. <Private>False</Private>
  1007. </Reference>
  1008. <Reference Include="System.Threading">
  1009. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  1010. <Private>False</Private>
  1011. </Reference>
  1012. <Reference Include="System.Threading.Overlapped">
  1013. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  1014. <Private>False</Private>
  1015. </Reference>
  1016. <Reference Include="System.Threading.Tasks">
  1017. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  1018. <Private>False</Private>
  1019. </Reference>
  1020. <Reference Include="System.Threading.Tasks.Extensions">
  1021. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  1022. <Private>False</Private>
  1023. </Reference>
  1024. <Reference Include="System.Threading.Tasks.Parallel">
  1025. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  1026. <Private>False</Private>
  1027. </Reference>
  1028. <Reference Include="System.Threading.Thread">
  1029. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  1030. <Private>False</Private>
  1031. </Reference>
  1032. <Reference Include="System.Threading.ThreadPool">
  1033. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  1034. <Private>False</Private>
  1035. </Reference>
  1036. <Reference Include="System.Threading.Timer">
  1037. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  1038. <Private>False</Private>
  1039. </Reference>
  1040. <Reference Include="System.ValueTuple">
  1041. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  1042. <Private>False</Private>
  1043. </Reference>
  1044. <Reference Include="System.Xml.ReaderWriter">
  1045. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  1046. <Private>False</Private>
  1047. </Reference>
  1048. <Reference Include="System.Xml.XDocument">
  1049. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  1050. <Private>False</Private>
  1051. </Reference>
  1052. <Reference Include="System.Xml.XmlDocument">
  1053. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  1054. <Private>False</Private>
  1055. </Reference>
  1056. <Reference Include="System.Xml.XmlSerializer">
  1057. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  1058. <Private>False</Private>
  1059. </Reference>
  1060. <Reference Include="System.Xml.XPath">
  1061. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  1062. <Private>False</Private>
  1063. </Reference>
  1064. <Reference Include="System.Xml.XPath.XDocument">
  1065. <HintPath>D:\Unuty\2022.3.17f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1066. <Private>False</Private>
  1067. </Reference>
  1068. </ItemGroup>
  1069. <ItemGroup>
  1070. <ProjectReference Include="Unity.2D.Common.Runtime.csproj" />
  1071. <ProjectReference Include="Unity.Mathematics.csproj" />
  1072. <ProjectReference Include="Unity.Burst.csproj" />
  1073. <ProjectReference Include="UnityEditor.UI.csproj" />
  1074. <ProjectReference Include="UnityEngine.UI.csproj" />
  1075. </ItemGroup>
  1076. <Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
  1077. <ItemGroup>
  1078. <ProjectCapability Remove="LaunchProfiles" />
  1079. <ProjectCapability Remove="SharedProjectReferences" />
  1080. <ProjectCapability Remove="ReferenceManagerSharedProjects" />
  1081. <ProjectCapability Remove="ProjectReferences" />
  1082. <ProjectCapability Remove="ReferenceManagerProjects" />
  1083. <ProjectCapability Remove="COMReferences" />
  1084. <ProjectCapability Remove="ReferenceManagerCOM" />
  1085. <ProjectCapability Remove="AssemblyReferences" />
  1086. <ProjectCapability Remove="ReferenceManagerAssemblies" />
  1087. </ItemGroup>
  1088. </Project>