123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>latest</LangVersion>
- <CscToolPath>C:\Program Files\Unity\Hub\Editor\2019.4.25f1c1\Editor\Data\Tools\RoslynScripts</CscToolPath>
- <CscToolExe>unity_csc.bat</CscToolExe>
- </PropertyGroup>
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <RootNamespace></RootNamespace>
- <ProjectGuid>{C4993EE6-9BF9-459C-D5D1-1F78B6123FFE}</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_2019_4_25;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;UNITY_ASTC_ONLY_DECOMPRESS;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_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;AMPLIFY_SHADER_EDITOR;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</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>
- <ItemGroup>
- <Reference Include="UnityEngine">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.25f1c1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.25f1c1\Editor\Data\Managed/UnityEditor.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Assets\ColorPicker\Scripts\ColorHuePicker.cs" />
- <Compile Include="Assets\ColorPicker\Scripts\ColorIndicator.cs" />
- <Compile Include="Assets\ColorPicker\Scripts\ColorSaturationBrightnessPicker.cs" />
- <Compile Include="Assets\ColorPicker\Scripts\Draggable.cs" />
- <Compile Include="Assets\ColorPicker\Scripts\ExampleColorReceiver.cs" />
- <Compile Include="Assets\ColorPicker\Scripts\HSBColor.cs" />
- <Compile Include="Assets\DefaultPlayables\LightControl\LightControlBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\LightControl\LightControlClip.cs" />
- <Compile Include="Assets\DefaultPlayables\LightControl\LightControlMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\LightControl\LightControlTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\NavMeshAgentControl\NavMeshAgentControlBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\NavMeshAgentControl\NavMeshAgentControlClip.cs" />
- <Compile Include="Assets\DefaultPlayables\NavMeshAgentControl\NavMeshAgentControlMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\NavMeshAgentControl\NavMeshAgentControlTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\ScreenFader\ScreenFaderBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\ScreenFader\ScreenFaderClip.cs" />
- <Compile Include="Assets\DefaultPlayables\ScreenFader\ScreenFaderMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\ScreenFader\ScreenFaderTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\TextSwitcher\TextSwitcherBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TextSwitcher\TextSwitcherClip.cs" />
- <Compile Include="Assets\DefaultPlayables\TextSwitcher\TextSwitcherMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TextSwitcher\TextSwitcherTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\TimeDilation\TimeDilationBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TimeDilation\TimeDilationClip.cs" />
- <Compile Include="Assets\DefaultPlayables\TimeDilation\TimeDilationMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TimeDilation\TimeDilationTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\TransformTween\TransformTweenBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TransformTween\TransformTweenClip.cs" />
- <Compile Include="Assets\DefaultPlayables\TransformTween\TransformTweenMixerBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\TransformTween\TransformTweenTrack.cs" />
- <Compile Include="Assets\DefaultPlayables\Video\VideoPlayableBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\Video\VideoSchedulerPlayableBehaviour.cs" />
- <Compile Include="Assets\DefaultPlayables\Video\VideoScriptPlayableAsset.cs" />
- <Compile Include="Assets\DefaultPlayables\Video\VideoScriptPlayableTrack.cs" />
- <Compile Include="Assets\DrawingAir\DrawListManager.cs" />
- <Compile Include="Assets\DrawingAir\Paint.cs" />
- <Compile Include="Assets\DrawingAir\PaintBoard.cs" />
- <Compile Include="Assets\DrawingAir\Painter.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Particle Playground\Examples\Example Scripts\Simple Scripts\MultiEmitOnEvent.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Particle Playground\Scripts\Playground Splines\PlaygroundSpline.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Particle Playground\Scripts\PlaygroundC.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Particle Playground\Scripts\PlaygroundParticlesC.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_DeadTime.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_LightRandomAndFade.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_LoopSwitch.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ParticleController.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ParticleScaler.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ScaleLight.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ScaleManipulatorSize.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ScaleMesh.cs" />
- <Compile Include="Assets\FT_MagicEffects_Vol01\Script\FTME01_ScaleStateSize.cs" />
- <Compile Include="Assets\Hard Surface Pro\Shared\Scripts\MouseLook.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\BlurEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\ColorCorrectionEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\ContrastStretchEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\EdgeDetectEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\GlowEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\GrayscaleEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\ImageEffectBase.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\ImageEffects.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\MotionBlur.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\NoiseEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\SSAOEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\SepiaToneEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\TwirlEffect.cs" />
- <Compile Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\VortexEffect.cs" />
- <Compile Include="Assets\LeanTween\Examples\Archived\OldGUIExamplesCS.cs" />
- <Compile Include="Assets\LeanTween\Examples\Archived\TestingPunch.cs" />
- <Compile Include="Assets\LeanTween\Examples\Archived\TestingRigidbodyCS.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\Following.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralAdvancedTechniques.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralBasic.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralBasics2d.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralCameraShake.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralEasingTypes.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralEventsListeners.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralSequencer.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralSimpleUI.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\GeneralUISpace.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\LogoCinematic.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathBezier.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathBezier2d.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSpline.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSpline2d.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSplineEndless.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSplinePerformance.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSplineTrack.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\PathSplines.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\TestingUnitTests.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\TestingZLegacy.cs" />
- <Compile Include="Assets\LeanTween\Examples\Scripts\TestingZLegacyExt.cs" />
- <Compile Include="Assets\LeanTween\Framework\LTDescr.cs" />
- <Compile Include="Assets\LeanTween\Framework\LTDescrOptional.cs" />
- <Compile Include="Assets\LeanTween\Framework\LTSeq.cs" />
- <Compile Include="Assets\LeanTween\Framework\LeanAudio.cs" />
- <Compile Include="Assets\LeanTween\Framework\LeanSmooth.cs" />
- <Compile Include="Assets\LeanTween\Framework\LeanTest.cs" />
- <Compile Include="Assets\LeanTween\Framework\LeanTween.cs" />
- <Compile Include="Assets\LeanTween\Framework\LeanTweenExt.cs" />
- <Compile Include="Assets\MaterializeFX\MaterializationFX\Scripts\MfxController.cs" />
- <Compile Include="Assets\MaterializeFX\MaterializationFX\Scripts\ShaderParameterSetter.cs" />
- <Compile Include="Assets\MaterializeFX\MaterializationFX\Scripts\Utils\DemoInputConrtoller.cs" />
- <Compile Include="Assets\MaterializeFX\MaterializationFX\Scripts\Utils\DemoPrefabController.cs" />
- <Compile Include="Assets\MaterializeFX\MaterializationFX\Scripts\Utils\MouseOrbitController.cs" />
- <Compile Include="Assets\MathClass\Scripts\Line.cs" />
- <Compile Include="Assets\MathClass\Scripts\MethodExtensionForUnity.cs" />
- <Compile Include="Assets\MathClass\Scripts\Pause.cs" />
- <Compile Include="Assets\MathClass\Scripts\PauseSign.cs" />
- <Compile Include="Assets\MathClass\Scripts\Play.cs" />
- <Compile Include="Assets\MathClass\Scripts\PolygonDrawer.cs" />
- <Compile Include="Assets\MathClass\Scripts\Triangulator.cs" />
- <Compile Include="Assets\MathClass\Scripts\test.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\AudioPitchAndVolumeByVelocity.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\CameraController.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\Collectable.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\CollectableSpawner.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\Damping.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\DestroyOnAudioStop.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\InstantiatePrefabOnCollisionEnter.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\OnTriggerEvents.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\Player.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\RandomInvoke.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\RandomInvoke_EmitParticle.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\RandomInvoke_PlayRandomSound.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\RandomSequence.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\RandomSoundOverTime.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\Ranges.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\SetParent.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\The Last Particle\Scripts\VolumeAndPitchNoiseOverTime.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\Wallpapers\Gravity Clock\Scripts\BillboardCameraPlaneUVFX.cs" />
- <Compile Include="Assets\Mirza Beig\Demos\Wallpapers\Gravity Clock\Scripts\GravityClockInteractivityUVFX.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\Ultimate VFX\2 - Expansions\XP - TITLES\Scripts\DemoManager_XPTitles.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\AnimatedLight.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\Billboard.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\CameraShake.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\DestroyAfterTime.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\DestroyOnParticlesDead.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\DestroyOnTrailsDestroyed.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\IgnoreTimeScale.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\ParticleSystems.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\ParticleSystemsSimulationSpeed.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\PerlinNoise.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\RendererSortingOrder.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\Rotator.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\TrailRenderers.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\TransformNoise.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\DemoManager.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\FPSDisplay.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\FPSTest.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\LoopingParticleSystemsManager.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\MouseFollow.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\MouseRotateCamera.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\OneshotParticleSystemsManager.cs" />
- <Compile Include="Assets\Mirza Beig\Particle Systems\_Common\Scripts\_Demo\ParticleManager.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\AttractionParticleAffector.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\MT (EXPERIMENTAL)\ParticleAffectorMT.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\MT (EXPERIMENTAL)\TurbulenceParticleAffectorMT.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\Noise.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\ParticleAffector.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\TurbulenceParticleAffector.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Affectors\Scripts\VortexParticleAffector.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Flocking\ParticleFlocking.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts (DEMO ONLY)\ParticleForceFieldsDemo.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts (DEMO ONLY)\ParticleForceFieldsDemo_CameraRig.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts\AttractionParticleForceField.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts\Noise2.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts\ParticleForceField.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts\TurbulenceParticleForceField.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Force Fields\Scripts\VortexParticleForceField.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Lights\Scripts\ParticleLights.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Plexus\Scripts (DEMO ONLY)\ParticlePlexusDemo_CameraRig.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\Particle Plexus\Scripts\ParticlePlexus.cs" />
- <Compile Include="Assets\Mirza Beig\Scripting\Effects\_Common\CreateLUT.cs" />
- <Compile Include="Assets\Mirza Beig\Shaders\Image Effects\Resources\Sharpen\Sharpen.cs" />
- <Compile Include="Assets\Mirza Beig\Shaders\_Common\IEBase.cs" />
- <Compile Include="Assets\Mirza Beig\used_ani.cs" />
- <Compile Include="Assets\ParticlesStaticBezierFlow\Scripts\BezierCurvedParticlesFlow\Interfaces\IBezierLogic.cs" />
- <Compile Include="Assets\ParticlesStaticBezierFlow\Scripts\BezierCurvedParticlesFlow\ParticlesStaticBezierFlowController.cs" />
- <Compile Include="Assets\ParticlesStaticBezierFlow\Scripts\BezierCurvedParticlesFlow\Utilities\BezierLogic.cs" />
- <Compile Include="Assets\Resources\Biology\BiologyGameController.cs" />
- <Compile Include="Assets\Resources\Biology\BiologyGameUI.cs" />
- <Compile Include="Assets\Resources\Biology\BloodItem.cs" />
- <Compile Include="Assets\Resources\Biology\BloodManager.cs" />
- <Compile Include="Assets\Resources\Biology\Bowman.cs" />
- <Compile Include="Assets\Resources\Biology\CoursewareItem.cs" />
- <Compile Include="Assets\Resources\Biology\MRCore\GameBaseController.cs" />
- <Compile Include="Assets\Resources\Biology\MRCore\MRBaseUI.cs" />
- <Compile Include="Assets\Resources\Biology\TestItem.cs" />
- <Compile Include="Assets\Resources\Biology\WayPoint.cs" />
- <Compile Include="Assets\Resources\shader\Advanced Toon Shading\Screen Effect\Bloom\Bloom.cs" />
- <Compile Include="Assets\Resources\shader\Advanced Toon Shading\Screen Effect\ColorSuite\ColorSuite.cs" />
- <Compile Include="Assets\Resources\shader\Advanced Toon Shading\Scripts\CamRotate.cs" />
- <Compile Include="Assets\Resources\shader\Advanced Toon Shading\Scripts\CamRotator.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\BeamWeapon\BeamPositionSetter.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\BeamWeapon\BeamWeapon.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\BlasterWeapon\BlasterBullet.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\BlasterWeapon\BlasterWeapon.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Engine\EngineController.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Materialization\ShaderParameterSetter.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Utils\Dumper.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Utils\ManualLightBehavior.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Utils\ProjectorTextureAnimation.cs" />
- <Compile Include="Assets\Sci-Fi VFX\Scripts\Utils\UvAnimation.cs" />
- <Compile Include="Assets\Scripts\Base\Component\BaseComponent.cs" />
- <Compile Include="Assets\Scripts\Base\Component\DontDestroyComponent.cs" />
- <Compile Include="Assets\Scripts\Base\Component\FPSComponent.cs" />
- <Compile Include="Assets\Scripts\Base\Component\GameResources.cs" />
- <Compile Include="Assets\Scripts\Base\Component\RevertComponent.cs" />
- <Compile Include="Assets\Scripts\Base\DebugFrame.cs" />
- <Compile Include="Assets\Scripts\Base\GameDataSetting.cs" />
- <Compile Include="Assets\Scripts\Base\GameEnum.cs" />
- <Compile Include="Assets\Scripts\Base\GameSoundManager.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\CDebug.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\CStaticMethod.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\MessageCenterController.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\ObjectArray.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\PrefabManager.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\TestCube.cs" />
- <Compile Include="Assets\Scripts\Base\Tools\TimerManager.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpConstConfig.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpDistribute.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpManager.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpMethod.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpMsg.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpRequest.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\HttpResponse.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Http\ServerMethod.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\BData\ByteDataArray.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\BData\ByteDataBase.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\BData\ByteManagerBase.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CAssetsConfigInfo.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CAssetsInfo.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CByteArray.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderAB.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderConfig.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderConst.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderData.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderDelegate.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Loader\CLoaderManager.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\MsgConst.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetBytes.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetCode.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetMsg.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetMsgLog.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetSocket.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\NetWorkManager.cs" />
- <Compile Include="Assets\Scripts\Base\Web\Socket\Net\ServerEnum.cs" />
- <Compile Include="Assets\Scripts\Bridge\BridgeClass.cs" />
- <Compile Include="Assets\Scripts\CloseItem.cs" />
- <Compile Include="Assets\Scripts\Core\DebugLog\DebugLog.cs" />
- <Compile Include="Assets\Scripts\Core\DebugLog\DebugLogManager.cs" />
- <Compile Include="Assets\Scripts\Core\DebugLog\DebugOutputManager.cs" />
- <Compile Include="Assets\Scripts\Core\DrawingOnLine\DrawingManager.cs" />
- <Compile Include="Assets\Scripts\Core\DrawingOnLine\DrawingMap.cs" />
- <Compile Include="Assets\Scripts\Core\PlayerData\GameConfigData.cs" />
- <Compile Include="Assets\Scripts\Core\SecretPwdModule.cs" />
- <Compile Include="Assets\Scripts\Core\Tool\HttpMsgCallBack.cs" />
- <Compile Include="Assets\Scripts\Core\Tool\HttpStaticMessage.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\CourseEffectBgManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\EffectBaseManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\PopEffectBgManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\AlphaTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\AnimatorTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\CanvasAlphaTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\ColorTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\ItemFloat.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\ItemRandomFloat.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\MoveTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\RotateTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\ScaleTween.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\TweenBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\Effect\TweenEffect\TweenController.cs" />
- <Compile Include="Assets\Scripts\Core\UI\EffectScreen.cs" />
- <Compile Include="Assets\Scripts\Core\UI\FollowItemConfig.cs" />
- <Compile Include="Assets\Scripts\Core\UI\FollowItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\MovieScreen.cs" />
- <Compile Include="Assets\Scripts\Core\UI\SaomiaoView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\SettingSocketUrl.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\ButtonPanel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\CanvasReset.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\ClickButtonPlayTimeLine.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\MapOffsetMove.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\SkinMapOffsetMove.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\AniControlTrack.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\FaceControl.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\PlayablePauseTrack.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\TimelineControl.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\TimelinePauseByTime.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\Physics\Timeline\TimelinePlayable.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\PlayProgress.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TaskCanvas.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TaskInfo.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineChange.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineControl.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineCurve\CurveControlBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineCurve\CurveControlClip.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineCurve\CurveControlMixerBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineCurve\CurveControlTrack.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineMat\MatControlBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineMat\MatControlClip.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineMat\MatControlMixerBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLineMat\MatControlTrack.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLinePaticle\PatControlBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLinePaticle\PatControlClip.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLinePaticle\PatControlMixerBehaviour.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\TimeLinePaticle\PatControlTrack.cs" />
- <Compile Include="Assets\Scripts\Core\UI\TimelineUI\UITweener.cs" />
- <Compile Include="Assets\Scripts\Core\UI\UIChangeLocation.cs" />
- <Compile Include="Assets\Scripts\Core\UI\UIData\UIBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\UIData\UIDataManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\UIData\UIDataTest.cs" />
- <Compile Include="Assets\Scripts\Core\UI\UILookAtHead.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\CourseBarView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\CoursePannelManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\GameNetManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\PopUIManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\SocketMsgReceiveCenter.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Control\SocketMsgSendManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\ChapterConfig.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\CourseData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\ExperimentData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\GamePlayerData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\QustionData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\RoomData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\ServerData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\StudentTaskReceiveManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\TeacherOperateData.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Data\TeacherSocketClass.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Game3DButton.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Game3DInputField.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\GameKey3Dboard.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\LoadingView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\MRBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\MovieBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\OnLineStudentBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\PictureBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\StudentLookBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\TimeLine3DBar.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Bar\UIBarBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Button\Tab3DButton.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Button\Tab3DButtonList.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Button\TimeLinePlayBtnManager.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Button\TimeLineSequenceBtn.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\ChapterUIController.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ChapterItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\CourseItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ItemListView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ItemViewBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\NameItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\OptionSelectItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\PictureItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ProcedureViewList.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\QuestionImageView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\RoomItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ScoreItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\SelectItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\ServerItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\StudentReportView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\SubjectItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Item\TimeLineItemView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\BasePannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\ConclusionPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\GoalPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\MRPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\OnLineUserListPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\ProcedurePannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\QuestionPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\StudentPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Pannel\StudentUIPannel.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\Slider3D.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\StudentOptionUIController.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pannel\TeacherLine.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopAnswerInfo.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopBadNotice.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopConfirmChange.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopCourseCreateByName.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopCourseGroup.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopImage.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopLoginBase.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopLoginByDevice.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopLoginNormal.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopMsg.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopReConnected.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopRoomGroup.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopServerGroup.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopSubjectGroup.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\Pop\PopUpdate.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\ResetView.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\UIParentPoint.cs" />
- <Compile Include="Assets\Scripts\Core\UI\View\WebImageTool.cs" />
- <Compile Include="Assets\Scripts\Core\Version\CheckVersionUpdate.cs" />
- <Compile Include="Assets\Scripts\Core\Version\DownClient.cs" />
- <Compile Include="Assets\Scripts\Core\Version\VersionCheck.cs" />
- <Compile Include="Assets\Scripts\Core\Version\VersionView.cs" />
- <Compile Include="Assets\Scripts\Core\VideoGCController.cs" />
- <Compile Include="Assets\Scripts\Core\VufoiraImgManager.cs" />
- <Compile Include="Assets\Scripts\Core\VuforiaClass\AndroidTouch.cs" />
- <Compile Include="Assets\Scripts\Core\VuforiaClass\SyncPosForGround.cs" />
- <Compile Include="Assets\Scripts\Core\VuforiaClass\VufoiraImageTarget.cs" />
- <Compile Include="Assets\Scripts\Core\followCamera.cs" />
- <Compile Include="Assets\Scripts\DeviceInfoView.cs" />
- <Compile Include="Assets\Scripts\FollowHorizontaliCamera.cs" />
- <Compile Include="Assets\Scripts\FollowHorizontaliHead.cs" />
- <Compile Include="Assets\Scripts\LoadPrefabManager.cs" />
- <Compile Include="Assets\Scripts\Net3DViewManager.cs" />
- <Compile Include="Assets\Scripts\ScreenCameraRay.cs" />
- <Compile Include="Assets\ShadowCreator\API\Scritps\API_InputSystem.cs" />
- <Compile Include="Assets\ShadowCreator\API\Scritps\API_InputSystem_Bluetooth.cs" />
- <Compile Include="Assets\ShadowCreator\API\Scritps\API_InputSystem_Gesture26Dof.cs" />
- <Compile Include="Assets\ShadowCreator\API\Scritps\API_InputSystem_Head.cs" />
- <Compile Include="Assets\ShadowCreator\API\Scritps\API_SVR.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_AndroidPermission\AndroidPluginPermission.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_AndroidPermission\PermissionRequest.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_Follower\CameraFollower.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_Follower\PositionFollower.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\1级ItemList标准面板\GetConfig1.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\1级ItemList标准面板\StanderTaskConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\2级ItemList\Scritps\GetConfig2.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\2级ItemList\Scritps\StanderProjectConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\3级ItemList\Scritps\GetConfig3.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scenes\3级ItemList\Scritps\StanderProjectConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\Base\PointEffectBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\Button\ButtonGazeEffect.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\Button\LocalPositionEffect.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\Button\MaterialEffect.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\HoverLight.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\BaseConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\BaseList.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\BaseView.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\BaseWindow.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\ProjectBaseConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Base\TaskBaseConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Config\ProjectConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Config\TaskConfig.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Mark.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Task\ItemList.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\List\Task\ItemView.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_StandardUI\Scripts\Slider\Slider3D.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\AndroidCallBackBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\AndroidPluginBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\ISCLifeCycle.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\PersonSystemBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\SCLifeCycle.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\Base\SystemBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\TimeStamp\TimeStamp.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\UpdateAPKSystem.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\Scripts\UseUpdateAPKDemo.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\CheckSystem.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\Data\CheckSystemData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\Data\JsonData\JsonApkInfo.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\CheckSystemGetData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\FromPlugin\GetDataFromPlugin.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\FromWeb\GetDataFromWebRequest.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\FromWeb\WebRequest\URL\APPJsonURL.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\FromWeb\WebRequest\WebRequestGetJson.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\GetData\FromWeb\WebRequest\WebRequestServerForCheckSystem.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\ProcessData\CheckSystemProcessData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\UI\Base\UIElementBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\UI\ButtonCloseCheckUI.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\UI\CanvasUI.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\UI\TextInfo.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\CheckSystem\UI\TextTitle.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\Common\AndroidPlugin\AndroidPluginManifest.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\Common\AndroidPlugin\AndroidPluginUpdateAPK.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\Common\AndroidPlugin\CallBack\DownLoadCancelCallBack.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\Common\AndroidPlugin\CallBack\DownLoadFinishCallBack.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\Common\AndroidPlugin\CallBack\DownLoadStartCallBack.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\Data\DownApkInfo.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\Data\UpdateSystemData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\GetData\FromPlugin\GetDataFromPlugin.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\GetData\UpdateSystemGetData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\ProcessData\ProcessData.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\Base\UIElementBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\ButtonCloseUpdateUI.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\ButtonIgnore.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\ButtonUpdateApk.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\CanvasUI.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\GoToInstall.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\SliderDownProcess.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UI\TextUpdateInfo.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\SubSystems\UpdateSystem\UpdateSystem.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\WebRequest\Base\WebRequestBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_UpdateAPK_V1\WebRequest\Base\WebRequestServerBase.cs" />
- <Compile Include="Assets\ShadowCreator\Components\Model_Vuforia\VuforiaLocation.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_AutoClick\Scritps\AutoClick.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_BackKey\BackKeyCallBackSet.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_BackKey\Scripts\BackKeyDialog.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_BackKey\Scripts\BackKeyDialogUI.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_Button\Scripts\SCButton.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_Button\Scripts\UIButton.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\DragComponent.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\DragManager.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\EnumAttirbuteAttribute.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\MoveTest.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\RotManager.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\ScaleManager.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_Keyboard\SCInputField.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_Keyboard\SCKeyboard.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_PointerDrag\Scritps\PointerDrag.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_PointerDrag\Scritps\PointerSlowDrag.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_ProgressEdit\ProgressEdit.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_ProgressEdit\ProgressScroll.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_ProgressEdit\ProgressVideo.cs" />
- <Compile Include="Assets\ShadowCreator\InputSystem\Components\Model_ProgressEdit\ProgressVolume.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\10_Common\Scripts\AnykeyDelegate.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\10_Common\Scripts\ControlInputDevice.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\10_Common\Scripts\PointerkeyEvent.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\11_HandShank\Scripts\ControlHandShank.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\11_HandShank\Scripts\HandShank3Dof.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\11_HandShank\Scripts\HandShankKeyEvent.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\11_HandShank\Scripts\HandShankTouchEvent.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\12_Gesture26Dof\Scripts\ControlGesture26Dof.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\12_Gesture26Dof\Scripts\GetHandPos.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\12_Gesture26Dof\Scripts\ModifyHand.cs" />
- <Compile Include="Assets\ShadowCreator\Scenes\10_Input\12_Gesture26Dof\Scripts\positionModify.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scene\Color Picker\G_CUIColorPicker.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scene\Customization Scripts\CustomizeGraphy.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scene\Customization Scripts\ForceSliderToMultipleOf3.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scene\Customization Scripts\ForceSliderToPowerOf2.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scene\Customization Scripts\UpdateTextWithSliderValue.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Advanced\G_AdvancedData.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Audio\G_AudioGraph.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Audio\G_AudioManager.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Audio\G_AudioMonitor.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Audio\G_AudioText.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Fps\G_FpsGraph.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Fps\G_FpsManager.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Fps\G_FpsMonitor.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Fps\G_FpsText.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Graph\G_Graph.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\GraphyDebugger.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\GraphyManager.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Ram\G_RamGraph.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Ram\G_RamManager.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Ram\G_RamMonitor.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Ram\G_RamText.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Shader\G_GraphShader.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\UI\IModifiableState.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\UI\IMovable.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Util\G_ExtensionMethods.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Util\G_FloatString.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Util\G_Intstring.cs" />
- <Compile Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Scripts\Util\G_Singleton.cs" />
- <Compile Include="Assets\TurnTheGameOn\Timer and Clocks\Scripts\AnalogClock.cs" />
- <Compile Include="Assets\TurnTheGameOn\Timer and Clocks\Scripts\Timer.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\Samples\iTweenEventSample.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTween\Sample\MoveSample.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTween\Sample\RotateSample.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTween\Sample\SampleInfo.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTween\iTween.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTweenAlphaTo.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTweenEditor.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTweenPositionTo.cs" />
- <Compile Include="Assets\Vortex Game Studios\iTween Editor\iTweenValueTo.cs" />
- <Compile Include="Assets\cloudPoint\CloudManagerButton.cs" />
- <Compile Include="Assets\cloudPoint\CloudPoint.cs" />
- <Compile Include="Assets\cloudPoint\VyncCelect.cs" />
- <Compile Include="Assets\cloudPoint\VyncGetData.cs" />
- <None Include="Assets\Mirza Beig\Editor Extensions\Utilities\Multi-Asset Renamer\README.txt" />
- <None Include="Assets\版本说明.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfaceProScreenSpaceReflection.cginc" />
- <None Include="Assets\Shader\MaskShader.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Particle Plexus.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Opaque Specular.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Intersection Highlight\IntersectionHighlight-Alpha.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Mask\Mask-Alpha.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Opaque Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\VortexEffect.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Transparent.shader" />
- <None Include="Assets\Resources\FX\Shaders\CFX3 Multiply Color.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distortion\Distortion-Add.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw Last Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Transparent Bump.shader" />
- <None Include="Assets\Resources\model\Physic_models\Game_car\Items.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\EdgeDetectX.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\frag_ao.cginc" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Opaque Specular.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distortion\TextureDistortion-Add.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Opaque Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\GlowEffectDownsample.shader" />
- <None Include="Assets\MaterializeFX\MaterializationFX\Shaders\MFX_SingleAlbedo.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distortion\Distortion-Alpha.shader" />
- <None Include="Assets\Version.txt" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Panner_DoubleSide.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Opaque.shader" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_EmissionChannel.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Transparent Diffuse.shader" />
- <None Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\MixedRealityStandard.shader" />
- <None Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Changelog.txt" />
- <None Include="Assets\ShadowCreator\InputSystem\Components\Model_EditorBox2\Shaders\MixedRealityStandard.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\HollywoodFlareStretch.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\VignettingShader.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ColorCorrectionCurves.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Opaque.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Opaque Bump.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Opaque Specular.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Opaque Bump.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distance Fade\DistanceFade-AnimBlendAdd.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\SSAOShader.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ColorCorrectionCurvesSimple.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\DepthOfField31.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Back Transparent Diffuse.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\No Fog\NoFog-Alpha.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\SunShafts.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Scene\README.txt" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ExtractSkyboxShader.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ConvertDepth.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Intersection Highlight\IntersectionHighlight-Add.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface.cginc" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\TwirlEffect.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\Contrast Stretch\Apply.shader" />
- <None Include="Assets\Resources\Config\gameConfig.xml" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\Contrast Stretch\Adaptation.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\lensflarecreate.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\HollywoodFlareBlur.shader" />
- <None Include="Assets\ShadowCreator\SVR\Versions.txt" />
- <None Include="Assets\ShadowCreator\InputSystem\InputDeviceSpeech\Plugins\Android\readme.txt" />
- <None Include="Assets\MaterializeFX\MaterializationFX\Shaders\MFX_World.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\DofForegroundBlur.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\CreaseApply.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Storm VFX.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Opaque Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ColorCorrectionSelective.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\DepthRGBA8RadialBlur.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfaceProScreenSpaceRefraction.cginc" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\VignetteShader.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Shader\DecalBlended.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Unmultiply\Unmultiply-AlphaFromLuminance.shader" />
- <None Include="Assets\Resources\huojian\Sci-Fi Effects\WFX_S Particle Add A8.shader" />
- <None Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Shaders\GraphMobile.shader" />
- <None Include="Assets\ShadowCreator\InputSystem\InputDeviceSimpleGesture\Plugins\Android\readme.txt" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\GlowCompose.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distance Fade\DistanceFade-AnimBlendAlpha.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\SepiaToneEffect.shader" />
- <None Include="Assets\Vortex Game Studios\iTween Editor\iTween\ReadMe!\ReadMe!.txt" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Emission_DoubleSide.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\DepthOfField.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\SimpleClear.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ContrastComposite.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Opaque Bump.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\Contrast Stretch\MinMaxReduction.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ColorCorrectionEffect.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\HSL\HSL-Alpha.shader" />
- <None Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Font\Northwest-Bold\ERIC-TIRADO-NORTHWEST-LICENSE.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\FisheyeShader.shader" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_AlphaBlend.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\addalphahack.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Add Soft\AddSoft-Mult.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\No Fog\NoFog-Add.shader" />
- <None Include="Assets\ShadowCreator\InputSystem\InputDeviceBluetooth\Plugins\Android\readme.txt" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\AddStuff.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\BrightPassFilter.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Action VFX.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Opaque Bump.shader" />
- <None Include="Assets\Mirza Beig\Demos\Starfall\README.txt" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\PreDepthOfFieldZRead.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Specular Internal Faces.shader" />
- <None Include="Assets\ShadowCreator\InputSystem\Components\Model_AutoClick\ReadMe.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Back Transparent Specular.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Opaque Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\Luminance2NormalsBlur.shader" />
- <None Include="Assets\Sci-Fi VFX\Shaders\SF_VFX_ParticleAddHDR.shader" />
- <None Include="Assets\Resources\huojian\Sci-Fi Effects\Shaders\Debris.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\SeparableWeightedBlur.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_BloomAndFlares\SeparableBlurPlus.shader" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Distortion.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\MotionBlur.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\SeparableBlur.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Ultimate VFX.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Transparent Specular.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Particle Twister.txt" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Panner.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Back Transparent Bump.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Screen Effect\Bloom\Shader\Bloom.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Opaque.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Transparent.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Particle Force Fields.txt" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Emission 1.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distance Fade\DistanceFade-Add.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ClearExceptSkyboxShader.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ShowAlphaChannel.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Diffuse Internal Faces.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Anim Blend\AnimBlend-Add.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\GrayscaleEffect.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Screen Effect\Bloom\Shader\Bloom.cginc" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Front Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\ChromaticAberrationShader.shader" />
- <None Include="Assets\ShadowCreator\Components\Model_StandardUI\StandardMaterials\Art Tools.shader" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_EmissionChannel_DoubleSide.shader" />
- <None Include="Assets\ShadowCreator\InputSystem\Components\Model_PointerDrag\ReadMe.txt" />
- <None Include="Assets\DrawingAir\TrailRenderer.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Shader\Cel Shader.shader" />
- <None Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Font\Roboto\LICENSE.txt" />
- <None Include="Assets\FT_MagicEffects_Vol01\Document\readme.txt" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\PreDepthOfField.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\GlowConeTap.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\CopyDepthToRGBA.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Opaque Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\SeparableBlurDof.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distance Fade\DistanceFade-Alpha.shader" />
- <None Include="Assets\Tayx\Graphy - Ultimate Stats Monitor\Shaders\GraphStandard.shader" />
- <None Include="Assets\Resources\FX\Shaders\Shaders (Mobile)\CFXM_MobileParticleAdd_Alpha8.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Image Effects\Resources\Sharpen\Sharpen.shader" />
- <None Include="Assets\cloudPoint\VertexColor.shader" />
- <None Include="Assets\Resources\model\Physic_models\Game_car\Feedback.txt" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Screen Effect\ColorSuite\Shader\ColorSuite.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\EdgeDetectNormals.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\SeparableWeightedBlurDof.shader" />
- <None Include="Assets\Mirza Beig\_DOCS\README - Advanced Particle Scaler.txt" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Opaque Bump.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\NoiseEffectShaderRGB.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Transparent Specular.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Cutout\AlphaCutoff-Alpha.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\HSL\HSL-Add.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw Last Transparent Specular.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Distortion\TextureDistortion-Alpha Blended.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Bump Internal Faces.shader" />
- <None Include="Assets\Resources\shader\3D_font.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfacePro Hidden Back Transparent.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Opaque Specular.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw Last Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\NoiseEffectShaderYUV.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Transparent Diffuse.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw Last Transparent Bump.shader" />
- <None Include="Assets\Shader\LiZi01.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\_DepthOfField\SeparableRGBADepthBlur.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\Contrast Stretch\Luminance.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurfaceLighting.cginc" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Additive.shader" />
- <None Include="Assets\Mirza Beig\Shaders\Particles\Cutout\AlphaCutoff-Add.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Bump.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Free Opaque.shader" />
- <None Include="Assets\Resources\shader\Advanced Toon Shading\Shader\Glow.shader" />
- <None Include="Assets\Shader\mask.shader" />
- <None Include="Assets\Hard Surface Pro\Standard Assets\Image Effects (Pro Only)\_Sources\Shaders\SkyboxToRGBADepth.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw First Opaque Specular.shader" />
- <None Include="Assets\FT_MagicEffects_Vol01\Shader\FT_Emission.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Transparent Diffuse.shader" />
- <None Include="Assets\Shader\LYDS_Fresnel.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Pro Draw Last Opaque.shader" />
- <None Include="Assets\Hard Surface Pro\HardSurface Shaders\HardSurface Draw First Transparent Internal Faces.shader" />
- <Reference Include="UnityEngine">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/Managed/UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="DOTween">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/Plugins/DOTween/DOTween.dll</HintPath>
- </Reference>
- <Reference Include="DOTween43">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/Plugins/DOTween/DOTween43.dll</HintPath>
- </Reference>
- <Reference Include="DOTween46">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/Plugins/DOTween/DOTween46.dll</HintPath>
- </Reference>
- <Reference Include="DOTween50">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/Plugins/DOTween/DOTween50.dll</HintPath>
- </Reference>
- <Reference Include="InputSystemV1_20200401">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/ShadowCreator/InputSystem/Plugins/InputSystemV1_20200401.dll</HintPath>
- </Reference>
- <Reference Include="CommonV1_20200325">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/ShadowCreator/Plugins/CommonV1_20200325.dll</HintPath>
- </Reference>
- <Reference Include="LitJson">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/ShadowCreator/Plugins/LitJson.dll</HintPath>
- </Reference>
- <Reference Include="ShadowCreatorV1_20200402">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/ShadowCreator/Plugins/ShadowCreatorV1_20200402.dll</HintPath>
- </Reference>
- <Reference Include="SVR3.0.0">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Assets/ShadowCreator/SVR/Plugins/SVR3.0.0.dll</HintPath>
- </Reference>
- <Reference Include="Vuforia.UnityExtensions">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/PackageCache/com.ptc.vuforia.engine@8.5.9/Vuforia/Plugins/Managed/Runtime/Vuforia.UnityExtensions.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Annotations">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.Rtc">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.ILGeneration">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.Lightweight">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Duplex">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Http">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.NetTcp">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Security">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="UnityScript">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
- </Reference>
- <Reference Include="UnityScript.Lang">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
- </Reference>
- <Reference Include="Boo.Lang">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.25f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VSCode.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
- </Reference>
- <Reference Include="VuforiaScripts">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/VuforiaScripts.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="VuforiaEditorScripts">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/VuforiaEditorScripts.dll</HintPath>
- </Reference>
- <Reference Include="Unity.CollabProxy.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Postprocessing.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Rider.Editor">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Postprocessing.Runtime">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>C:/UnityProjects/ShadowCreatorEDU3.0/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
- <Project>{5B1A5B06-E6C3-CBB8-792A-0CAEF85F4BE5}</Project>
- <Name>Assembly-CSharp-firstpass</Name>
- </ProjectReference>
- <ProjectReference Include="Microsoft.MixedReality.Toolkit.Demos.StandardShader.Inspectors.csproj">
- <Project>{45915679-E2F9-8BE8-7123-18A368332876}</Project>
- <Name>Microsoft.MixedReality.Toolkit.Demos.StandardShader.Inspectors</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>
|