| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>7.3</LangVersion>
- <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- </PropertyGroup>
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <RootNamespace></RootNamespace>
- <ProjectGuid>{B4BF9894-F5D9-41C4-13E3-3F26F7700E29}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>Unity.Model</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <BaseDirectory>.</BaseDirectory>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>Temp\bin\Debug\</OutputPath>
- <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;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;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;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_RUNTIME_PERMISSIONS;UNITY_ASTC_ONLY_DECOMPRESS;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;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</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</NoWarn>
- <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>Temp\bin\Release\</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</NoWarn>
- <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <NoConfig>true</NoConfig>
- <NoStdLib>true</NoStdLib>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
- <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="UnityEngine">
- <HintPath>C:\Apps\Unity 2018.3.0b9\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>C:\Apps\Unity 2018.3.0b9\Editor\Data\Managed/UnityEditor.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Assets\Model\Base\Async\AsyncETTaskMethodBuilder.cs" />
- <Compile Include="Assets\Model\Base\Async\AsyncETVoidMethodBuilder.cs" />
- <Compile Include="Assets\Model\Base\Async\AsyncMethodBuilderAttribute.cs" />
- <Compile Include="Assets\Model\Base\Async\ETTask.cs" />
- <Compile Include="Assets\Model\Base\Async\ETTaskCompletionSource.cs" />
- <Compile Include="Assets\Model\Base\Async\ETTaskFactory.cs" />
- <Compile Include="Assets\Model\Base\Async\ETVoid.cs" />
- <Compile Include="Assets\Model\Base\Async\IAwaiter.cs" />
- <Compile Include="Assets\Model\Base\Async\MoveNextRunner.cs" />
- <Compile Include="Assets\Model\Base\DoubleMap.cs" />
- <Compile Include="Assets\Model\Base\Event\Env.cs" />
- <Compile Include="Assets\Model\Base\Event\EnvKey.cs" />
- <Compile Include="Assets\Model\Base\Event\EventAttribute.cs" />
- <Compile Include="Assets\Model\Base\Event\EventIdType.cs" />
- <Compile Include="Assets\Model\Base\Event\IEvent.cs" />
- <Compile Include="Assets\Model\Base\Helper\ByteHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\Dumper.cs" />
- <Compile Include="Assets\Model\Base\Helper\EnumHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\FileHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\IdGenerater.cs" />
- <Compile Include="Assets\Model\Base\Helper\JsonHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\MD5Helper.cs" />
- <Compile Include="Assets\Model\Base\Helper\MethodInfoHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\MongoHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\NetHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\ObjectHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\RandomHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\StringHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\TimeHelper.cs" />
- <Compile Include="Assets\Model\Base\Helper\ZipHelper.cs" />
- <Compile Include="Assets\Model\Base\IL\Adapt_IMessage.cs" />
- <Compile Include="Assets\Model\Base\IL\IAsyncStateMachineAdaptor.cs" />
- <Compile Include="Assets\Model\Base\IL\IDisposableAdaptor.cs" />
- <Compile Include="Assets\Model\Base\IL\ILAdapterAttribute.cs" />
- <Compile Include="Assets\Model\Base\IL\ILBindingAttribute.cs" />
- <Compile Include="Assets\Model\Base\Log.cs" />
- <Compile Include="Assets\Model\Base\LogType.cs" />
- <Compile Include="Assets\Model\Base\MultiMap.cs" />
- <Compile Include="Assets\Model\Base\Object\BaseAttribute.cs" />
- <Compile Include="Assets\Model\Base\Object\Component.cs" />
- <Compile Include="Assets\Model\Base\Object\ComponentFactory.cs" />
- <Compile Include="Assets\Model\Base\Object\ComponentView.cs" />
- <Compile Include="Assets\Model\Base\Object\ComponentWithId.cs" />
- <Compile Include="Assets\Model\Base\Object\Entity.cs" />
- <Compile Include="Assets\Model\Base\Object\EntityEventAttribute.cs" />
- <Compile Include="Assets\Model\Base\Object\EventProxy.cs" />
- <Compile Include="Assets\Model\Base\Object\EventSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\HideInHierarchy.cs" />
- <Compile Include="Assets\Model\Base\Object\IAwakeSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\IChangeSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\IDeserializeSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\IDestroySystem.cs" />
- <Compile Include="Assets\Model\Base\Object\ILateUpdateSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\ILoadSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\ISerializeToEntity.cs" />
- <Compile Include="Assets\Model\Base\Object\IStartSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\IUpdateSystem.cs" />
- <Compile Include="Assets\Model\Base\Object\Object.cs" />
- <Compile Include="Assets\Model\Base\Object\ObjectPool.cs" />
- <Compile Include="Assets\Model\Base\Object\ObjectSystemAttribute.cs" />
- <Compile Include="Assets\Model\Base\OneThreadSynchronizationContext.cs" />
- <Compile Include="Assets\Model\Base\QueueDictionary.cs" />
- <Compile Include="Assets\Model\Base\RecyclableMemoryStream\Events.cs" />
- <Compile Include="Assets\Model\Base\RecyclableMemoryStream\RecyclableMemoryStream.cs" />
- <Compile Include="Assets\Model\Base\RecyclableMemoryStream\RecyclableMemoryStreamManager.cs" />
- <Compile Include="Assets\Model\Base\TryLocker.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Color32.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\FrameworkResources.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Mathf.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\MathHelper.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Matrix3x3.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Matrix4x4.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\PackUtils.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Quaternion.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Vector2.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Vector3.cs" />
- <Compile Include="Assets\Model\Base\UnityMath\Vector4.cs" />
- <Compile Include="Assets\Model\Base\UnOrderMultiMap.cs" />
- <Compile Include="Assets\Model\Component\Config\ClientConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\DBConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\GlobalProto.cs" />
- <Compile Include="Assets\Model\Component\Config\HttpConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\InnerConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\OuterConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\RunServerConfig.cs" />
- <Compile Include="Assets\Model\Component\Config\StartConfig.cs" />
- <Compile Include="Assets\Model\Component\GlobalConfigComponent.cs" />
- <Compile Include="Assets\Model\Component\SceneChangeComponent.cs" />
- <Compile Include="Assets\Model\Component\TimerComponent.cs" />
- <Compile Include="Assets\Model\Entity\Game.cs" />
- <Compile Include="Assets\Model\Entity\Hotfix.cs" />
- <Compile Include="Assets\Model\Entity\Scene.cs" />
- <Compile Include="Assets\Model\Entity\UnityWebRequestAsync.cs" />
- <Compile Include="Assets\Model\Helper\ActionHelper.cs" />
- <Compile Include="Assets\Model\Helper\BundleHelper.cs" />
- <Compile Include="Assets\Model\Helper\GameObjectHelper.cs" />
- <Compile Include="Assets\Model\Helper\ILHelper.cs" />
- <Compile Include="Assets\Model\Helper\PathHelper.cs" />
- <Compile Include="Assets\Model\Helper\PositionHelper.cs" />
- <Compile Include="Assets\Model\Helper\ResourcesHelper.cs" />
- <Compile Include="Assets\Model\ILBinding\CLRBindings.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_ActionHelper_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Actor_Test_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Actor_TransferRequest_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_C2G_EnterMap_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_CameraComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_CanvasConfig_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Component_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_ComponentFactory_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_ComponentWithId_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_DoubleMap_2_UInt16_Type_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Entity_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_ErrorCode_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_EventAttribute_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_EventProxy_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_EventSystem_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Game_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_GameObjectHelper_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_GlobalConfigComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_GlobalProto_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Hotfix_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_IdGenerater_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_IMessagePacker_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Log_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_MessageAttribute_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_MessageDispatherComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_MessageInfo_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_MessageProxy_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_NetworkComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_OpcodeTypeComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Player_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_PlayerComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_ResourcesComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_RpcException_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Scene_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_Session_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_SessionCallbackComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_SessionComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_UIFactoryAttribute_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_UnitComponent_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_UnitFactory_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ETModel_UnOrderMultiMap_2_Type_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_CodedInputStream_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_CodedOutputStream_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Google_Protobuf_Adapt_IMessage_Bi_t.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Int32_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_Int64_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_String_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_Collections_RepeatedField_1_UnitInfo_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_FieldCodec_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_MessageParser_1_Google_Protobuf_Adapt_IMessage_Binding_Adapto_t.cs" />
- <Compile Include="Assets\Model\ILBinding\Google_Protobuf_ProtoPreconditions_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\LitJson_JsonMapper_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\ReferenceCollector_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Action_1_Google_Protobuf_Adapt_IMessage_Binding_Adaptor_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Activator_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Int32_Action_1_Google_Protobuf_Adapt__t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding_ValueCo_t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding_ValueCo_t_t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_String_List_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding_ValueColl_t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Binding_ValueColl_t_t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_Queue_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_Type_Queue_1_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_UInt16_List_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Dictionary_2_UInt16_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_HashSet_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_HashSet_1_ILTypeInstance_Binding_Enumerator_Bindin_t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_IEnumerator_1_UnitInfo_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_ILTypeInstance_Binding_Enumerator_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_String_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Type_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_List_1_Type_Binding_Enumerator_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_ILTypeInstance_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_Int64_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_Generic_Queue_1_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_IDictionary_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Collections_IEnumerator_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Exception_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_IDisposable_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Linq_Enumerable_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_NotImplementedException_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Reflection_MemberInfo_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_AsyncVoidMethodBuilder_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_TaskAwaiter_1_Google_Protobuf_Adapt_IMessage__t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Runtime_CompilerServices_TaskAwaiter_1_IResponse_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_String_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Threading_CancellationToken_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_Task_1_Google_Protobuf_Adapt_IMessage_Binding_Adaptor__t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_Task_1_IResponse_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Threading_Tasks_TaskCompletionSource_1_Google_Protobuf_Adapt_IMessage__t.cs" />
- <Compile Include="Assets\Model\ILBinding\System_Type_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Camera_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Component_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_GameObject_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Input_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_LayerMask_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Object_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Physics_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_RaycastHit_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_TextAsset_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Transform_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_UI_Button_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_UI_InputField_Binding.cs" />
- <Compile Include="Assets\Model\ILBinding\UnityEngine_Vector3_Binding.cs" />
- <Compile Include="Assets\Model\Init.cs" />
- <Compile Include="Assets\Model\Module\Actor\IActorMessage.cs" />
- <Compile Include="Assets\Model\Module\ActorLocation\IActorLocationMessage.cs" />
- <Compile Include="Assets\Model\Module\AssetsBundle\AssetsBundleLoaderAsync.cs" />
- <Compile Include="Assets\Model\Module\AssetsBundle\AssetsLoaderAsync.cs" />
- <Compile Include="Assets\Model\Module\AssetsBundle\BundleDownloaderComponent.cs" />
- <Compile Include="Assets\Model\Module\AssetsBundle\ResourcesComponent.cs" />
- <Compile Include="Assets\Model\Module\AssetsBundle\VersionConfig.cs" />
- <Compile Include="Assets\Model\Module\Config\ACategory.cs" />
- <Compile Include="Assets\Model\Module\Config\AConfigComponent.cs" />
- <Compile Include="Assets\Model\Module\Config\ConfigAttribute.cs" />
- <Compile Include="Assets\Model\Module\Config\ConfigComponent.cs" />
- <Compile Include="Assets\Model\Module\Config\ConfigHelper.cs" />
- <Compile Include="Assets\Model\Module\Config\IConfig.cs" />
- <Compile Include="Assets\Model\Module\Demo\AnimatorComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\CameraComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\MoveComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\Player.cs" />
- <Compile Include="Assets\Model\Module\Demo\PlayerComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\PlayerFactory.cs" />
- <Compile Include="Assets\Model\Module\Demo\SessionComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\TurnComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\UI\UILoading\Component\UILoadingComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\UI\UILoading\System\LoadingBeginEvent_CreateLoadingUI.cs" />
- <Compile Include="Assets\Model\Module\Demo\UI\UILoading\System\LoadingFinishEvent_RemoveLoadingUI.cs" />
- <Compile Include="Assets\Model\Module\Demo\UI\UILoading\System\UILoadingFactory.cs" />
- <Compile Include="Assets\Model\Module\Demo\Unit.cs" />
- <Compile Include="Assets\Model\Module\Demo\UnitComponent.cs" />
- <Compile Include="Assets\Model\Module\Demo\UnitConfig.cs" />
- <Compile Include="Assets\Model\Module\Demo\UnitFactory.cs" />
- <Compile Include="Assets\Model\Module\Demo\UnitPathComponent.cs" />
- <Compile Include="Assets\Model\Module\Filter\FilterAttribute.cs" />
- <Compile Include="Assets\Model\Module\Filter\FilterComponent.cs" />
- <Compile Include="Assets\Model\Module\Filter\FilterEntity.cs" />
- <Compile Include="Assets\Model\Module\Filter\IFilter.cs" />
- <Compile Include="Assets\Model\Module\Message\AMHandler.cs" />
- <Compile Include="Assets\Model\Module\Message\ErrorCode.cs" />
- <Compile Include="Assets\Model\Module\Message\IMessage.cs" />
- <Compile Include="Assets\Model\Module\Message\IMessageDispatcher.cs" />
- <Compile Include="Assets\Model\Module\Message\IMessagePacker.cs" />
- <Compile Include="Assets\Model\Module\Message\IMHandler.cs" />
- <Compile Include="Assets\Model\Module\Message\MessageAttribute.cs" />
- <Compile Include="Assets\Model\Module\Message\MessageDispatcherComponent.cs" />
- <Compile Include="Assets\Model\Module\Message\MessageHandlerAttribute.cs" />
- <Compile Include="Assets\Model\Module\Message\MessageInfo.cs" />
- <Compile Include="Assets\Model\Module\Message\MessagePool.cs" />
- <Compile Include="Assets\Model\Module\Message\MessageProxy.cs" />
- <Compile Include="Assets\Model\Module\Message\NetOuterComponent.cs" />
- <Compile Include="Assets\Model\Module\Message\NetOuterComponentSystem.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\AChannel.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\AService.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\Circularbuffer.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\KCP\KChannel.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\KCP\Kcp.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\KCP\KService.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\NetworkHelper.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\TCP\PacketParser.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\TCP\TChannel.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\TCP\TService.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\WebSocket\WChannel.cs" />
- <Compile Include="Assets\Model\Module\Message\Network\WebSocket\WService.cs" />
- <Compile Include="Assets\Model\Module\Message\NetworkComponent.cs" />
- <Compile Include="Assets\Model\Module\Message\Opcode.cs" />
- <Compile Include="Assets\Model\Module\Message\OpcodeHelper.cs" />
- <Compile Include="Assets\Model\Module\Message\OpcodeTypeComponent.cs" />
- <Compile Include="Assets\Model\Module\Message\OuterMessage.cs" />
- <Compile Include="Assets\Model\Module\Message\OuterMessageDispatcher.cs" />
- <Compile Include="Assets\Model\Module\Message\OuterOpcode.cs" />
- <Compile Include="Assets\Model\Module\Message\ProtobufHelper.cs" />
- <Compile Include="Assets\Model\Module\Message\ProtobufPacker.cs" />
- <Compile Include="Assets\Model\Module\Message\RpcException.cs" />
- <Compile Include="Assets\Model\Module\Message\Session.cs" />
- <Compile Include="Assets\Model\Module\Message\SessionCallbackComponent.cs" />
- <Compile Include="Assets\Model\Module\Numeric\INumericWatcher.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericChangeEvent_NotifyWatcher.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericComponent.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericType.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericWatcher_Hp_ShowUI.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericWatcherAttribute.cs" />
- <Compile Include="Assets\Model\Module\Numeric\NumericWatcherComponent.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Behaviors\AIDestinationSetter.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Behaviors\Patrol.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\changelog.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AIBase.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AILerp.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\AIPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\IAstarAI.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\NavmeshController.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\Seeker.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AI\TurnBasedAI.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\astarclasses.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AstarData.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\AstarPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\GraphUpdateScene.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\GraphUpdateShape.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\AstarDebugger.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\Draw.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\EditorResourceHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphEditorBase.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphUpdateProcessor.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\GraphUtilities.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\MovementUtilities.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\NodeLink.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\PathInterpolator.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\StackPool.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\Misc\WorkItemProcessor.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOAgent.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOCoreObstacle.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOCoreSimulator.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOLine.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Core\RVO\RVOQuadtree.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Example3_Recast_Navmesh1\MecanimBridge.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\MineBotAnimation.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\RecastTileUpdate.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\RecastTileUpdateHandler.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\ExampleScripts\TargetMover.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\ObjImporter.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastBBTree.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastMeshGatherer.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\RecastMeshObj.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelClasses.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelContour.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelMesh.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelPolygonClipper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelRasterization.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelRegion.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Generators\Utilities\Voxels\VoxelUtility.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\MathHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\AdvancedSmooth.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\AlternativePath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\FunnelModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\Modifiers.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\RadiusModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\RaycastModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\SimpleSmoothModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Modifiers\StartEndModifier.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Navmesh\RelevantGraphSurface.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\EnumFlagAttribute.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\UniqueComponentAttribute.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\PackageTools\VersionedMonoBehaviour.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOController.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVONavmesh.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOObstacle.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOSimulator.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\RVO\RVOSquareObstacle.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\TurnBased\BlockManager.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\TurnBased\SingleNodeBlocker.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\UnityHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\AstarParallel.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\AstarProfiler.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\GraphGizmoHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\GraphUpdateUtilities.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\PathUtilities.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\ProfileHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\RetainedGizmos.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Utilities\UnityReferenceHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\ArrayPool.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarChecksum.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\AStarConfig.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarDeserializer.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarMath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\AstarMemory.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\BBTree.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\BinaryHeap.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\EuclideanEmbedding.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Funnel.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\GraphNode.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\GraphTransform.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Guid.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\INavmesh.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Int3.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\IntRect.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\ListPool.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavGraph.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavmeshBase.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\NavmeshTile.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\NN.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\ObjectPool.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Path.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\ABPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\ConstantPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FleePath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FloodPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\FloodPathTracer.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\MultiTargetPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\RandomPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Pathfinders\XPath.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathFindHelper.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathHandler.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathPool.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathProcessor.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\PathReturnQueue.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\RecastGenerator.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\JsonSerializer.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\SimpleZipReplacement.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\Serialization\TinyJson.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\ThreadControlQueue.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\TriangleMeshNode.cs" />
- <Compile Include="Assets\Model\Module\Pathfinding\Recast\WindowsStoreCompatibility.cs" />
- <Compile Include="Assets\Model\Module\UI\CanvasConfig.cs" />
- <Compile Include="Assets\Model\Module\UI\LayerNames.cs" />
- <Compile Include="Assets\Model\Module\UI\UI.cs" />
- <Compile Include="Assets\Model\Module\UI\UIComponent.cs" />
- <Compile Include="Assets\Model\Module\UI\UIFactoryAttribute.cs" />
- <Compile Include="Assets\Model\Module\UI\UIType.cs" />
- <Compile Include="Assets\Model\Other\AppType.cs" />
- <Compile Include="Assets\Model\Other\Define.cs" />
- <Compile Include="Assets\Model\Other\GizmosDebug.cs" />
- <Compile Include="Assets\Model\Other\IInstanceMethod.cs" />
- <Compile Include="Assets\Model\Other\ILStaticMethod.cs" />
- <Compile Include="Assets\Model\Other\MonoStaticMethod.cs" />
- <Compile Include="Assets\Model\Other\MotionType.cs" />
- <Compile Include="Assets\Model\Other\ReferenceCollector.cs" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Materials\DiffuseAlwaysVisible.shader" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\_Example Scenes.txt" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Readme_upgrading.txt" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\ExampleScenes\Materials\Projector Light.shader" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\Readme.txt" />
- <None Include="Assets\Model\Unity.Model.asmdef" />
- <None Include="Assets\Model\Module\Pathfinding\AstarPathfindingProject\link.xml" />
- <Reference Include="UnityEngine.AIModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.BaselibModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.FileSystemHttpModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpatialTrackingModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.SpatialTrackingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StyleSheetsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TimelineModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Locator">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/Unity.Locator.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.TestRunner">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TestRunner">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Timeline">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Timeline">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Networking">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Networking">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.GoogleAudioSpatializer">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GoogleAudioSpatializer">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.SpatialTracking">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpatialTracking">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.VR">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Graphs">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Android.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.WindowsStandalone.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Pathfinding.ClipperLib">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Clipper/Pathfinding.ClipperLib.dll</HintPath>
- </Reference>
- <Reference Include="Pathfinding.Ionic.Zip.Reduced">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll</HintPath>
- </Reference>
- <Reference Include="Pathfinding.Poly2Tri">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Poly2Tri/Pathfinding.Poly2Tri.dll</HintPath>
- </Reference>
- <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
- </Reference>
- <Reference Include="NPOI">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats">
- <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Advertisements">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Analytics.Editor">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Analytics.StandardEvents">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.StandardEvents.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Analytics.Tracker">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Unity.Analytics.Tracker.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Analytics">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.analytics@3.0.9/Android/Unity.Analytics.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Purchasing">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.purchasing@2.0.1/UnityEngine.Purchasing.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.Purchasing">
- <HintPath>D:/Source/ET/Unity/Library/PackageCache/com.unity.purchasing@2.0.1/Editor/UnityEditor.Purchasing.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.Net">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Web">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
- </Reference>
- <Reference Include="System.Web">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Serialization">
- <HintPath>C:/Apps/Unity 2018.3.0b9/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="Unity.ThirdParty.csproj">
- <Project>{E15BADD2-3A26-309A-AB0F-DC5B08044350}</Project>
- <Name>Unity.ThirdParty</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|