Няма описание
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.PlasticSCM.Editor.csproj 87KB

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.PlasticSCM.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;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.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\GetClientDiffInfos.cs" />
  57. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\StatusBar\NotificationBar.cs" />
  58. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\TreeViewItemIds.cs" />
  59. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\IncomingChangesTab.cs" />
  60. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\UpdateReport\UpdateReportDialog.cs" />
  61. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Avatar\ApplyCircleMask.cs" />
  62. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\ProgressOperationHandler.cs" />
  63. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\CreateBranchDialog.cs" />
  64. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\GuiEnabled.cs" />
  65. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingMergeLinks\MergeLinkListViewItem.cs" />
  66. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawTextBlockWithEndLink.cs" />
  67. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\TableViewOperations.cs" />
  68. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistorySelection.cs" />
  69. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\UpdateReport\UpdateReportListHeaderState.cs" />
  70. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\PlasticDialog.cs" />
  71. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Inspector\DrawInspectorOperations.cs" />
  72. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\TreeHeaderColumns.cs" />
  73. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\QueryVisualElementsExtensions.cs" />
  74. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\MeasureMaxWidth.cs" />
  75. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\ChangesetFromCollabCommitResponse.cs" />
  76. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\Errors\ErrorListViewItem.cs" />
  77. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\ProgressControlsForMigration.cs" />
  78. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\IncomingChangesNotifier.cs" />
  79. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CloudProjectDownloader\CloudProjectDownloader.cs" />
  80. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IncomingChangesViewMenu.cs" />
  81. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\IncomingChangesTreeView.cs" />
  82. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesTab_Operations.cs" />
  83. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsListView.cs" />
  84. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\AssetMenuOperations.cs" />
  85. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\DrawProgressForDialogs.cs" />
  86. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Avatar\AvatarImages.cs" />
  87. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticWindow.cs" />
  88. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityEvents.cs" />
  89. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\UpdateReport\UpdateReportListHeaderState.cs" />
  90. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\DirectoryConflicts\DrawDirectoryResolutionPanel.cs" />
  91. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\CheckinProgress.cs" />
  92. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\ProgressControlsForViews.cs" />
  93. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\TeamEdition\TeamEditionConfigurationWindow.cs" />
  94. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\VCSPlugin.cs" />
  95. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\ToolConfig.cs" />
  96. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\AutoConfig.cs" />
  97. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\IncomingChangesNotifier.cs" />
  98. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\GenericProgress.cs" />
  99. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\IsCollabProjectMigratedResponse.cs" />
  100. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\HandleMenuItem.cs" />
  101. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\ProjectPath.cs" />
  102. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\DiffSelection.cs" />
  103. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\ConfigurePartialWorkspace.cs" />
  104. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\BuildFormattedHelp.cs" />
  105. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\OrganizationCredentials.cs" />
  106. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\ChangeTreeViewItem.cs" />
  107. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\AssetFilesFilterPatternsMenuBuilder.cs" />
  108. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\LaunchDiffOperations.cs" />
  109. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\CredentialsResponse.cs" />
  110. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\AssetsPath.cs" />
  111. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesSelection.cs" />
  112. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AutoRefresh.cs" />
  113. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\VisualElementExtensions.cs" />
  114. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\StatusBar\StatusBar.cs" />
  115. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistoryTab.cs" />
  116. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityConstants.cs" />
  117. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\UpdateProgress.cs" />
  118. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\DownloadPlasticExeWindow.cs" />
  119. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\GUIActionRunner.cs" />
  120. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\WebRestApiClient.cs" />
  121. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\BoolSetting.cs" />
  122. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\LaunchCheckinConflictsDialog.cs" />
  123. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\Dialogs\CheckinDialog.cs" />
  124. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\IncomingChangesSelection.cs" />
  125. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\CreateChangelistDialog.cs" />
  126. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityPlasticTimer.cs" />
  127. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\ProjectWindow.cs" />
  128. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\SortOrderComparer.cs" />
  129. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchesTab.cs" />
  130. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\IncomingChangesViewMenu.cs" />
  131. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\Processor\AssetModificationProcessor.cs" />
  132. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\TabButton.cs" />
  133. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchesListHeaderState.cs" />
  134. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UIElements\UIElementsExtensions.cs" />
  135. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EditorDispatcher.cs" />
  136. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\OperationProgressData.cs" />
  137. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CollabMigration\MigrationDialog.cs" />
  138. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityThreadWaiter.cs" />
  139. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Message\DrawDialogIcon.cs" />
  140. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\SetupCloudProjectId.cs" />
  141. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\UpdateProgress.cs" />
  142. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticWindow\PlasticSCMWindow.cs" />
  143. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\DrawProgressForMigration.cs" />
  144. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawSearchField.cs" />
  145. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Welcome\DownloadAndInstallOperation.cs" />
  146. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\DiffPanel.cs" />
  147. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\ProgressOperationHandler.cs" />
  148. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesTab.cs" />
  149. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Changelists\MoveToChangelistMenuBuilder.cs" />
  150. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\UnityIncomingChangesTree.cs" />
  151. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\FindWorkspace.cs" />
  152. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EditorVersion.cs" />
  153. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\ChangeCategoryTreeViewItem.cs" />
  154. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchesSelection.cs" />
  155. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\HelpData.cs" />
  156. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\GetPlasticShortcut.cs" />
  157. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\GUISpace.cs" />
  158. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Message\PlasticQuestionAlert.cs" />
  159. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\ChangeTreeViewItem.cs" />
  160. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchListViewItem.cs" />
  161. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\ClientDiffTreeViewItem.cs" />
  162. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\UnityPendingChangesTree.cs" />
  163. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\SceneView\DrawSceneOperations.cs" />
  164. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\UpdateReport\UpdateReportListView.cs" />
  165. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticMenuItem.cs" />
  166. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\BringWindowToFront.cs" />
  167. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\FindEditorWindow.cs" />
  168. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\RepaintInspector.cs" />
  169. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchesViewMenu.cs" />
  170. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\DrawAssetOverlay.cs" />
  171. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CloudProjectDownloader\DownloadRepositoryOperation.cs" />
  172. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\UpdateReport\UpdateReportListView.cs" />
  173. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\LaunchTool.cs" />
  174. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\Processor\AssetsProcessor.cs" />
  175. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticPluginIsEnabledPreference.cs" />
  176. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\SearchLocks.cs" />
  177. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesTreeView.cs" />
  178. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\SignInPanel.cs" />
  179. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Avatar\GetAvatar.cs" />
  180. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\FilterRulesConfirmationDialog.cs" />
  181. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IncomingChangesTreeView.cs" />
  182. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Welcome\MacOSConfigWorkaround.cs" />
  183. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawUserIcon.cs" />
  184. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CredentialsDialog.cs" />
  185. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\ScreenResolution.cs" />
  186. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\BuildPathDictionary.cs" />
  187. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Inspector\InspectorAssetSelection.cs" />
  188. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\Dialogs\RepositoriesListView.cs" />
  189. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssemblyInfo.cs" />
  190. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\ToolConstants.cs" />
  191. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\Dialogs\RenameBranchDialog.cs" />
  192. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesTreeHeaderState.cs" />
  193. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\Dialogs\CreateRepositoryDialog.cs" />
  194. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\FileSystemOperation.cs" />
  195. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Images.cs" />
  196. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\IIncomingChangesTab.cs" />
  197. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\IsExeAvailable.cs" />
  198. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\Errors\ErrorsListView.cs" />
  199. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\DiffTreeViewMenu.cs" />
  200. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticPlugin.cs" />
  201. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsTab_Operations.cs" />
  202. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EnumPopupSetting.cs" />
  203. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\CloudEditionWelcomeWindow.cs" />
  204. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\Dialogs\RepositoryListViewItem.cs" />
  205. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\HelpPanel.cs" />
  206. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\IncomingChangesTreeHeaderState.cs" />
  207. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\DrawCommentTextArea.cs" />
  208. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesViewMenu.cs" />
  209. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IncomingChangesTreeHeaderState.cs" />
  210. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\RemoteStatusCache.cs" />
  211. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\EmptyCheckinMessageDialog.cs" />
  212. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\AutoLogin.cs" />
  213. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticProjectSettingsProvider.cs" />
  214. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticApp.cs" />
  215. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\GetRelativePath.cs" />
  216. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesViewPendingChangeMenu.cs" />
  217. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\UpdateReport\UpdateReportDialog.cs" />
  218. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UIElements\TabView.cs" />
  219. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\Processor\AssetPostprocessor.cs" />
  220. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\ChangeCategoryTreeViewItem.cs" />
  221. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawSplitter.cs" />
  222. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\AssetStatusCache.cs" />
  223. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistoryListView.cs" />
  224. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\LocalStatusCache.cs" />
  225. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\AssetOperations.cs" />
  226. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistoryListHeaderState.cs" />
  227. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\ChannelCertificateUiImpl.cs" />
  228. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\NewIncomingChanges.cs" />
  229. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\Dialogs\GetRestorePathDialog.cs" />
  230. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\MetaPath.cs" />
  231. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IncomingChangesTab.cs" />
  232. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\EnumExtensions.cs" />
  233. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DockEditorWindow.cs" />
  234. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\SwitchModeConfirmationDialog.cs" />
  235. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\Dialogs\CheckinDialogOperations.cs" />
  236. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\ChangelistTreeViewItem.cs" />
  237. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\DrawProgressForViews.cs" />
  238. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\DrawTreeViewItem.cs" />
  239. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityMenuItem.cs" />
  240. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\OverlayRect.cs" />
  241. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\ListViewItemIds.cs" />
  242. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Changelists\ChangelistMenu.cs" />
  243. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\AssetMenuItems.cs" />
  244. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\CurrentUserAdminCheckResponse.cs" />
  245. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IncomingChangesSelection.cs" />
  246. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\PlasticSplitterGUILayout.cs" />
  247. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\LaunchDependenciesDialog.cs" />
  248. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\HelpFormat.cs" />
  249. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistoryListViewItem.cs" />
  250. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\UnityDiffTree.cs" />
  251. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\DependenciesDialog.cs" />
  252. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\ChangeTreeViewItem.cs" />
  253. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UIElements\LoadingSpinner.cs" />
  254. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\DiffTreeView.cs" />
  255. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\AssetStatus.cs" />
  256. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\ProjectViewAssetSelection.cs" />
  257. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IsCurrent.cs" />
  258. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\RefreshAsset.cs" />
  259. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\Dialogs\CheckinConflictsDialog.cs" />
  260. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\DrawHelpPanel.cs" />
  261. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Diff\MergeCategoryTreeViewItem.cs" />
  262. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityPlasticGuiMessage.cs" />
  263. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsSelection.cs" />
  264. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\RunModal.cs" />
  265. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\FilesFilterPatternsMenuBuilder.cs" />
  266. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CollabPlugin.cs" />
  267. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\DrawTreeViewEmptyState.cs" />
  268. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\StatusBar\IncomingChangesNotification.cs" />
  269. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\GetChangesOverlayIcon.cs" />
  270. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\ChangeCategoryTreeViewItem.cs" />
  271. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\ParentWindow.cs" />
  272. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EditorProgressBar.cs" />
  273. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\WaitingSignInPanel.cs" />
  274. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Welcome\GetInstallerTmpFileName.cs" />
  275. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\MissingEncryptionPasswordPromptHandler.cs" />
  276. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticConnectionMonitor.cs" />
  277. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsViewMenu.cs" />
  278. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\SaveAction.cs" />
  279. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\IsResolved.cs" />
  280. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\Processor\WorkspaceOperationsMonitor.cs" />
  281. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UnityStyles.cs" />
  282. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsTab.cs" />
  283. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\CheckinProgress.cs" />
  284. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Welcome\WelcomeView.cs" />
  285. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\WriteLogConfiguration.cs" />
  286. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetOverlays\Cache\LockStatusCache.cs" />
  287. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\Errors\ErrorsListHeaderState.cs" />
  288. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\SSOCredentialsDialog.cs" />
  289. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawActionHelpBox.cs" />
  290. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\UIElements\ProgressControlsForDialogs.cs" />
  291. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Developer\DirectoryConflicts\ConflictResolutionState.cs" />
  292. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WebApi\TokenExchangeResponse.cs" />
  293. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Gluon\UpdateReport\ErrorListViewItem.cs" />
  294. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DropDownTextField.cs" />
  295. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CollabMigration\MigrateCollabProject.cs" />
  296. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\Gluon\UnityIncomingChangesTree.cs" />
  297. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\TestingHelpData.cs" />
  298. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Tree\TreeHeaderSettings.cs" />
  299. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\LoadAsset.cs" />
  300. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawActionToolbar.cs" />
  301. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\LaunchInstaller.cs" />
  302. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\ValidRepositoryName.cs" />
  303. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\ResponseType.cs" />
  304. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\DateFilter.cs" />
  305. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\PlasticNotification.cs" />
  306. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\Dialogs\RepositoriesListHeaderState.cs" />
  307. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\SignInWithEmailPanel.cs" />
  308. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\CloseWindowIfOpened.cs" />
  309. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CredentialsUIImpl.cs" />
  310. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Branch\BranchesListView.cs" />
  311. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\IncomingChanges\DrawIncomingChangesOverview.cs" />
  312. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Developer\UpdateReport\UpdateReportLineListViewItem.cs" />
  313. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingChangesMultiColumnHeader.cs" />
  314. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\Processor\PlasticAssetsProcessor.cs" />
  315. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\DrawCreateWorkspaceView.cs" />
  316. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\DrawGuiModeSwitcher.cs" />
  317. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CheckWorkspaceTreeNodeStatus.cs" />
  318. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetsListHeaderState.cs" />
  319. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\ViewSwitcher.cs" />
  320. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\DrawActionButton.cs" />
  321. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EditorWindowFocus.cs" />
  322. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\ShowWindow.cs" />
  323. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\CooldownWindowDelayer.cs" />
  324. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\CreateWorkspaceView.cs" />
  325. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\History\HistoryListViewMenu.cs" />
  326. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\SaveAssets.cs" />
  327. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\EditorProgressControls.cs" />
  328. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\PendingMergeLinks\MergeLinksListView.cs" />
  329. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\ProgressControlsForDialogs.cs" />
  330. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\Changesets\ChangesetListViewItem.cs" />
  331. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\HelpLink.cs" />
  332. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\ConfirmContinueWithPendingChangesDialog.cs" />
  333. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\ApplicationDataPath.cs" />
  334. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UI\Progress\DrawProgressForOperations.cs" />
  335. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CollabMigration\MigrationProgressRender.cs" />
  336. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Tool\FindTool.cs" />
  337. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CloudProjectDownloader\ParseArguments.cs" />
  338. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\CloudProjectDownloader\CommandLineArguments.cs" />
  339. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\Dialogs\RepositoryExplorerDialog.cs" />
  340. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetsUtils\GetSelectedPaths.cs" />
  341. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Help\HelpLinkData.cs" />
  342. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\EncryptionConfigurationDialog.cs" />
  343. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\AssetMenu\AssetsSelection.cs" />
  344. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\PendingChanges\ChangeCategoryTreeViewItem.cs" />
  345. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\UnityConfigurationChecker.cs" />
  346. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Views\CreateWorkspace\CreateWorkspaceViewState.cs" />
  347. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Configuration\CloudEdition\Welcome\OrganizationPanel.cs" />
  348. <Compile Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\WorkspaceWindow.cs" />
  349. </ItemGroup>
  350. <ItemGroup>
  351. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\DownloadPlasticExeWindow.uss" />
  352. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\WaitingSignInPanel.uss" />
  353. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\TabView.uxml" />
  354. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\ProgressControlsForDialogs.uss" />
  355. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\WaitingSignInPanel.uxml" />
  356. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\SignInWithEmailPanel.uxml" />
  357. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\PlasticWindow\PlasticWindow.light.uss" />
  358. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\SignInWithEmailPanel.uss" />
  359. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\OrganizationPanel.uss" />
  360. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\TeamEditionConfigurationWindow.uxml" />
  361. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\OrganizationPanel.uxml" />
  362. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\SignInPanel.uss" />
  363. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\PlasticWindow\StatusBar.uxml" />
  364. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\SignInPanel.uxml" />
  365. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\TabView.uss" />
  366. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\CreatedOrganizationPanel.uxml" />
  367. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Unity.PlasticSCM.Editor.asmdef" />
  368. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\TeamEditionConfigurationWindow.uss" />
  369. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\DownloadPlasticExeWindow.uxml" />
  370. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\PlasticWindow\PlasticWindow.dark.uss" />
  371. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\PlasticWindow\PlasticWindow.uss" />
  372. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Styles\Base.uss" />
  373. <None Include="Library\PackageCache\com.unity.collab-proxy@2.0.3\Editor\PlasticSCM\Assets\Layouts\ProgressControlsForDialogs.uxml" />
  374. </ItemGroup>
  375. <ItemGroup>
  376. <Reference Include="UnityEngine">
  377. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.AIModule">
  380. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.ARModule">
  383. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.AccessibilityModule">
  386. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.AndroidJNIModule">
  389. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.AnimationModule">
  392. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.AssetBundleModule">
  395. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.AudioModule">
  398. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.ClothModule">
  401. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.ClusterInputModule">
  404. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.ClusterRendererModule">
  407. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.CoreModule">
  410. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.CrashReportingModule">
  413. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.DSPGraphModule">
  416. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.DirectorModule">
  419. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.GIModule">
  422. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.GameCenterModule">
  425. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.GridModule">
  428. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.HotReloadModule">
  431. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.IMGUIModule">
  434. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.ImageConversionModule">
  437. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.InputModule">
  440. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.InputLegacyModule">
  443. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.JSONSerializeModule">
  446. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.LocalizationModule">
  449. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.NVIDIAModule">
  452. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.ParticleSystemModule">
  455. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.PerformanceReportingModule">
  458. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.PhysicsModule">
  461. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.Physics2DModule">
  464. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.ProfilerModule">
  467. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  470. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEngine.ScreenCaptureModule">
  473. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEngine.SharedInternalsModule">
  476. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEngine.SpriteMaskModule">
  479. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEngine.SpriteShapeModule">
  482. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEngine.StreamingModule">
  485. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEngine.SubstanceModule">
  488. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEngine.SubsystemsModule">
  491. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEngine.TLSModule">
  494. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEngine.TerrainModule">
  497. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEngine.TerrainPhysicsModule">
  500. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  503. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  506. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEngine.TextRenderingModule">
  509. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEngine.TilemapModule">
  512. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEngine.UIModule">
  515. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEngine.UIElementsModule">
  518. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEngine.UIElementsNativeModule">
  521. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  522. </Reference>
  523. <Reference Include="UnityEngine.UNETModule">
  524. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  525. </Reference>
  526. <Reference Include="UnityEngine.UmbraModule">
  527. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  528. </Reference>
  529. <Reference Include="UnityEngine.UnityAnalyticsModule">
  530. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  531. </Reference>
  532. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  533. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  534. </Reference>
  535. <Reference Include="UnityEngine.UnityConnectModule">
  536. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  537. </Reference>
  538. <Reference Include="UnityEngine.UnityCurlModule">
  539. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  540. </Reference>
  541. <Reference Include="UnityEngine.UnityTestProtocolModule">
  542. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  543. </Reference>
  544. <Reference Include="UnityEngine.UnityWebRequestModule">
  545. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  546. </Reference>
  547. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  548. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  549. </Reference>
  550. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  551. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  552. </Reference>
  553. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  554. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  555. </Reference>
  556. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  557. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  558. </Reference>
  559. <Reference Include="UnityEngine.VFXModule">
  560. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  561. </Reference>
  562. <Reference Include="UnityEngine.VRModule">
  563. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  564. </Reference>
  565. <Reference Include="UnityEngine.VehiclesModule">
  566. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  567. </Reference>
  568. <Reference Include="UnityEngine.VideoModule">
  569. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  570. </Reference>
  571. <Reference Include="UnityEngine.VirtualTexturingModule">
  572. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  573. </Reference>
  574. <Reference Include="UnityEngine.WindModule">
  575. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  576. </Reference>
  577. <Reference Include="UnityEngine.XRModule">
  578. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  579. </Reference>
  580. <Reference Include="UnityEditor">
  581. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  582. </Reference>
  583. <Reference Include="UnityEditor.CoreModule">
  584. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  585. </Reference>
  586. <Reference Include="UnityEditor.DeviceSimulatorModule">
  587. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  588. </Reference>
  589. <Reference Include="UnityEditor.DiagnosticsModule">
  590. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  591. </Reference>
  592. <Reference Include="UnityEditor.GraphViewModule">
  593. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  594. </Reference>
  595. <Reference Include="UnityEditor.PackageManagerUIModule">
  596. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  597. </Reference>
  598. <Reference Include="UnityEditor.QuickSearchModule">
  599. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  600. </Reference>
  601. <Reference Include="UnityEditor.SceneTemplateModule">
  602. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  603. </Reference>
  604. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  605. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  606. </Reference>
  607. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  608. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  609. </Reference>
  610. <Reference Include="UnityEditor.UIBuilderModule">
  611. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  612. </Reference>
  613. <Reference Include="UnityEditor.UIElementsModule">
  614. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  615. </Reference>
  616. <Reference Include="UnityEditor.UIElementsSamplesModule">
  617. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  618. </Reference>
  619. <Reference Include="UnityEditor.UIServiceModule">
  620. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  621. </Reference>
  622. <Reference Include="UnityEditor.UnityConnectModule">
  623. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  624. </Reference>
  625. <Reference Include="UnityEditor.Graphs">
  626. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  627. </Reference>
  628. <Reference Include="UnityEditor.Android.Extensions">
  629. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  630. </Reference>
  631. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  632. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  633. </Reference>
  634. <Reference Include="UnityEditor.LinuxStandalone.Extensions">
  635. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\PlaybackEngines\LinuxStandaloneSupport\UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
  636. </Reference>
  637. <Reference Include="nunit.framework">
  638. <HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
  639. </Reference>
  640. <Reference Include="unityplastic">
  641. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
  642. </Reference>
  643. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  644. <HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  645. </Reference>
  646. <Reference Include="Unity.Android.Types">
  647. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
  648. </Reference>
  649. <Reference Include="Unity.Android.Gradle">
  650. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
  651. </Reference>
  652. <Reference Include="mscorlib">
  653. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System">
  656. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.Core">
  659. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Runtime.Serialization">
  662. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Xml">
  665. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Xml.Linq">
  668. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Numerics">
  671. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Numerics.Vectors">
  674. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Net.Http">
  677. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.IO.Compression">
  680. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
  681. </Reference>
  682. <Reference Include="Microsoft.CSharp">
  683. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Data">
  686. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Data.DataSetExtensions">
  689. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Drawing">
  692. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.IO.Compression.FileSystem">
  695. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.ComponentModel.Composition">
  698. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Transactions">
  701. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
  702. </Reference>
  703. <Reference Include="Microsoft.Win32.Primitives">
  704. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  705. </Reference>
  706. <Reference Include="netstandard">
  707. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.AppContext">
  710. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Buffers">
  713. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Collections.Concurrent">
  716. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Collections">
  719. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Collections.NonGeneric">
  722. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Collections.Specialized">
  725. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.ComponentModel.Annotations">
  728. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.ComponentModel">
  731. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.ComponentModel.EventBasedAsync">
  734. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.ComponentModel.Primitives">
  737. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.ComponentModel.TypeConverter">
  740. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Console">
  743. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Data.Common">
  746. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Diagnostics.Contracts">
  749. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Diagnostics.Debug">
  752. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Diagnostics.FileVersionInfo">
  755. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Diagnostics.Process">
  758. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Diagnostics.StackTrace">
  761. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  764. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Diagnostics.Tools">
  767. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Diagnostics.TraceSource">
  770. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Drawing.Primitives">
  773. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Dynamic.Runtime">
  776. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Globalization.Calendars">
  779. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Globalization">
  782. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Globalization.Extensions">
  785. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.IO.Compression.ZipFile">
  788. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.IO">
  791. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.IO.FileSystem">
  794. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.IO.FileSystem.DriveInfo">
  797. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.IO.FileSystem.Primitives">
  800. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.IO.FileSystem.Watcher">
  803. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.IO.IsolatedStorage">
  806. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.IO.MemoryMappedFiles">
  809. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.IO.Pipes">
  812. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.IO.UnmanagedMemoryStream">
  815. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Linq">
  818. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Linq.Expressions">
  821. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.Linq.Parallel">
  824. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Linq.Queryable">
  827. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Memory">
  830. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Net.Http.Rtc">
  833. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Net.NameResolution">
  836. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Net.NetworkInformation">
  839. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Net.Ping">
  842. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Net.Primitives">
  845. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Net.Requests">
  848. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Net.Security">
  851. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Net.Sockets">
  854. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Net.WebHeaderCollection">
  857. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Net.WebSockets.Client">
  860. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Net.WebSockets">
  863. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.ObjectModel">
  866. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Reflection.DispatchProxy">
  869. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Reflection">
  872. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Reflection.Emit">
  875. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.Reflection.Emit.ILGeneration">
  878. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Reflection.Emit.Lightweight">
  881. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Reflection.Extensions">
  884. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Reflection.Primitives">
  887. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Resources.Reader">
  890. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.Resources.ResourceManager">
  893. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Resources.Writer">
  896. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Runtime.CompilerServices.VisualC">
  899. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Runtime">
  902. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System.Runtime.Extensions">
  905. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Runtime.Handles">
  908. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
  909. </Reference>
  910. <Reference Include="System.Runtime.InteropServices">
  911. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  912. </Reference>
  913. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  914. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  915. </Reference>
  916. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  917. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  918. </Reference>
  919. <Reference Include="System.Runtime.Numerics">
  920. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
  921. </Reference>
  922. <Reference Include="System.Runtime.Serialization.Formatters">
  923. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  924. </Reference>
  925. <Reference Include="System.Runtime.Serialization.Json">
  926. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  927. </Reference>
  928. <Reference Include="System.Runtime.Serialization.Primitives">
  929. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  930. </Reference>
  931. <Reference Include="System.Runtime.Serialization.Xml">
  932. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  933. </Reference>
  934. <Reference Include="System.Security.Claims">
  935. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
  936. </Reference>
  937. <Reference Include="System.Security.Cryptography.Algorithms">
  938. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  939. </Reference>
  940. <Reference Include="System.Security.Cryptography.Csp">
  941. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  942. </Reference>
  943. <Reference Include="System.Security.Cryptography.Encoding">
  944. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  945. </Reference>
  946. <Reference Include="System.Security.Cryptography.Primitives">
  947. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  948. </Reference>
  949. <Reference Include="System.Security.Cryptography.X509Certificates">
  950. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  951. </Reference>
  952. <Reference Include="System.Security.Principal">
  953. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
  954. </Reference>
  955. <Reference Include="System.Security.SecureString">
  956. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
  957. </Reference>
  958. <Reference Include="System.ServiceModel.Duplex">
  959. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  960. </Reference>
  961. <Reference Include="System.ServiceModel.Http">
  962. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
  963. </Reference>
  964. <Reference Include="System.ServiceModel.NetTcp">
  965. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  966. </Reference>
  967. <Reference Include="System.ServiceModel.Primitives">
  968. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  969. </Reference>
  970. <Reference Include="System.ServiceModel.Security">
  971. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
  972. </Reference>
  973. <Reference Include="System.Text.Encoding">
  974. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
  975. </Reference>
  976. <Reference Include="System.Text.Encoding.Extensions">
  977. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  978. </Reference>
  979. <Reference Include="System.Text.RegularExpressions">
  980. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  981. </Reference>
  982. <Reference Include="System.Threading">
  983. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
  984. </Reference>
  985. <Reference Include="System.Threading.Overlapped">
  986. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
  987. </Reference>
  988. <Reference Include="System.Threading.Tasks">
  989. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
  990. </Reference>
  991. <Reference Include="System.Threading.Tasks.Extensions">
  992. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
  993. </Reference>
  994. <Reference Include="System.Threading.Tasks.Parallel">
  995. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  996. </Reference>
  997. <Reference Include="System.Threading.Thread">
  998. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="System.Threading.ThreadPool">
  1001. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="System.Threading.Timer">
  1004. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="System.ValueTuple">
  1007. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
  1008. </Reference>
  1009. <Reference Include="System.Xml.ReaderWriter">
  1010. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  1011. </Reference>
  1012. <Reference Include="System.Xml.XDocument">
  1013. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
  1014. </Reference>
  1015. <Reference Include="System.Xml.XmlDocument">
  1016. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  1017. </Reference>
  1018. <Reference Include="System.Xml.XmlSerializer">
  1019. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  1020. </Reference>
  1021. <Reference Include="System.Xml.XPath">
  1022. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
  1023. </Reference>
  1024. <Reference Include="System.Xml.XPath.XDocument">
  1025. <HintPath>D:\Unuty\2021.3.23f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1026. </Reference>
  1027. </ItemGroup>
  1028. <ItemGroup>
  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>