update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<ProductVersion>10.0.20506</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<RootNamespace></RootNamespace>
|
||||
<ProjectGuid>{dc1208e5-0f73-4b32-5ebf-2e6d96be26a1}</ProjectGuid>
|
||||
<ProjectGuid>{661c56e6-5be9-1c31-e6b2-9a080d94b59e}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<AssemblyName>Unity.Services.Core.Internal</AssemblyName>
|
||||
@@ -36,69 +36,69 @@
|
||||
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistryInitializer.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\ComponentRegistry\ComponentRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AssemblyInfo.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\UnityServicesInternal.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationAwaiter.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\IServiceComponent.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Qos\IQosResults.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationExtensions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\ReadOnlyHttpRequest.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\PackageRegistry\PackageRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\ComponentRegistry\LockedComponentRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\ComponentRegistry\IComponentRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\HttpResponse.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\PackageRegistry\IPackageRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\UnityServicesInitializer.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\IAsyncOperation.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\HttpOptions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Authentication\IEnvironmentId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationStatus.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Device\IInstallationId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IDiagnosticsComponentProvider.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\TaskAsyncOperation.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\DependencyTreeInitializeOrderSorter.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\ReadOnlyHttpResponse.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperation.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IDiagnosticsFactory.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\DependencyTreeExceptions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Authentication\IPlayerId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Configuration\IProjectConfiguration.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistration.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\IInitializablePackage.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Telemetry\CoreDiagnostics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\IChannel.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\IAsyncOperationAwaiter.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IDiagnostics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Utils\UnityWebRequestUtils.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\IChannelTokenProvider.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Utils\DictionaryExtensions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Telemetry\CoreMetrics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationBase.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Threading\IUnityThreadUtils.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\MissingComponent.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\IWire.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\DependencyTreeExtensions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\IHttpClient.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IMetricsFactory.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Scheduler\IActionScheduler.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistryInitializer.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AssemblyInfo.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationAwaiter.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\ComponentRegistry\LockedComponentRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\HttpResponse.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\PackageRegistry\IPackageRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Authentication\IEnvironmentId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\AsyncOperationStatus.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\AsyncOperation\TaskAsyncOperation.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\ReadOnlyHttpResponse.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IDiagnosticsFactory.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Authentication\IPlayerId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CoreRegistration.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\IInitializablePackage.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Telemetry\CoreDiagnostics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\IChannel.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IDiagnostics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Utils\UnityWebRequestUtils.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\HttpRequest.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\DependencyTree.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\MissingComponent.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\PackageRegistry\LockedPackageRegistry.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Configuration\ICloudProjectId.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Vivox\IVivoxTokenProviderInternal.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\ChannelToken.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Authentication\IAccessToken.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\SubscriptionState.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Wire\IWire.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\HttpRequestExtensions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\DependencyTreeExtensions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Networking\IHttpClient.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Vivox\IVivox.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IMetrics.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\HashExceptions.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Logging\CoreLogger.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Telemetry\IMetricsFactory.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Environments\IEnvironments.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Registry\CircularDependencyException.cs" />
|
||||
<Compile Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Components\Scheduler\IActionScheduler.cs" />
|
||||
<None Include="Library\PackageCache\com.unity.services.core@1.4.2\Runtime\Core.Internal\Unity.Services.Core.Internal.asmdef" />
|
||||
<Reference Include="UnityEngine">
|
||||
<HintPath>D:\UnityInstalls\2021.3.11f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
||||
@@ -359,34 +359,49 @@
|
||||
<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="UnityEditor.iOS.Extensions.Xcode">
|
||||
<HintPath>D:\UnityInstalls\2021.3.11f1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
|
||||
@@ -769,15 +784,15 @@
|
||||
</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="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>
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user