Unity.Timeline.Editor.csproj 69 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>7.3</LangVersion>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>10.0.20506</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <RootNamespace></RootNamespace>
  12. <ProjectGuid>{C9ED4E65-301A-4D50-69EC-B5C0CEE6F390}</ProjectGuid>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <AssemblyName>Unity.Timeline.Editor</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  18. <BaseDirectory>.</BaseDirectory>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>Temp\Bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE;UNITY_2020_1_3;UNITY_2020_1;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;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_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_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;PLATFORM_IOS;ENABLE_RUNTIME_GI;ENABLE_GAMECENTER;ENABLE_NETWORK;ENABLE_IOS_ON_DEMAND_RESOURCES;ENABLE_IOS_APP_SLICING;PLAYERCONNECTION_LISTENS_FIXED_PORT;DEBUGGER_LISTENS_FIXED_PORT;PLATFORM_SUPPORTS_ADS_ID;SUPPORT_ENVIRONMENT_VARIABLES;PLATFORM_SUPPORTS_PROFILER;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;UNITY_IOS;PLATFORM_IPHONE;UNITY_IPHONE;UNITY_IPHONE_API;SUPPORT_MULTIPLE_DISPLAYS;UNITY_HAS_GOOGLEVR;ENABLE_SPATIALTRACKING;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;NET_STANDARD_2_0</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <NoWarn>0169</NoWarn>
  29. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>Temp\bin\Release\</OutputPath>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <NoWarn>0169</NoWarn>
  38. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <NoConfig>true</NoConfig>
  42. <NoStdLib>true</NoStdLib>
  43. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  44. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  45. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  49. <UnityProjectGenerator>Package</UnityProjectGenerator>
  50. <UnityProjectType>Editor:5</UnityProjectType>
  51. <UnityBuildTarget>iOS:9</UnityBuildTarget>
  52. <UnityVersion>2020.1.3f1c1</UnityVersion>
  53. </PropertyGroup>
  54. <ItemGroup>
  55. <Analyzer Include="C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Analyzers\Microsoft.Unity.Analyzers.dll" />
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\MoveItemModeRipple.cs" />
  59. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CustomEditors\MarkerEditor.cs" />
  60. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\AddDelete\IAddDeleteItemMode.cs" />
  61. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\AnimationTrackActions.cs" />
  62. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\MoveItemModeReplace.cs" />
  63. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\TimelineActions.cs" />
  64. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\AddDelete\AddDeleteItemModeMix.cs" />
  65. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\TrimClip.cs" />
  66. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\MenuOrder.cs" />
  67. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Attributes\MenuEntryAttribute.cs" />
  68. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineAssetEditionMode.cs" />
  69. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_Gui.cs" />
  70. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalUtility.cs" />
  71. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalAssetInspector.cs" />
  72. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\TimelineTrackErrorGUI.cs" />
  73. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\EaseClip.cs" />
  74. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Trackhead.cs" />
  75. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\MarkerHeaderContextMenu.cs" />
  76. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\MarkerItem.cs" />
  77. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TimeFieldDrawer.cs" />
  78. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\AnimationTrackInspector.cs" />
  79. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Activation\ActivationTrackEditor.cs" />
  80. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\TypeUtility.cs" />
  81. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineReadOnlyMode.cs" />
  82. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\ViewModel\TimelineWindowViewPrefs.cs" />
  83. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CustomEditors\MarkerTrackEditor.cs" />
  84. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineClipHandle.cs" />
  85. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\IPropertyKeyDataSource.cs" />
  86. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\Jog.cs" />
  87. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\PlacementValidity.cs" />
  88. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_StateChange.cs" />
  89. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\SelectAndMoveItem.cs" />
  90. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\TimelineRecordingContextualResponder.cs" />
  91. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_PreviewPlayMode.cs" />
  92. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\RectangleZoom.cs" />
  93. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalReceiverHeader.cs" />
  94. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_HeaderGui.cs" />
  95. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\TimelineSelection.cs" />
  96. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_Breadcrumbs.cs" />
  97. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineActiveMode.cs" />
  98. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineTreeViewGUI.cs" />
  99. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\AnimationClipCurveCache.cs" />
  100. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\ClipCurveEditor.cs" />
  101. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\BindingUtility.cs" />
  102. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\ClipInspector\ClipInspectorSelectionInfo.cs" />
  103. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ItemGui\ISelectable.cs" />
  104. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\AnimationTrackDrawer.cs" />
  105. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineTreeView.cs" />
  106. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalEventDrawer.cs" />
  107. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\EditModeGUIUtils.cs" />
  108. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\State\SequenceState.cs" />
  109. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\AddDelete\AddDeleteItemModeReplace.cs" />
  110. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\DirectorStyles.cs" />
  111. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\GUIColorOverride.cs" />
  112. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\Styles.cs" />
  113. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\TrackResourceCache.cs" />
  114. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\ControlPlayableUtility.cs" />
  115. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\TimelineClipGroup.cs" />
  116. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\RectangleSelect.cs" />
  117. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\ControlTrack\ControlPlayableAssetEditor.cs" />
  118. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\AddDelete\AddDeleteItemModeRipple.cs" />
  119. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Control.cs" />
  120. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\CustomTrackDrawerAttribute.cs" />
  121. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ManipulationsTimeline.cs" />
  122. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\EditorClip.cs" />
  123. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\TimelineTrackBaseGUI.cs" />
  124. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\MarkerInspector.cs" />
  125. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\BasicAssetInspector.cs" />
  126. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\State\SequenceHierarchy.cs" />
  127. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_Selection.cs" />
  128. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\EditorClipFactory.cs" />
  129. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\GUIMixedValueScope.cs" />
  130. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\Menus\MenuItemActionBase.cs" />
  131. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\TimelineGroupGUI.cs" />
  132. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Audio\AudioPlayableAssetInspector.cs" />
  133. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackPropertyCurvesDataSource.cs" />
  134. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\UnityEditorInternals.cs" />
  135. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_TimeCursor.cs" />
  136. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CustomEditors\TrackEditor.cs" />
  137. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalEmitterInspector.cs" />
  138. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\PlaybackScroller.cs" />
  139. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CurveEditUtility.cs" />
  140. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\Graphics.cs" />
  141. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\AnimationOffsetMenu.cs" />
  142. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\AnimationTrackKeyDataSource.cs" />
  143. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\Layers\ClipsLayer.cs" />
  144. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Extensions\AnimatedParameterExtensions.cs" />
  145. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\PropertyCollector.cs" />
  146. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\ObjectExtension.cs" />
  147. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\TimeReferenceUtility.cs" />
  148. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\AnimationTrackRecorder.cs" />
  149. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\InlineCurveEditor.cs" />
  150. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\MovingItems.cs" />
  151. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineMode.cs" />
  152. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\TimelineTrackGUI.cs" />
  153. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\EditModeInputHandler.cs" />
  154. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\ItemAction.cs" />
  155. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\TimeIndicator.cs" />
  156. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineMarkerHeaderGUI.cs" />
  157. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\CurveDataSource.cs" />
  158. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\TimelineEditor.cs" />
  159. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Attributes\ActiveInModeAttribute.cs" />
  160. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\TrackAssetRecordingExtensions.cs" />
  161. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineDragging.cs" />
  162. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Manipulator.cs" />
  163. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindowTimeControl.cs" />
  164. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\EditModeRippleUtils.cs" />
  165. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\State\SequencePath.cs" />
  166. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Cursors\TimelineCursors.cs" />
  167. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Trim\ITrimItemMode.cs" />
  168. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Audio\AudioPlayableAssetEditor.cs" />
  169. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\AnimatedParameterUtility.cs" />
  170. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\InfiniteTrackDrawer.cs" />
  171. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\ClipInspector\ClipInspectorCurveEditor.cs" />
  172. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\State\ISequenceState.cs" />
  173. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\TimelineUtility.cs" />
  174. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\TreeView\SignalListFactory.cs" />
  175. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\Clipboard.cs" />
  176. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\KeyTraverser.cs" />
  177. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\GroupTrackInspector.cs" />
  178. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\AnimatedParameterCache.cs" />
  179. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\GUIViewportScope.cs" />
  180. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\ClipInspector\ClipInspector.cs" />
  181. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TimelineInspectorUtility.cs" />
  182. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\EditModeUtils.cs" />
  183. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\PickerUtils.cs" />
  184. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow.cs" />
  185. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\TimelineHelpers.cs" />
  186. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\ClipsActions.cs" />
  187. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Tooltip.cs" />
  188. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\Layers\ItemsLayer.cs" />
  189. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\TreeView\SignalReceiverItem.cs" />
  190. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\AnimationPlayableAssetInspector.cs" />
  191. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_Duration.cs" />
  192. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\TimelineRecording.cs" />
  193. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_Manipulators.cs" />
  194. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_PlayRange.cs" />
  195. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Analytics\TimelineAnalytics.cs" />
  196. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\AnimationPlayableAssetEditor.cs" />
  197. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\TimeAreaAutoPanner.cs" />
  198. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ManipulationsClips.cs" />
  199. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_ActiveTimeline.cs" />
  200. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\ManipulatorsUtils.cs" />
  201. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\DirectorNamedColor.cs" />
  202. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Attributes\ShortcutAttribute.cs" />
  203. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Audio\AudioClipPropertiesDrawer.cs" />
  204. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Activation\ActivationTrackInspector.cs" />
  205. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\ItemsUtils.cs" />
  206. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\MoveItemHandler.cs" />
  207. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ItemGui\TimelineMarkerClusterGUI.cs" />
  208. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\BindingTreeViewDataSource.cs" />
  209. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\TrackItemsDrawer.cs" />
  210. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\Range.cs" />
  211. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\GUIGroupScope.cs" />
  212. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\BindingSelector.cs" />
  213. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TimelineAssetInspector.cs" />
  214. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineDataSource.cs" />
  215. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimeReferenceMode.cs" />
  216. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\State\WindowState.cs" />
  217. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_TrackGui.cs" />
  218. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ItemGui\TimelineClipGUI.cs" />
  219. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\TrackDrawer.cs" />
  220. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\WindowConstants.cs" />
  221. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Shortcuts.cs" />
  222. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\SequenceSelectorNameFormater.cs" />
  223. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Trim\TrimItemModeRipple.cs" />
  224. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Extensions\TrackExtensions.cs" />
  225. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\RectangleTool.cs" />
  226. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_TimeArea.cs" />
  227. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\CurvesOwner\CurvesOwnerInspectorHelper.cs" />
  228. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\MoveItemModeMix.cs" />
  229. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\EditModeReplaceUtils.cs" />
  230. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Utils\EditModeMixUtils.cs" />
  231. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\ClipDrawer.cs" />
  232. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\TimelineKeyboardNavigation.cs" />
  233. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Extensions\AnimationTrackExtensions.cs" />
  234. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\CurvesProxy.cs" />
  235. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\ClipModifier.cs" />
  236. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Snapping\IAttractable.cs" />
  237. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\AnimationClipActions.cs" />
  238. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\TimelineRecording_Monobehaviour.cs" />
  239. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\TrackActions.cs" />
  240. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\BindingTreeViewDataSourceGUI.cs" />
  241. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TimelineProjectSettings.cs" />
  242. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\StyleManager.cs" />
  243. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\ITimelineItem.cs" />
  244. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TimelinePreferences.cs" />
  245. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\ItemsGroup.cs" />
  246. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\ViewModel\TimelineAssetViewModel.cs" />
  247. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CustomEditors\CustomTimelineEditorCache.cs" />
  248. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineDisabledMode.cs" />
  249. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Snapping\SnapEngine.cs" />
  250. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\MarkerActions.cs" />
  251. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\Modes\TimelineInactiveMode.cs" />
  252. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Trim\TrimItemModeReplace.cs" />
  253. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalManager.cs" />
  254. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Trim\TrimItemModeMix.cs" />
  255. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\SpacePartitioner.cs" />
  256. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ManipulationsTracks.cs" />
  257. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Snapping\ISnappable.cs" />
  258. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Audio\AudioTrackInspector.cs" />
  259. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\ItemsPerTrack.cs" />
  260. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Recording\TimelineRecording_PlayableAsset.cs" />
  261. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\IRowGUI.cs" />
  262. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\TrackAssetInspector.cs" />
  263. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\BuiltInCurvePresets.cs" />
  264. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\CustomEditors\ClipEditor.cs" />
  265. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_EditorCallbacks.cs" />
  266. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Items\ClipItem.cs" />
  267. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Actions\Menus\TimelineContextMenu.cs" />
  268. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalReceiverInspector.cs" />
  269. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\ViewModel\ScriptableObjectViewPrefs.cs" />
  270. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\TreeView\SignalReceiverTreeView.cs" />
  271. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Move\IMoveItemMode.cs" />
  272. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Animation\TimelineAnimationUtilities.cs" />
  273. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\ObjectReferenceField.cs" />
  274. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\MarkerModifier.cs" />
  275. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\BreadcrumbDrawer.cs" />
  276. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\DisplayNameHelper.cs" />
  277. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ItemGui\TimelineItemGUI.cs" />
  278. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\DirectorNamedColorInspector.cs" />
  279. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Window\TimelineWindow_PlayableLookup.cs" />
  280. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\Sequence\TrackZoom.cs" />
  281. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TimelineClipUnion.cs" />
  282. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Manipulators\EditMode.cs" />
  283. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\StyleNormalColorOverride.cs" />
  284. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\Drawers\Layers\MarkersLayer.cs" />
  285. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\TrackGui\TrackResizeHandle.cs" />
  286. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Properties\AssemblyInfo.cs" />
  287. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Utilities\TrackModifier.cs" />
  288. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\treeview\ItemGui\TimelineMarkerGUI.cs" />
  289. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Signals\SignalEmitterEditor.cs" />
  290. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Playables\ControlPlayableInspector.cs" />
  291. <Compile Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\inspectors\CurvesOwner\ICurvesOwnerInspectorWrapper.cs" />
  292. </ItemGroup>
  293. <ItemGroup>
  294. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\Unity.Timeline.Editor.asmdef" />
  295. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\StyleSheets\res\Timeline_LightSkin.txt" />
  296. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\StyleSheets\Extensions\dark.uss" />
  297. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\StyleSheets\res\Timeline_DarkSkin.txt" />
  298. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\StyleSheets\Extensions\light.uss" />
  299. <None Include="Library\PackageCache\com.unity.timeline@1.3.4\Editor\StyleSheets\Extensions\common.uss" />
  300. <Reference Include="UnityEngine">
  301. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  302. </Reference>
  303. <Reference Include="UnityEngine.AIModule">
  304. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  305. </Reference>
  306. <Reference Include="UnityEngine.ARModule">
  307. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  308. </Reference>
  309. <Reference Include="UnityEngine.AccessibilityModule">
  310. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  311. </Reference>
  312. <Reference Include="UnityEngine.AndroidJNIModule">
  313. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  314. </Reference>
  315. <Reference Include="UnityEngine.AnimationModule">
  316. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  317. </Reference>
  318. <Reference Include="UnityEngine.AssetBundleModule">
  319. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  320. </Reference>
  321. <Reference Include="UnityEngine.AudioModule">
  322. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  323. </Reference>
  324. <Reference Include="UnityEngine.ClothModule">
  325. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  326. </Reference>
  327. <Reference Include="UnityEngine.ClusterInputModule">
  328. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  329. </Reference>
  330. <Reference Include="UnityEngine.ClusterRendererModule">
  331. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  332. </Reference>
  333. <Reference Include="UnityEngine.CoreModule">
  334. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  335. </Reference>
  336. <Reference Include="UnityEngine.CrashReportingModule">
  337. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  338. </Reference>
  339. <Reference Include="UnityEngine.DSPGraphModule">
  340. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  341. </Reference>
  342. <Reference Include="UnityEngine.DirectorModule">
  343. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  344. </Reference>
  345. <Reference Include="UnityEngine.GameCenterModule">
  346. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  347. </Reference>
  348. <Reference Include="UnityEngine.GridModule">
  349. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  350. </Reference>
  351. <Reference Include="UnityEngine.HotReloadModule">
  352. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  353. </Reference>
  354. <Reference Include="UnityEngine.IMGUIModule">
  355. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  356. </Reference>
  357. <Reference Include="UnityEngine.ImageConversionModule">
  358. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  359. </Reference>
  360. <Reference Include="UnityEngine.InputModule">
  361. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  362. </Reference>
  363. <Reference Include="UnityEngine.InputLegacyModule">
  364. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  365. </Reference>
  366. <Reference Include="UnityEngine.JSONSerializeModule">
  367. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  368. </Reference>
  369. <Reference Include="UnityEngine.LocalizationModule">
  370. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  371. </Reference>
  372. <Reference Include="UnityEngine.ParticleSystemModule">
  373. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  374. </Reference>
  375. <Reference Include="UnityEngine.PerformanceReportingModule">
  376. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  377. </Reference>
  378. <Reference Include="UnityEngine.PhysicsModule">
  379. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  380. </Reference>
  381. <Reference Include="UnityEngine.Physics2DModule">
  382. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  383. </Reference>
  384. <Reference Include="UnityEngine.ProfilerModule">
  385. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  386. </Reference>
  387. <Reference Include="UnityEngine.ScreenCaptureModule">
  388. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  389. </Reference>
  390. <Reference Include="UnityEngine.SharedInternalsModule">
  391. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  392. </Reference>
  393. <Reference Include="UnityEngine.SpriteMaskModule">
  394. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  395. </Reference>
  396. <Reference Include="UnityEngine.SpriteShapeModule">
  397. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  398. </Reference>
  399. <Reference Include="UnityEngine.StreamingModule">
  400. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  401. </Reference>
  402. <Reference Include="UnityEngine.SubstanceModule">
  403. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  404. </Reference>
  405. <Reference Include="UnityEngine.SubsystemsModule">
  406. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  407. </Reference>
  408. <Reference Include="UnityEngine.TLSModule">
  409. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  410. </Reference>
  411. <Reference Include="UnityEngine.TerrainModule">
  412. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  413. </Reference>
  414. <Reference Include="UnityEngine.TerrainPhysicsModule">
  415. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  416. </Reference>
  417. <Reference Include="UnityEngine.TextCoreModule">
  418. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
  419. </Reference>
  420. <Reference Include="UnityEngine.TextRenderingModule">
  421. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  422. </Reference>
  423. <Reference Include="UnityEngine.TilemapModule">
  424. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  425. </Reference>
  426. <Reference Include="UnityEngine.UIModule">
  427. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEngine.UIElementsModule">
  430. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  431. </Reference>
  432. <Reference Include="UnityEngine.UIElementsNativeModule">
  433. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  434. </Reference>
  435. <Reference Include="UnityEngine.UNETModule">
  436. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  437. </Reference>
  438. <Reference Include="UnityEngine.UmbraModule">
  439. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.UnityAnalyticsModule">
  442. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEngine.UnityConnectModule">
  445. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEngine.UnityTestProtocolModule">
  448. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEngine.UnityWebRequestModule">
  451. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  452. </Reference>
  453. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  454. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  455. </Reference>
  456. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  457. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  458. </Reference>
  459. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  460. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  461. </Reference>
  462. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  463. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  464. </Reference>
  465. <Reference Include="UnityEngine.VFXModule">
  466. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  467. </Reference>
  468. <Reference Include="UnityEngine.VRModule">
  469. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  470. </Reference>
  471. <Reference Include="UnityEngine.VehiclesModule">
  472. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  473. </Reference>
  474. <Reference Include="UnityEngine.VideoModule">
  475. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  476. </Reference>
  477. <Reference Include="UnityEngine.VirtualTexturingModule">
  478. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  479. </Reference>
  480. <Reference Include="UnityEngine.WindModule">
  481. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  482. </Reference>
  483. <Reference Include="UnityEngine.XRModule">
  484. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  485. </Reference>
  486. <Reference Include="UnityEditor">
  487. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEditor.dll</HintPath>
  488. </Reference>
  489. <Reference Include="UnityEditor.Graphs">
  490. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  491. </Reference>
  492. <Reference Include="UnityEditor.Android.Extensions">
  493. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  494. </Reference>
  495. <Reference Include="UnityEditor.iOS.Extensions">
  496. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll</HintPath>
  497. </Reference>
  498. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  499. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  500. </Reference>
  501. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  502. <HintPath>C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  503. </Reference>
  504. <Reference Include="nunit.framework">
  505. <HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.0\net35\unity-custom\nunit.framework.dll</HintPath>
  506. </Reference>
  507. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  508. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  509. </Reference>
  510. <Reference Include="UnityEditor.iOS.Extensions.Common">
  511. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  512. </Reference>
  513. <Reference Include="mscorlib">
  514. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll</HintPath>
  515. </Reference>
  516. <Reference Include="System">
  517. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll</HintPath>
  518. </Reference>
  519. <Reference Include="System.Core">
  520. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll</HintPath>
  521. </Reference>
  522. <Reference Include="System.Runtime.Serialization">
  523. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll</HintPath>
  524. </Reference>
  525. <Reference Include="System.Xml">
  526. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll</HintPath>
  527. </Reference>
  528. <Reference Include="System.Xml.Linq">
  529. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll</HintPath>
  530. </Reference>
  531. <Reference Include="System.Numerics">
  532. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll</HintPath>
  533. </Reference>
  534. <Reference Include="System.Numerics.Vectors">
  535. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll</HintPath>
  536. </Reference>
  537. <Reference Include="System.Net.Http">
  538. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll</HintPath>
  539. </Reference>
  540. <Reference Include="Microsoft.CSharp">
  541. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll</HintPath>
  542. </Reference>
  543. <Reference Include="System.Data">
  544. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll</HintPath>
  545. </Reference>
  546. <Reference Include="Microsoft.Win32.Primitives">
  547. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  548. </Reference>
  549. <Reference Include="netstandard">
  550. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll</HintPath>
  551. </Reference>
  552. <Reference Include="System.AppContext">
  553. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll</HintPath>
  554. </Reference>
  555. <Reference Include="System.Collections.Concurrent">
  556. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll</HintPath>
  557. </Reference>
  558. <Reference Include="System.Collections">
  559. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll</HintPath>
  560. </Reference>
  561. <Reference Include="System.Collections.NonGeneric">
  562. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  563. </Reference>
  564. <Reference Include="System.Collections.Specialized">
  565. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll</HintPath>
  566. </Reference>
  567. <Reference Include="System.ComponentModel.Annotations">
  568. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  569. </Reference>
  570. <Reference Include="System.ComponentModel">
  571. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll</HintPath>
  572. </Reference>
  573. <Reference Include="System.ComponentModel.EventBasedAsync">
  574. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  575. </Reference>
  576. <Reference Include="System.ComponentModel.Primitives">
  577. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  578. </Reference>
  579. <Reference Include="System.ComponentModel.TypeConverter">
  580. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  581. </Reference>
  582. <Reference Include="System.Console">
  583. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll</HintPath>
  584. </Reference>
  585. <Reference Include="System.Data.Common">
  586. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll</HintPath>
  587. </Reference>
  588. <Reference Include="System.Diagnostics.Contracts">
  589. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System.Diagnostics.Debug">
  592. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.Diagnostics.FileVersionInfo">
  595. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.Diagnostics.Process">
  598. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.Diagnostics.StackTrace">
  601. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  604. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.Diagnostics.Tools">
  607. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.Diagnostics.TraceSource">
  610. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.Drawing.Primitives">
  613. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll</HintPath>
  614. </Reference>
  615. <Reference Include="System.Dynamic.Runtime">
  616. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.Globalization.Calendars">
  619. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll</HintPath>
  620. </Reference>
  621. <Reference Include="System.Globalization">
  622. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll</HintPath>
  623. </Reference>
  624. <Reference Include="System.Globalization.Extensions">
  625. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.IO.Compression.ZipFile">
  628. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.IO">
  631. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.IO.FileSystem">
  634. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.IO.FileSystem.DriveInfo">
  637. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.IO.FileSystem.Primitives">
  640. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.IO.FileSystem.Watcher">
  643. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.IO.IsolatedStorage">
  646. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.IO.MemoryMappedFiles">
  649. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.IO.Pipes">
  652. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.IO.UnmanagedMemoryStream">
  655. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Linq">
  658. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Linq.Expressions">
  661. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll</HintPath>
  662. </Reference>
  663. <Reference Include="System.Linq.Parallel">
  664. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll</HintPath>
  665. </Reference>
  666. <Reference Include="System.Linq.Queryable">
  667. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System.Net.Http.Rtc">
  670. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.Net.NameResolution">
  673. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.Net.NetworkInformation">
  676. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.Net.Ping">
  679. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.Net.Primitives">
  682. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.Net.Requests">
  685. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.Net.Security">
  688. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.Net.Sockets">
  691. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll</HintPath>
  692. </Reference>
  693. <Reference Include="System.Net.WebHeaderCollection">
  694. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.Net.WebSockets.Client">
  697. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  698. </Reference>
  699. <Reference Include="System.Net.WebSockets">
  700. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll</HintPath>
  701. </Reference>
  702. <Reference Include="System.ObjectModel">
  703. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.Reflection">
  706. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.Reflection.Emit">
  709. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.Reflection.Emit.ILGeneration">
  712. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.Reflection.Emit.Lightweight">
  715. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.Reflection.Extensions">
  718. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.Reflection.Primitives">
  721. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.Resources.Reader">
  724. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.Resources.ResourceManager">
  727. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.Resources.Writer">
  730. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.Runtime.CompilerServices.VisualC">
  733. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.Runtime">
  736. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.Runtime.Extensions">
  739. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.Runtime.Handles">
  742. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.Runtime.InteropServices">
  745. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  748. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  751. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.Runtime.Numerics">
  754. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Runtime.Serialization.Formatters">
  757. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Runtime.Serialization.Json">
  760. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Runtime.Serialization.Primitives">
  763. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Runtime.Serialization.Xml">
  766. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Security.Claims">
  769. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Security.Cryptography.Algorithms">
  772. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Security.Cryptography.Csp">
  775. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.Security.Cryptography.Encoding">
  778. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.Security.Cryptography.Primitives">
  781. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.Security.Cryptography.X509Certificates">
  784. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.Security.Principal">
  787. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.Security.SecureString">
  790. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.ServiceModel.Duplex">
  793. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.ServiceModel.Http">
  796. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll</HintPath>
  797. </Reference>
  798. <Reference Include="System.ServiceModel.NetTcp">
  799. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  800. </Reference>
  801. <Reference Include="System.ServiceModel.Primitives">
  802. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  803. </Reference>
  804. <Reference Include="System.ServiceModel.Security">
  805. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll</HintPath>
  806. </Reference>
  807. <Reference Include="System.Text.Encoding">
  808. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll</HintPath>
  809. </Reference>
  810. <Reference Include="System.Text.Encoding.Extensions">
  811. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  812. </Reference>
  813. <Reference Include="System.Text.RegularExpressions">
  814. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  815. </Reference>
  816. <Reference Include="System.Threading">
  817. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll</HintPath>
  818. </Reference>
  819. <Reference Include="System.Threading.Overlapped">
  820. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll</HintPath>
  821. </Reference>
  822. <Reference Include="System.Threading.Tasks">
  823. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll</HintPath>
  824. </Reference>
  825. <Reference Include="System.Threading.Tasks.Parallel">
  826. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  827. </Reference>
  828. <Reference Include="System.Threading.Thread">
  829. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll</HintPath>
  830. </Reference>
  831. <Reference Include="System.Threading.ThreadPool">
  832. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  833. </Reference>
  834. <Reference Include="System.Threading.Timer">
  835. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll</HintPath>
  836. </Reference>
  837. <Reference Include="System.ValueTuple">
  838. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll</HintPath>
  839. </Reference>
  840. <Reference Include="System.Xml.ReaderWriter">
  841. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  842. </Reference>
  843. <Reference Include="System.Xml.XDocument">
  844. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll</HintPath>
  845. </Reference>
  846. <Reference Include="System.Xml.XmlDocument">
  847. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  848. </Reference>
  849. <Reference Include="System.Xml.XmlSerializer">
  850. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  851. </Reference>
  852. <Reference Include="System.Xml.XPath">
  853. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll</HintPath>
  854. </Reference>
  855. <Reference Include="System.Xml.XPath.XDocument">
  856. <HintPath>E:\Program Files\2020.1.3f1c1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  857. </Reference>
  858. <Reference Include="UnityEditor.UI">
  859. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  860. </Reference>
  861. <Reference Include="UnityEngine.UI">
  862. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  863. </Reference>
  864. </ItemGroup>
  865. <ItemGroup>
  866. <ProjectReference Include="Unity.Timeline.csproj">
  867. <Project>{929DDA91-49BC-7E64-0C68-19FDA22E90C7}</Project>
  868. <Name>Unity.Timeline</Name>
  869. </ProjectReference>
  870. <ProjectReference Include="UnityEditor.TestRunner.csproj">
  871. <Project>{41E15364-BE64-A9E8-1ED1-82F462B30823}</Project>
  872. <Name>UnityEditor.TestRunner</Name>
  873. </ProjectReference>
  874. <ProjectReference Include="UnityEngine.TestRunner.csproj">
  875. <Project>{0739055A-2C60-A1A1-DC5B-982DF84AD43D}</Project>
  876. <Name>UnityEngine.TestRunner</Name>
  877. </ProjectReference>
  878. </ItemGroup>
  879. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  880. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  881. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  882. Other similar extension points exist, see Microsoft.Common.targets.
  883. <Target Name="BeforeBuild">
  884. </Target>
  885. <Target Name="AfterBuild">
  886. </Target>
  887. -->
  888. </Project>