12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
- <PropertyGroup>
- <LangVersion>9.0</LangVersion>
- </PropertyGroup>
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <RootNamespace></RootNamespace>
- <ProjectGuid>{8C66DA87-016C-95F7-C182-600302F20A0C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>Unity.InputSystem</AssemblyName>
- <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <BaseDirectory>.</BaseDirectory>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>Temp\bin\Debug\</OutputPath>
- <DefineConstants>UNITY_6000_0_29;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_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;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;UNITY_POST_PROCESSING_STACK_V2;UNITY_INPUT_SYSTEM_ENABLE_VR;UNITY_INPUT_SYSTEM_ENABLE_XR;UNITY_INPUT_SYSTEM_ENABLE_PHYSICS;UNITY_INPUT_SYSTEM_ENABLE_PHYSICS2D;UNITY_INPUT_SYSTEM_ENABLE_UI;HAS_SET_LOCAL_POSITION_AND_ROTATION;UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS;UNITY_INPUT_SYSTEM_INPUT_ACTIONS_EDITOR_AUTO_SAVE_ON_FOCUS_LOST;UNITY_INPUT_SYSTEM_PLATFORM_SCROLL_DELTA;UNITY_INPUT_SYSTEM_INPUT_MODULE_SCROLL_DELTA;UNITY_INPUT_SYSTEM_SENDPOINTERHOVERTOPARENT;UNITY_INPUT_SYSTEM_ENABLE_ANALYTICS;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169;USG0001</NoWarn>
- <AllowUnsafeBlocks>True</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>True</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <NoConfig>true</NoConfig>
- <NoStdLib>true</NoStdLib>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
- <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
- </PropertyGroup>
- <PropertyGroup>
- <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <UnityProjectGenerator>Package</UnityProjectGenerator>
- <UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion>
- <UnityProjectGeneratorStyle>Legacy</UnityProjectGeneratorStyle>
- <UnityProjectType>Game:1</UnityProjectType>
- <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
- <UnityVersion>6000.0.29f1c1</UnityVersion>
- </PropertyGroup>
- <ItemGroup>
- <Analyzer Include="D:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
- <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
- <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
- <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.UIToolkit.SourceGenerator.dll" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Dialog.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\PrimitiveValue.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\InputControlDropdownItem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\DisableDeviceCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\InputDiagnostics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\TouchControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryEnabledStateCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryKeyboardLayoutCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\Vector2Composite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\EnableIMECompositionCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\IInputRuntime.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Android\AndroidAxis.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerInputEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Haptics\BufferedRumble.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerInputManagerEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\StickDeadzoneProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\MultiplayerEventSystem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputBinding.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\HID\HIDParser.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\QuaternionControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\InputStateWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerInput.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\InputStateBuffers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\Selectors.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionMapDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Haptics\GetHapticCapabilitiesCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputSystemObject.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\EditorWindowSpaceProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ActionsTreeView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\DualShock\DualShockGamepadHID.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\EnableDeviceCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\WebGL\WebGLJoystick.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\InitiateUserAccountPairingCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionPhase.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\SerializedInputActionMap.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ContextMenu.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\GUIHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Mouse.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Switch\SwitchProControllerHID.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\iOSSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Interactions\MultiTapInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OnScreen\OnScreenControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Switch\SwitchSupportHID.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionAssetManager.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\IInputActionAssetEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\MiscHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Devices\Oculus.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\DoubleControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\ScaleVector2Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputManager.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\IViewStateCollection.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Remote\RemoteInputPlayerConnection.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEventStream.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\InputEventTreeView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Comparers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\SteamController.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\SerializedPropertyLinqExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\IInputStateTypeInfo.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Interactions\PressInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\DynamicBitfield.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\AnyKeyControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\InputStateBlock.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\StateContainer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\InvertProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\OneModifierComposite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Linux\LinuxSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\DisplayStringFormatAttribute.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionReferenceSearchProviders.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\CompensateRotationProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Settings\InputSettingsProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEventBuffer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\InputState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Vector2Control.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Pointer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\EnumerableExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\AssemblyInfo.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerJoinBehavior.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\IInputControlPickerLayout.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Commands\Commands.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\ExpressionUtils.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\CommonUsages.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Settings\InputSettingsBuildProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Linux\SDLDeviceBuilder.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Haptics\SendBufferedHapticsCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlLayoutChange.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\ICustomDeviceReset.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\WarpMousePositionCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\SetIMECursorPositionCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\InputActionsEditorState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\MultiLevelDataSource.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionSetupExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\TrackedDevice.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionEditorToolbar.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\CopyPasteHelper.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionReference.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\ButtonControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\InputActionSerializationHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Haptics\SendHapticImpulseCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\AxisComposite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\EnhancedTouch\Touch.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Debugger\InputDebuggerWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerInputManager.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownItem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\DropManipulator.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\DiscreteButtonControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\ExceptionHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\CompositeBindingPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ProjectWideActions\ProjectWideActionsBuildProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\SpriteUtilities.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\NativeInputRuntime.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\CollectionViewSelectionChangeFilter.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\InputActionImporterEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\SerializedInputBinding.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Users\InputUserPairingOptions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Commands\ControlSchemeCommands.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\InputActionCodeGenerator.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\BuildProviderHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\InputDeviceBuilder.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\NormalizeVector3Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\OnScreenStickEditorAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Gamepad.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\InputActionAssetIconLoader.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\iOSPostProcessBuild.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\HID\HID.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Interactions\TapInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Vector3Control.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\UISupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputBindingComposite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\FourCC.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\DownloadableSample.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OnScreen\OnScreenButton.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Interactions\HoldInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\NavigationModel.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\BuildPipeline\LinkFileGenerator.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\IntegerControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\KeyControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Settings\EditorPlayerSettingHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\ActionEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\NameAndParameters.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Android\AndroidGameController.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ControlSchemesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\GenericXRDevice.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\InputActionsEditorConstants.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\EnhancedTouch\EnhancedTouchSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputManagerStateMonitors.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\InputSystemUIInputModuleEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\InputSettingsiOSProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputAction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\DualShock\IDualShockHaptics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Precompiled\FastTouchscreen.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\InputActionAssetEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\TwoModifiersComposite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\PlayerNotifications.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\StickControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\InputActionsTreeViewItem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Touchscreen.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionProperty.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputFeatureNames.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\PlayerInputManagerEditorAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\DeviceConfigurationEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\DeviceSimulator\InputSystemPlugin.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputUpdateType.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\InvertVector3Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\DpadControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionTreeView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XInput\XboxGamepadMacOS.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\SteamIGAConverter.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ProjectWideActions\ProjectWideActionsAsset.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\InputDeviceChange.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputControlPathDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\InputDeviceCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownGUI.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionAsset.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\TakeNObservable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XInput\XInputController.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\InputControlPicker.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OnScreen\OnScreenSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\TrackedDeviceRaycaster.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Debugger\InputDeviceDebuggerWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Substring.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputBindingResolver.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\NormalizeProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionReferencePropertyDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\CSharpCodeHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\InputExitPlayModeAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ViewBase.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\DeviceResetEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\InternedString.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\VirtualMouseInput.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\IInputStateCallbackReceiver.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Settings\InputEditorUserSettings.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\Layouts\TouchscreenControlPickerLayout.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\InputDeviceMatcher.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\iOSStepCounter.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\IMECompositionEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\CompensateDirectionProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\IEventPreProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\InputStateHistory.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionDrawerBase.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\StandaloneInputModuleEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\ReadOnlyArray.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\TypeHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\InvertVector2Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Pen.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Devices\OpenVR.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\InputSettingsiOS.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\iOS\IOSGameController.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\VisualElementExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEventListener.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\DeltaStateEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\ITextInputReceiver.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputAnalytics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\CallbackDataSource.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XInput\IXboxOneRumble.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\InputComponentEditorAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputSettings.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\EnhancedTouch\TouchHistory.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\MemoryHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XInput\XInputSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\MatchingControlPaths.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Precompiled\FastKeyboard.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Android\AndroidKeyCode.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\ScaleProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryCanRunInBackground.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\ReactiveProperty.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\IInputActionCollection.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\IInputDeviceCommandInfo.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Joystick.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\IStreamControllerAPI.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\RequestSyncCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\DefaultInputActions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QuerySamplingFrequencyCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionTreeViewItems.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\DeviceRemoveEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\HID\HIDSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionChange.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Debugger\InputActionDebuggerWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Keyboard.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\StateEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\InlinedArray.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\InputActionMapsTreeViewItem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OSX\OSXGameController.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Devices\GoogleVR.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\ClampProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Devices\WindowsMR.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlLayout.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\AxisControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\SteamSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlList.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\JsonParser.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\HID\HIDDescriptorWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\AxisDeadzoneProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\ExtendedPointerEventData.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\SteamControllerType.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Users\InputUserSettings.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\SerializedInputAction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryPairedUserAccountCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\Observer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\InputActionsEditorWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputInteractionContext.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryEditorWindowCoordinatesCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\Layouts\DefaultInputControlPickerLayout.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XInput\XInputControllerWindows.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\IEventMerger.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\InputActionsEditorWindowUtils.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\CallbackArray.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Android\AndroidSensors.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionAssetDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\Observable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlLayoutAttribute.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Precompiled\FastMouse.partial.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\NameAndParametersListView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\State\IInputStateChangeMonitor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Precompiled\FastMouse.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\NameAndParameterListView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryUserIdCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\PlayerInput\InputValue.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\CompositePartBindingPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\ArrayHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\DualShock\DualShockSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\WhereObservable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\DeltaControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionPropertyDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\InputBuildAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Sensor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\InputControlPathEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Haptics\DualMotorRumbleCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\ButtonWithOneModifier.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\TextEvent.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetImporter\InputActionImporter.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ActionMapsView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ActionPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\EnhancedTouch\TouchSimulation.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\EditorInputControlLayoutCache.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\TrackedPoseDriver.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UnityRemote\UnityRemoteSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\InputControlPickerDropdown.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionRebindingExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\IInputInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\InputAssetEditorUtils.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryKeyNameCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OnScreen\OnScreenStick.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\BindingPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Users\InputUserChange.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\InputSystemUIInputModule.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionParameters.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Haptics\DualMotorRumble.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Users\InputUser.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionMap.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\XRSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputBindingCompositeContext.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownDataSource.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\InputParameterEditor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\InputControlTreeView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\TouchPressControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\WebGL\WebGLSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\NumberHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\VirtualMouseInputEditorAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputBindingPropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\GamepadButtonPropertyDrawer.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\SelectObservable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\EditorHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\InputDevice.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\WebGL\WebGLGamepad.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEventTrace.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\ExtendedAxisEventData.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputSystem.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\IInputEventTypeInfo.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionTrace.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\TouchPhaseControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\PredictiveParser.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\ButtonWithTwoModifiers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\InputActionEditorWindow.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\InputMetrics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\ForDeviceEventObservable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\PlayerInputEditorAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\EnhancedTouch\Finger.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Haptics\IDualMotorRumble.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\SavedState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\OneOrMore.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\TreeViewHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputControlScheme.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\InputActionType.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\QueryDimensionsCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\DelegateHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\XRLayoutBuilder.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\ParameterListView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\PointerModel.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\ViewStateCollection.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\IInputUpdateCallbackReceiver.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\UI\BaseInputOverride.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\InputLayoutCodeGenerator.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\RequestResetCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\InputEditorAnalytics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Android\AndroidSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\PropertiesView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\IInputDiagnostics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Commands\SetSamplingFrequencyCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Users\InputUserAccountHandle.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\TypeTable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\PropertyDrawers\InputActionAssetSearchProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\AssetEditor\PropertiesViewBase.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Composites\Vector3Composite.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\Steam\SteamHandle.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlAttribute.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Controls\PoseControl.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlPath.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Haptics\IHaptics.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\Views\InputActionsEditorView.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdown.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Events\InputEventPtr.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\StringHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\NamedValue.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Internal\SerializedPropertyHelpers.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\OSX\OSXSupport.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\InputActionsEditorSettingsProvider.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\XR\Haptics\GetCurrentHapticStateCommand.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\ScaleVector3Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\ControlPicker\InputControlPickerState.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputControlExtensions.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Utilities\Observables\SelectManyObservable.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\InputProcessor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\InputDeviceDescription.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Actions\Interactions\SlowTapInteraction.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Controls\Processors\NormalizeVector2Processor.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Devices\Remote\InputRemoting.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\Analytics\InputActionsEditorSessionAnalytic.cs" />
- <Compile Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Plugins\DualShock\DualShockGamepad.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\ControlSchemeEditor.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\BindingPanelRowTemplate.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputActionsTreeViewItem.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputActionsProjectSettings.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Unity.InputSystem.asmdef" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputActionsEditor.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\CompositeBindingPropertiesEditor.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\NameAndParameterListViewItemTemplate.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\CompositePartBindingPropertiesEditor.uxml" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputAssetEditorDark.uss" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputActionsEditorStyles.uss" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputAssetEditorLight.uss" />
- <None Include="Library\PackageCache\com.unity.inputsystem\InputSystem\Editor\UITKAssetEditor\PackageResources\InputActionMapsTreeViewItem.uxml" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="UnityEngine">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ClusterInputModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ClusterRendererModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ContentLoadModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.GIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.GraphicsStateCollectionSerializerModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GraphicsStateCollectionSerializerModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.HierarchyCoreModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HierarchyCoreModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.InputForUIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputForUIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.MarshallingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.MarshallingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.MultiplayerModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.MultiplayerModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.PropertiesModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.ShaderVariantAnalyticsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ShaderVariantAnalyticsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TextCoreFontEngineModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TextCoreTextEngineModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityCurlModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.VirtualTexturingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.AccessibilityModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.AccessibilityModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.AdaptivePerformanceModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.AdaptivePerformanceModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.BuildProfileModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.BuildProfileModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.CoreBusinessMetricsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreBusinessMetricsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.CoreModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.DeviceSimulatorModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.DiagnosticsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.EditorToolbarModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.EmbreeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EmbreeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.GIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.GraphViewModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.GraphicsStateCollectionSerializerModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphicsStateCollectionSerializerModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.GridAndSnapModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GridAndSnapModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.GridModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GridModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.MultiplayerModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.MultiplayerModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.Physics2DModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.Physics2DModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.PhysicsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PhysicsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.PresetsUIModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.PropertiesModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PropertiesModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.QuickSearchModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SafeModeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SafeModeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SceneTemplateModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SceneViewModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.ShaderFoundryModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.ShaderFoundryModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SketchUpModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SketchUpModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SpriteMaskModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SpriteMaskModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SpriteShapeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SpriteShapeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.SubstanceModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SubstanceModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TerrainModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TerrainModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TextCoreFontEngineModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TextCoreTextEngineModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TextRenderingModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextRenderingModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TilemapModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TilemapModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.TreeModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TreeModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UIAutomationModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIAutomationModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UIBuilderModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UIElementsModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UIElementsSamplesModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UmbraModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UmbraModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.UnityConnectModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.VFXModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.VFXModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.VideoModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.VideoModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.XRModule">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.XRModule.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.Graphs">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.WindowsStandalone.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.Android.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.iOS.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.VisualScripting.YamlDotNet">
- <HintPath>Library\PackageCache\com.unity.visualscripting\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="nunit.framework">
- <HintPath>Library\PackageCache\com.unity.ext.nunit\net40\unity-custom\nunit.framework.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="ReportGeneratorMerged">
- <HintPath>Library\PackageCache\com.unity.testtools.codecoverage\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="unityplastic">
- <HintPath>Library\PackageCache\com.unity.collab-proxy\Lib\Editor\unityplastic.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.Plastic.Antlr3.Runtime">
- <HintPath>Library\PackageCache\com.unity.collab-proxy\Lib\Editor\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.Plastic.Newtonsoft.Json">
- <HintPath>Library\PackageCache\com.unity.collab-proxy\Lib\Editor\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="log4netPlastic">
- <HintPath>Library\PackageCache\com.unity.collab-proxy\Lib\Editor\log4netPlastic.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.VisualScripting.IonicZip">
- <HintPath>Library\PackageCache\com.unity.visualscripting\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
- <HintPath>Library\PackageCache\com.unity.visualscripting\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Newtonsoft.Json">
- <HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json\Runtime\Newtonsoft.Json.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.VisualScripting.TextureAssets">
- <HintPath>Library\PackageCache\com.unity.visualscripting\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.iOS.Extensions.Xcode">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.iOS.Extensions.Common">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="UnityEditor.Apple.Extensions.Common">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.Apple.Extensions.Common.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.Android.Types">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Unity.Android.Gradle">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Buffers">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Memory">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.DispatchProxy">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.Emit">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.Emit.ILGeneration">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.Emit.Lightweight">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ComponentModel.Composition">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Drawing">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.ServiceModel.Web">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Transactions">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Web">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Windows">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.Serialization">
- <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
- <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>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Target Name="GenerateTargetFrameworkMonikerAttribute" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|