1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/qlslylq-UnityDesign

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
Assembly-CSharp.csproj 80 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
qlslylq Отправлено 30.03.2019 11:59 a236336
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>6</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{3C6042AF-91E5-05E1-E612-5E4892A7FDB8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName>
<TargetFrameworkVersion>v4.7.1</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_2_2;UNITY_2018_2;UNITY_2018;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_PACKMAN;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;ENABLE_SPATIALTRACKING;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</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>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<NoConfig>true</NoConfig>
<NoStdLib>true</NoStdLib>
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
<UnityProjectType>Game:1</UnityProjectType>
<UnityBuildTarget>Android:13</UnityBuildTarget>
<UnityVersion>2018.2.2f1</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="UnityEngine">
<HintPath>D:\Enviroment\Install\unity\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>D:\Enviroment\Install\unity\Editor\Data\Managed/UnityEditor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Application\GameApplication.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Constant\AppConstant.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Constant\KeyConstant.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Constant\MessageConstant.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Constant\SceneReg.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Constant\UrlConstant.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\ListView\ListView.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\ListView\ListViewIndex.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Mgr\Looper.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Mgr\PerformanceMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Mgr\ResourceMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Mgr\UserMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Toast\ToastView.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\AnimatedGifDrawer.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\AppUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ByteUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ColorUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\EncodingUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\EnumberHelper.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\FileNameUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\GameObjectUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ImageUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ListViewUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ReflectionUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\SerializeUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\SUIWrapContent.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\TextSizeUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\Tools\ZipUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\LayerBase.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\LayerMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\PanelBase.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\PanelMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\SceneBase.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\SceneMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\ToastMgr.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Core\View\UIBase.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Extend\EmptyGizmo.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Extend\ExtendDictionary.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Extend\ExtendUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Listener\PointerClickListener.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\01.Core\Singleton\SingletonTemplate.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\01.Panel\PanelCopy.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\01.Panel\PanelTest.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneCopy.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneLoading.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneLogin.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneMain.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneTest.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneTestLayer.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\02.Scene\SceneTestListView.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\03.NetAction\Action0000.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\03.NetAction\Action00000.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\03.NetAction\Action1000.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\SocketServer\IPUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\SocketServer\SocketServer.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\ActionFactory.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\ActionParam.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\DefaultHeadFormater.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\GameAction.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\HttpPackage.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\IHeadFormater.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\IHttpCallBack.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\Net.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\NetPackage.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\NetReader.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\NetworkType.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\NetWriter.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\PackageHead.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\SocketConnect.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Support\SocketPackage.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Tools\MD5Utils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\04.NetSupport\Tools\SocketFileUtils.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\05.Adapter\BaseAdapter.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\05.Adapter\CopyAdapter.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\05.Adapter\SmithyEquipAdapter.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Common\BaseModel.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Common\BaseSample.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Common\Pager.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Common\User.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Sub\BuildingMat.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Sub\FightChapter.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\Sub\SmithyEquip.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\System\BulletinBoard.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\System\GameVersion.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\System\Server.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\06.Model\System\ServerGroup.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\07.Enum\GameEnum.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\02.Scene\07.Enum\Work.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Camera\MainCamera.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Camera\ThirdPersonCamera.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Navigation\NpcNavAgent.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Navigation\NpcNavController.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\ScriptableObject\BuildingUpdateScript.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\ScriptableObject\Bullet.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\ScriptableObject\CopyScriptableObject.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\ScriptableObject\FightChapterScript.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\ScriptableObject\TestScriptableObject.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Test\RecastCheck.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Test\TestAxis.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Test\TestNormalized.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Test\Vector3_Cross.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Test\Vector3_Dot.cs" />
<Compile Include="Assets\UnityDesign\02.Scripts\03.Extend\Utils\SampleNameUtils.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Animators\AnimationLogger2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Animators\HeroAnimator2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Animators\Unity2DSpriteAnimator2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\Collectable2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\EnemyPatrol2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\HitBox2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\KillBox2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\RespawnPoint2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\ExtraFeatures\SimpleHealth2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\BackAndForthPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\Brick2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\DecayingPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\FallingPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\Ladders\Ladder2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\Ladders\LadderCollider2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\Ladders\LadderControl2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\Ladders\TopStepPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\PassthroughPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\SlidingPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\SlipperyPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\SpringboardPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\UnBreakableBrick2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Platforms\UpAndDownPlatform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Plugins\Box2DExtension.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Plugins\DirectionChecker2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Plugins\Platform2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Plugins\RaycastCharacterController2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Scripts\Plugins\SetUpPhysics2D.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Animators\AnimationBridge.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Animators\AnimationLogger.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Animators\HeroAnimator.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Animators\ModelAnimator.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\CameraFollow.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Collectable.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\EnemyAIController.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\EnemyBounceAndFall.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\EnemyBounceAndFallInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\EnemyPatrol.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\IEnemy.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Enemies\JumpOnHead.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\FallDamage.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Float.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\HitBox.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\KillBox.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Physics\BarrelPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Physics\BarrelPush.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Physics\BoxPuller.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Physics\PushablePullableBox.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Projectile.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\ResetSpriteRotation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\RespawnPoint.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\Shooter.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\SimpleHealth.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\SimpleHealthBarUI.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\ExtraFeatures\SwimTrigger.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Inputs\SimpleCharacterInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Inputs\StandardMobileInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Inputs\SwimmingCharacterInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Inputs\TouchController.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Inputs\TouchControllerButton.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\BackAndForthPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Brick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\DecayingPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\FallingPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ladders\Ladder.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ladders\LadderCollider.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ladders\LadderControl.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ladders\TopStepPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\PassthroughPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ropes\Rope.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ropes\RopeCollider.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\Ropes\RopeControl.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\SlidingPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\SlipperyPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\SpringboardPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\UnBreakableBrick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Platforms\UpAndDownPlatform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Plugins\DirectionChecker.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Plugins\Platform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Plugins\RaycastCharacterController.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Plugins\RaycastCharacterInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Plugins\SupportingClasses.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\Scripts\Utility\SetUpPhysics.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\ThirdParty\iTween.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\2DPlatformController\ThirdParty\StandardAssets\Joystick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\EquipItems.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\EquipRandomItem.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\UICursor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\UIEquipmentSlot.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\UIItemSlot.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\UIItemStorage.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\Game\UIStorageSlot.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvAttachmentPoint.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvBaseItem.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvDatabase.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvEquipment.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvGameItem.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\InventorySystem\System\InvStat.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\ChatInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\DownloadTexture.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\ExampleDragDropItem.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\ExampleDragDropSurface.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\LagPosition.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\LagRotation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\LoadLevelOnClick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\LookAtTarget.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\OpenURLOnClick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\PanWithMouse.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\PlayIdleAnimations.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\SetColorPickerColor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\Spin.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\SpinWithMouse.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\Tutorial5.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\UISliderColors.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\WindowAutoYaw.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Scripts\Other\WindowDragTilt.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\EnvelopContent.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\LanguageSelection.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\TypewriterEffect.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButton.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonActivate.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonColor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonKeys.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonMessage.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonOffset.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonRotation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIButtonScale.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UICenterOnChild.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UICenterOnClick.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragCamera.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragDropContainer.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragDropItem.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragDropRoot.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDraggableCamera.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragObject.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragResize.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIDragScrollView.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIEventTrigger.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIForwardEvents.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIGrid.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIImageButton.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIKeyBinding.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIKeyNavigation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIPlayAnimation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIPlaySound.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIPlayTween.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIPopupList.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIProgressBar.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UISavedOption.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIScrollBar.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIScrollView.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIShowControlScheme.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UISlider.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UISoundVolume.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UITable.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIToggle.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIToggledComponents.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIToggledObjects.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIWidgetContainer.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Interaction\UIWrapContent.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\ActiveAnimation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\AnimationOrTween.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\BetterList.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\BMFont.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\BMGlyph.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\BMSymbol.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\ByteReader.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\EventDelegate.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\Localization.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\MinMaxRangeAttribute.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\NGUIDebug.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\NGUIMath.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\NGUIText.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\NGUITools.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\PropertyBinding.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\PropertyReference.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\RealTime.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\SpringPanel.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIBasicSprite.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIDrawCall.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIEventListener.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIGeometry.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIRect.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UISnapshotPoint.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Internal\UIWidget.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\AnimatedAlpha.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\AnimatedColor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\AnimatedWidget.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\SpringPosition.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenAlpha.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenColor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenFill.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenFOV.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenHeight.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenLetters.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenOrthoSize.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenPosition.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenRotation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenScale.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenTransform.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenVolume.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\TweenWidth.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\Tweening\UITweener.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UI2DSprite.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UI2DSpriteAnimation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIAnchor.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIAtlas.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UICamera.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIColorPicker.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIFont.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIInput.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIInputOnGUI.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UILabel.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UILocalize.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIOrthoCamera.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIPanel.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIRoot.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UISprite.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UISpriteAnimation.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UISpriteData.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIStretch.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UITextList.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UITexture.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UITooltip.cs" />
<Compile Include="Assets\UnityDesign\07.Plugins\NGUI\Scripts\UI\UIViewport.cs" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Shaders\Unlit - Depth Cutout.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\ReadMe - 3.11.2.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Masked 1.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Text 2.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Masked 2.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Models\Orc\Orc Skin.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Wooden\Arimo20.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Wooden\Arimo14.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Text 1.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (TextureClip).shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (TextureClip).shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored 2.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Shaders\Unlit - Masked Colored.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 3.shader" />
<None Include="Assets\UnityDesign\02.Scripts\01.Core\Lib\LogLibrary.xml" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Wooden\Arimo18.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored (TextureClip).shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\SciFi\SciFi Font - Header.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Masked 3.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored 1.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Fantasy\Fantasy Font - Normal.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored 3.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Refractive\Refractive Font - Normal.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 2.shader" />
<None Include="Assets\UnityDesign\02.Scripts\01.Core\Lib\Log.xml" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Text 3.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Packed 2.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Packed 1.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 1.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Premultiplied Colored.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Colored.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Text.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Packed.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Packed 3.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Shaders\Unlit - Additive Colored.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Transparent Masked.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\Refractive\Refractive Font - Header.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Shaders\Refractive.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Resources\Shaders\Unlit - Text (TextureClip).shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Shaders\Unlit - Depth.shader" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Atlases\SciFi\SciFi Font - Normal.txt" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Models\Orc Armor\Orc Armor.shader" />
<None Include="Assets\UnityDesign\07.Plugins\2DPlatformController\2DVersion\Samples\SupportingAssets\Textures\Scenery\tiles_spritesheet.xml" />
<None Include="Assets\UnityDesign\07.Plugins\NGUI\Examples\Resources\Localization.txt" />
<Reference Include="UnityEditor.StandardEvents">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Library/ScriptAssemblies/UnityEditor.StandardEvents.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PackageManagerUI.Editor">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.BaselibModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClothModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CloudWebServicesModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CloudWebServicesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.FacebookModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.FacebookModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.FileSystemHttpModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpatialTrackingModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpatialTrackingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StyleSheetsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TLSModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TimelineModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UNETModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VRModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VideoModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.WindModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XRModule">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference>
<Reference Include="Unity.Locator">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/Managed/Unity.Locator.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Timeline">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GoogleAudioSpatializer">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HoloLens">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpatialTracking">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
</Reference>
<Reference Include="I18N.CJK">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/I18N.CJK.dll</HintPath>
</Reference>
<Reference Include="I18N">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/I18N.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="LogLibrary">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/LogLibrary.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="protobuf-net">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/protobuf-net.dll</HintPath>
</Reference>
<Reference Include="System.Drawing">
<HintPath>F:/GitProject/UnityDesign/UnityDesignSingle_20190316/UnityDesign/UnityDesign/Assets/UnityDesign/02.Scripts/01.Core/Lib/System.Drawing.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>C:/Users/叶落秋/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.16/UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StandardEvents">
<HintPath>C:/Users/叶落秋/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.standardevents@1.0.13/UnityEngine.StandardEvents.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
</Reference>
<Reference Include="System">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
</Reference>
<Reference Include="System.Core">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
</Reference>
<Reference Include="System.Xml">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Numerics">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Numerics.Vectors">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
</Reference>
<Reference Include="System.AppContext">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Concurrent">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
</Reference>
<Reference Include="System.Collections">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
</Reference>
<Reference Include="System.Collections.NonGeneric">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Specialized">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.TypeConverter">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
</Reference>
<Reference Include="System.Console">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
</Reference>
<Reference Include="System.Data.Common">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Contracts">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Debug">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Process">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.StackTrace">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Tools">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TraceSource">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
</Reference>
<Reference Include="System.Drawing.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Dynamic.Runtime">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
</Reference>
<Reference Include="System.Globalization">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Extensions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
</Reference>
<Reference Include="System.IO">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Watcher">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
</Reference>
<Reference Include="System.IO.IsolatedStorage">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
</Reference>
<Reference Include="System.IO.MemoryMappedFiles">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
</Reference>
<Reference Include="System.IO.Pipes">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
</Reference>
<Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference>
<Reference Include="System.Linq">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Expressions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Parallel">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Queryable">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.Rtc">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
</Reference>
<Reference Include="System.Net.NameResolution">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
</Reference>
<Reference Include="System.Net.NetworkInformation">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
</Reference>
<Reference Include="System.Net.Ping">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
</Reference>
<Reference Include="System.Net.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Requests">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
</Reference>
<Reference Include="System.Net.Security">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebHeaderCollection">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets.Client">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
</Reference>
<Reference Include="System.ObjectModel">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
</Reference>
<Reference Include="System.Reflection">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.ILGeneration">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.Lightweight">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Extensions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Reader">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
</Reference>
<Reference Include="System.Resources.ResourceManager">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Writer">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference>
<Reference Include="System.Runtime">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Extensions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Handles">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Numerics">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Xml">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Claims">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Csp">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
</Reference>
<Reference Include="System.Security.SecureString">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Duplex">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Http">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.NetTcp">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Primitives">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Security">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding.Extensions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Text.RegularExpressions">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
</Reference>
<Reference Include="System.Threading">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Overlapped">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Parallel">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Thread">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
</Reference>
<Reference Include="System.Threading.ThreadPool">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Timer">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Xml.ReaderWriter">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XDocument">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlDocument">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlSerializer">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath.XDocument">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityScript">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
</Reference>
<Reference Include="UnityScript.Lang">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang">
<HintPath>D:/Enviroment/Install/unity/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<!-- 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>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/qlslylq-UnityDesign.git
git@api.gitlife.ru:oschina-mirror/qlslylq-UnityDesign.git
oschina-mirror
qlslylq-UnityDesign
qlslylq-UnityDesign
master