spine-unity-examples-editor.csproj 65 KB

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