Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.Timeline.Editor.csproj 79KB

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