Unity.Timeline.Editor.csproj 76 KB

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