Unity.Model.csproj 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115
  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>7.3</LangVersion>
  5. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. </PropertyGroup>
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProductVersion>10.0.20506</ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <RootNamespace></RootNamespace>
  13. <ProjectGuid>{B4BF9894-F5D9-41C4-13E3-3F26F7700E29}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>Unity.Model</AssemblyName>
  17. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  18. <FileAlignment>512</FileAlignment>
  19. <BaseDirectory>.</BaseDirectory>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>Temp\bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE;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_3_0;UNITY_2018_3;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_EVENT_QUEUE;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <NoWarn>0169</NoWarn>
  30. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>Temp\bin\Release\</OutputPath>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <NoWarn>0169</NoWarn>
  39. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <NoConfig>true</NoConfig>
  43. <NoStdLib>true</NoStdLib>
  44. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  45. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  46. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="UnityEngine">
  50. <HintPath>C:\Apps\Unity 2018.3.0b5\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  51. </Reference>
  52. <Reference Include="UnityEditor">
  53. <HintPath>C:\Apps\Unity 2018.3.0b5\Editor\Data\Managed/UnityEditor.dll</HintPath>
  54. </Reference>
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="Assets\Model\Base\Async\AsyncETTaskMethodBuilder.cs" />
  58. <Compile Include="Assets\Model\Base\Async\AsyncETVoidMethodBuilder.cs" />
  59. <Compile Include="Assets\Model\Base\Async\AsyncMethodBuilderAttribute.cs" />
  60. <Compile Include="Assets\Model\Base\Async\ETTask.cs" />
  61. <Compile Include="Assets\Model\Base\Async\ETTaskCompletionSource.cs" />
  62. <Compile Include="Assets\Model\Base\Async\ETTaskFactory.cs" />
  63. <Compile Include="Assets\Model\Base\Async\ETVoid.cs" />
  64. <Compile Include="Assets\Model\Base\Async\IAwaiter.cs" />
  65. <Compile Include="Assets\Model\Base\Async\MoveNextRunner.cs" />
  66. <Compile Include="Assets\Model\Base\DoubleMap.cs" />
  67. <Compile Include="Assets\Model\Base\Event\Env.cs" />
  68. <Compile Include="Assets\Model\Base\Event\EnvKey.cs" />
  69. <Compile Include="Assets\Model\Base\Event\EventAttribute.cs" />
  70. <Compile Include="Assets\Model\Base\Event\EventIdType.cs" />
  71. <Compile Include="Assets\Model\Base\Event\IEvent.cs" />
  72. <Compile Include="Assets\Model\Base\Helper\ByteHelper.cs" />
  73. <Compile Include="Assets\Model\Base\Helper\Dumper.cs" />
  74. <Compile Include="Assets\Model\Base\Helper\EnumHelper.cs" />
  75. <Compile Include="Assets\Model\Base\Helper\FileHelper.cs" />
  76. <Compile Include="Assets\Model\Base\Helper\IdGenerater.cs" />
  77. <Compile Include="Assets\Model\Base\Helper\JsonHelper.cs" />
  78. <Compile Include="Assets\Model\Base\Helper\MD5Helper.cs" />
  79. <Compile Include="Assets\Model\Base\Helper\MethodInfoHelper.cs" />
  80. <Compile Include="Assets\Model\Base\Helper\NetHelper.cs" />
  81. <Compile Include="Assets\Model\Base\Helper\ObjectHelper.cs" />
  82. <Compile Include="Assets\Model\Base\Helper\RandomHelper.cs" />
  83. <Compile Include="Assets\Model\Base\Helper\StringHelper.cs" />
  84. <Compile Include="Assets\Model\Base\Helper\TimeHelper.cs" />
  85. <Compile Include="Assets\Model\Base\Helper\ZipHelper.cs" />
  86. <Compile Include="Assets\Model\Base\IL\Adapt_IMessage.cs" />
  87. <Compile Include="Assets\Model\Base\IL\IAsyncStateMachineAdaptor.cs" />
  88. <Compile Include="Assets\Model\Base\IL\IDisposableAdaptor.cs" />
  89. <Compile Include="Assets\Model\Base\IL\ILAdapterAttribute.cs" />
  90. <Compile Include="Assets\Model\Base\IL\ILBindingAttribute.cs" />
  91. <Compile Include="Assets\Model\Base\Log.cs" />
  92. <Compile Include="Assets\Model\Base\LogType.cs" />
  93. <Compile Include="Assets\Model\Base\MultiMap.cs" />
  94. <Compile Include="Assets\Model\Base\Object\BaseAttribute.cs" />
  95. <Compile Include="Assets\Model\Base\Object\Component.cs" />
  96. <Compile Include="Assets\Model\Base\Object\ComponentFactory.cs" />
  97. <Compile Include="Assets\Model\Base\Object\ComponentWithId.cs" />
  98. <Compile Include="Assets\Model\Base\Object\Entity.cs" />
  99. <Compile Include="Assets\Model\Base\Object\EntityEventAttribute.cs" />
  100. <Compile Include="Assets\Model\Base\Object\EventProxy.cs" />
  101. <Compile Include="Assets\Model\Base\Object\EventSystem.cs" />
  102. <Compile Include="Assets\Model\Base\Object\IAwakeSystem.cs" />
  103. <Compile Include="Assets\Model\Base\Object\IChangeSystem.cs" />
  104. <Compile Include="Assets\Model\Base\Object\IDeserializeSystem.cs" />
  105. <Compile Include="Assets\Model\Base\Object\IDestroySystem.cs" />
  106. <Compile Include="Assets\Model\Base\Object\ILateUpdateSystem.cs" />
  107. <Compile Include="Assets\Model\Base\Object\ILoadSystem.cs" />
  108. <Compile Include="Assets\Model\Base\Object\ISerializeToEntity.cs" />
  109. <Compile Include="Assets\Model\Base\Object\IStartSystem.cs" />
  110. <Compile Include="Assets\Model\Base\Object\IUpdateSystem.cs" />
  111. <Compile Include="Assets\Model\Base\Object\Object.cs" />
  112. <Compile Include="Assets\Model\Base\Object\ObjectPool.cs" />
  113. <Compile Include="Assets\Model\Base\Object\ObjectSystemAttribute.cs" />
  114. <Compile Include="Assets\Model\Base\OneThreadSynchronizationContext.cs" />
  115. <Compile Include="Assets\Model\Base\QueueDictionary.cs" />
  116. <Compile Include="Assets\Model\Base\RecyclableMemoryStream\Events.cs" />
  117. <Compile Include="Assets\Model\Base\RecyclableMemoryStream\RecyclableMemoryStream.cs" />
  118. <Compile Include="Assets\Model\Base\RecyclableMemoryStream\RecyclableMemoryStreamManager.cs" />
  119. <Compile Include="Assets\Model\Base\TryLocker.cs" />
  120. <Compile Include="Assets\Model\Base\UnityMath\Color32.cs" />
  121. <Compile Include="Assets\Model\Base\UnityMath\FrameworkResources.cs" />
  122. <Compile Include="Assets\Model\Base\UnityMath\Mathf.cs" />
  123. <Compile Include="Assets\Model\Base\UnityMath\MathHelper.cs" />
  124. <Compile Include="Assets\Model\Base\UnityMath\Matrix3x3.cs" />
  125. <Compile Include="Assets\Model\Base\UnityMath\Matrix4x4.cs" />
  126. <Compile Include="Assets\Model\Base\UnityMath\PackUtils.cs" />
  127. <Compile Include="Assets\Model\Base\UnityMath\Quaternion.cs" />
  128. <Compile Include="Assets\Model\Base\UnityMath\Vector2.cs" />
  129. <Compile Include="Assets\Model\Base\UnityMath\Vector3.cs" />
  130. <Compile Include="Assets\Model\Base\UnityMath\Vector4.cs" />
  131. <Compile Include="Assets\Model\Base\UnOrderMultiMap.cs" />
  132. <Compile Include="Assets\Model\Component\Config\ClientConfig.cs" />
  133. <Compile Include="Assets\Model\Component\Config\DBConfig.cs" />
  134. <Compile Include="Assets\Model\Component\Config\GlobalProto.cs" />
  135. <Compile Include="Assets\Model\Component\Config\HttpConfig.cs" />
  136. <Compile Include="Assets\Model\Component\Config\InnerConfig.cs" />
  137. <Compile Include="Assets\Model\Component\Config\OuterConfig.cs" />
  138. <Compile Include="Assets\Model\Component\Config\RunServerConfig.cs" />
  139. <Compile Include="Assets\Model\Component\Config\StartConfig.cs" />
  140. <Compile Include="Assets\Model\Component\GlobalConfigComponent.cs" />
  141. <Compile Include="Assets\Model\Component\SceneChangeComponent.cs" />
  142. <Compile Include="Assets\Model\Component\TimerComponent.cs" />
  143. <Compile Include="Assets\Model\Entity\Config\UnitConfig.cs" />
  144. <Compile Include="Assets\Model\Entity\Game.cs" />
  145. <Compile Include="Assets\Model\Entity\Hotfix.cs" />
  146. <Compile Include="Assets\Model\Entity\Scene.cs" />
  147. <Compile Include="Assets\Model\Entity\UnityWebRequestAsync.cs" />
  148. <Compile Include="Assets\Model\Helper\ActionHelper.cs" />
  149. <Compile Include="Assets\Model\Helper\BundleHelper.cs" />
  150. <Compile Include="Assets\Model\Helper\GameObjectHelper.cs" />
  151. <Compile Include="Assets\Model\Helper\ILHelper.cs" />
  152. <Compile Include="Assets\Model\Helper\PathHelper.cs" />
  153. <Compile Include="Assets\Model\Helper\PositionHelper.cs" />
  154. <Compile Include="Assets\Model\Helper\ResourcesHelper.cs" />
  155. <Compile Include="Assets\Model\ILBinding\CLRBindings.cs" />
  156. <Compile Include="Assets\Model\ILBinding\ETModel_ActionHelper_Binding.cs" />
  157. <Compile Include="Assets\Model\ILBinding\ETModel_Actor_Test_Binding.cs" />
  158. <Compile Include="Assets\Model\ILBinding\ETModel_Actor_TransferRequest_Binding.cs" />
  159. <Compile Include="Assets\Model\ILBinding\ETModel_C2G_EnterMap_Binding.cs" />
  160. <Compile Include="Assets\Model\ILBinding\ETModel_CameraComponent_Binding.cs" />
  161. <Compile Include="Assets\Model\ILBinding\ETModel_CanvasConfig_Binding.cs" />
  162. <Compile Include="Assets\Model\ILBinding\ETModel_Component_Binding.cs" />
  163. <Compile Include="Assets\Model\ILBinding\ETModel_ComponentFactory_Binding.cs" />
  164. <Compile Include="Assets\Model\ILBinding\ETModel_ComponentWithId_Binding.cs" />
  165. <Compile Include="Assets\Model\ILBinding\ETModel_DoubleMap_2_UInt16_Type_Binding.cs" />
  166. <Compile Include="Assets\Model\ILBinding\ETModel_Entity_Binding.cs" />
  167. <Compile Include="Assets\Model\ILBinding\ETModel_ErrorCode_Binding.cs" />
  168. <Compile Include="Assets\Model\ILBinding\ETModel_EventAttribute_Binding.cs" />
  169. <Compile Include="Assets\Model\ILBinding\ETModel_EventProxy_Binding.cs" />
  170. <Compile Include="Assets\Model\ILBinding\ETModel_EventSystem_Binding.cs" />
  171. <Compile Include="Assets\Model\ILBinding\ETModel_Game_Binding.cs" />
  172. <Compile Include="Assets\Model\ILBinding\ETModel_GameObjectHelper_Binding.cs" />
  173. <Compile Include="Assets\Model\ILBinding\ETModel_GlobalConfigComponent_Binding.cs" />
  174. <Compile Include="Assets\Model\ILBinding\ETModel_GlobalProto_Binding.cs" />
  175. <Compile Include="Assets\Model\ILBinding\ETModel_Hotfix_Binding.cs" />
  176. <Compile Include="Assets\Model\ILBinding\ETModel_IdGenerater_Binding.cs" />
  177. <Compile Include="Assets\Model\ILBinding\ETModel_IMessagePacker_Binding.cs" />
  178. <Compile Include="Assets\Model\ILBinding\ETModel_Log_Binding.cs" />
  179. <Compile Include="Assets\Model\ILBinding\ETModel_MessageAttribute_Binding.cs" />
  180. <Compile Include="Assets\Model\ILBinding\ETModel_MessageDispatherComponent_Binding.cs" />
  181. <Compile Include="Assets\Model\ILBinding\ETModel_MessageInfo_Binding.cs" />
  182. <Compile Include="Assets\Model\ILBinding\ETModel_MessageProxy_Binding.cs" />
  183. <Compile Include="Assets\Model\ILBinding\ETModel_NetworkComponent_Binding.cs" />
  184. <Compile Include="Assets\Model\ILBinding\ETModel_OpcodeTypeComponent_Binding.cs" />
  185. <Compile Include="Assets\Model\ILBinding\ETModel_Player_Binding.cs" />
  186. <Compile Include="Assets\Model\ILBinding\ETModel_PlayerComponent_Binding.cs" />
  187. <Compile Include="Assets\Model\ILBinding\ETModel_ResourcesComponent_Binding.cs" />
  188. <Compile Include="Assets\Model\ILBinding\ETModel_RpcException_Binding.cs" />
  189. <Compile Include="Assets\Model\ILBinding\ETModel_Scene_Binding.cs" />
  190. <Compile Include="Assets\Model\ILBinding\ETModel_Session_Binding.cs" />
  191. <Compile Include="Assets\Model\ILBinding\ETModel_SessionCallbackComponent_Binding.cs" />
  192. <Compile Include="Assets\Model\ILBinding\ETModel_SessionComponent_Binding.cs" />
  193. <Compile Include="Assets\Model\ILBinding\ETModel_UIFactoryAttribute_Binding.cs" />
  194. <Compile Include="Assets\Model\ILBinding\ETModel_UnitComponent_Binding.cs" />
  195. <Compile Include="Assets\Model\ILBinding\ETModel_UnitFactory_Binding.cs" />
  196. <Compile Include="Assets\Model\ILBinding\ETModel_UnOrderMultiMap_2_Type_ILTypeInstance_Binding.cs" />
  197. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_CodedInputStream_Binding.cs" />
  198. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_CodedOutputStream_Binding.cs" />
  199. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Google_Protobuf_Adapt_IMessage_Bi_t.cs" />
  200. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Int32_Binding.cs" />
  201. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Int64_Binding.cs" />
  202. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_String_Binding.cs" />
  203. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_UnitInfo_Binding.cs" />
  204. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_FieldCodec_Binding.cs" />
  205. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_MessageParser_1_Google_Protobuf_Adapt_IMessage_Binding_Adapto_t.cs" />
  206. <Compile Include="Assets\Model\ILBinding\Google_Protobuf_ProtoPreconditions_Binding.cs" />
  207. <Compile Include="Assets\Model\ILBinding\LitJson_JsonMapper_Binding.cs" />
  208. <Compile Include="Assets\Model\ILBinding\ReferenceCollector_Binding.cs" />
  209. <Compile Include="Assets\Model\ILBinding\System_Action_1_Google_Protobuf_Adapt_IMessage_Binding_Adaptor_Binding.cs" />
  210. <Compile Include="Assets\Model\ILBinding\System_Activator_Binding.cs" />
  211. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Int32_Action_1_Google_Protobuf_Adapt__t.cs" />
  212. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_Binding.cs" />
  213. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.cs" />
  214. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding_ValueCo_t.cs" />
  215. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding_ValueCo_t_t.cs" />
  216. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_List_1_ILTypeInstance_Binding.cs" />
  217. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding.cs" />
  218. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding_ValueColl_t.cs" />
  219. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding_ValueColl_t_t.cs" />
  220. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_Queue_1_ILTypeInstance_Binding.cs" />
  221. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_Queue_1_Object_Binding.cs" />
  222. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_UInt16_List_1_ILTypeInstance_Binding.cs" />
  223. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_UInt16_Object_Binding.cs" />
  224. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_HashSet_1_ILTypeInstance_Binding.cs" />
  225. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_HashSet_1_ILTypeInstance_Binding_Enumerator_Bindin_t.cs" />
  226. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_IEnumerator_1_UnitInfo_Binding.cs" />
  227. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_ILTypeInstance_Binding.cs" />
  228. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_ILTypeInstance_Binding_Enumerator_Binding.cs" />
  229. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Object_Binding.cs" />
  230. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_String_Binding.cs" />
  231. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Type_Binding.cs" />
  232. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Type_Binding_Enumerator_Binding.cs" />
  233. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_ILTypeInstance_Binding.cs" />
  234. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_Int64_Binding.cs" />
  235. <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_Object_Binding.cs" />
  236. <Compile Include="Assets\Model\ILBinding\System_Collections_IDictionary_Binding.cs" />
  237. <Compile Include="Assets\Model\ILBinding\System_Collections_IEnumerator_Binding.cs" />
  238. <Compile Include="Assets\Model\ILBinding\System_Exception_Binding.cs" />
  239. <Compile Include="Assets\Model\ILBinding\System_IDisposable_Binding.cs" />
  240. <Compile Include="Assets\Model\ILBinding\System_Linq_Enumerable_Binding.cs" />
  241. <Compile Include="Assets\Model\ILBinding\System_NotImplementedException_Binding.cs" />
  242. <Compile Include="Assets\Model\ILBinding\System_Object_Binding.cs" />
  243. <Compile Include="Assets\Model\ILBinding\System_Reflection_MemberInfo_Binding.cs" />
  244. <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_AsyncVoidMethodBuilder_Binding.cs" />
  245. <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_TaskAwaiter_1_Google_Protobuf_Adapt_IMessage__t.cs" />
  246. <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_TaskAwaiter_1_IResponse_Binding.cs" />
  247. <Compile Include="Assets\Model\ILBinding\System_String_Binding.cs" />
  248. <Compile Include="Assets\Model\ILBinding\System_Threading_CancellationToken_Binding.cs" />
  249. <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_Task_1_Google_Protobuf_Adapt_IMessage_Binding_Adaptor__t.cs" />
  250. <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_Task_1_IResponse_Binding.cs" />
  251. <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_TaskCompletionSource_1_Google_Protobuf_Adapt_IMessage__t.cs" />
  252. <Compile Include="Assets\Model\ILBinding\System_Type_Binding.cs" />
  253. <Compile Include="Assets\Model\ILBinding\UnityEngine_Camera_Binding.cs" />
  254. <Compile Include="Assets\Model\ILBinding\UnityEngine_Component_Binding.cs" />
  255. <Compile Include="Assets\Model\ILBinding\UnityEngine_GameObject_Binding.cs" />
  256. <Compile Include="Assets\Model\ILBinding\UnityEngine_Input_Binding.cs" />
  257. <Compile Include="Assets\Model\ILBinding\UnityEngine_LayerMask_Binding.cs" />
  258. <Compile Include="Assets\Model\ILBinding\UnityEngine_Object_Binding.cs" />
  259. <Compile Include="Assets\Model\ILBinding\UnityEngine_Physics_Binding.cs" />
  260. <Compile Include="Assets\Model\ILBinding\UnityEngine_RaycastHit_Binding.cs" />
  261. <Compile Include="Assets\Model\ILBinding\UnityEngine_TextAsset_Binding.cs" />
  262. <Compile Include="Assets\Model\ILBinding\UnityEngine_Transform_Binding.cs" />
  263. <Compile Include="Assets\Model\ILBinding\UnityEngine_UI_Button_Binding.cs" />
  264. <Compile Include="Assets\Model\ILBinding\UnityEngine_UI_InputField_Binding.cs" />
  265. <Compile Include="Assets\Model\ILBinding\UnityEngine_Vector3_Binding.cs" />
  266. <Compile Include="Assets\Model\Init.cs" />
  267. <Compile Include="Assets\Model\Module\Actor\IActorMessage.cs" />
  268. <Compile Include="Assets\Model\Module\ActorLocation\IActorLocationMessage.cs" />
  269. <Compile Include="Assets\Model\Module\AssetsBundle\AssetsBundleLoaderAsync.cs" />
  270. <Compile Include="Assets\Model\Module\AssetsBundle\AssetsLoaderAsync.cs" />
  271. <Compile Include="Assets\Model\Module\AssetsBundle\BundleDownloaderComponent.cs" />
  272. <Compile Include="Assets\Model\Module\AssetsBundle\ResourcesComponent.cs" />
  273. <Compile Include="Assets\Model\Module\AssetsBundle\VersionConfig.cs" />
  274. <Compile Include="Assets\Model\Module\Config\ACategory.cs" />
  275. <Compile Include="Assets\Model\Module\Config\AConfigComponent.cs" />
  276. <Compile Include="Assets\Model\Module\Config\ConfigAttribute.cs" />
  277. <Compile Include="Assets\Model\Module\Config\ConfigComponent.cs" />
  278. <Compile Include="Assets\Model\Module\Config\ConfigHelper.cs" />
  279. <Compile Include="Assets\Model\Module\Config\IConfig.cs" />
  280. <Compile Include="Assets\Model\Module\Demo\AnimatorComponent.cs" />
  281. <Compile Include="Assets\Model\Module\Demo\CameraComponent.cs" />
  282. <Compile Include="Assets\Model\Module\Demo\MoveComponent.cs" />
  283. <Compile Include="Assets\Model\Module\Demo\Player.cs" />
  284. <Compile Include="Assets\Model\Module\Demo\PlayerComponent.cs" />
  285. <Compile Include="Assets\Model\Module\Demo\PlayerFactory.cs" />
  286. <Compile Include="Assets\Model\Module\Demo\SessionComponent.cs" />
  287. <Compile Include="Assets\Model\Module\Demo\TurnComponent.cs" />
  288. <Compile Include="Assets\Model\Module\Demo\Unit.cs" />
  289. <Compile Include="Assets\Model\Module\Demo\UnitComponent.cs" />
  290. <Compile Include="Assets\Model\Module\Demo\UnitFactory.cs" />
  291. <Compile Include="Assets\Model\Module\Demo\UnitPathComponent.cs" />
  292. <Compile Include="Assets\Model\Module\Filter\FilterAttribute.cs" />
  293. <Compile Include="Assets\Model\Module\Filter\FilterComponent.cs" />
  294. <Compile Include="Assets\Model\Module\Filter\FilterEntity.cs" />
  295. <Compile Include="Assets\Model\Module\Filter\IFilter.cs" />
  296. <Compile Include="Assets\Model\Module\Message\AMHandler.cs" />
  297. <Compile Include="Assets\Model\Module\Message\ErrorCode.cs" />
  298. <Compile Include="Assets\Model\Module\Message\IMessage.cs" />
  299. <Compile Include="Assets\Model\Module\Message\IMessageDispatcher.cs" />
  300. <Compile Include="Assets\Model\Module\Message\IMessagePacker.cs" />
  301. <Compile Include="Assets\Model\Module\Message\IMHandler.cs" />
  302. <Compile Include="Assets\Model\Module\Message\MessageAttribute.cs" />
  303. <Compile Include="Assets\Model\Module\Message\MessageDispatcherComponent.cs" />
  304. <Compile Include="Assets\Model\Module\Message\MessageHandlerAttribute.cs" />
  305. <Compile Include="Assets\Model\Module\Message\MessageInfo.cs" />
  306. <Compile Include="Assets\Model\Module\Message\MessagePool.cs" />
  307. <Compile Include="Assets\Model\Module\Message\MessageProxy.cs" />
  308. <Compile Include="Assets\Model\Module\Message\NetOuterComponent.cs" />
  309. <Compile Include="Assets\Model\Module\Message\NetOuterComponentSystem.cs" />
  310. <Compile Include="Assets\Model\Module\Message\Network\AChannel.cs" />
  311. <Compile Include="Assets\Model\Module\Message\Network\AService.cs" />
  312. <Compile Include="Assets\Model\Module\Message\Network\Circularbuffer.cs" />
  313. <Compile Include="Assets\Model\Module\Message\Network\KCP\KChannel.cs" />
  314. <Compile Include="Assets\Model\Module\Message\Network\KCP\Kcp.cs" />
  315. <Compile Include="Assets\Model\Module\Message\Network\KCP\KService.cs" />
  316. <Compile Include="Assets\Model\Module\Message\Network\NetworkHelper.cs" />
  317. <Compile Include="Assets\Model\Module\Message\Network\TCP\PacketParser.cs" />
  318. <Compile Include="Assets\Model\Module\Message\Network\TCP\TChannel.cs" />
  319. <Compile Include="Assets\Model\Module\Message\Network\TCP\TService.cs" />
  320. <Compile Include="Assets\Model\Module\Message\Network\WebSocket\WChannel.cs" />
  321. <Compile Include="Assets\Model\Module\Message\Network\WebSocket\WService.cs" />
  322. <Compile Include="Assets\Model\Module\Message\NetworkComponent.cs" />
  323. <Compile Include="Assets\Model\Module\Message\Opcode.cs" />
  324. <Compile Include="Assets\Model\Module\Message\OpcodeHelper.cs" />
  325. <Compile Include="Assets\Model\Module\Message\OpcodeTypeComponent.cs" />
  326. <Compile Include="Assets\Model\Module\Message\OuterMessage.cs" />
  327. <Compile Include="Assets\Model\Module\Message\OuterMessageDispatcher.cs" />
  328. <Compile Include="Assets\Model\Module\Message\OuterOpcode.cs" />
  329. <Compile Include="Assets\Model\Module\Message\ProtobufHelper.cs" />
  330. <Compile Include="Assets\Model\Module\Message\ProtobufPacker.cs" />
  331. <Compile Include="Assets\Model\Module\Message\RpcException.cs" />
  332. <Compile Include="Assets\Model\Module\Message\Session.cs" />
  333. <Compile Include="Assets\Model\Module\Message\SessionCallbackComponent.cs" />
  334. <Compile Include="Assets\Model\Module\Numeric\INumericWatcher.cs" />
  335. <Compile Include="Assets\Model\Module\Numeric\NumericChangeEvent_NotifyWatcher.cs" />
  336. <Compile Include="Assets\Model\Module\Numeric\NumericComponent.cs" />
  337. <Compile Include="Assets\Model\Module\Numeric\NumericType.cs" />
  338. <Compile Include="Assets\Model\Module\Numeric\NumericWatcher_Hp_ShowUI.cs" />
  339. <Compile Include="Assets\Model\Module\Numeric\NumericWatcherAttribute.cs" />
  340. <Compile Include="Assets\Model\Module\Numeric\NumericWatcherComponent.cs" />
  341. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Behaviors\AIDestinationSetter.cs" />
  342. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Behaviors\Patrol.cs" />
  343. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\changelog.cs" />
  344. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AIBase.cs" />
  345. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AILerp.cs" />
  346. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AIPath.cs" />
  347. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\IAstarAI.cs" />
  348. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\NavmeshController.cs" />
  349. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\Seeker.cs" />
  350. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\TurnBasedAI.cs" />
  351. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\astarclasses.cs" />
  352. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AstarData.cs" />
  353. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AstarPath.cs" />
  354. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\GraphUpdateScene.cs" />
  355. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\GraphUpdateShape.cs" />
  356. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\AstarDebugger.cs" />
  357. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\Draw.cs" />
  358. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\EditorResourceHelper.cs" />
  359. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphEditorBase.cs" />
  360. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphModifier.cs" />
  361. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphUpdateProcessor.cs" />
  362. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphUtilities.cs" />
  363. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\MovementUtilities.cs" />
  364. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\NodeLink.cs" />
  365. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\PathInterpolator.cs" />
  366. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\StackPool.cs" />
  367. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\WorkItemProcessor.cs" />
  368. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOAgent.cs" />
  369. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOCoreObstacle.cs" />
  370. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOCoreSimulator.cs" />
  371. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOLine.cs" />
  372. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOQuadtree.cs" />
  373. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Example3_Recast_Navmesh1\MecanimBridge.cs" />
  374. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\MineBotAnimation.cs" />
  375. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\RecastTileUpdate.cs" />
  376. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\RecastTileUpdateHandler.cs" />
  377. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\TargetMover.cs" />
  378. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\ObjImporter.cs" />
  379. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastBBTree.cs" />
  380. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastMeshGatherer.cs" />
  381. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastMeshObj.cs" />
  382. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelClasses.cs" />
  383. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelContour.cs" />
  384. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelMesh.cs" />
  385. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelPolygonClipper.cs" />
  386. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelRasterization.cs" />
  387. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelRegion.cs" />
  388. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelUtility.cs" />
  389. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\MathHelper.cs" />
  390. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\AdvancedSmooth.cs" />
  391. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\AlternativePath.cs" />
  392. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\FunnelModifier.cs" />
  393. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\Modifiers.cs" />
  394. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\RadiusModifier.cs" />
  395. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\RaycastModifier.cs" />
  396. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\SimpleSmoothModifier.cs" />
  397. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\StartEndModifier.cs" />
  398. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Navmesh\RelevantGraphSurface.cs" />
  399. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\EnumFlagAttribute.cs" />
  400. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\UniqueComponentAttribute.cs" />
  401. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\VersionedMonoBehaviour.cs" />
  402. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOController.cs" />
  403. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVONavmesh.cs" />
  404. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOObstacle.cs" />
  405. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOSimulator.cs" />
  406. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOSquareObstacle.cs" />
  407. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\TurnBased\BlockManager.cs" />
  408. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\TurnBased\SingleNodeBlocker.cs" />
  409. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\UnityHelper.cs" />
  410. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\AstarParallel.cs" />
  411. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\AstarProfiler.cs" />
  412. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\GraphGizmoHelper.cs" />
  413. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\GraphUpdateUtilities.cs" />
  414. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\PathUtilities.cs" />
  415. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\ProfileHelper.cs" />
  416. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\RetainedGizmos.cs" />
  417. <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\UnityReferenceHelper.cs" />
  418. <Compile Include="Assets\Model\Module\Pathfinding\Recast\ArrayPool.cs" />
  419. <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarChecksum.cs" />
  420. <Compile Include="Assets\Model\Module\Pathfinding\Recast\AStarConfig.cs" />
  421. <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarDeserializer.cs" />
  422. <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarMath.cs" />
  423. <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarMemory.cs" />
  424. <Compile Include="Assets\Model\Module\Pathfinding\Recast\BBTree.cs" />
  425. <Compile Include="Assets\Model\Module\Pathfinding\Recast\BinaryHeap.cs" />
  426. <Compile Include="Assets\Model\Module\Pathfinding\Recast\EuclideanEmbedding.cs" />
  427. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Funnel.cs" />
  428. <Compile Include="Assets\Model\Module\Pathfinding\Recast\GraphNode.cs" />
  429. <Compile Include="Assets\Model\Module\Pathfinding\Recast\GraphTransform.cs" />
  430. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Guid.cs" />
  431. <Compile Include="Assets\Model\Module\Pathfinding\Recast\INavmesh.cs" />
  432. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Int3.cs" />
  433. <Compile Include="Assets\Model\Module\Pathfinding\Recast\IntRect.cs" />
  434. <Compile Include="Assets\Model\Module\Pathfinding\Recast\ListPool.cs" />
  435. <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavGraph.cs" />
  436. <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavmeshBase.cs" />
  437. <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavmeshTile.cs" />
  438. <Compile Include="Assets\Model\Module\Pathfinding\Recast\NN.cs" />
  439. <Compile Include="Assets\Model\Module\Pathfinding\Recast\ObjectPool.cs" />
  440. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Path.cs" />
  441. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\ABPath.cs" />
  442. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\ConstantPath.cs" />
  443. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FleePath.cs" />
  444. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FloodPath.cs" />
  445. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FloodPathTracer.cs" />
  446. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\MultiTargetPath.cs" />
  447. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\RandomPath.cs" />
  448. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\XPath.cs" />
  449. <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathFindHelper.cs" />
  450. <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathHandler.cs" />
  451. <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathPool.cs" />
  452. <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathProcessor.cs" />
  453. <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathReturnQueue.cs" />
  454. <Compile Include="Assets\Model\Module\Pathfinding\Recast\RecastGenerator.cs" />
  455. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\JsonSerializer.cs" />
  456. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\SimpleZipReplacement.cs" />
  457. <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\TinyJson.cs" />
  458. <Compile Include="Assets\Model\Module\Pathfinding\Recast\ThreadControlQueue.cs" />
  459. <Compile Include="Assets\Model\Module\Pathfinding\Recast\TriangleMeshNode.cs" />
  460. <Compile Include="Assets\Model\Module\Pathfinding\Recast\WindowsStoreCompatibility.cs" />
  461. <Compile Include="Assets\Model\Module\UI\CanvasConfig.cs" />
  462. <Compile Include="Assets\Model\Module\UI\IUIFactory.cs" />
  463. <Compile Include="Assets\Model\Module\UI\LayerNames.cs" />
  464. <Compile Include="Assets\Model\Module\UI\UI.cs" />
  465. <Compile Include="Assets\Model\Module\UI\UIComponent.cs" />
  466. <Compile Include="Assets\Model\Module\UI\UIFactoryAttribute.cs" />
  467. <Compile Include="Assets\Model\Module\UI\UIType.cs" />
  468. <Compile Include="Assets\Model\Other\AppType.cs" />
  469. <Compile Include="Assets\Model\Other\Define.cs" />
  470. <Compile Include="Assets\Model\Other\ECSView.cs" />
  471. <Compile Include="Assets\Model\Other\GizmosDebug.cs" />
  472. <Compile Include="Assets\Model\Other\IInstanceMethod.cs" />
  473. <Compile Include="Assets\Model\Other\ILMethod.cs" />
  474. <Compile Include="Assets\Model\Other\MonoMethod.cs" />
  475. <Compile Include="Assets\Model\Other\MotionType.cs" />
  476. <Compile Include="Assets\Model\Other\ReferenceCollector.cs" />
  477. <Compile Include="Assets\Model\UI\UILoading\Component\UILoadingComponent.cs" />
  478. <Compile Include="Assets\Model\UI\UILoading\Event\LoadingBeginEvent_CreateLoadingUI.cs" />
  479. <Compile Include="Assets\Model\UI\UILoading\Event\LoadingFinishEvent_RemoveLoadingUI.cs" />
  480. <Compile Include="Assets\Model\UI\UILoading\Factory\UILoadingFactory.cs" />
  481. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Materials\DiffuseAlwaysVisible.shader" />
  482. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\_Example Scenes.txt" />
  483. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Readme_upgrading.txt" />
  484. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Materials\Projector Light.shader" />
  485. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Readme.txt" />
  486. <None Include="Assets\Model\Unity.Model.asmdef" />
  487. <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\link.xml" />
  488. <Reference Include="UnityEngine.AIModule">
  489. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  490. </Reference>
  491. <Reference Include="UnityEngine.ARModule">
  492. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  493. </Reference>
  494. <Reference Include="UnityEngine.AccessibilityModule">
  495. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  496. </Reference>
  497. <Reference Include="UnityEngine.AnimationModule">
  498. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  499. </Reference>
  500. <Reference Include="UnityEngine.AssetBundleModule">
  501. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  502. </Reference>
  503. <Reference Include="UnityEngine.AudioModule">
  504. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  505. </Reference>
  506. <Reference Include="UnityEngine.BaselibModule">
  507. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
  508. </Reference>
  509. <Reference Include="UnityEngine.ClothModule">
  510. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  511. </Reference>
  512. <Reference Include="UnityEngine.ClusterInputModule">
  513. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  514. </Reference>
  515. <Reference Include="UnityEngine.ClusterRendererModule">
  516. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  517. </Reference>
  518. <Reference Include="UnityEngine.CoreModule">
  519. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  520. </Reference>
  521. <Reference Include="UnityEngine.CrashReportingModule">
  522. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  523. </Reference>
  524. <Reference Include="UnityEngine.DirectorModule">
  525. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  526. </Reference>
  527. <Reference Include="UnityEngine.FileSystemHttpModule">
  528. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
  529. </Reference>
  530. <Reference Include="UnityEngine.GameCenterModule">
  531. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  532. </Reference>
  533. <Reference Include="UnityEngine.GridModule">
  534. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  535. </Reference>
  536. <Reference Include="UnityEngine.HotReloadModule">
  537. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  538. </Reference>
  539. <Reference Include="UnityEngine.IMGUIModule">
  540. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  541. </Reference>
  542. <Reference Include="UnityEngine.ImageConversionModule">
  543. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  544. </Reference>
  545. <Reference Include="UnityEngine.InputModule">
  546. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  547. </Reference>
  548. <Reference Include="UnityEngine.JSONSerializeModule">
  549. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  550. </Reference>
  551. <Reference Include="UnityEngine.LocalizationModule">
  552. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  553. </Reference>
  554. <Reference Include="UnityEngine.ParticleSystemModule">
  555. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  556. </Reference>
  557. <Reference Include="UnityEngine.PerformanceReportingModule">
  558. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  559. </Reference>
  560. <Reference Include="UnityEngine.PhysicsModule">
  561. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  562. </Reference>
  563. <Reference Include="UnityEngine.Physics2DModule">
  564. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  565. </Reference>
  566. <Reference Include="UnityEngine.ProfilerModule">
  567. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  568. </Reference>
  569. <Reference Include="UnityEngine.ScreenCaptureModule">
  570. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  571. </Reference>
  572. <Reference Include="UnityEngine.SharedInternalsModule">
  573. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  574. </Reference>
  575. <Reference Include="UnityEngine.SpriteMaskModule">
  576. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  577. </Reference>
  578. <Reference Include="UnityEngine.SpriteShapeModule">
  579. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  580. </Reference>
  581. <Reference Include="UnityEngine.StreamingModule">
  582. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  583. </Reference>
  584. <Reference Include="UnityEngine.StyleSheetsModule">
  585. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  586. </Reference>
  587. <Reference Include="UnityEngine.SubstanceModule">
  588. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  589. </Reference>
  590. <Reference Include="UnityEngine.TLSModule">
  591. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  592. </Reference>
  593. <Reference Include="UnityEngine.TerrainModule">
  594. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  595. </Reference>
  596. <Reference Include="UnityEngine.TerrainPhysicsModule">
  597. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  598. </Reference>
  599. <Reference Include="UnityEngine.TextCoreModule">
  600. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  601. </Reference>
  602. <Reference Include="UnityEngine.TextRenderingModule">
  603. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  604. </Reference>
  605. <Reference Include="UnityEngine.TilemapModule">
  606. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  607. </Reference>
  608. <Reference Include="UnityEngine.TimelineModule">
  609. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
  610. </Reference>
  611. <Reference Include="UnityEngine.UIModule">
  612. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  613. </Reference>
  614. <Reference Include="UnityEngine.UIElementsModule">
  615. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  616. </Reference>
  617. <Reference Include="UnityEngine.UNETModule">
  618. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  619. </Reference>
  620. <Reference Include="UnityEngine.UmbraModule">
  621. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  622. </Reference>
  623. <Reference Include="UnityEngine.UnityAnalyticsModule">
  624. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  625. </Reference>
  626. <Reference Include="UnityEngine.UnityConnectModule">
  627. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  628. </Reference>
  629. <Reference Include="UnityEngine.UnityTestProtocolModule">
  630. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  631. </Reference>
  632. <Reference Include="UnityEngine.UnityWebRequestModule">
  633. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  634. </Reference>
  635. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  636. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  637. </Reference>
  638. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  639. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  640. </Reference>
  641. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  642. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  643. </Reference>
  644. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  645. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  646. </Reference>
  647. <Reference Include="UnityEngine.VFXModule">
  648. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  649. </Reference>
  650. <Reference Include="UnityEngine.VRModule">
  651. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  652. </Reference>
  653. <Reference Include="UnityEngine.VehiclesModule">
  654. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  655. </Reference>
  656. <Reference Include="UnityEngine.VideoModule">
  657. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  658. </Reference>
  659. <Reference Include="UnityEngine.WindModule">
  660. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  661. </Reference>
  662. <Reference Include="UnityEngine.XRModule">
  663. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  664. </Reference>
  665. <Reference Include="Unity.Locator">
  666. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/Unity.Locator.dll</HintPath>
  667. </Reference>
  668. <Reference Include="UnityEngine.UI">
  669. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  670. </Reference>
  671. <Reference Include="UnityEditor.UI">
  672. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  673. </Reference>
  674. <Reference Include="UnityEngine.Timeline">
  675. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  676. </Reference>
  677. <Reference Include="UnityEditor.Timeline">
  678. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  679. </Reference>
  680. <Reference Include="UnityEngine.Networking">
  681. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  682. </Reference>
  683. <Reference Include="UnityEditor.Networking">
  684. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  685. </Reference>
  686. <Reference Include="UnityEditor.GoogleAudioSpatializer">
  687. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
  688. </Reference>
  689. <Reference Include="UnityEngine.GoogleAudioSpatializer">
  690. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
  691. </Reference>
  692. <Reference Include="UnityEditor.SpatialTracking">
  693. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
  694. </Reference>
  695. <Reference Include="UnityEngine.SpatialTracking">
  696. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
  697. </Reference>
  698. <Reference Include="UnityEditor.VR">
  699. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  700. </Reference>
  701. <Reference Include="UnityEditor.Graphs">
  702. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  703. </Reference>
  704. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  705. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  706. </Reference>
  707. <Reference Include="ICSharpCode.SharpZipLib">
  708. <HintPath>D:/Source/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  709. </Reference>
  710. <Reference Include="Pathfinding.ClipperLib">
  711. <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Clipper/Pathfinding.ClipperLib.dll</HintPath>
  712. </Reference>
  713. <Reference Include="Pathfinding.Ionic.Zip.Reduced">
  714. <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll</HintPath>
  715. </Reference>
  716. <Reference Include="Pathfinding.Poly2Tri">
  717. <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Poly2Tri/Pathfinding.Poly2Tri.dll</HintPath>
  718. </Reference>
  719. <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
  720. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
  721. </Reference>
  722. <Reference Include="NPOI">
  723. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  724. </Reference>
  725. <Reference Include="NPOI.OOXML">
  726. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  727. </Reference>
  728. <Reference Include="NPOI.OpenXml4Net">
  729. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  730. </Reference>
  731. <Reference Include="NPOI.OpenXmlFormats">
  732. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  733. </Reference>
  734. <Reference Include="UnityEditor.Advertisements">
  735. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  736. </Reference>
  737. <Reference Include="Unity.Analytics.Editor">
  738. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.Editor.dll</HintPath>
  739. </Reference>
  740. <Reference Include="Unity.Analytics.StandardEvents">
  741. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.StandardEvents.dll</HintPath>
  742. </Reference>
  743. <Reference Include="Unity.Analytics.Tracker">
  744. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.Tracker.dll</HintPath>
  745. </Reference>
  746. <Reference Include="Unity.Analytics">
  747. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Android/Unity.Analytics.dll</HintPath>
  748. </Reference>
  749. <Reference Include="UnityEngine.Purchasing">
  750. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.purchasing@2.0.1/UnityEngine.Purchasing.dll</HintPath>
  751. </Reference>
  752. <Reference Include="UnityEditor.Purchasing">
  753. <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.purchasing@2.0.1/Editor/UnityEditor.Purchasing.dll</HintPath>
  754. </Reference>
  755. <Reference Include="netstandard">
  756. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
  757. </Reference>
  758. <Reference Include="Microsoft.Win32.Primitives">
  759. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  760. </Reference>
  761. <Reference Include="System.AppContext">
  762. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
  763. </Reference>
  764. <Reference Include="System.Collections.Concurrent">
  765. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  766. </Reference>
  767. <Reference Include="System.Collections">
  768. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
  769. </Reference>
  770. <Reference Include="System.Collections.NonGeneric">
  771. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  772. </Reference>
  773. <Reference Include="System.Collections.Specialized">
  774. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  775. </Reference>
  776. <Reference Include="System.ComponentModel">
  777. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  778. </Reference>
  779. <Reference Include="System.ComponentModel.EventBasedAsync">
  780. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.ComponentModel.Primitives">
  783. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.ComponentModel.TypeConverter">
  786. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Console">
  789. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Data.Common">
  792. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
  793. </Reference>
  794. <Reference Include="System.Diagnostics.Contracts">
  795. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  796. </Reference>
  797. <Reference Include="System.Diagnostics.Debug">
  798. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System.Diagnostics.FileVersionInfo">
  801. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.Diagnostics.Process">
  804. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.Diagnostics.StackTrace">
  807. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  810. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Diagnostics.Tools">
  813. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.Diagnostics.TraceSource">
  816. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.Diagnostics.Tracing">
  819. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Drawing.Primitives">
  822. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  823. </Reference>
  824. <Reference Include="System.Dynamic.Runtime">
  825. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.Globalization.Calendars">
  828. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  829. </Reference>
  830. <Reference Include="System.Globalization">
  831. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
  832. </Reference>
  833. <Reference Include="System.Globalization.Extensions">
  834. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.IO.Compression">
  837. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  838. </Reference>
  839. <Reference Include="System.IO.Compression.ZipFile">
  840. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  841. </Reference>
  842. <Reference Include="System.IO">
  843. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
  844. </Reference>
  845. <Reference Include="System.IO.FileSystem">
  846. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  847. </Reference>
  848. <Reference Include="System.IO.FileSystem.DriveInfo">
  849. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  850. </Reference>
  851. <Reference Include="System.IO.FileSystem.Primitives">
  852. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  853. </Reference>
  854. <Reference Include="System.IO.FileSystem.Watcher">
  855. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  856. </Reference>
  857. <Reference Include="System.IO.IsolatedStorage">
  858. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  859. </Reference>
  860. <Reference Include="System.IO.MemoryMappedFiles">
  861. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  862. </Reference>
  863. <Reference Include="System.IO.Pipes">
  864. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  865. </Reference>
  866. <Reference Include="System.IO.UnmanagedMemoryStream">
  867. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  868. </Reference>
  869. <Reference Include="System.Linq">
  870. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
  871. </Reference>
  872. <Reference Include="System.Linq.Expressions">
  873. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  874. </Reference>
  875. <Reference Include="System.Linq.Parallel">
  876. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  877. </Reference>
  878. <Reference Include="System.Linq.Queryable">
  879. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  880. </Reference>
  881. <Reference Include="System.Net.Http">
  882. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
  883. </Reference>
  884. <Reference Include="System.Net.NameResolution">
  885. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  886. </Reference>
  887. <Reference Include="System.Net.NetworkInformation">
  888. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  889. </Reference>
  890. <Reference Include="System.Net.Ping">
  891. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  892. </Reference>
  893. <Reference Include="System.Net.Primitives">
  894. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  895. </Reference>
  896. <Reference Include="System.Net.Requests">
  897. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  898. </Reference>
  899. <Reference Include="System.Net.Security">
  900. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
  901. </Reference>
  902. <Reference Include="System.Net.Sockets">
  903. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  904. </Reference>
  905. <Reference Include="System.Net.WebHeaderCollection">
  906. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  907. </Reference>
  908. <Reference Include="System.Net.WebSockets.Client">
  909. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  910. </Reference>
  911. <Reference Include="System.Net.WebSockets">
  912. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  913. </Reference>
  914. <Reference Include="System.ObjectModel">
  915. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  916. </Reference>
  917. <Reference Include="System.Reflection">
  918. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
  919. </Reference>
  920. <Reference Include="System.Reflection.Extensions">
  921. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  922. </Reference>
  923. <Reference Include="System.Reflection.Primitives">
  924. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  925. </Reference>
  926. <Reference Include="System.Resources.Reader">
  927. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  928. </Reference>
  929. <Reference Include="System.Resources.ResourceManager">
  930. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  931. </Reference>
  932. <Reference Include="System.Resources.Writer">
  933. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  934. </Reference>
  935. <Reference Include="System.Runtime.CompilerServices.VisualC">
  936. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  937. </Reference>
  938. <Reference Include="System.Runtime">
  939. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
  940. </Reference>
  941. <Reference Include="System.Runtime.Extensions">
  942. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  943. </Reference>
  944. <Reference Include="System.Runtime.Handles">
  945. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  946. </Reference>
  947. <Reference Include="System.Runtime.InteropServices">
  948. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  949. </Reference>
  950. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  951. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  952. </Reference>
  953. <Reference Include="System.Runtime.Numerics">
  954. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  955. </Reference>
  956. <Reference Include="System.Runtime.Serialization.Formatters">
  957. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  958. </Reference>
  959. <Reference Include="System.Runtime.Serialization.Json">
  960. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  961. </Reference>
  962. <Reference Include="System.Runtime.Serialization.Primitives">
  963. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  964. </Reference>
  965. <Reference Include="System.Runtime.Serialization.Xml">
  966. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  967. </Reference>
  968. <Reference Include="System.Security.Claims">
  969. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  970. </Reference>
  971. <Reference Include="System.Security.Cryptography.Algorithms">
  972. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  973. </Reference>
  974. <Reference Include="System.Security.Cryptography.Csp">
  975. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  976. </Reference>
  977. <Reference Include="System.Security.Cryptography.Encoding">
  978. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  979. </Reference>
  980. <Reference Include="System.Security.Cryptography.Primitives">
  981. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  982. </Reference>
  983. <Reference Include="System.Security.Cryptography.X509Certificates">
  984. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  985. </Reference>
  986. <Reference Include="System.Security.Principal">
  987. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  988. </Reference>
  989. <Reference Include="System.Security.SecureString">
  990. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  991. </Reference>
  992. <Reference Include="System.Text.Encoding">
  993. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  994. </Reference>
  995. <Reference Include="System.Text.Encoding.Extensions">
  996. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  997. </Reference>
  998. <Reference Include="System.Text.RegularExpressions">
  999. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  1000. </Reference>
  1001. <Reference Include="System.Threading">
  1002. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
  1003. </Reference>
  1004. <Reference Include="System.Threading.Overlapped">
  1005. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  1006. </Reference>
  1007. <Reference Include="System.Threading.Tasks">
  1008. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  1009. </Reference>
  1010. <Reference Include="System.Threading.Tasks.Parallel">
  1011. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  1012. </Reference>
  1013. <Reference Include="System.Threading.Thread">
  1014. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  1015. </Reference>
  1016. <Reference Include="System.Threading.ThreadPool">
  1017. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  1018. </Reference>
  1019. <Reference Include="System.Threading.Timer">
  1020. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  1021. </Reference>
  1022. <Reference Include="System.ValueTuple">
  1023. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  1024. </Reference>
  1025. <Reference Include="System.Xml.ReaderWriter">
  1026. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  1027. </Reference>
  1028. <Reference Include="System.Xml.XDocument">
  1029. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  1030. </Reference>
  1031. <Reference Include="System.Xml.XmlDocument">
  1032. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  1033. </Reference>
  1034. <Reference Include="System.Xml.XmlSerializer">
  1035. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  1036. </Reference>
  1037. <Reference Include="System.Xml.XPath">
  1038. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  1039. </Reference>
  1040. <Reference Include="System.Xml.XPath.XDocument">
  1041. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  1042. </Reference>
  1043. <Reference Include="System.Numerics.Vectors">
  1044. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
  1045. </Reference>
  1046. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  1047. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  1048. </Reference>
  1049. <Reference Include="mscorlib">
  1050. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
  1051. </Reference>
  1052. <Reference Include="System.ComponentModel.Composition">
  1053. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  1054. </Reference>
  1055. <Reference Include="System.Core">
  1056. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
  1057. </Reference>
  1058. <Reference Include="System.Data">
  1059. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
  1060. </Reference>
  1061. <Reference Include="System">
  1062. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
  1063. </Reference>
  1064. <Reference Include="System.Drawing">
  1065. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
  1066. </Reference>
  1067. <Reference Include="System.IO.Compression.FileSystem">
  1068. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  1069. </Reference>
  1070. <Reference Include="System.Net">
  1071. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
  1072. </Reference>
  1073. <Reference Include="System.Numerics">
  1074. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
  1075. </Reference>
  1076. <Reference Include="System.Runtime.Serialization">
  1077. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  1078. </Reference>
  1079. <Reference Include="System.ServiceModel.Web">
  1080. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  1081. </Reference>
  1082. <Reference Include="System.Transactions">
  1083. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
  1084. </Reference>
  1085. <Reference Include="System.Web">
  1086. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
  1087. </Reference>
  1088. <Reference Include="System.Windows">
  1089. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
  1090. </Reference>
  1091. <Reference Include="System.Xml">
  1092. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
  1093. </Reference>
  1094. <Reference Include="System.Xml.Linq">
  1095. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  1096. </Reference>
  1097. <Reference Include="System.Xml.Serialization">
  1098. <HintPath>C:/Apps/Unity 2018.3.0b5/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  1099. </Reference>
  1100. </ItemGroup>
  1101. <ItemGroup>
  1102. <ProjectReference Include="Unity.ThirdParty.csproj">
  1103. <Project>{E15BADD2-3A26-309A-AB0F-DC5B08044350}</Project>
  1104. <Name>Unity.ThirdParty</Name>
  1105. </ProjectReference>
  1106. </ItemGroup>
  1107. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1108. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1109. Other similar extension points exist, see Microsoft.Common.targets.
  1110. <Target Name="BeforeBuild">
  1111. </Target>
  1112. <Target Name="AfterBuild">
  1113. </Target>
  1114. -->
  1115. </Project>