Zenject.csproj 96 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>8.0</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{c3b1efff-9dae-a777-b114-1fe5bd765563}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Zenject</AssemblyName>
  20. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. <BaseDirectory>.</BaseDirectory>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>Temp\Bin\Debug\Zenject\</OutputPath>
  29. <DefineConstants>UNITY_2020_3_45;UNITY_2020_3;UNITY_2020;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalDeclarationAsyncInitializer.cs" />
  45. <Compile Include="Assets/Plugins/Zenject/Source/Install/MonoInstallerBase.cs" />
  46. <Compile Include="Assets/Plugins/Zenject/Source/Injection/InjectContext.cs" />
  47. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/GetFromGameObjectComponentProvider.cs" />
  48. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalSubscription.cs" />
  49. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/InstantiateCallbackConditionCopyNonLazyBinder.cs" />
  50. <Compile Include="Assets/Plugins/Zenject/Source/Install/IInstaller.cs" />
  51. <Compile Include="Assets/Plugins/Zenject/Source/Providers/IFactoryProvider.cs" />
  52. <Compile Include="Assets/Plugins/Zenject/Source/Install/MonoInstaller.cs" />
  53. <Compile Include="Assets/Plugins/Zenject/Source/Internal/MiscExtensions.cs" />
  54. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProviderUntyped.cs" />
  55. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/GetFromPrefabComponentProvider.cs" />
  56. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorDynamicContext.cs" />
  57. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindInfo/GameObjectCreationParameters.cs" />
  58. <Compile Include="Assets/Plugins/Zenject/Source/Factories/KeyedFactory.cs" />
  59. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/SignalExtensions.cs" />
  60. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/EnemySpawner.cs" />
  61. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/Pooling/MemoryPoolInitialSizeBinder.cs" />
  62. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindingUtil.cs" />
  63. <Compile Include="Assets/Plugins/Zenject/Source/Providers/GetterProvider.cs" />
  64. <Compile Include="Assets/Plugins/Zenject/Source/Providers/GameObjectProviders/PrefabGameObjectProvider.cs" />
  65. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodMultipleProviderUntyped.cs" />
  66. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/InstantiateOnPrefabComponentProvider.cs" />
  67. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder4.cs" />
  68. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Main/GameController.cs" />
  69. <Compile Include="Assets/Plugins/Zenject/Source/Util/DisposeBlock.cs" />
  70. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/DeclareSignalRequireHandlerAsyncTickPriorityCopyBinder.cs" />
  71. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder4.cs" />
  72. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/MonoKernel.cs" />
  73. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyFacade.cs" />
  74. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerShootHandler.cs" />
  75. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByNewGameObjectDynamicContext.cs" />
  76. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Util/GameEvents.cs" />
  77. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteIdArgConditionCopyNonLazyBinder.cs" />
  78. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Util/UnityExtensionMethods.cs" />
  79. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder6.cs" />
  80. <Compile Include="Assets/Plugins/Zenject/Source/Providers/IProviderExtensions.cs" />
  81. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/ShipStateDead.cs" />
  82. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/LevelBoundary.cs" />
  83. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorBindInfo.cs" />
  84. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Conventions/ConventionFilterTypesBinder.cs" />
  85. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/ArrayPool.cs" />
  86. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/SignalDeclarationBindInfo.cs" />
  87. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyRotationHandler.cs" />
  88. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/IMemoryPool.cs" />
  89. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Asteroid/Asteroid.cs" />
  90. <Compile Include="Assets/Plugins/Zenject/Source/Factories/IFactory.cs" />
  91. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/Context.cs" />
  92. <Compile Include="Assets/Plugins/Zenject/Source/Util/ValidationUtil.cs" />
  93. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces/IAnimatorMoveHandler.cs" />
  94. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenjectStateMachineBehaviourAutoInjecter.cs" />
  95. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder3.cs" />
  96. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerDirectionHandler.cs" />
  97. <Compile Include="Assets/Plugins/Zenject/Source/Internal/PreserveAttribute.cs" />
  98. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/MonoPoolableMemoryPool.cs" />
  99. <Compile Include="Assets/Plugins/Zenject/Source/Providers/CachedOpenTypeProvider.cs" />
  100. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/FromBinders/FromBinder.cs" />
  101. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteBinders/ConcreteBinderNonGeneric.cs" />
  102. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerHealthWatcher.cs" />
  103. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/PrefabResourceBindingFinalizer.cs" />
  104. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers/GameSignalsInstaller.cs" />
  105. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/Untyped/FactoryFromBinderUntyped.cs" />
  106. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/NullBindingFinalizer.cs" />
  107. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/DictionaryPool.cs" />
  108. <Compile Include="Assets/Plugins/Zenject/Source/Main/LookupId.cs" />
  109. <Compile Include="Assets/Plugins/Zenject/Source/Providers/GameObjectProviders/EmptyGameObjectProvider.cs" />
  110. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/PlaceholderFactoryBindingFinalizer.cs" />
  111. <Compile Include="Assets/Plugins/Zenject/Source/Internal/ValuePair.cs" />
  112. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/GameEvents.cs" />
  113. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByNewPrefabWithParams.cs" />
  114. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/ProjectContext.cs" />
  115. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/StaticMemoryPoolRegistry.cs" />
  116. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProviderWithContainer.cs" />
  117. <Compile Include="Assets/Plugins/Zenject/Source/Util/ReflectionInfoTypeInfoConverter.cs" />
  118. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteBinders/ConcreteIdBinderNonGeneric.cs" />
  119. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteBinders/ConcreteBinderGeneric.cs" />
  120. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/DecoratableMonoKernel.cs" />
  121. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder0.cs" />
  122. <Compile Include="Assets/Plugins/Zenject/Source/Util/UnityUtil.cs" />
  123. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/SubContainerBindingFinalizer.cs" />
  124. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBusInstaller.cs" />
  125. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Conventions/ConventionBindInfo.cs" />
  126. <Compile Include="Assets/Plugins/Zenject/Source/Main/DiContainer.cs" />
  127. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyDeathHandler.cs" />
  128. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ResolveProvider.cs" />
  129. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder1.cs" />
  130. <Compile Include="Assets/Plugins/Zenject/Source/Internal/TypeStringFormatter.cs" />
  131. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces/AnimatorIkHandlerManager.cs" />
  132. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Misc/TilingBackground.cs" />
  133. <Compile Include="Assets/Plugins/Zenject/Source/Util/DefaultGameObjectParentInstaller.cs" />
  134. <Compile Include="Assets/Plugins/Zenject/Source/Providers/IProvider.cs" />
  135. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/ProviderBindingFinalizer.cs" />
  136. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Static/PoolableStaticMemoryPool.cs" />
  137. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder1.cs" />
  138. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/NonLazyBinder.cs" />
  139. <Compile Include="Assets/Plugins/Zenject/Source/Providers/TransientProvider.cs" />
  140. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal/BindSignalFromBinder.cs" />
  141. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByInstaller.cs" />
  142. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers/GameInstaller.cs" />
  143. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConditionCopyNonLazyBinder.cs" />
  144. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByInstanceGetter.cs" />
  145. <Compile Include="Assets/Plugins/Zenject/Source/Internal/LinqExtensions.cs" />
  146. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder4.cs" />
  147. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder4.cs" />
  148. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/ISubContainerCreator.cs" />
  149. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/TickableManager.cs" />
  150. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder6.cs" />
  151. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerModel.cs" />
  152. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  153. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ProviderUtil.cs" />
  154. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/MemoryPool.cs" />
  155. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder6.cs" />
  156. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorCached.cs" />
  157. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/ShipStateWaitingToStart.cs" />
  158. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/GameObject/NameTransformScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  159. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/PoolFactory.cs" />
  160. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorUtil.cs" />
  161. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerDependencyProvider.cs" />
  162. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/SignalTickPriorityCopyBinder.cs" />
  163. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers/GameSettingsInstaller.cs" />
  164. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/WithKernelScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  165. <Compile Include="Assets/Plugins/Zenject/Source/Main/IInstantiator.cs" />
  166. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/InitializableManager.cs" />
  167. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/States/EnemyStateAttack.cs" />
  168. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/PoolableManager.cs" />
  169. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyCommonSettings.cs" />
  170. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabCreators/IPrefabInstantiator.cs" />
  171. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByNewPrefab.cs" />
  172. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/ProjectKernel.cs" />
  173. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/GameRestartHandler.cs" />
  174. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder3.cs" />
  175. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder5.cs" />
  176. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder5.cs" />
  177. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/GuiRenderableManager.cs" />
  178. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/AddToGameObjectComponentProviders/AddToCurrentGameObjectComponentProvider.cs" />
  179. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/States/EnemyStateIdle.cs" />
  180. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder0.cs" />
  181. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/Kernel.cs" />
  182. <Compile Include="Assets/Plugins/Zenject/Source/Factories/FactoryProviderWrapper.cs" />
  183. <Compile Include="Assets/Plugins/Zenject/Source/Main/LazyInstanceInjector.cs" />
  184. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Conventions/ConventionAssemblySelectionBinder.cs" />
  185. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/MemoryPoolBase.cs" />
  186. <Compile Include="Assets/Plugins/Zenject/Source/Util/ReflectionTypeInfo.cs" />
  187. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/BrokenShipFactory.cs" />
  188. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Installers/GameSettingsInstaller.cs" />
  189. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder6.cs" />
  190. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/DecoratorToChoiceFromBinder.cs" />
  191. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/DeclareSignalIdRequireHandlerAsyncTickPriorityCopyBinder.cs" />
  192. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/PoolableMemoryPool.cs" />
  193. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/PoolCleanupChecker.cs" />
  194. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProviderMultiple.cs" />
  195. <Compile Include="Assets/Plugins/Zenject/Source/Install/InstallerBase.cs" />
  196. <Compile Include="Assets/Plugins/Zenject/Source/Factories/PlaceholderFactoryBase.cs" />
  197. <Compile Include="Assets/Plugins/Zenject/Source/Factories/PrefabFactory.cs" />
  198. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabCreators/PrefabInstantiatorCached.cs" />
  199. <Compile Include="Assets/Plugins/Zenject/Source/Main/ZenjectSettings.cs" />
  200. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/SceneContextRegistry.cs" />
  201. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Misc/AudioHandler.cs" />
  202. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalSubscriptionId.cs" />
  203. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder5.cs" />
  204. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/Ship.cs" />
  205. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/MonoMemoryPool.cs" />
  206. <Compile Include="Assets/Plugins/Zenject/Source/Validation/IValidatable.cs" />
  207. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenReflectionTypeAnalyzer.cs" />
  208. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder2.cs" />
  209. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/WithKernelDefaultParentScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  210. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/GameObject/TransformScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  211. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerDamageHandler.cs" />
  212. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/ShipState.cs" />
  213. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal/BindSignalIdToBinder.cs" />
  214. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindInfo/BindStatement.cs" />
  215. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabProviders/PrefabProvider.cs" />
  216. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/SignalBindingBindInfo.cs" />
  217. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/StaticContext.cs" />
  218. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Conventions/ConventionSelectTypesBinder.cs" />
  219. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/ExplosionFactory.cs" />
  220. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/IBindingFinalizer.cs" />
  221. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindInfo/BindInfo.cs" />
  222. <Compile Include="Assets/Plugins/Zenject/Source/Providers/CachedProvider.cs" />
  223. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/ListPool.cs" />
  224. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder10.cs" />
  225. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/DefaultGameObjectKernel.cs" />
  226. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder4.cs" />
  227. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerMoveHandler.cs" />
  228. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ArgConditionCopyNonLazyBinder.cs" />
  229. <Compile Include="Assets/Plugins/Zenject/Source/Util/ProfileTimers.cs" />
  230. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/Pooling/MemoryPoolBindingFinalizer.cs" />
  231. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerGui.cs" />
  232. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States/ShipStateMoving.cs" />
  233. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/DefaultParentScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  234. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/AddToGameObjectComponentProviders/AddToNewGameObjectComponentProvider.cs" />
  235. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers/PlayerInstaller.cs" />
  236. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerInputState.cs" />
  237. <Compile Include="Assets/Plugins/Zenject/Source/Util/ReflectionUtil.cs" />
  238. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder2.cs" />
  239. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder3.cs" />
  240. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/GameObjectContext.cs" />
  241. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ScriptableObjectInstanceProvider.cs" />
  242. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenjectSceneLoader.cs" />
  243. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder5.cs" />
  244. <Compile Include="Assets/Plugins/Zenject/Source/Injection/LazyInject.cs" />
  245. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinderBase.cs" />
  246. <Compile Include="Assets/Plugins/Zenject/Source/Providers/Decorator/DecoratorProvider.cs" />
  247. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/FromBinders/FromBinderGeneric.cs" />
  248. <Compile Include="Assets/Plugins/Zenject/Source/Install/Installer.cs" />
  249. <Compile Include="Assets/Plugins/Zenject/Source/Factories/PlaceholderFactory.cs" />
  250. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByMethod.cs" />
  251. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenjectException.cs" />
  252. <Compile Include="Assets/Plugins/Zenject/Source/Install/ZenjectManagersInstaller.cs" />
  253. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder10.cs" />
  254. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabProviders/IPrefabProvider.cs" />
  255. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Asteroid/AsteroidManager.cs" />
  256. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/Bullet.cs" />
  257. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyView.cs" />
  258. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal/SignalCallbackWithLookupWrapper.cs" />
  259. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces/AnimatorMoveHandlerManager.cs" />
  260. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerInputHandler.cs" />
  261. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/RunnableContext.cs" />
  262. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ResourceProvider.cs" />
  263. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabCreators/PrefabInstantiator.cs" />
  264. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/GetFromGameObjectGetterComponentProvider.cs" />
  265. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/IdScopeConcreteIdArgConditionCopyNonLazyBinder.cs" />
  266. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/GuiRenderer.cs" />
  267. <Compile Include="Assets/Plugins/Zenject/Source/Util/TypeAnalyzer.cs" />
  268. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/ShipStateFactory.cs" />
  269. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder10.cs" />
  270. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces/IAnimatorIkHandler.cs" />
  271. <Compile Include="Assets/Plugins/Zenject/Source/Internal/TypeExtensions.cs" />
  272. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/Explosion.cs" />
  273. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PoolableMemoryPoolProvider.cs" />
  274. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Misc/GuiHandler.cs" />
  275. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/SingleProviderBindingFinalizer.cs" />
  276. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabProviders/PrefabProviderCustom.cs" />
  277. <Compile Include="Assets/Plugins/Zenject/Source/Providers/PrefabProviders/PrefabProviderResource.cs" />
  278. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteBinders/ConcreteIdBinderGeneric.cs" />
  279. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindInfo/FactoryBindInfo.cs" />
  280. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyTunables.cs" />
  281. <Compile Include="Assets/Plugins/Zenject/Source/Validation/ValidationMarker.cs" />
  282. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers/EnemyInstaller.cs" />
  283. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/SubContainerBinder.cs" />
  284. <Compile Include="Assets/Plugins/Zenject/Source/Internal/Log.cs" />
  285. <Compile Include="Assets/Plugins/Zenject/Source/Internal/Func.cs" />
  286. <Compile Include="Assets/Plugins/Zenject/Source/Factories/PrefabResourceFactory.cs" />
  287. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/SubContainerPrefabBindingFinalizer.cs" />
  288. <Compile Include="Assets/Plugins/Zenject/Source/Main/SingletonMarkRegistry.cs" />
  289. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyStateManager.cs" />
  290. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs" />
  291. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/ControlsDisplay.cs" />
  292. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/AddToGameObjectComponentProviders/AddToExistingGameObjectComponentProvider.cs" />
  293. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/EnemyRegistry.cs" />
  294. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/CopyNonLazyBinder.cs" />
  295. <Compile Include="Assets/Plugins/Zenject/Source/Util/ActionInstaller.cs" />
  296. <Compile Include="Assets/Plugins/Zenject/Source/Binding/BindInfo/MemoryPoolBindInfo.cs" />
  297. <Compile Include="Assets/Plugins/Zenject/Source/Util/ExecutionOrderInstaller.cs" />
  298. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player/PlayerFacade.cs" />
  299. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder1.cs" />
  300. <Compile Include="Assets/Plugins/Zenject/Source/Injection/InjectUtil.cs" />
  301. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces/AnimatorInstaller.cs" />
  302. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenAutoInjecter.cs" />
  303. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder0.cs" />
  304. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/IdBinder.cs" />
  305. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/SignalCopyBinder.cs" />
  306. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/TaskUpdater.cs" />
  307. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProviderSimple.cs" />
  308. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder0.cs" />
  309. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/HashSetPool.cs" />
  310. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinderWithParams.cs" />
  311. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Installers/GameInstaller.cs" />
  312. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/DisposableManager.cs" />
  313. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/Pooling/MemoryPoolExpandBinder.cs" />
  314. <Compile Include="Assets/Plugins/Zenject/Source/Install/ScriptableObjectInstallerBase.cs" />
  315. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder6.cs" />
  316. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ScriptableObjectResourceProvider.cs" />
  317. <Compile Include="Assets/Plugins/Zenject/Source/Install/ZenjectBinding.cs" />
  318. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/FromBinders/FromBinderNonGeneric.cs" />
  319. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder0.cs" />
  320. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/States/EnemyStateFollow.cs" />
  321. <Compile Include="Assets/Plugins/Zenject/Source/Main/BindingId.cs" />
  322. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc/AudioPlayer.cs" />
  323. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByNewPrefabDynamicContext.cs" />
  324. <Compile Include="Assets/Plugins/Zenject/Source/Util/ProfileBlock.cs" />
  325. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/SceneDecoratorContext.cs" />
  326. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/SceneContextRegistryAdderAndRemover.cs" />
  327. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder5.cs" />
  328. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/IfNotBoundBinder.cs" />
  329. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Misc/LevelHelper.cs" />
  330. <Compile Include="Assets/Plugins/Zenject/Source/Providers/InstanceProvider.cs" />
  331. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder2.cs" />
  332. <Compile Include="Assets/Plugins/Zenject/Source/Install/ScriptableObjectInstaller.cs" />
  333. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder10.cs" />
  334. <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProvider.cs" />
  335. <Compile Include="Assets/Plugins/Zenject/Source/Util/CheatSheet.cs" />
  336. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/ScopableBindingFinalizer.cs" />
  337. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenPools.cs" />
  338. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalDeclaration.cs" />
  339. <Compile Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators/SubContainerCreatorByInstance.cs" />
  340. <Compile Include="Assets/Plugins/Zenject/Source/Internal/Assert.cs" />
  341. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinderBase.cs" />
  342. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder1.cs" />
  343. <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Static/StaticMemoryPool.cs" />
  344. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder3.cs" />
  345. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/FactoryToChoiceBinder2.cs" />
  346. <Compile Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/AddToGameObjectComponentProviders/AddToGameObjectComponentProviderBase.cs" />
  347. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/FactoryFromBinder10.cs" />
  348. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/DeclareSignalAsyncTickPriorityCopyBinder.cs" />
  349. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder/FactoryArgumentsToChoiceBinder3.cs" />
  350. <Compile Include="Assets/Plugins/Zenject/Source/Runtime/Kernels/SceneKernel.cs" />
  351. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Finalizers/PrefabBindingFinalizer.cs" />
  352. <Compile Include="Assets/Plugins/Zenject/Source/Util/ZenUtilInternal.cs" />
  353. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder/FactoryToChoiceIdBinder1.cs" />
  354. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal/BindSignalToBinder.cs" />
  355. <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal/SignalCallbackWrapper.cs" />
  356. <Compile Include="Assets/Plugins/Zenject/Source/Install/Contexts/SceneContext.cs" />
  357. <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder2.cs" />
  358. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Main" />
  359. <Folder Include="Assets/Plugins/Zenject/Source/Runtime/Kernels" />
  360. <Folder Include="Assets/Plugins/Zenject/Source/Providers/SubContainerCreators" />
  361. <None Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Shaders/Particle Alpha Blend_IgnoreFog.shader" />
  362. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)" />
  363. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/Pooling" />
  364. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Resources/Installers" />
  365. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/BindSignal" />
  366. <Folder Include="Assets/Plugins/Zenject/Source" />
  367. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media" />
  368. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Installers" />
  369. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy/States" />
  370. <None Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Shaders/AddSmooth_Layer.shader" />
  371. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder" />
  372. <Folder Include="Assets/Plugins/Zenject/Source/Providers/PrefabProviders" />
  373. <Folder Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util" />
  374. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Textures" />
  375. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Misc" />
  376. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Materials" />
  377. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Physics" />
  378. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Prefabs" />
  379. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/UnitTests" />
  380. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Meshes" />
  381. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Textures/Background/Materials" />
  382. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/ConcreteBinders" />
  383. <None Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Fonts/Space.txt" />
  384. <Folder Include="Assets/Plugins/Zenject/Source/Injection" />
  385. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Meshes/Materials" />
  386. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Sounds" />
  387. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Rocks/meshes" />
  388. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Enemy" />
  389. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship/States" />
  390. <None Include="Assets/Plugins/Zenject/LICENSE.txt" />
  391. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Rocks/meshes/Materials" />
  392. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Finalizers" />
  393. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Models/Materials" />
  394. <Folder Include="Assets/Plugins/Zenject/Source/Usage" />
  395. <Folder Include="Assets/Plugins/Zenject/Source/Main" />
  396. <None Include="Assets/Plugins/Zenject/package.json" />
  397. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media" />
  398. <Folder Include="Assets/Plugins/Zenject" />
  399. <None Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Shaders/Add_Layer.shader" />
  400. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Models" />
  401. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Textures" />
  402. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scenes" />
  403. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Materials" />
  404. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/SpaceShip" />
  405. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/FromBinders" />
  406. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder" />
  407. <Folder Include="Assets/Plugins/Zenject/Source/Factories" />
  408. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Resources/SpaceFighter" />
  409. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Installers" />
  410. <Folder Include="Assets/Plugins/Zenject/Source/Validation" />
  411. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Player" />
  412. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/Untyped" />
  413. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Shaders" />
  414. <Folder Include="Assets/Plugins/Zenject/Source/Binding/BindInfo" />
  415. <Folder Include="Assets/Plugins/Zenject/OptionalExtras" />
  416. <Folder Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Static" />
  417. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported" />
  418. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Textures/Background" />
  419. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory" />
  420. <None Include="Assets/Plugins/Zenject/Source/Usage/link.xml" />
  421. <Folder Include="Assets/Plugins/Zenject/Source/Providers/Decorator" />
  422. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts" />
  423. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)" />
  424. <Folder Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders" />
  425. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Resources" />
  426. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Fonts" />
  427. <None Include="Assets/Plugins/Zenject/Version.txt" />
  428. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Prefabs" />
  429. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/SpaceShip/Space_Shooter.fbm" />
  430. <Folder Include="Assets/Plugins/Zenject/Source/Binding" />
  431. <Folder Include="Assets/Plugins/Zenject/Source/Providers/PrefabCreators" />
  432. <Folder Include="Assets/Plugins/Zenject/Source/Providers/ComponentProviders/AddToGameObjectComponentProviders" />
  433. <Folder Include="Assets/Plugins/Zenject/Source/Install" />
  434. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/GameObject" />
  435. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder" />
  436. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Util" />
  437. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/MemoryPoolMonitor" />
  438. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals" />
  439. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts/Misc" />
  440. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal" />
  441. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Ship" />
  442. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Textures" />
  443. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Main" />
  444. <Folder Include="Assets/Plugins/Zenject/Source/Runtime" />
  445. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Media/Materials" />
  446. <Folder Include="Assets/Plugins/Zenject/Source/Runtime/AnimatorInterfaces" />
  447. <Folder Include="Assets/Plugins/Zenject/Source/Providers/GameObjectProviders" />
  448. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Resources" />
  449. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders" />
  450. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Rocks" />
  451. <Folder Include="Assets/Plugins/Zenject/Source/Install/Contexts" />
  452. <None Include="Assets/Plugins/Zenject/zenject.asmdef" />
  453. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceIdBinder" />
  454. <Folder Include="Assets/Plugins/Zenject/Source/Providers" />
  455. <Folder Include="Assets/Plugins/Zenject/Source/Internal" />
  456. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Physics" />
  457. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders" />
  458. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Scripts/Asteroid" />
  459. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Conventions" />
  460. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame2 (Advanced)/Scripts" />
  461. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/SpaceShip/Materials" />
  462. <Folder Include="Assets/Plugins/Zenject/Source/Factories/Pooling" />
  463. <Folder Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryArgumentsToChoiceBinder" />
  464. <Folder Include="Assets/Plugins/Zenject/Source/Util" />
  465. <None Include="Assets/Plugins/Zenject/OptionalExtras/UnitTests/ReadMe.txt" />
  466. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/Rocks/textures" />
  467. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Imported/SpaceShip/Textures" />
  468. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal" />
  469. <Folder Include="Assets/Plugins/Zenject/OptionalExtras/SampleGame1 (Beginner)/Media/Sounds" />
  470. <Reference Include="UnityEngine">
  471. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
  472. </Reference>
  473. <Reference Include="UnityEngine.AIModule">
  474. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  475. </Reference>
  476. <Reference Include="UnityEngine.ARModule">
  477. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  478. </Reference>
  479. <Reference Include="UnityEngine.AccessibilityModule">
  480. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  481. </Reference>
  482. <Reference Include="UnityEngine.AndroidJNIModule">
  483. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  484. </Reference>
  485. <Reference Include="UnityEngine.AnimationModule">
  486. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  487. </Reference>
  488. <Reference Include="UnityEngine.AssetBundleModule">
  489. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  490. </Reference>
  491. <Reference Include="UnityEngine.AudioModule">
  492. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  493. </Reference>
  494. <Reference Include="UnityEngine.ClothModule">
  495. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  496. </Reference>
  497. <Reference Include="UnityEngine.ClusterInputModule">
  498. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  499. </Reference>
  500. <Reference Include="UnityEngine.ClusterRendererModule">
  501. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  502. </Reference>
  503. <Reference Include="UnityEngine.CoreModule">
  504. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  505. </Reference>
  506. <Reference Include="UnityEngine.CrashReportingModule">
  507. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  508. </Reference>
  509. <Reference Include="UnityEngine.DSPGraphModule">
  510. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  511. </Reference>
  512. <Reference Include="UnityEngine.DirectorModule">
  513. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  514. </Reference>
  515. <Reference Include="UnityEngine.GIModule">
  516. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  517. </Reference>
  518. <Reference Include="UnityEngine.GameCenterModule">
  519. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  520. </Reference>
  521. <Reference Include="UnityEngine.GridModule">
  522. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  523. </Reference>
  524. <Reference Include="UnityEngine.HotReloadModule">
  525. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  526. </Reference>
  527. <Reference Include="UnityEngine.IMGUIModule">
  528. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  529. </Reference>
  530. <Reference Include="UnityEngine.ImageConversionModule">
  531. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  532. </Reference>
  533. <Reference Include="UnityEngine.InputModule">
  534. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  535. </Reference>
  536. <Reference Include="UnityEngine.InputLegacyModule">
  537. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  538. </Reference>
  539. <Reference Include="UnityEngine.JSONSerializeModule">
  540. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  541. </Reference>
  542. <Reference Include="UnityEngine.LocalizationModule">
  543. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  544. </Reference>
  545. <Reference Include="UnityEngine.ParticleSystemModule">
  546. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  547. </Reference>
  548. <Reference Include="UnityEngine.PerformanceReportingModule">
  549. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  550. </Reference>
  551. <Reference Include="UnityEngine.PhysicsModule">
  552. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  553. </Reference>
  554. <Reference Include="UnityEngine.Physics2DModule">
  555. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  556. </Reference>
  557. <Reference Include="UnityEngine.ProfilerModule">
  558. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  559. </Reference>
  560. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  561. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  562. </Reference>
  563. <Reference Include="UnityEngine.ScreenCaptureModule">
  564. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  565. </Reference>
  566. <Reference Include="UnityEngine.SharedInternalsModule">
  567. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  568. </Reference>
  569. <Reference Include="UnityEngine.SpriteMaskModule">
  570. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  571. </Reference>
  572. <Reference Include="UnityEngine.SpriteShapeModule">
  573. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  574. </Reference>
  575. <Reference Include="UnityEngine.StreamingModule">
  576. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  577. </Reference>
  578. <Reference Include="UnityEngine.SubstanceModule">
  579. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  580. </Reference>
  581. <Reference Include="UnityEngine.SubsystemsModule">
  582. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  583. </Reference>
  584. <Reference Include="UnityEngine.TLSModule">
  585. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  586. </Reference>
  587. <Reference Include="UnityEngine.TerrainModule">
  588. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  589. </Reference>
  590. <Reference Include="UnityEngine.TerrainPhysicsModule">
  591. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  592. </Reference>
  593. <Reference Include="UnityEngine.TextCoreModule">
  594. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  595. </Reference>
  596. <Reference Include="UnityEngine.TextRenderingModule">
  597. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  598. </Reference>
  599. <Reference Include="UnityEngine.TilemapModule">
  600. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  601. </Reference>
  602. <Reference Include="UnityEngine.UIModule">
  603. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  604. </Reference>
  605. <Reference Include="UnityEngine.UIElementsModule">
  606. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  607. </Reference>
  608. <Reference Include="UnityEngine.UIElementsNativeModule">
  609. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  610. </Reference>
  611. <Reference Include="UnityEngine.UNETModule">
  612. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  613. </Reference>
  614. <Reference Include="UnityEngine.UmbraModule">
  615. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  616. </Reference>
  617. <Reference Include="UnityEngine.UnityAnalyticsModule">
  618. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  619. </Reference>
  620. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  621. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  622. </Reference>
  623. <Reference Include="UnityEngine.UnityConnectModule">
  624. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  625. </Reference>
  626. <Reference Include="UnityEngine.UnityCurlModule">
  627. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  628. </Reference>
  629. <Reference Include="UnityEngine.UnityTestProtocolModule">
  630. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  631. </Reference>
  632. <Reference Include="UnityEngine.UnityWebRequestModule">
  633. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  634. </Reference>
  635. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  636. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  637. </Reference>
  638. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  639. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  640. </Reference>
  641. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  642. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  643. </Reference>
  644. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  645. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  646. </Reference>
  647. <Reference Include="UnityEngine.VFXModule">
  648. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  649. </Reference>
  650. <Reference Include="UnityEngine.VRModule">
  651. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  652. </Reference>
  653. <Reference Include="UnityEngine.VehiclesModule">
  654. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  655. </Reference>
  656. <Reference Include="UnityEngine.VideoModule">
  657. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  658. </Reference>
  659. <Reference Include="UnityEngine.VirtualTexturingModule">
  660. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  661. </Reference>
  662. <Reference Include="UnityEngine.WindModule">
  663. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  664. </Reference>
  665. <Reference Include="UnityEngine.XRModule">
  666. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  667. </Reference>
  668. <Reference Include="UnityEditor">
  669. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll</HintPath>
  670. </Reference>
  671. <Reference Include="UnityEditor.CoreModule">
  672. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  673. </Reference>
  674. <Reference Include="UnityEditor.GraphViewModule">
  675. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  676. </Reference>
  677. <Reference Include="UnityEditor.PackageManagerUIModule">
  678. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  679. </Reference>
  680. <Reference Include="UnityEditor.SceneTemplateModule">
  681. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  682. </Reference>
  683. <Reference Include="UnityEditor.UIElementsModule">
  684. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  685. </Reference>
  686. <Reference Include="UnityEditor.UIElementsSamplesModule">
  687. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  688. </Reference>
  689. <Reference Include="UnityEditor.UIServiceModule">
  690. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  691. </Reference>
  692. <Reference Include="UnityEditor.UnityConnectModule">
  693. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  694. </Reference>
  695. <Reference Include="UnityEditor.Graphs">
  696. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll</HintPath>
  697. </Reference>
  698. <Reference Include="UnityEditor.OSXStandalone.Extensions">
  699. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
  700. </Reference>
  701. <Reference Include="UnityEditor.Android.Extensions">
  702. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  703. </Reference>
  704. <Reference Include="Zenject-usage">
  705. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Zenject/Source/Usage/Zenject-usage.dll</HintPath>
  706. </Reference>
  707. <Reference Include="Google.VersionHandler">
  708. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/_Packages/PaperFoldAsset/ExternalDependencyManager/Editor/Google.VersionHandler.dll</HintPath>
  709. </Reference>
  710. <Reference Include="log4netPlastic">
  711. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/PackageCache/com.unity.collab-proxy@1.17.7/Lib/Editor/PlasticSCM/log4netPlastic.dll</HintPath>
  712. </Reference>
  713. <Reference Include="DOTween">
  714. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTween/DOTween.dll</HintPath>
  715. </Reference>
  716. <Reference Include="DOTween46">
  717. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTween/DOTween46.dll</HintPath>
  718. </Reference>
  719. <Reference Include="DOTween50">
  720. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTween/DOTween50.dll</HintPath>
  721. </Reference>
  722. <Reference Include="Google.IOSResolver_v1.2.161">
  723. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/_Packages/PaperFoldAsset/ExternalDependencyManager/Editor/Google.IOSResolver_v1.2.161.dll</HintPath>
  724. </Reference>
  725. <Reference Include="Google.PackageManagerResolver_v1.2.161">
  726. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/_Packages/PaperFoldAsset/ExternalDependencyManager/Editor/Google.PackageManagerResolver_v1.2.161.dll</HintPath>
  727. </Reference>
  728. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  729. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/PackageCache/com.unity.collab-proxy@1.17.7/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  730. </Reference>
  731. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  732. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/PackageCache/com.unity.collab-proxy@1.17.7/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  733. </Reference>
  734. <Reference Include="Zenject.ReflectionBaking.Mono.Cecil.Mdb">
  735. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Zenject/OptionalExtras/ReflectionBaking/Lib/Zenject.ReflectionBaking.Mono.Cecil.Mdb.dll</HintPath>
  736. </Reference>
  737. <Reference Include="ICSharpCode.NRefactory">
  738. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/PackageCache/com.unity.render-pipelines.core@10.10.1/Editor/ShaderGenerator/ICSharpCode.NRefactory.dll</HintPath>
  739. </Reference>
  740. <Reference Include="DemiLib">
  741. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DemiLib/DemiLib.dll</HintPath>
  742. </Reference>
  743. <Reference Include="DemiEditor">
  744. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DemiLib/Editor/DemiEditor.dll</HintPath>
  745. </Reference>
  746. <Reference Include="DOTweenPro">
  747. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
  748. </Reference>
  749. <Reference Include="Zenject.ReflectionBaking.Mono.Cecil">
  750. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Zenject/OptionalExtras/ReflectionBaking/Lib/Zenject.ReflectionBaking.Mono.Cecil.dll</HintPath>
  751. </Reference>
  752. <Reference Include="Zenject.ReflectionBaking.Mono.Cecil.Pdb">
  753. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Zenject/OptionalExtras/ReflectionBaking/Lib/Zenject.ReflectionBaking.Mono.Cecil.Pdb.dll</HintPath>
  754. </Reference>
  755. <Reference Include="DOTweenProEditor">
  756. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
  757. </Reference>
  758. <Reference Include="DOTweenEditor">
  759. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
  760. </Reference>
  761. <Reference Include="unityplastic">
  762. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/PackageCache/com.unity.collab-proxy@1.17.7/Lib/Editor/PlasticSCM/unityplastic.dll</HintPath>
  763. </Reference>
  764. <Reference Include="Zenject.ReflectionBaking.Mono.Cecil.Rocks">
  765. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Zenject/OptionalExtras/ReflectionBaking/Lib/Zenject.ReflectionBaking.Mono.Cecil.Rocks.dll</HintPath>
  766. </Reference>
  767. <Reference Include="Google.JarResolver_v1.2.161">
  768. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/_Packages/PaperFoldAsset/ExternalDependencyManager/Editor/Google.JarResolver_v1.2.161.dll</HintPath>
  769. </Reference>
  770. <Reference Include="DOTween43">
  771. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/Plugins/Demigiant/DOTween/DOTween43.dll</HintPath>
  772. </Reference>
  773. <Reference Include="Google.VersionHandlerImpl_v1.2.161">
  774. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Assets/_Packages/PaperFoldAsset/ExternalDependencyManager/Editor/Google.VersionHandlerImpl_v1.2.161.dll</HintPath>
  775. </Reference>
  776. <Reference Include="netstandard">
  777. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
  778. </Reference>
  779. <Reference Include="Microsoft.Win32.Primitives">
  780. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.AppContext">
  783. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.Collections.Concurrent">
  786. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Collections.NonGeneric">
  789. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Collections.Specialized">
  792. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  793. </Reference>
  794. <Reference Include="System.Collections">
  795. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
  796. </Reference>
  797. <Reference Include="System.ComponentModel.EventBasedAsync">
  798. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System.ComponentModel.Primitives">
  801. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.ComponentModel.TypeConverter">
  804. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.ComponentModel">
  807. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System.Console">
  810. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Data.Common">
  813. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.Diagnostics.Contracts">
  816. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.Diagnostics.Debug">
  819. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Diagnostics.FileVersionInfo">
  822. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  823. </Reference>
  824. <Reference Include="System.Diagnostics.Process">
  825. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.Diagnostics.StackTrace">
  828. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  829. </Reference>
  830. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  831. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  832. </Reference>
  833. <Reference Include="System.Diagnostics.Tools">
  834. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.Diagnostics.TraceSource">
  837. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  838. </Reference>
  839. <Reference Include="System.Diagnostics.Tracing">
  840. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  841. </Reference>
  842. <Reference Include="System.Drawing.Primitives">
  843. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  844. </Reference>
  845. <Reference Include="System.Dynamic.Runtime">
  846. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  847. </Reference>
  848. <Reference Include="System.Globalization.Calendars">
  849. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  850. </Reference>
  851. <Reference Include="System.Globalization.Extensions">
  852. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  853. </Reference>
  854. <Reference Include="System.Globalization">
  855. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
  856. </Reference>
  857. <Reference Include="System.IO.Compression.ZipFile">
  858. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  859. </Reference>
  860. <Reference Include="System.IO.Compression">
  861. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  862. </Reference>
  863. <Reference Include="System.IO.FileSystem.DriveInfo">
  864. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  865. </Reference>
  866. <Reference Include="System.IO.FileSystem.Primitives">
  867. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  868. </Reference>
  869. <Reference Include="System.IO.FileSystem.Watcher">
  870. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  871. </Reference>
  872. <Reference Include="System.IO.FileSystem">
  873. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  874. </Reference>
  875. <Reference Include="System.IO.IsolatedStorage">
  876. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  877. </Reference>
  878. <Reference Include="System.IO.MemoryMappedFiles">
  879. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  880. </Reference>
  881. <Reference Include="System.IO.Pipes">
  882. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  883. </Reference>
  884. <Reference Include="System.IO.UnmanagedMemoryStream">
  885. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  886. </Reference>
  887. <Reference Include="System.IO">
  888. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
  889. </Reference>
  890. <Reference Include="System.Linq.Expressions">
  891. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  892. </Reference>
  893. <Reference Include="System.Linq.Parallel">
  894. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  895. </Reference>
  896. <Reference Include="System.Linq.Queryable">
  897. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  898. </Reference>
  899. <Reference Include="System.Linq">
  900. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
  901. </Reference>
  902. <Reference Include="System.Net.Http">
  903. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
  904. </Reference>
  905. <Reference Include="System.Net.NameResolution">
  906. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  907. </Reference>
  908. <Reference Include="System.Net.NetworkInformation">
  909. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  910. </Reference>
  911. <Reference Include="System.Net.Ping">
  912. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  913. </Reference>
  914. <Reference Include="System.Net.Primitives">
  915. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  916. </Reference>
  917. <Reference Include="System.Net.Requests">
  918. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  919. </Reference>
  920. <Reference Include="System.Net.Security">
  921. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
  922. </Reference>
  923. <Reference Include="System.Net.Sockets">
  924. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  925. </Reference>
  926. <Reference Include="System.Net.WebHeaderCollection">
  927. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  928. </Reference>
  929. <Reference Include="System.Net.WebSockets.Client">
  930. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  931. </Reference>
  932. <Reference Include="System.Net.WebSockets">
  933. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  934. </Reference>
  935. <Reference Include="System.ObjectModel">
  936. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  937. </Reference>
  938. <Reference Include="System.Reflection.Extensions">
  939. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  940. </Reference>
  941. <Reference Include="System.Reflection.Primitives">
  942. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  943. </Reference>
  944. <Reference Include="System.Reflection">
  945. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
  946. </Reference>
  947. <Reference Include="System.Resources.Reader">
  948. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  949. </Reference>
  950. <Reference Include="System.Resources.ResourceManager">
  951. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  952. </Reference>
  953. <Reference Include="System.Resources.Writer">
  954. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  955. </Reference>
  956. <Reference Include="System.Runtime.CompilerServices.VisualC">
  957. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  958. </Reference>
  959. <Reference Include="System.Runtime.Extensions">
  960. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  961. </Reference>
  962. <Reference Include="System.Runtime.Handles">
  963. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  964. </Reference>
  965. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  966. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  967. </Reference>
  968. <Reference Include="System.Runtime.InteropServices">
  969. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  970. </Reference>
  971. <Reference Include="System.Runtime.Numerics">
  972. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  973. </Reference>
  974. <Reference Include="System.Runtime.Serialization.Formatters">
  975. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  976. </Reference>
  977. <Reference Include="System.Runtime.Serialization.Json">
  978. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  979. </Reference>
  980. <Reference Include="System.Runtime.Serialization.Primitives">
  981. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  982. </Reference>
  983. <Reference Include="System.Runtime.Serialization.Xml">
  984. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  985. </Reference>
  986. <Reference Include="System.Runtime">
  987. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
  988. </Reference>
  989. <Reference Include="System.Security.Claims">
  990. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  991. </Reference>
  992. <Reference Include="System.Security.Cryptography.Algorithms">
  993. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  994. </Reference>
  995. <Reference Include="System.Security.Cryptography.Csp">
  996. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  997. </Reference>
  998. <Reference Include="System.Security.Cryptography.Encoding">
  999. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  1000. </Reference>
  1001. <Reference Include="System.Security.Cryptography.Primitives">
  1002. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  1003. </Reference>
  1004. <Reference Include="System.Security.Cryptography.X509Certificates">
  1005. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  1006. </Reference>
  1007. <Reference Include="System.Security.Principal">
  1008. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  1009. </Reference>
  1010. <Reference Include="System.Security.SecureString">
  1011. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  1012. </Reference>
  1013. <Reference Include="System.Text.Encoding.Extensions">
  1014. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  1015. </Reference>
  1016. <Reference Include="System.Text.Encoding">
  1017. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  1018. </Reference>
  1019. <Reference Include="System.Text.RegularExpressions">
  1020. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  1021. </Reference>
  1022. <Reference Include="System.Threading.Overlapped">
  1023. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  1024. </Reference>
  1025. <Reference Include="System.Threading.Tasks.Parallel">
  1026. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  1027. </Reference>
  1028. <Reference Include="System.Threading.Tasks">
  1029. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  1030. </Reference>
  1031. <Reference Include="System.Threading.Thread">
  1032. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  1033. </Reference>
  1034. <Reference Include="System.Threading.ThreadPool">
  1035. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  1036. </Reference>
  1037. <Reference Include="System.Threading.Timer">
  1038. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  1039. </Reference>
  1040. <Reference Include="System.Threading">
  1041. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
  1042. </Reference>
  1043. <Reference Include="System.ValueTuple">
  1044. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  1045. </Reference>
  1046. <Reference Include="System.Xml.ReaderWriter">
  1047. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  1048. </Reference>
  1049. <Reference Include="System.Xml.XDocument">
  1050. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  1051. </Reference>
  1052. <Reference Include="System.Xml.XPath.XDocument">
  1053. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  1054. </Reference>
  1055. <Reference Include="System.Xml.XPath">
  1056. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  1057. </Reference>
  1058. <Reference Include="System.Xml.XmlDocument">
  1059. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  1060. </Reference>
  1061. <Reference Include="System.Xml.XmlSerializer">
  1062. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  1063. </Reference>
  1064. <Reference Include="System.Numerics.Vectors">
  1065. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
  1066. </Reference>
  1067. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  1068. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  1069. </Reference>
  1070. <Reference Include="System.ComponentModel.Composition">
  1071. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  1072. </Reference>
  1073. <Reference Include="System.Core">
  1074. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
  1075. </Reference>
  1076. <Reference Include="System.Data">
  1077. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
  1078. </Reference>
  1079. <Reference Include="System.Drawing">
  1080. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
  1081. </Reference>
  1082. <Reference Include="System.IO.Compression.FileSystem">
  1083. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  1084. </Reference>
  1085. <Reference Include="System.Net">
  1086. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
  1087. </Reference>
  1088. <Reference Include="System.Numerics">
  1089. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
  1090. </Reference>
  1091. <Reference Include="System.Runtime.Serialization">
  1092. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  1093. </Reference>
  1094. <Reference Include="System.ServiceModel.Web">
  1095. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  1096. </Reference>
  1097. <Reference Include="System.Transactions">
  1098. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
  1099. </Reference>
  1100. <Reference Include="System.Web">
  1101. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
  1102. </Reference>
  1103. <Reference Include="System.Windows">
  1104. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
  1105. </Reference>
  1106. <Reference Include="System.Xml.Linq">
  1107. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  1108. </Reference>
  1109. <Reference Include="System.Xml.Serialization">
  1110. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  1111. </Reference>
  1112. <Reference Include="System.Xml">
  1113. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
  1114. </Reference>
  1115. <Reference Include="System">
  1116. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
  1117. </Reference>
  1118. <Reference Include="mscorlib">
  1119. <HintPath>/Applications/Unity/Hub/Editor/2020.3.45f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
  1120. </Reference>
  1121. <Reference Include="UnityEditor.UI">
  1122. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  1123. </Reference>
  1124. <Reference Include="UnityEngine.UI">
  1125. <HintPath>/Users/wuyu/Desktop/cocos/myGame/PaperFoldGame/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  1126. </Reference>
  1127. </ItemGroup>
  1128. <ItemGroup>
  1129. </ItemGroup>
  1130. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1131. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1132. Other similar extension points exist, see Microsoft.Common.targets.
  1133. <Target Name="BeforeBuild">
  1134. </Target>
  1135. <Target Name="AfterBuild">
  1136. </Target>
  1137. -->
  1138. </Project>