2025-06-01 11:23:35 +00:00
<Project ToolsVersion= "Current" >
2025-05-29 10:15:51 +00:00
<!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
<PropertyGroup >
2025-06-01 11:23:35 +00:00
<BaseIntermediateOutputPath > Temp\obj\$(Configuration)\$(MSBuildProjectName)</BaseIntermediateOutputPath>
<IntermediateOutputPath > $(BaseIntermediateOutputPath)</IntermediateOutputPath>
2025-05-29 10:15:51 +00:00
</PropertyGroup>
2025-06-01 11:23:35 +00:00
<Import Project= "Sdk.props" Sdk= "Microsoft.NET.Sdk" />
<ItemGroup >
<ProjectCapability Include= "Unity" />
</ItemGroup>
2025-05-29 10:15:51 +00:00
<PropertyGroup >
2025-06-01 11:23:35 +00:00
<GenerateAssemblyInfo > false</GenerateAssemblyInfo>
<EnableDefaultItems > false</EnableDefaultItems>
<AppendTargetFrameworkToOutputPath > false</AppendTargetFrameworkToOutputPath>
<LangVersion > 9.0</LangVersion>
<Configurations > Debug;Release</Configurations>
2025-05-29 10:15:51 +00:00
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<RootNamespace > </RootNamespace>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<AssemblyName > ReadyPlayerMe.Samples.AvatarCreatorWizard</AssemblyName>
2025-06-01 11:23:35 +00:00
<TargetFramework > netstandard2.1</TargetFramework>
2025-05-29 10:15:51 +00:00
<BaseDirectory > .</BaseDirectory>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > Temp\bin\Debug\</OutputPath>
2025-06-01 11:23:35 +00:00
<DefineConstants > UNITY_6000_0_48;UNITY_6000_0;UNITY_6000;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_2023_1_OR_NEWER;UNITY_2023_2_OR_NEWER;UNITY_2023_3_OR_NEWER;UNITY_6000_0_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_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;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_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;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_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_MARSHALLING_TESTS;ENABLE_VIDEO;ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;TEXTCORE_1_0_OR_NEWER;EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_AMD;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER;PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION;PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER;FUSION_WEAVER;FUSION2;READY_PLAYER_ME;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
2025-05-29 10:15:51 +00:00
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<NoWarn > 0169;USG0001</NoWarn>
<AllowUnsafeBlocks > False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > Temp\bin\Release\</OutputPath>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<NoWarn > 0169;USG0001</NoWarn>
<AllowUnsafeBlocks > False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup >
2025-06-01 11:23:35 +00:00
<NoStandardLibraries > true</NoStandardLibraries>
2025-05-29 10:15:51 +00:00
<NoStdLib > true</NoStdLib>
2025-06-01 11:23:35 +00:00
<NoConfig > true</NoConfig>
<DisableImplicitFrameworkReferences > true</DisableImplicitFrameworkReferences>
<MSBuildWarningsAsMessages > MSB3277</MSBuildWarningsAsMessages>
2025-05-29 10:15:51 +00:00
</PropertyGroup>
<PropertyGroup >
<UnityProjectGenerator > Package</UnityProjectGenerator>
2025-06-01 11:23:35 +00:00
<UnityProjectGeneratorVersion > 2.0.25</UnityProjectGeneratorVersion>
<UnityProjectGeneratorStyle > SDK</UnityProjectGeneratorStyle>
2025-05-29 10:15:51 +00:00
<UnityProjectType > Game:1</UnityProjectType>
2025-06-01 11:23:35 +00:00
<UnityBuildTarget > StandaloneWindows64:19</UnityBuildTarget>
<UnityVersion > 6000.0.48f1</UnityVersion>
2025-05-29 10:15:51 +00:00
</PropertyGroup>
<ItemGroup >
2025-06-01 11:23:35 +00:00
<Analyzer Include= "C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
<Analyzer Include= "C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
<Analyzer Include= "C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.UIToolkit.SourceGenerator.dll" />
2025-05-29 10:15:51 +00:00
</ItemGroup>
<ItemGroup >
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\AssetButtonCreator.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\SeflieSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\ProfileUI.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\CameraPhotoSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\LoginWithEmailSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\GameManager.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\StateMachine\State.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\ReloadPreviouslyEditedAvatar.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\GenderSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\Buttons\AssetButton.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\AvatarCreatorSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\StateMachine\StateMachine.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\ProfileManager.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\PanelSwitcher.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\CategoryUICreator.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\Utils\CameraZoom.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\Buttons\AvatarButton.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\LoadingManager.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\AvatarCreatorStateMachine.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\Data\AvatarCreatorData.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\Buttons\CategoryButton.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\DebugPanel.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\DefaultAvatarSelection.cs" />
<Compile Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\Scripts\UI\SelectionScreens\AvatarSelection.cs" />
</ItemGroup>
<ItemGroup >
<None Include= "Assets\Ready Player Me\Core\Samples\AvatarCreatorSamples\AvatarCreatorWizard\ReadyPlayerMe.Samples.AvatarCreatorWizard.asmdef" />
</ItemGroup>
<ItemGroup >
<Reference Include= "UnityEngine" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ARModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AccessibilityModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AndroidJNIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AnimationModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AssetBundleModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.AudioModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ClothModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ClusterInputModule" >
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ClusterRendererModule" >
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ContentLoadModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.CoreModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.CrashReportingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.DSPGraphModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.DirectorModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.GIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.GameCenterModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.GraphicsStateCollectionSerializerModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GraphicsStateCollectionSerializerModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.GridModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.HierarchyCoreModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.HierarchyCoreModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.HotReloadModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.IMGUIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ImageConversionModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.InputModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.InputForUIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputForUIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.InputLegacyModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.JSONSerializeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.LocalizationModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.MarshallingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.MarshallingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.MultiplayerModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.MultiplayerModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ParticleSystemModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.PerformanceReportingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.PhysicsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.Physics2DModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.PropertiesModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ScreenCaptureModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.ShaderVariantAnalyticsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ShaderVariantAnalyticsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.SharedInternalsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.SpriteMaskModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.SpriteShapeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.StreamingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.SubstanceModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.SubsystemsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TLSModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TerrainModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TerrainPhysicsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TextCoreFontEngineModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TextCoreTextEngineModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TextRenderingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.TilemapModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UIElementsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UmbraModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityAnalyticsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityAnalyticsCommonModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityConnectModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityCurlModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityTestProtocolModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityWebRequestModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityWebRequestAssetBundleModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityWebRequestAudioModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityWebRequestTextureModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UnityWebRequestWWWModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.VFXModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.VRModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.VehiclesModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.VideoModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.VirtualTexturingModule" >
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.WindModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.XRModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.AccessibilityModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.AccessibilityModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.AdaptivePerformanceModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.AdaptivePerformanceModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.BuildProfileModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.BuildProfileModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.CoreBusinessMetricsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreBusinessMetricsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.CoreModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.DeviceSimulatorModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.DiagnosticsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.EditorToolbarModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.EmbreeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.EmbreeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.GIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.GraphViewModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.GraphicsStateCollectionSerializerModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphicsStateCollectionSerializerModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.GridAndSnapModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GridAndSnapModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.GridModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GridModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.MultiplayerModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.MultiplayerModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.Physics2DModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.Physics2DModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.PhysicsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.PhysicsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.PresetsUIModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.PropertiesModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.PropertiesModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.QuickSearchModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SafeModeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SafeModeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SceneTemplateModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SceneViewModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.ShaderFoundryModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.ShaderFoundryModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SketchUpModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SketchUpModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SpriteMaskModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SpriteMaskModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SpriteShapeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SpriteShapeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.SubstanceModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SubstanceModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TerrainModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TerrainModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TextCoreFontEngineModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TextCoreTextEngineModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TextRenderingModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextRenderingModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TilemapModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TilemapModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.TreeModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.TreeModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UIAutomationModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIAutomationModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UIBuilderModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UIElementsModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UIElementsSamplesModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UmbraModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UmbraModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UnityConnectModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.VFXModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.VFXModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.VideoModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.VideoModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.XRModule" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.XRModule.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.Graphs" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.WindowsStandalone.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.Android.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.VisualScripting.YamlDotNet" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.visualscripting@7dcdc439b230\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.Collections.LowLevel.ILSupport" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.collections@56bff8827a7e\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "nunit.framework" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.ext.nunit@031a54704bff\net40\unity-custom\nunit.framework.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "ReportGeneratorMerged" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.testtools.codecoverage@205a02cbcb39\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "unityplastic" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.collab-proxy@50ac96531b63\Lib\Editor\unityplastic.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.Plastic.Antlr3.Runtime" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.collab-proxy@50ac96531b63\Lib\Editor\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "websocket-sharp" >
<HintPath > Assets\Photon\PhotonLibs\WebSocket\websocket-sharp.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Fusion.Common" >
<HintPath > Assets\Photon\Fusion\Assemblies\Fusion.Common.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "NanoSockets" >
<HintPath > Assets\Photon\Fusion\Plugins\NanoSockets\NanoSockets\Dynamic\NanoSockets.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Fusion.Sockets" >
<HintPath > Assets\Photon\Fusion\Assemblies\Fusion.Sockets.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Unity.Plastic.Newtonsoft.Json" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.collab-proxy@50ac96531b63\Lib\Editor\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "log4netPlastic" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.collab-proxy@50ac96531b63\Lib\Editor\log4netPlastic.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.VisualScripting.IonicZip" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.visualscripting@7dcdc439b230\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Fusion.Runtime" >
<HintPath > Assets\Photon\Fusion\Assemblies\Fusion.Runtime.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Unity.VisualScripting.Antlr3.Runtime" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.visualscripting@7dcdc439b230\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Photon3Unity3D" >
<HintPath > Assets\Photon\PhotonLibs\netstandard2.0\Photon3Unity3D.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Newtonsoft.Json" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.nuget.newtonsoft-json@74deb55db2a0\Runtime\Newtonsoft.Json.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.VisualScripting.TextureAssets" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.visualscripting@7dcdc439b230\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Mono.Cecil" >
2025-06-01 11:23:35 +00:00
<HintPath > Library\PackageCache\com.unity.nuget.mono-cecil@d6f9955a5d5f\Mono.Cecil.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Fusion.Realtime" >
<HintPath > Assets\Photon\Fusion\Assemblies\Fusion.Realtime.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Fusion.Log" >
<HintPath > Assets\Photon\Fusion\Assemblies\Fusion.Log.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "Unity.Android.Types" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Unity.Android.Gradle" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "mscorlib" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Core" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Serialization" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.Linq" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Numerics" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Numerics.Vectors" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Http" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.Compression" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Microsoft.CSharp" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Data" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Data.DataSetExtensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Drawing" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.Compression.FileSystem" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel.Composition" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Transactions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "Microsoft.Win32.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "netstandard" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.AppContext" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Buffers" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Collections.Concurrent" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Collections" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Collections.NonGeneric" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Collections.Specialized" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel.Annotations" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel.EventBasedAsync" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ComponentModel.TypeConverter" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Console" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Data.Common" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.Contracts" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.Debug" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.FileVersionInfo" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.Process" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.StackTrace" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.TextWriterTraceListener" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.Tools" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Diagnostics.TraceSource" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Drawing.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Dynamic.Runtime" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Globalization.Calendars" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Globalization" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Globalization.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.Compression.ZipFile" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.FileSystem" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.FileSystem.DriveInfo" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.FileSystem.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.FileSystem.Watcher" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.IsolatedStorage" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.MemoryMappedFiles" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.Pipes" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.IO.UnmanagedMemoryStream" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Linq" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Linq.Expressions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Linq.Parallel" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Linq.Queryable" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Memory" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Http.Rtc" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.NameResolution" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.NetworkInformation" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Ping" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Requests" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Security" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.Sockets" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.WebHeaderCollection" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.WebSockets.Client" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Net.WebSockets" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ObjectModel" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.DispatchProxy" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.Emit" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.Emit.ILGeneration" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.Emit.Lightweight" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Reflection.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Resources.Reader" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Resources.ResourceManager" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Resources.Writer" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.VisualC" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Handles" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.InteropServices" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.InteropServices.RuntimeInformation" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.InteropServices.WindowsRuntime" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Numerics" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Serialization.Formatters" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Serialization.Json" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Serialization.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Runtime.Serialization.Xml" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Claims" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Algorithms" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Csp" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Encoding" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.X509Certificates" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.Principal" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Security.SecureString" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ServiceModel.Duplex" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ServiceModel.Http" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ServiceModel.NetTcp" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ServiceModel.Primitives" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ServiceModel.Security" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Text.Encoding" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Text.Encoding.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Text.RegularExpressions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Overlapped" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Tasks" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Tasks.Parallel" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Thread" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.ThreadPool" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Threading.Timer" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.ValueTuple" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.ReaderWriter" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.XDocument" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.XmlDocument" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.XmlSerializer" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.XPath" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "System.Xml.XPath.XDocument" >
2025-06-01 11:23:35 +00:00
<HintPath > C:\Program Files\Unity\Hub\Editor\6000.0.48f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
2025-05-29 10:15:51 +00:00
<Private > False</Private>
</Reference>
<Reference Include= "UnityEditor.UI" >
<HintPath > Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<Private > False</Private>
</Reference>
<Reference Include= "UnityEngine.UI" >
<HintPath > Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<Private > False</Private>
</Reference>
</ItemGroup>
<ItemGroup >
2025-06-01 11:23:35 +00:00
<ProjectReference Include= "ReadyPlayerMe.Core.csproj" />
<ProjectReference Include= "ReadyPlayerMe.AvatarCreator.csproj" />
</ItemGroup>
<Import Project= "Sdk.targets" Sdk= "Microsoft.NET.Sdk" />
<ItemGroup >
<ProjectCapability Remove= "LaunchProfiles" />
<ProjectCapability Remove= "SharedProjectReferences" />
<ProjectCapability Remove= "ReferenceManagerSharedProjects" />
<ProjectCapability Remove= "ProjectReferences" />
<ProjectCapability Remove= "ReferenceManagerProjects" />
<ProjectCapability Remove= "COMReferences" />
<ProjectCapability Remove= "ReferenceManagerCOM" />
<ProjectCapability Remove= "AssemblyReferences" />
<ProjectCapability Remove= "ReferenceManagerAssemblies" />
2025-05-29 10:15:51 +00:00
</ItemGroup>
</Project>