spine-unity.csproj 76 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147
  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>{D9C6BD4E-98B1-2840-CAD8-6AE288C4C16E}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>spine-unity</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</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\Runtime\spine-unity\Components\SkeletonAnimation.cs" />
  64. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\BlendModeMaterials.cs" />
  65. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\MaterialChecks.cs" />
  66. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\RootMotion\SkeletonRootMotion.cs" />
  67. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\YieldInstructions\WaitForSpineAnimation.cs" />
  68. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\SpineSpriteAtlasAsset.cs" />
  69. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\YieldInstructions\WaitForSpineAnimationEnd.cs" />
  70. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\SkeletonExtensions.cs" />
  71. <Compile Include="Assets\Spine\Runtime\spine-unity\Mesh Generation\MeshGenerator.cs" />
  72. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\RootMotion\SkeletonMecanimRootMotion.cs" />
  73. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonMecanim.cs" />
  74. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\RootMotion\SkeletonRootMotionBase.cs" />
  75. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\EditorSkeletonPlayer.cs" />
  76. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\BuildUtilities.cs" />
  77. <Compile Include="Assets\Spine\Runtime\spine-unity\SkeletonDataModifierAssets\BlendModeMaterials\BlendModeMaterialsAsset.cs" />
  78. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\SkeletonDataAsset.cs" />
  79. <Compile Include="Assets\Spine\Runtime\spine-unity\Mesh Generation\SkeletonRendererInstruction.cs" />
  80. <Compile Include="Assets\Spine\Runtime\spine-unity\Mesh Generation\SpineMesh.cs" />
  81. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Following\BoundingBoxFollower.cs" />
  82. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Following\BoundingBoxFollowerGraphic.cs" />
  83. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\ActivateBasedOnFlipDirection.cs" />
  84. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\AtlasUtilities.cs" />
  85. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\FollowSkeletonUtilityRootRotation.cs" />
  86. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Following\BoneFollowerGraphic.cs" />
  87. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\SkeletonUtility.cs" />
  88. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\MathUtilities.cs" />
  89. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\OnDemandTextureLoader.cs" />
  90. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\EventDataReferenceAsset.cs" />
  91. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\AttachmentCloneExtensions.cs" />
  92. <Compile Include="Assets\Spine\Runtime\spine-unity\SpineAttributes.cs" />
  93. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonRenderSeparator\SkeletonPartsRenderer.cs" />
  94. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\SkeletonDataModifierAsset.cs" />
  95. <Compile Include="Assets\Spine\Runtime\spine-unity\Mesh Generation\DoubleBuffered.cs" />
  96. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\YieldInstructions\WaitForSpineTrackEntryEnd.cs" />
  97. <Compile Include="Assets\Spine\Runtime\spine-unity\Mesh Generation\MeshRendererBuffers.cs" />
  98. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonRendererCustomMaterials\SkeletonRendererCustomMaterials.cs" />
  99. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\SkeletonUtilityBone.cs" />
  100. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\AnimationReferenceAsset.cs" />
  101. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\FollowLocationRigidbody2D.cs" />
  102. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\AtlasAssetBase.cs" />
  103. <Compile Include="Assets\Spine\Runtime\spine-unity\Modules\TK2D\SpriteCollectionAttachmentLoader.cs" />
  104. <Compile Include="Assets\Spine\Runtime\spine-unity\ISkeletonAnimation.cs" />
  105. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\SkeletonUtilityConstraint.cs" />
  106. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonRenderSeparator\SkeletonRenderSeparator.cs" />
  107. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\SpineAtlasAsset.cs" />
  108. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Internal\SkeletonSubmeshGraphic.cs" />
  109. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\YieldInstructions\WaitForSpineAnimationComplete.cs" />
  110. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\RegionlessAttachmentLoader.cs" />
  111. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Following\BoneFollower.cs" />
  112. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonUtility\FollowLocationRigidbody.cs" />
  113. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonRendererCustomMaterials\SkeletonGraphicCustomMaterials.cs" />
  114. <Compile Include="Assets\Spine\Runtime\spine-unity\Asset Types\SkeletonDataCompatibility.cs" />
  115. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonGraphic.cs" />
  116. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\Following\PointFollower.cs" />
  117. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\SettingsTriState.cs" />
  118. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\TimelineExtensions.cs" />
  119. <Compile Include="Assets\Spine\Runtime\spine-unity\Components\SkeletonRenderer.cs" />
  120. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\YieldInstructions\WaitForSpineEvent.cs" />
  121. <Compile Include="Assets\Spine\Runtime\spine-unity\Utility\AttachmentRegionExtensions.cs" />
  122. </ItemGroup>
  123. <ItemGroup>
  124. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-Lit-Outline.shader" />
  125. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Sprite\SpritesVertexLit-Outline.shader" />
  126. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-Skeleton-Lit-Common.cginc" />
  127. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic-Fill.shader" />
  128. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\TintBlack\Spine-SkeletonGraphic-TintBlack-Multiply.shader" />
  129. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-Common.cginc" />
  130. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic-Grayscale.shader" />
  131. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Utility\HiddenPass.shader" />
  132. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic-Additive.shader" />
  133. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\ShaderShared.cginc" />
  134. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-Fill-Outline.shader" />
  135. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\ShaderMaths.cginc" />
  136. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpriteSpecular.cginc" />
  137. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\BlendModes\Spine-Skeleton-PMA-Additive-Outline.shader" />
  138. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton-Tint.shader" />
  139. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Sprite\SpritesPixelLit-Outline.shader" />
  140. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CameraNormalsTexture.shader" />
  141. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\BlendModes\Spine-Skeleton-PMA-Additive.shader" />
  142. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\SpritesUnlit.shader" />
  143. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton-Fill.shader" />
  144. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-Lit-ZWrite-Outline.shader" />
  145. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\SkeletonGraphic\Spine-SkeletonGraphic-TintBlack-Outline.shader" />
  146. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Utility\Hidden-Spine-Bones.shader" />
  147. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-BlendModes-ShadowCasterPass.cginc" />
  148. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic-Screen.shader" />
  149. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\BlendModes\Spine-Skeleton-PMA-Screen-Outline.shader" />
  150. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\TintBlack\Spine-SkeletonGraphic-TintBlack.shader" />
  151. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpriteUnlit.cginc" />
  152. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-OutlineOnly-ZWrite.shader" />
  153. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-DepthOnlyPass.cginc" />
  154. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Sprite\SpritesUnlit-Outline.shader" />
  155. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CameraDepthNormalsTexture.shader" />
  156. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpriteShadows.cginc" />
  157. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-Skeleton-Lit-Common-Shadow.cginc" />
  158. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpriteVertexLighting.cginc" />
  159. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CameraDepthTexture.shader" />
  160. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-Outline.shader" />
  161. <None Include="Assets\Spine\Runtime\spine-unity.asmdef" />
  162. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-Outline-Common.cginc" />
  163. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-TintBlack-Outline.shader" />
  164. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Special-Skeleton-Grayscale.shader" />
  165. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic.shader" />
  166. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\BlendModes\Spine-Skeleton-PMA-Multiply-Outline.shader" />
  167. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\BlendModes\Spine-Skeleton-PMA-Multiply.shader" />
  168. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\SpriteDepthNormalsTexture.shader" />
  169. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpriteLighting.cginc" />
  170. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\SpritesVertexLit.shader" />
  171. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\TintBlack\Spine-SkeletonGraphic-TintBlack-Screen.shader" />
  172. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-Skeleton-Tint-Common.cginc" />
  173. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\TintBlack\Spine-SkeletonGraphic-TintBlack-Additive.shader" />
  174. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Special-Skeleton-Grayscale-Outline.shader" />
  175. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\CGIncludes\Spine-SkeletonGraphic-TintBlack-NormalPass.cginc" />
  176. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton-Lit.shader" />
  177. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton-Lit-ZWrite.shader" />
  178. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton.shader" />
  179. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\CGIncludes\Spine-Outline-Pass.cginc" />
  180. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\BlendModes\Spine-Skeleton-PMA-Screen.shader" />
  181. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\CGIncludes\Spine-BlendModes-NormalPass.cginc" />
  182. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Spine-Skeleton-TintBlack.shader" />
  183. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\Spine-Skeleton-Tint-Outline.shader" />
  184. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\SpritesPixelLit.shader" />
  185. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Sprite\CGIncludes\SpritePixelLighting.cginc" />
  186. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\CGIncludes\Spine-SkeletonGraphic-NormalPass.cginc" />
  187. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\Outline\SkeletonGraphic\Spine-SkeletonGraphic-Outline.shader" />
  188. <None Include="Assets\Spine\Runtime\spine-unity\Shaders\SkeletonGraphic\Spine-SkeletonGraphic-Multiply.shader" />
  189. </ItemGroup>
  190. <ItemGroup>
  191. <Reference Include="UnityEngine">
  192. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  193. <Private>False</Private>
  194. </Reference>
  195. <Reference Include="UnityEngine.AIModule">
  196. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  197. <Private>False</Private>
  198. </Reference>
  199. <Reference Include="UnityEngine.ARModule">
  200. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  201. <Private>False</Private>
  202. </Reference>
  203. <Reference Include="UnityEngine.AccessibilityModule">
  204. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  205. <Private>False</Private>
  206. </Reference>
  207. <Reference Include="UnityEngine.AndroidJNIModule">
  208. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  209. <Private>False</Private>
  210. </Reference>
  211. <Reference Include="UnityEngine.AnimationModule">
  212. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  213. <Private>False</Private>
  214. </Reference>
  215. <Reference Include="UnityEngine.AssetBundleModule">
  216. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  217. <Private>False</Private>
  218. </Reference>
  219. <Reference Include="UnityEngine.AudioModule">
  220. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  221. <Private>False</Private>
  222. </Reference>
  223. <Reference Include="UnityEngine.ClothModule">
  224. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  225. <Private>False</Private>
  226. </Reference>
  227. <Reference Include="UnityEngine.ClusterInputModule">
  228. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  229. <Private>False</Private>
  230. </Reference>
  231. <Reference Include="UnityEngine.ClusterRendererModule">
  232. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  233. <Private>False</Private>
  234. </Reference>
  235. <Reference Include="UnityEngine.ContentLoadModule">
  236. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
  237. <Private>False</Private>
  238. </Reference>
  239. <Reference Include="UnityEngine.CoreModule">
  240. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  241. <Private>False</Private>
  242. </Reference>
  243. <Reference Include="UnityEngine.CrashReportingModule">
  244. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  245. <Private>False</Private>
  246. </Reference>
  247. <Reference Include="UnityEngine.DSPGraphModule">
  248. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  249. <Private>False</Private>
  250. </Reference>
  251. <Reference Include="UnityEngine.DirectorModule">
  252. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  253. <Private>False</Private>
  254. </Reference>
  255. <Reference Include="UnityEngine.GIModule">
  256. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  257. <Private>False</Private>
  258. </Reference>
  259. <Reference Include="UnityEngine.GameCenterModule">
  260. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  261. <Private>False</Private>
  262. </Reference>
  263. <Reference Include="UnityEngine.GridModule">
  264. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  265. <Private>False</Private>
  266. </Reference>
  267. <Reference Include="UnityEngine.HotReloadModule">
  268. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  269. <Private>False</Private>
  270. </Reference>
  271. <Reference Include="UnityEngine.IMGUIModule">
  272. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  273. <Private>False</Private>
  274. </Reference>
  275. <Reference Include="UnityEngine.ImageConversionModule">
  276. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  277. <Private>False</Private>
  278. </Reference>
  279. <Reference Include="UnityEngine.InputModule">
  280. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  281. <Private>False</Private>
  282. </Reference>
  283. <Reference Include="UnityEngine.InputLegacyModule">
  284. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  285. <Private>False</Private>
  286. </Reference>
  287. <Reference Include="UnityEngine.JSONSerializeModule">
  288. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  289. <Private>False</Private>
  290. </Reference>
  291. <Reference Include="UnityEngine.LocalizationModule">
  292. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  293. <Private>False</Private>
  294. </Reference>
  295. <Reference Include="UnityEngine.ParticleSystemModule">
  296. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  297. <Private>False</Private>
  298. </Reference>
  299. <Reference Include="UnityEngine.PerformanceReportingModule">
  300. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  301. <Private>False</Private>
  302. </Reference>
  303. <Reference Include="UnityEngine.PhysicsModule">
  304. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  305. <Private>False</Private>
  306. </Reference>
  307. <Reference Include="UnityEngine.Physics2DModule">
  308. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  309. <Private>False</Private>
  310. </Reference>
  311. <Reference Include="UnityEngine.ProfilerModule">
  312. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  313. <Private>False</Private>
  314. </Reference>
  315. <Reference Include="UnityEngine.PropertiesModule">
  316. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
  317. <Private>False</Private>
  318. </Reference>
  319. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  320. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  321. <Private>False</Private>
  322. </Reference>
  323. <Reference Include="UnityEngine.ScreenCaptureModule">
  324. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  325. <Private>False</Private>
  326. </Reference>
  327. <Reference Include="UnityEngine.SharedInternalsModule">
  328. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  329. <Private>False</Private>
  330. </Reference>
  331. <Reference Include="UnityEngine.SpriteMaskModule">
  332. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  333. <Private>False</Private>
  334. </Reference>
  335. <Reference Include="UnityEngine.SpriteShapeModule">
  336. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  337. <Private>False</Private>
  338. </Reference>
  339. <Reference Include="UnityEngine.StreamingModule">
  340. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  341. <Private>False</Private>
  342. </Reference>
  343. <Reference Include="UnityEngine.SubstanceModule">
  344. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  345. <Private>False</Private>
  346. </Reference>
  347. <Reference Include="UnityEngine.TLSModule">
  348. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  349. <Private>False</Private>
  350. </Reference>
  351. <Reference Include="UnityEngine.TerrainModule">
  352. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  353. <Private>False</Private>
  354. </Reference>
  355. <Reference Include="UnityEngine.TerrainPhysicsModule">
  356. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  357. <Private>False</Private>
  358. </Reference>
  359. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  360. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  361. <Private>False</Private>
  362. </Reference>
  363. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  364. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  365. <Private>False</Private>
  366. </Reference>
  367. <Reference Include="UnityEngine.TextRenderingModule">
  368. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  369. <Private>False</Private>
  370. </Reference>
  371. <Reference Include="UnityEngine.TilemapModule">
  372. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  373. <Private>False</Private>
  374. </Reference>
  375. <Reference Include="UnityEngine.UIModule">
  376. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  377. <Private>False</Private>
  378. </Reference>
  379. <Reference Include="UnityEngine.UIElementsModule">
  380. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  381. <Private>False</Private>
  382. </Reference>
  383. <Reference Include="UnityEngine.UmbraModule">
  384. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  385. <Private>False</Private>
  386. </Reference>
  387. <Reference Include="UnityEngine.UnityAnalyticsModule">
  388. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  389. <Private>False</Private>
  390. </Reference>
  391. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  392. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  393. <Private>False</Private>
  394. </Reference>
  395. <Reference Include="UnityEngine.UnityConnectModule">
  396. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  397. <Private>False</Private>
  398. </Reference>
  399. <Reference Include="UnityEngine.UnityCurlModule">
  400. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  401. <Private>False</Private>
  402. </Reference>
  403. <Reference Include="UnityEngine.UnityTestProtocolModule">
  404. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  405. <Private>False</Private>
  406. </Reference>
  407. <Reference Include="UnityEngine.UnityWebRequestModule">
  408. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  409. <Private>False</Private>
  410. </Reference>
  411. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  412. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  413. <Private>False</Private>
  414. </Reference>
  415. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  416. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  417. <Private>False</Private>
  418. </Reference>
  419. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  420. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  421. <Private>False</Private>
  422. </Reference>
  423. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  424. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  425. <Private>False</Private>
  426. </Reference>
  427. <Reference Include="UnityEngine.VFXModule">
  428. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  429. <Private>False</Private>
  430. </Reference>
  431. <Reference Include="UnityEngine.VehiclesModule">
  432. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  433. <Private>False</Private>
  434. </Reference>
  435. <Reference Include="UnityEngine.VideoModule">
  436. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  437. <Private>False</Private>
  438. </Reference>
  439. <Reference Include="UnityEngine.VirtualTexturingModule">
  440. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  441. <Private>False</Private>
  442. </Reference>
  443. <Reference Include="UnityEngine.WindModule">
  444. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  445. <Private>False</Private>
  446. </Reference>
  447. <Reference Include="UnityEditor">
  448. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  449. <Private>False</Private>
  450. </Reference>
  451. <Reference Include="UnityEditor.CoreModule">
  452. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  453. <Private>False</Private>
  454. </Reference>
  455. <Reference Include="UnityEditor.DeviceSimulatorModule">
  456. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  457. <Private>False</Private>
  458. </Reference>
  459. <Reference Include="UnityEditor.DiagnosticsModule">
  460. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  461. <Private>False</Private>
  462. </Reference>
  463. <Reference Include="UnityEditor.EditorToolbarModule">
  464. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
  465. <Private>False</Private>
  466. </Reference>
  467. <Reference Include="UnityEditor.GraphViewModule">
  468. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  469. <Private>False</Private>
  470. </Reference>
  471. <Reference Include="UnityEditor.PresetsUIModule">
  472. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
  473. <Private>False</Private>
  474. </Reference>
  475. <Reference Include="UnityEditor.QuickSearchModule">
  476. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  477. <Private>False</Private>
  478. </Reference>
  479. <Reference Include="UnityEditor.SceneTemplateModule">
  480. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  481. <Private>False</Private>
  482. </Reference>
  483. <Reference Include="UnityEditor.SceneViewModule">
  484. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
  485. <Private>False</Private>
  486. </Reference>
  487. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  488. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  489. <Private>False</Private>
  490. </Reference>
  491. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  492. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  493. <Private>False</Private>
  494. </Reference>
  495. <Reference Include="UnityEditor.UIBuilderModule">
  496. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  497. <Private>False</Private>
  498. </Reference>
  499. <Reference Include="UnityEditor.UIElementsModule">
  500. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  501. <Private>False</Private>
  502. </Reference>
  503. <Reference Include="UnityEditor.UIElementsSamplesModule">
  504. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  505. <Private>False</Private>
  506. </Reference>
  507. <Reference Include="UnityEditor.UnityConnectModule">
  508. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  509. <Private>False</Private>
  510. </Reference>
  511. <Reference Include="UnityEditor.Graphs">
  512. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  513. <Private>False</Private>
  514. </Reference>
  515. <Reference Include="UnityEditor.WebGL.Extensions">
  516. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll</HintPath>
  517. <Private>False</Private>
  518. </Reference>
  519. <Reference Include="UnityEditor.Android.Extensions">
  520. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  521. <Private>False</Private>
  522. </Reference>
  523. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  524. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  525. <Private>False</Private>
  526. </Reference>
  527. <Reference Include="DemiLib">
  528. <HintPath>Assets\Demigiant\DemiLib\Core\DemiLib.dll</HintPath>
  529. <Private>False</Private>
  530. </Reference>
  531. <Reference Include="NLog">
  532. <HintPath>Assets\Plugins\NLog.dll</HintPath>
  533. <Private>False</Private>
  534. </Reference>
  535. <Reference Include="SharpCompress">
  536. <HintPath>Assets\Plugins\MongoDB\SharpCompress.dll</HintPath>
  537. <Private>False</Private>
  538. </Reference>
  539. <Reference Include="DOTweenEditor">
  540. <HintPath>Assets\Demigiant\DOTween\Editor\DOTweenEditor.dll</HintPath>
  541. <Private>False</Private>
  542. </Reference>
  543. <Reference Include="System.Text.Encoding.CodePages">
  544. <HintPath>Assets\Plugins\MongoDB\System.Text.Encoding.CodePages.dll</HintPath>
  545. <Private>False</Private>
  546. </Reference>
  547. <Reference Include="DOTweenProEditor">
  548. <HintPath>Assets\Demigiant\DOTweenPro\Editor\DOTweenProEditor.dll</HintPath>
  549. <Private>False</Private>
  550. </Reference>
  551. <Reference Include="MongoDB.Driver.Core">
  552. <HintPath>Assets\Plugins\MongoDB\MongoDB.Driver.Core.dll</HintPath>
  553. <Private>False</Private>
  554. </Reference>
  555. <Reference Include="DOTween43">
  556. <HintPath>Assets\Demigiant\DOTween\DOTween43.dll</HintPath>
  557. <Private>False</Private>
  558. </Reference>
  559. <Reference Include="DOTween">
  560. <HintPath>Assets\Demigiant\DOTween\DOTween.dll</HintPath>
  561. <Private>False</Private>
  562. </Reference>
  563. <Reference Include="MongoDB.Bson">
  564. <HintPath>Assets\Plugins\MongoDB\MongoDB.Bson.dll</HintPath>
  565. <Private>False</Private>
  566. </Reference>
  567. <Reference Include="dnlib">
  568. <HintPath>Packages\com.focus-creative-games.hybridclr_unity\Plugins\dnlib.dll</HintPath>
  569. <Private>False</Private>
  570. </Reference>
  571. <Reference Include="DOTween46">
  572. <HintPath>Assets\Demigiant\DOTween\DOTween46.dll</HintPath>
  573. <Private>False</Private>
  574. </Reference>
  575. <Reference Include="CommandLine">
  576. <HintPath>Assets\Plugins\CommandLine.dll</HintPath>
  577. <Private>False</Private>
  578. </Reference>
  579. <Reference Include="DOTweenPro">
  580. <HintPath>Assets\Demigiant\DOTweenPro\DOTweenPro.dll</HintPath>
  581. <Private>False</Private>
  582. </Reference>
  583. <Reference Include="System.Runtime.CompilerServices.Unsafe">
  584. <HintPath>Assets\Plugins\MongoDB\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  585. <Private>False</Private>
  586. </Reference>
  587. <Reference Include="DnsClient">
  588. <HintPath>Assets\Plugins\MongoDB\DnsClient.dll</HintPath>
  589. <Private>False</Private>
  590. </Reference>
  591. <Reference Include="MongoDB.Libmongocrypt">
  592. <HintPath>Assets\Plugins\MongoDB\MongoDB.Libmongocrypt.dll</HintPath>
  593. <Private>False</Private>
  594. </Reference>
  595. <Reference Include="DOTween50">
  596. <HintPath>Assets\Demigiant\DOTween\DOTween50.dll</HintPath>
  597. <Private>False</Private>
  598. </Reference>
  599. <Reference Include="ICSharpCode.SharpZipLib">
  600. <HintPath>Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
  601. <Private>False</Private>
  602. </Reference>
  603. <Reference Include="MongoDB.Driver">
  604. <HintPath>Assets\Plugins\MongoDB\MongoDB.Driver.dll</HintPath>
  605. <Private>False</Private>
  606. </Reference>
  607. <Reference Include="DemiEditor">
  608. <HintPath>Assets\Demigiant\DemiLib\Core\Editor\DemiEditor.dll</HintPath>
  609. <Private>False</Private>
  610. </Reference>
  611. <Reference Include="Unity.Android.Types">
  612. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  613. <Private>False</Private>
  614. </Reference>
  615. <Reference Include="Unity.Android.Gradle">
  616. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  617. <Private>False</Private>
  618. </Reference>
  619. <Reference Include="Unity.Android.GradleProject">
  620. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath>
  621. <Private>False</Private>
  622. </Reference>
  623. <Reference Include="mscorlib">
  624. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  625. <Private>False</Private>
  626. </Reference>
  627. <Reference Include="System">
  628. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  629. <Private>False</Private>
  630. </Reference>
  631. <Reference Include="System.Core">
  632. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  633. <Private>False</Private>
  634. </Reference>
  635. <Reference Include="System.Runtime.Serialization">
  636. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  637. <Private>False</Private>
  638. </Reference>
  639. <Reference Include="System.Xml">
  640. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  641. <Private>False</Private>
  642. </Reference>
  643. <Reference Include="System.Xml.Linq">
  644. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  645. <Private>False</Private>
  646. </Reference>
  647. <Reference Include="System.Numerics">
  648. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  649. <Private>False</Private>
  650. </Reference>
  651. <Reference Include="System.Numerics.Vectors">
  652. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  653. <Private>False</Private>
  654. </Reference>
  655. <Reference Include="System.Net.Http">
  656. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  657. <Private>False</Private>
  658. </Reference>
  659. <Reference Include="System.IO.Compression">
  660. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  661. <Private>False</Private>
  662. </Reference>
  663. <Reference Include="Microsoft.CSharp">
  664. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  665. <Private>False</Private>
  666. </Reference>
  667. <Reference Include="System.Data">
  668. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  669. <Private>False</Private>
  670. </Reference>
  671. <Reference Include="System.Data.DataSetExtensions">
  672. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  673. <Private>False</Private>
  674. </Reference>
  675. <Reference Include="System.Drawing">
  676. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  677. <Private>False</Private>
  678. </Reference>
  679. <Reference Include="System.IO.Compression.FileSystem">
  680. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  681. <Private>False</Private>
  682. </Reference>
  683. <Reference Include="System.ComponentModel.Composition">
  684. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  685. <Private>False</Private>
  686. </Reference>
  687. <Reference Include="System.Transactions">
  688. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  689. <Private>False</Private>
  690. </Reference>
  691. <Reference Include="Microsoft.Win32.Primitives">
  692. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  693. <Private>False</Private>
  694. </Reference>
  695. <Reference Include="netstandard">
  696. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  697. <Private>False</Private>
  698. </Reference>
  699. <Reference Include="System.AppContext">
  700. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  701. <Private>False</Private>
  702. </Reference>
  703. <Reference Include="System.Buffers">
  704. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  705. <Private>False</Private>
  706. </Reference>
  707. <Reference Include="System.Collections.Concurrent">
  708. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  709. <Private>False</Private>
  710. </Reference>
  711. <Reference Include="System.Collections">
  712. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  713. <Private>False</Private>
  714. </Reference>
  715. <Reference Include="System.Collections.NonGeneric">
  716. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  717. <Private>False</Private>
  718. </Reference>
  719. <Reference Include="System.Collections.Specialized">
  720. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  721. <Private>False</Private>
  722. </Reference>
  723. <Reference Include="System.ComponentModel.Annotations">
  724. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  725. <Private>False</Private>
  726. </Reference>
  727. <Reference Include="System.ComponentModel">
  728. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  729. <Private>False</Private>
  730. </Reference>
  731. <Reference Include="System.ComponentModel.EventBasedAsync">
  732. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  733. <Private>False</Private>
  734. </Reference>
  735. <Reference Include="System.ComponentModel.Primitives">
  736. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  737. <Private>False</Private>
  738. </Reference>
  739. <Reference Include="System.ComponentModel.TypeConverter">
  740. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  741. <Private>False</Private>
  742. </Reference>
  743. <Reference Include="System.Console">
  744. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  745. <Private>False</Private>
  746. </Reference>
  747. <Reference Include="System.Data.Common">
  748. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  749. <Private>False</Private>
  750. </Reference>
  751. <Reference Include="System.Diagnostics.Contracts">
  752. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  753. <Private>False</Private>
  754. </Reference>
  755. <Reference Include="System.Diagnostics.Debug">
  756. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  757. <Private>False</Private>
  758. </Reference>
  759. <Reference Include="System.Diagnostics.FileVersionInfo">
  760. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  761. <Private>False</Private>
  762. </Reference>
  763. <Reference Include="System.Diagnostics.Process">
  764. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  765. <Private>False</Private>
  766. </Reference>
  767. <Reference Include="System.Diagnostics.StackTrace">
  768. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  769. <Private>False</Private>
  770. </Reference>
  771. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  772. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  773. <Private>False</Private>
  774. </Reference>
  775. <Reference Include="System.Diagnostics.Tools">
  776. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  777. <Private>False</Private>
  778. </Reference>
  779. <Reference Include="System.Diagnostics.TraceSource">
  780. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  781. <Private>False</Private>
  782. </Reference>
  783. <Reference Include="System.Drawing.Primitives">
  784. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  785. <Private>False</Private>
  786. </Reference>
  787. <Reference Include="System.Dynamic.Runtime">
  788. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  789. <Private>False</Private>
  790. </Reference>
  791. <Reference Include="System.Globalization.Calendars">
  792. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  793. <Private>False</Private>
  794. </Reference>
  795. <Reference Include="System.Globalization">
  796. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  797. <Private>False</Private>
  798. </Reference>
  799. <Reference Include="System.Globalization.Extensions">
  800. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  801. <Private>False</Private>
  802. </Reference>
  803. <Reference Include="System.IO.Compression.ZipFile">
  804. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  805. <Private>False</Private>
  806. </Reference>
  807. <Reference Include="System.IO">
  808. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  809. <Private>False</Private>
  810. </Reference>
  811. <Reference Include="System.IO.FileSystem">
  812. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  813. <Private>False</Private>
  814. </Reference>
  815. <Reference Include="System.IO.FileSystem.DriveInfo">
  816. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  817. <Private>False</Private>
  818. </Reference>
  819. <Reference Include="System.IO.FileSystem.Primitives">
  820. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  821. <Private>False</Private>
  822. </Reference>
  823. <Reference Include="System.IO.FileSystem.Watcher">
  824. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  825. <Private>False</Private>
  826. </Reference>
  827. <Reference Include="System.IO.IsolatedStorage">
  828. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  829. <Private>False</Private>
  830. </Reference>
  831. <Reference Include="System.IO.MemoryMappedFiles">
  832. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  833. <Private>False</Private>
  834. </Reference>
  835. <Reference Include="System.IO.Pipes">
  836. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  837. <Private>False</Private>
  838. </Reference>
  839. <Reference Include="System.IO.UnmanagedMemoryStream">
  840. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  841. <Private>False</Private>
  842. </Reference>
  843. <Reference Include="System.Linq">
  844. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  845. <Private>False</Private>
  846. </Reference>
  847. <Reference Include="System.Linq.Expressions">
  848. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  849. <Private>False</Private>
  850. </Reference>
  851. <Reference Include="System.Linq.Parallel">
  852. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  853. <Private>False</Private>
  854. </Reference>
  855. <Reference Include="System.Linq.Queryable">
  856. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  857. <Private>False</Private>
  858. </Reference>
  859. <Reference Include="System.Memory">
  860. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  861. <Private>False</Private>
  862. </Reference>
  863. <Reference Include="System.Net.Http.Rtc">
  864. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  865. <Private>False</Private>
  866. </Reference>
  867. <Reference Include="System.Net.NameResolution">
  868. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  869. <Private>False</Private>
  870. </Reference>
  871. <Reference Include="System.Net.NetworkInformation">
  872. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  873. <Private>False</Private>
  874. </Reference>
  875. <Reference Include="System.Net.Ping">
  876. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  877. <Private>False</Private>
  878. </Reference>
  879. <Reference Include="System.Net.Primitives">
  880. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  881. <Private>False</Private>
  882. </Reference>
  883. <Reference Include="System.Net.Requests">
  884. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  885. <Private>False</Private>
  886. </Reference>
  887. <Reference Include="System.Net.Security">
  888. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  889. <Private>False</Private>
  890. </Reference>
  891. <Reference Include="System.Net.Sockets">
  892. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  893. <Private>False</Private>
  894. </Reference>
  895. <Reference Include="System.Net.WebHeaderCollection">
  896. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  897. <Private>False</Private>
  898. </Reference>
  899. <Reference Include="System.Net.WebSockets.Client">
  900. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  901. <Private>False</Private>
  902. </Reference>
  903. <Reference Include="System.Net.WebSockets">
  904. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  905. <Private>False</Private>
  906. </Reference>
  907. <Reference Include="System.ObjectModel">
  908. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  909. <Private>False</Private>
  910. </Reference>
  911. <Reference Include="System.Reflection.DispatchProxy">
  912. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  913. <Private>False</Private>
  914. </Reference>
  915. <Reference Include="System.Reflection">
  916. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  917. <Private>False</Private>
  918. </Reference>
  919. <Reference Include="System.Reflection.Emit">
  920. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  921. <Private>False</Private>
  922. </Reference>
  923. <Reference Include="System.Reflection.Emit.ILGeneration">
  924. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  925. <Private>False</Private>
  926. </Reference>
  927. <Reference Include="System.Reflection.Emit.Lightweight">
  928. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  929. <Private>False</Private>
  930. </Reference>
  931. <Reference Include="System.Reflection.Extensions">
  932. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  933. <Private>False</Private>
  934. </Reference>
  935. <Reference Include="System.Reflection.Primitives">
  936. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  937. <Private>False</Private>
  938. </Reference>
  939. <Reference Include="System.Resources.Reader">
  940. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  941. <Private>False</Private>
  942. </Reference>
  943. <Reference Include="System.Resources.ResourceManager">
  944. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  945. <Private>False</Private>
  946. </Reference>
  947. <Reference Include="System.Resources.Writer">
  948. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  949. <Private>False</Private>
  950. </Reference>
  951. <Reference Include="System.Runtime.CompilerServices.VisualC">
  952. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  953. <Private>False</Private>
  954. </Reference>
  955. <Reference Include="System.Runtime">
  956. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  957. <Private>False</Private>
  958. </Reference>
  959. <Reference Include="System.Runtime.Extensions">
  960. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  961. <Private>False</Private>
  962. </Reference>
  963. <Reference Include="System.Runtime.Handles">
  964. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  965. <Private>False</Private>
  966. </Reference>
  967. <Reference Include="System.Runtime.InteropServices">
  968. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  969. <Private>False</Private>
  970. </Reference>
  971. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  972. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  973. <Private>False</Private>
  974. </Reference>
  975. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  976. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  977. <Private>False</Private>
  978. </Reference>
  979. <Reference Include="System.Runtime.Numerics">
  980. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  981. <Private>False</Private>
  982. </Reference>
  983. <Reference Include="System.Runtime.Serialization.Formatters">
  984. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  985. <Private>False</Private>
  986. </Reference>
  987. <Reference Include="System.Runtime.Serialization.Json">
  988. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  989. <Private>False</Private>
  990. </Reference>
  991. <Reference Include="System.Runtime.Serialization.Primitives">
  992. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  993. <Private>False</Private>
  994. </Reference>
  995. <Reference Include="System.Runtime.Serialization.Xml">
  996. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  997. <Private>False</Private>
  998. </Reference>
  999. <Reference Include="System.Security.Claims">
  1000. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  1001. <Private>False</Private>
  1002. </Reference>
  1003. <Reference Include="System.Security.Cryptography.Algorithms">
  1004. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  1005. <Private>False</Private>
  1006. </Reference>
  1007. <Reference Include="System.Security.Cryptography.Csp">
  1008. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  1009. <Private>False</Private>
  1010. </Reference>
  1011. <Reference Include="System.Security.Cryptography.Encoding">
  1012. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  1013. <Private>False</Private>
  1014. </Reference>
  1015. <Reference Include="System.Security.Cryptography.Primitives">
  1016. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  1017. <Private>False</Private>
  1018. </Reference>
  1019. <Reference Include="System.Security.Cryptography.X509Certificates">
  1020. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  1021. <Private>False</Private>
  1022. </Reference>
  1023. <Reference Include="System.Security.Principal">
  1024. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  1025. <Private>False</Private>
  1026. </Reference>
  1027. <Reference Include="System.Security.SecureString">
  1028. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  1029. <Private>False</Private>
  1030. </Reference>
  1031. <Reference Include="System.ServiceModel.Duplex">
  1032. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  1033. <Private>False</Private>
  1034. </Reference>
  1035. <Reference Include="System.ServiceModel.Http">
  1036. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  1037. <Private>False</Private>
  1038. </Reference>
  1039. <Reference Include="System.ServiceModel.NetTcp">
  1040. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  1041. <Private>False</Private>
  1042. </Reference>
  1043. <Reference Include="System.ServiceModel.Primitives">
  1044. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  1045. <Private>False</Private>
  1046. </Reference>
  1047. <Reference Include="System.ServiceModel.Security">
  1048. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  1049. <Private>False</Private>
  1050. </Reference>
  1051. <Reference Include="System.Text.Encoding">
  1052. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  1053. <Private>False</Private>
  1054. </Reference>
  1055. <Reference Include="System.Text.Encoding.Extensions">
  1056. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  1057. <Private>False</Private>
  1058. </Reference>
  1059. <Reference Include="System.Text.RegularExpressions">
  1060. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  1061. <Private>False</Private>
  1062. </Reference>
  1063. <Reference Include="System.Threading">
  1064. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  1065. <Private>False</Private>
  1066. </Reference>
  1067. <Reference Include="System.Threading.Overlapped">
  1068. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  1069. <Private>False</Private>
  1070. </Reference>
  1071. <Reference Include="System.Threading.Tasks">
  1072. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  1073. <Private>False</Private>
  1074. </Reference>
  1075. <Reference Include="System.Threading.Tasks.Extensions">
  1076. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  1077. <Private>False</Private>
  1078. </Reference>
  1079. <Reference Include="System.Threading.Tasks.Parallel">
  1080. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  1081. <Private>False</Private>
  1082. </Reference>
  1083. <Reference Include="System.Threading.Thread">
  1084. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  1085. <Private>False</Private>
  1086. </Reference>
  1087. <Reference Include="System.Threading.ThreadPool">
  1088. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  1089. <Private>False</Private>
  1090. </Reference>
  1091. <Reference Include="System.Threading.Timer">
  1092. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  1093. <Private>False</Private>
  1094. </Reference>
  1095. <Reference Include="System.ValueTuple">
  1096. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  1097. <Private>False</Private>
  1098. </Reference>
  1099. <Reference Include="System.Xml.ReaderWriter">
  1100. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  1101. <Private>False</Private>
  1102. </Reference>
  1103. <Reference Include="System.Xml.XDocument">
  1104. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  1105. <Private>False</Private>
  1106. </Reference>
  1107. <Reference Include="System.Xml.XmlDocument">
  1108. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  1109. <Private>False</Private>
  1110. </Reference>
  1111. <Reference Include="System.Xml.XmlSerializer">
  1112. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  1113. <Private>False</Private>
  1114. </Reference>
  1115. <Reference Include="System.Xml.XPath">
  1116. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  1117. <Private>False</Private>
  1118. </Reference>
  1119. <Reference Include="System.Xml.XPath.XDocument">
  1120. <HintPath>C:\Program Files\Unity\Hub\Editor\2022.3.33f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1121. <Private>False</Private>
  1122. </Reference>
  1123. <Reference Include="UnityEditor.UI">
  1124. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  1125. <Private>False</Private>
  1126. </Reference>
  1127. <Reference Include="UnityEngine.UI">
  1128. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  1129. <Private>False</Private>
  1130. </Reference>
  1131. </ItemGroup>
  1132. <ItemGroup>
  1133. <ProjectReference Include="spine-csharp.csproj">
  1134. <Project>{60D0CA9B-F149-C0F5-5CFC-2D5ED55E987E}</Project>
  1135. <Name>spine-csharp</Name>
  1136. </ProjectReference>
  1137. </ItemGroup>
  1138. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1139. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  1140. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1141. Other similar extension points exist, see Microsoft.Common.targets.
  1142. <Target Name="BeforeBuild">
  1143. </Target>
  1144. <Target Name="AfterBuild">
  1145. </Target>
  1146. -->
  1147. </Project>