This commit is contained in:
2022-10-12 16:25:54 +05:00
parent 4adaec82ae
commit 5a34497007
164 changed files with 6847 additions and 6390 deletions
+189 -174
View File
@@ -9,7 +9,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{e4dc5221-c2cf-bac7-1e2d-fca7c0585e21}</ProjectGuid>
<ProjectGuid>{11725b5a-a5b8-bedb-0c1f-862681cc3cdd}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Unity.CollabProxy.Editor</AssemblyName>
@@ -36,150 +36,150 @@
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<ItemGroup>
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\IStartView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\IAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\SearchBar.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\Threading.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\CloudCollabService.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\TextButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\IHistoryPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\MainModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\CloudCollabSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\IHistoryView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\UserInterface\ToolbarButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\StartPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\CloudCollabVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\ProgressInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\IPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\ErrorInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ErrorPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangesGroupHeader.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Common\ScriptableObjectSingleton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\IView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\StringUtility.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Common\ArrayContainer.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Settings\CollabSettingsManager.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\IChangesView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Common\SerializableDictionary.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\HistoryEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Api\ISourceControlProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\ListAdapters\ConflictedChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\UserInterface\WindowCache.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\StartModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Settings\CollabSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\IMainPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\ChangesPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\TabView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\ListAdapters\HistoryEntryChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\UiConstants.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Common\LocationAttribute.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ProgressView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeListElements\HistoryChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\IStartModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeEntryGroup.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Settings\CollabSetting.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\IChangeEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\IErrorInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\Paginator.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\TopBar.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\ExtensionMethods.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\IMainView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\IModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\MenuUtilities.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\Menus\FloatingMenuItem.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\LearnMoreVisualHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\IconButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\EnabledVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\MainPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\HistoryModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\StartPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeListElements\ToggleableChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\ChangesTabPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\IHistoryModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\OpenLinksUtility.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\Menus\FloatingMenu.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\UserInterface\Bootstrap.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\IChangesPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\HistoryTabPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\IMainModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeListElements\ChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeListElements\BaseChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\AlertBox.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\BetterTextField.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\IChangeEntryData.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\StringAssets.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\PageComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\HistoryEntryComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\Menus\FloatingDialogue.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\ListAdapters\ToggleableChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Common\StringArrayContainer.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\UserInterface\CollaborateWindow.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\HistoryPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\CloudCollabServiceIdentifier.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Providers\Collab.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\TabPageComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\CloudCollabTopMenu.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ListNotice.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\IVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\IChangesModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\CloudCollabEnabler.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\ChangesModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\DisabledVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\IStartPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\IAdapterObserver.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Settings\CollabSettings.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\Analytics\EditorGameServiceAnalyticsSender.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Views\Adapters\ListAdapters\BaseListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Enums\ProjectStatus.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\ChangeListElements\ConflictedChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\ChangeEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\IHistoryEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Presenters\MainPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\IconTextButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Properties\AssemblyInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Components\AdapterListView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Models\Structures\IProgressInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Utilities\TimeStamp.cs" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\ChangesTabPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\ProgressView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\HistoryEntryComponent.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\StartPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\FloatingMenuItem.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\HistoryEntryComponent.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\ErrorPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\ChangesTabPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\UXML\CollabProjectSettingsEnabled.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\ListNotice.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\StartPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\AlertBox.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\USS\ServicesProjectSettingsCommon.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\FloatingMenu.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\BetterTextField.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\AlertBox.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\TabView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\TopBar.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\FloatingDialogue.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Unity.CollabProxy.Editor.asmdef" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\styles.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\TopBar.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\Paginator.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\ProgressView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\SearchBar.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\ChangesGroupHeader.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\MainPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\Paginator.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\IconTextButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\ToggleableChangeListElement.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\IconButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\TextButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\HistoryTabPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\BaseChangeListElement.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\UXML\CollabProjectSettingsDisabled.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\BaseChangeListElement.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\ListNotice.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\main-window.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Styles\ChangesGroupHeader.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.2\Editor\Collaborate\Assets\Layouts\MainPageView.uxml" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\SearchBar.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\Threading.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\CloudCollabService.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\UserInterface\ToolbarButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\StartPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\StringUtility.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Common\ArrayContainer.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\StartModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\IMainPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\TabView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\UiConstants.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Common\LocationAttribute.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeListElements\HistoryChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeEntryGroup.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\IErrorInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\Paginator.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\ExtensionMethods.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\MenuUtilities.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\Menus\FloatingMenuItem.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\IconButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeListElements\ToggleableChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\ChangesTabPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\OpenLinksUtility.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\HistoryTabPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\IMainModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeListElements\ChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\AlertBox.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\PageComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\HistoryEntryComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\HistoryPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Providers\Collab.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\CloudCollabTopMenu.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\IVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\IChangesModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\IStartPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\IAdapterObserver.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\Analytics\EditorGameServiceAnalyticsSender.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Enums\ProjectStatus.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\ChangeEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\MainPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Utilities\TimeStamp.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\IStartView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\IAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\TextButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\IHistoryPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\MainModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\CloudCollabSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\IHistoryView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\CloudCollabVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\ProgressInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\IPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\ErrorInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ErrorPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangesGroupHeader.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Common\ScriptableObjectSingleton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\IView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Settings\CollabSettingsManager.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\IChangesView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Common\SerializableDictionary.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\HistoryEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Api\ISourceControlProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\ListAdapters\ConflictedChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\UserInterface\WindowCache.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Settings\CollabSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\ChangesPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\ListAdapters\HistoryEntryChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ProgressView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\IStartModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Settings\CollabSetting.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\IChangeEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\TopBar.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\IMainView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\IModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\LearnMoreVisualHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\EnabledVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\MainPageView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\HistoryModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\StartPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\IHistoryModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\Menus\FloatingMenu.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\UserInterface\Bootstrap.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Presenters\IChangesPresenter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeListElements\BaseChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\BetterTextField.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\IChangeEntryData.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\StringAssets.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\Menus\FloatingDialogue.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\ListAdapters\ToggleableChangeListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Common\StringArrayContainer.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\UserInterface\CollaborateWindow.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\CloudCollabServiceIdentifier.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\TabPageComponent.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ListNotice.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\CloudCollabEnabler.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\ChangesModel.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\DisabledVisuals.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Settings\CollabSettings.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Views\Adapters\ListAdapters\BaseListAdapter.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\ChangeListElements\ConflictedChangeListElement.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\IHistoryEntry.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\IconTextButton.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Properties\AssemblyInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Components\AdapterListView.cs" />
<Compile Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Models\Structures\IProgressInfo.cs" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\ChangesTabPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\ProgressView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\HistoryEntryComponent.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\StartPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\FloatingMenuItem.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\HistoryEntryComponent.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\ErrorPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\ChangesTabPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\UXML\CollabProjectSettingsEnabled.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\ListNotice.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\StartPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\AlertBox.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\USS\ServicesProjectSettingsCommon.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\FloatingMenu.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\BetterTextField.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\AlertBox.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\TabView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\TopBar.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\FloatingDialogue.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Unity.CollabProxy.Editor.asmdef" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\styles.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\TopBar.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\Paginator.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\ProgressView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\SearchBar.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\ChangesGroupHeader.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\MainPageView.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\Paginator.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\IconTextButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\ToggleableChangeListElement.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\IconButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\TextButton.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\HistoryTabPageView.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\BaseChangeListElement.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\EditorGameService\SettingsProviderVisuals\UXML\CollabProjectSettingsDisabled.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\BaseChangeListElement.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\ListNotice.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\main-window.uxml" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Styles\ChangesGroupHeader.uss" />
<None Include="Library\PackageCache\com.unity.collab-proxy@1.17.6\Editor\Collaborate\Assets\Layouts\MainPageView.uxml" />
<Reference Include="UnityEngine">
<HintPath>D:\UnityInstalls\2021.3.11f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
@@ -442,37 +442,52 @@
<HintPath>D:\UnityInstalls\2021.3.11f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.collab-proxy@1.17.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.collab-proxy@1.17.6\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.collab-proxy@1.17.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.collab-proxy@1.17.6\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Unsafe">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.Unsafe.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Cecil.Mdb">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Mdb.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.collab-proxy@1.17.2\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.visualscripting@1.7.8\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.testtools.codecoverage@1.0.1\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.0.2\Runtime\Newtonsoft.Json.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.collab-proxy@1.17.2\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.collab-proxy@1.17.6\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Cecil.Pdb">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Pdb.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Cecil">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.collab-proxy@1.17.6\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Cecil.Rocks">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.burst@1.7.3\Unity.Burst.CodeGen\Unity.Burst.Cecil.Rocks.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.testtools.codecoverage@1.0.1\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.0.2\Runtime\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>D:\UnityProjects\CPPK-VR\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
<HintPath>D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>D:\UnityInstalls\2021.3.11f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
@@ -864,33 +879,33 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Unity.PlasticSCM.Editor.csproj">
<Project>{023af671-d155-b72f-d740-4e7b9adf893d}</Project>
<Project>{ee2254b6-91b1-2fbb-6a8d-c8e4a39f6e59}</Project>
<Name>Unity.PlasticSCM.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Services.Core.Editor.csproj">
<Project>{fff9af17-0c16-fc28-4999-9912a67468eb}</Project>
<Project>{de097067-e893-a3fb-5e58-02e952a3a774}</Project>
<Name>Unity.Services.Core.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Settings.Editor.csproj">
<Project>{10a1051e-101b-2dfa-5ef0-0adb1345644c}</Project>
<Project>{67b16ca2-be21-7849-f01a-c942d19abf8b}</Project>
<Name>Unity.Settings.Editor</Name>
</ProjectReference>
<ProjectReference Include="UnityEditor.UI.csproj">
<Project>{5b6c6cc7-6288-9811-283f-10dc49bc3b47}</Project>
<Project>{5d3f9a8e-f9ab-bb6b-d5db-3d700c1f85b2}</Project>
<Name>UnityEditor.UI</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.UI.csproj">
<Project>{ab27da9e-0f76-f1ba-653d-2f314399aadd}</Project>
<Project>{77233047-5e8b-b02f-90cf-3c8e15ed1f2c}</Project>
<Name>UnityEngine.UI</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.TestRunner.csproj">
<Project>{b964208d-4ce6-e1db-6f52-2a99f46b2267}</Project>
<Name>UnityEngine.TestRunner</Name>
</ProjectReference>
<ProjectReference Include="UnityEditor.TestRunner.csproj">
<Project>{33dbbfa4-8760-3694-f325-62692bf24b10}</Project>
<Project>{d044cd05-7119-1a16-16d7-c465c475f722}</Project>
<Name>UnityEditor.TestRunner</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.TestRunner.csproj">
<Project>{c17e2b58-9ae2-0d79-dcb1-a2a618e6c720}</Project>
<Name>UnityEngine.TestRunner</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.