Unity.PlasticSCM.Editor.csproj 89 KB

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