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
+69 -54
View File
@@ -9,7 +9,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{fff9af17-0c16-fc28-4999-9912a67468eb}</ProjectGuid>
<ProjectGuid>{de097067-e893-a3fb-5e58-02e952a3a774}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Unity.Services.Core.Editor</AssemblyName>
@@ -36,60 +36,60 @@
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<ItemGroup>
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectContentUI.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ProjectStateRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ServiceFlagRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceRegistry.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ProjectStateHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\ServiceInstallationListener.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceFlagEnabler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\IProjectEditorDrawerFactory.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\VisualElementHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\BackendHelpers\JsonHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\IProjectStateHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\UserRole.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\SettingsCommonHeaderUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\SliderToggleUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameServiceIdentifier.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameService.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\LoggedOutUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Networking\ProductionTokenExchangeUrls.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\Analytics\EditorGameServiceAnalyticsSender.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ProjectState.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\CloudEnvironment\CloudEnvironmentConfigProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\PlatformSupportUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Networking\ITokenExchangeUrls.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectPopupUI.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\IServiceFlagRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\IUserRoleHandler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\ServiceFlagEndpoint.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Utils\OrganizationHandler\IOrganizationHandler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\IProjectStateRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\Analytics\EditorGameServiceAnalyticsRegistrant.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectPopupWindow.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Utils\OrganizationHandler\OrganizationProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\ExceptionHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\IUserRoleRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Utils\OrganizationHandler\OrganizationHandler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\DefaultCdnConfiguredEndpoint.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceDashboardHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\UserRoleRequestUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\BackendHelpers\UnityWebRequestHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Networking\TokenExchange.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectUiConstants.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectContentUI.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ServiceFlagRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceRegistry.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\ProjectStateHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceFlagEnabler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\SettingsCommonHeaderUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceSettingsProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameServiceIdentifier.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameService.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\Analytics\EditorGameServiceAnalyticsSender.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\PlatformSupportUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectPopupUI.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\IServiceFlagRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\IUserRoleHandler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectStateManagement\IProjectStateRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\IUserRoleRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameServiceEnabler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\Analytics\IEditorAnalyticsEventRegistrant.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\UserRoleHandler.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\OfflineUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Telemetry\OperatePackageVersionConfigProvider.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\DefaultCdnConfiguredEndpoint.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\AccessTokenErrorUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceDashboardHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\UserRoleRequestUiHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UserRoleManagement\UserRoleRequest.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\Analytics\IEditorGameServiceAnalyticsSender.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\IEditorGameServiceRegistry.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\BackendHelpers\UnityWebRequestHelper.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectProjectSettingsUi.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Utils\AccessTokens.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Networking\TokenExchange.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\AssemblyInfo.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\ProjectBindRedirect\ProjectBindRedirectUiConstants.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\EditorGameService\EditorGameServiceRemoteConfiguration.cs" />
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\Telemetry\PackageConfig.cs" />
<None Include="Library\PackageCache\com.unity.services.core@1.4.2\Editor\Core\UiHelpers\UXML\ExceptionVisual.uxml" />
@@ -376,37 +376,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>
@@ -798,41 +813,41 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Unity.Services.Core.csproj">
<Project>{57583710-33a8-16c6-fd7e-60f01f42dfd1}</Project>
<Project>{db40fa08-786e-2ace-5f52-3602cac92f7c}</Project>
<Name>Unity.Services.Core</Name>
</ProjectReference>
<ProjectReference Include="Unity.Services.Core.Networking.csproj">
<Project>{75844e64-c948-f71f-539e-76307b4cd885}</Project>
<Project>{730a6d8d-54c7-4418-6491-2356039e6599}</Project>
<Name>Unity.Services.Core.Networking</Name>
</ProjectReference>
<ProjectReference Include="Unity.Services.Core.Internal.csproj">
<Project>{dc1208e5-0f73-4b32-5ebf-2e6d96be26a1}</Project>
<Project>{661c56e6-5be9-1c31-e6b2-9a080d94b59e}</Project>
<Name>Unity.Services.Core.Internal</Name>
</ProjectReference>
<ProjectReference Include="Unity.Services.Core.Configuration.Editor.csproj">
<Project>{f3a1922f-7534-081a-4c87-fe074e0a0628}</Project>
<Project>{216ea85c-549e-ac66-303b-e0d4f39fbca5}</Project>
<Name>Unity.Services.Core.Configuration.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Services.Core.Telemetry.csproj">
<Project>{c9b54016-b979-ddfc-e2db-516f5f0df12c}</Project>
<Project>{232fe88f-1ab0-f1b5-2b92-708b128ff806}</Project>
<Name>Unity.Services.Core.Telemetry</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.