Unity.InputSystem.csproj 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>8.0</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{14fc72fa-6efe-c1fa-85ab-02674961a018}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Unity.InputSystem</AssemblyName>
  20. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. <BaseDirectory>.</BaseDirectory>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>Temp\Bin\Debug\Unity.InputSystem\</OutputPath>
  29. <DefineConstants>UNITY_2020_3_48;UNITY_2020_3;UNITY_2020;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;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_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;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_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;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_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;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;BAKERY_INCLUDED;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\NumberHelpers.cs" />
  45. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\OneOrMore.cs" />
  46. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerInput.cs" />
  47. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Haptics\IDualMotorRumble.cs" />
  48. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\SteamIGAConverter.cs" />
  49. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput\XInputControllerWindows.cs" />
  50. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\InputDeviceBuilder.cs" />
  51. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionTreeViewItems.cs" />
  52. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\InputDeviceCommand.cs" />
  53. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\InputStateBuffers.cs" />
  54. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\CSharpCodeHelpers.cs" />
  55. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\MemoryHelpers.cs" />
  56. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\HID\HIDDescriptorWindow.cs" />
  57. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\VirtualMouseInput.cs" />
  58. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\InlinedArray.cs" />
  59. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\NormalizeVector2Processor.cs" />
  60. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\StateEvent.cs" />
  61. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Settings\EditorPlayerSettingHelpers.cs" />
  62. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\CallbackDataSource.cs" />
  63. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput\XInputController.cs" />
  64. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users\InputUserAccountHandle.cs" />
  65. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QuerySamplingFrequencyCommand.cs" />
  66. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownDataSource.cs" />
  67. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\CompensateDirectionProcessor.cs" />
  68. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\AxisComposite.cs" />
  69. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\InputSettingsiOSProvider.cs" />
  70. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\HID\HID.cs" />
  71. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Precompiled\FastMouse.cs" />
  72. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Touchscreen.cs" />
  73. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryPairedUserAccountCommand.cs" />
  74. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionRebindingExtensions.cs" />
  75. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownWindow.cs" />
  76. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\ITextInputReceiver.cs" />
  77. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlLayout.cs" />
  78. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Substring.cs" />
  79. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\GenericXRDevice.cs" />
  80. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\DualShock\DualShockGamepad.cs" />
  81. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\IInputStateChangeMonitor.cs" />
  82. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\InputEventTreeView.cs" />
  83. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\CompensateRotationProcessor.cs" />
  84. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OnScreen\OnScreenSupport.cs" />
  85. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\WebGL\WebGLGamepad.cs" />
  86. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputFeatureNames.cs" />
  87. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlPath.cs" />
  88. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\OneModifierComposite.cs" />
  89. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Linux\LinuxSupport.cs" />
  90. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\DeltaControl.cs" />
  91. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\IOSGameController.cs" />
  92. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\TwoModifiersComposite.cs" />
  93. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\TakeNObservable.cs" />
  94. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch\EnhancedTouchSupport.cs" />
  95. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\DpadControl.cs" />
  96. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\InvertVector3Processor.cs" />
  97. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\EnableIMECompositionCommand.cs" />
  98. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\InputDeviceChange.cs" />
  99. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputProcessor.cs" />
  100. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers\InputActionPropertyDrawer.cs" />
  101. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionType.cs" />
  102. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\CallbackArray.cs" />
  103. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\FourCC.cs" />
  104. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OSX\OSXSupport.cs" />
  105. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\IInputDeviceCommandInfo.cs" />
  106. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\InputDeviceDescription.cs" />
  107. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlList.cs" />
  108. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions\MultiTapInteraction.cs" />
  109. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetImporter\InputActionCodeGenerator.cs" />
  110. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions\TapInteraction.cs" />
  111. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Mouse.cs" />
  112. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputExtensions.cs" />
  113. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\InputState.cs" />
  114. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OnScreen\OnScreenButton.cs" />
  115. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\Vector3Composite.cs" />
  116. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions\HoldInteraction.cs" />
  117. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\DynamicBitfield.cs" />
  118. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Haptics\DualMotorRumble.cs" />
  119. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\InputDeviceMatcher.cs" />
  120. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionAssetManager.cs" />
  121. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\EditorInputControlLayoutCache.cs" />
  122. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\UseWindowsGamingInputCommand.cs" />
  123. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\IInputStateTypeInfo.cs" />
  124. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\InputDiagnostics.cs" />
  125. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\ActionEvent.cs" />
  126. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\ScaleProcessor.cs" />
  127. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\IEventMerger.cs" />
  128. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\InputStateHistory.cs" />
  129. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetImporter\InputActionImporterEditor.cs" />
  130. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionTrace.cs" />
  131. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\DualShock\IDualShockHaptics.cs" />
  132. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Joystick.cs" />
  133. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics\BufferedRumble.cs" />
  134. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionTreeView.cs" />
  135. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\NameAndParameterListView.cs" />
  136. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryKeyboardLayoutCommand.cs" />
  137. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\TouchPressControl.cs" />
  138. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Haptics\DualMotorRumbleCommand.cs" />
  139. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\InternedString.cs" />
  140. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\SerializedPropertyHelpers.cs" />
  141. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\ParameterListView.cs" />
  142. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\AnyKeyControl.cs" />
  143. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Settings\InputEditorUserSettings.cs" />
  144. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\ButtonControl.cs" />
  145. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Comparers.cs" />
  146. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Settings\InputSettingsBuildProvider.cs" />
  147. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Haptics\IHaptics.cs" />
  148. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\NativeInputRuntime.cs" />
  149. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionMap.cs" />
  150. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch\Touch.cs" />
  151. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionAsset.cs" />
  152. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\RequestSyncCommand.cs" />
  153. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\InputControlPathEditor.cs" />
  154. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\InputControlPicker.cs" />
  155. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\WhereObservable.cs" />
  156. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Sensor.cs" />
  157. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\ReadOnlyArray.cs" />
  158. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\StandaloneInputModuleEditor.cs" />
  159. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Debugger\InputActionDebuggerWindow.cs" />
  160. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Vector2Control.cs" />
  161. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Debugger\InputDebuggerWindow.cs" />
  162. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\HID\HIDSupport.cs" />
  163. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\DisplayStringFormatAttribute.cs" />
  164. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Vector3Control.cs" />
  165. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputAction.cs" />
  166. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\SteamControllerType.cs" />
  167. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users\InputUserSettings.cs" />
  168. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Controls\PoseControl.cs" />
  169. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Switch\SwitchSupportHID.cs" />
  170. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\WebGL\WebGLSupport.cs" />
  171. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\iOSStepCounter.cs" />
  172. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\InitiateUserAccountPairingCommand.cs" />
  173. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\InputStateWindow.cs" />
  174. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\TrackedDeviceRaycaster.cs" />
  175. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android\AndroidAxis.cs" />
  176. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\IntegerControl.cs" />
  177. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Devices\WindowsMR.cs" />
  178. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\Layouts\DefaultInputControlPickerLayout.cs" />
  179. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\NormalizeProcessor.cs" />
  180. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\SavedState.cs" />
  181. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\SpriteUtilities.cs" />
  182. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\InputStateBlock.cs" />
  183. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\DeviceResetEvent.cs" />
  184. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEventBuffer.cs" />
  185. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\IMECompositionEvent.cs" />
  186. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OnScreen\OnScreenStick.cs" />
  187. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics\SendBufferedHapticsCommand.cs" />
  188. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionParameters.cs" />
  189. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\IInputInteraction.cs" />
  190. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputBindingCompositeContext.cs" />
  191. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionSetupExtensions.cs" />
  192. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputControlScheme.cs" />
  193. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\EditorWindowSpaceProcessor.cs" />
  194. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\TouchControl.cs" />
  195. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\GUIHelpers.cs" />
  196. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Devices\Oculus.cs" />
  197. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Debugger\InputDeviceDebuggerWindow.cs" />
  198. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\PrimitiveValue.cs" />
  199. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputSystemObject.cs" />
  200. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputBindingResolver.cs" />
  201. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch\Finger.cs" />
  202. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionState.cs" />
  203. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControl.cs" />
  204. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\Observer.cs" />
  205. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEvent.cs" />
  206. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\IInputEventTypeInfo.cs" />
  207. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEventListener.cs" />
  208. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Remote\RemoteInputPlayerConnection.cs" />
  209. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputBindingPropertiesView.cs" />
  210. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryKeyNameCommand.cs" />
  211. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\PropertiesViewBase.cs" />
  212. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers\InputControlPathDrawer.cs" />
  213. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\BaseInputOverride.cs" />
  214. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\DoubleControl.cs" />
  215. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\NavigationModel.cs" />
  216. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Keyboard.cs" />
  217. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Gamepad.cs" />
  218. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\InputValue.cs" />
  219. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlLayoutChange.cs" />
  220. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\WebGL\WebGLJoystick.cs" />
  221. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\SelectObservable.cs" />
  222. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryCanRunInBackground.cs" />
  223. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryEnabledStateCommand.cs" />
  224. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\JsonParser.cs" />
  225. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Precompiled\FastTouchscreen.cs" />
  226. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\UISupport.cs" />
  227. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\SelectManyObservable.cs" />
  228. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerJoinBehavior.cs" />
  229. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\IInputDiagnostics.cs" />
  230. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Precompiled\FastKeyboard.cs" />
  231. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users\InputUserPairingOptions.cs" />
  232. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetImporter\InputActionImporter.cs" />
  233. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlLayoutAttribute.cs" />
  234. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\IInputUpdateCallbackReceiver.cs" />
  235. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownGUI.cs" />
  236. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEventPtr.cs" />
  237. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\ForDeviceEventObservable.cs" />
  238. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\TreeViewHelpers.cs" />
  239. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android\AndroidSupport.cs" />
  240. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputUpdateType.cs" />
  241. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Pointer.cs" />
  242. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionEditorWindow.cs" />
  243. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\TypeHelpers.cs" />
  244. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputBinding.cs" />
  245. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerInputManagerEditor.cs" />
  246. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\DeltaStateEvent.cs" />
  247. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\Vector2Composite.cs" />
  248. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\DefaultInputActions.cs" />
  249. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\InvertProcessor.cs" />
  250. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\SetIMECursorPositionCommand.cs" />
  251. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Devices\OpenVR.cs" />
  252. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionProperty.cs" />
  253. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Devices\GoogleVR.cs" />
  254. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\SteamSupport.cs" />
  255. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\EnableDeviceCommand.cs" />
  256. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputManager.cs" />
  257. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\TrackedDevice.cs" />
  258. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers\InputActionDrawer.cs" />
  259. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlAttribute.cs" />
  260. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OnScreen\OnScreenControl.cs" />
  261. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OSX\OSXGameController.cs" />
  262. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions\SlowTapInteraction.cs" />
  263. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\ScaleVector3Processor.cs" />
  264. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\AssemblyInfo.cs" />
  265. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\DeviceConfigurationEvent.cs" />
  266. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput\XInputSupport.cs" />
  267. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\MiscHelpers.cs" />
  268. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers\InputActionMapDrawer.cs" />
  269. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\XRSupport.cs" />
  270. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionEditorToolbar.cs" />
  271. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\IInputRuntime.cs" />
  272. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\StickDeadzoneProcessor.cs" />
  273. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\ClampProcessor.cs" />
  274. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Settings\InputSettingsProvider.cs" />
  275. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UnityRemote\UnityRemoteSupport.cs" />
  276. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\DisableDeviceCommand.cs" />
  277. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\InputControlTreeView.cs" />
  278. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\Layouts\TouchscreenControlPickerLayout.cs" />
  279. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\ExceptionHelpers.cs" />
  280. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Linux\SDLDeviceBuilder.cs" />
  281. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\InputControlExtensions.cs" />
  282. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\NameAndParameters.cs" />
  283. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\ButtonWithOneModifier.cs" />
  284. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch\TouchSimulation.cs" />
  285. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerInputEditor.cs" />
  286. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\InputActionPropertiesView.cs" />
  287. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\StickControl.cs" />
  288. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\InputSystemUIInputModuleEditor.cs" />
  289. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\PointerModel.cs" />
  290. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\PredictiveParser.cs" />
  291. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\QuaternionControl.cs" />
  292. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetImporter\InputActionAssetEditor.cs" />
  293. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\DownloadableSample.cs" />
  294. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionChange.cs" />
  295. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\DualShock\DualShockGamepadHID.cs" />
  296. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputAnalytics.cs" />
  297. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users\InputUser.cs" />
  298. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdown.cs" />
  299. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionReference.cs" />
  300. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\CommonUsages.cs" />
  301. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\TextEvent.cs" />
  302. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\InputControlDropdownItem.cs" />
  303. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\SetSamplingFrequencyCommand.cs" />
  304. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\InvertVector2Processor.cs" />
  305. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\InputDevice.cs" />
  306. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\KeyControl.cs" />
  307. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\DualShock\DualShockSupport.cs" />
  308. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\DelegateHelpers.cs" />
  309. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\DiscreteButtonControl.cs" />
  310. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\SteamController.cs" />
  311. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\TouchPhaseControl.cs" />
  312. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\EditorHelpers.cs" />
  313. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\TypeTable.cs" />
  314. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\NormalizeVector3Processor.cs" />
  315. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\AxisControl.cs" />
  316. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\ScaleVector2Processor.cs" />
  317. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\IInputControlPickerLayout.cs" />
  318. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\MultiLevelDataSource.cs" />
  319. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State\IInputStateCallbackReceiver.cs" />
  320. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerNotifications.cs" />
  321. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputSettings.cs" />
  322. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Switch\SwitchProControllerHID.cs" />
  323. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\ICustomDeviceReset.cs" />
  324. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\DeviceSimulator\InputSystemPlugin.cs" />
  325. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryUserIdCommand.cs" />
  326. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\BuildPipeline\LinkFileGenerator.cs" />
  327. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\SteamHandle.cs" />
  328. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\InputSettingsiOS.cs" />
  329. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics\GetHapticCapabilitiesCommand.cs" />
  330. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\ArrayHelpers.cs" />
  331. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownState.cs" />
  332. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputInteractionContext.cs" />
  333. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputBindingComposite.cs" />
  334. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\IInputActionCollection.cs" />
  335. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\NamedValue.cs" />
  336. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\InputSystemUIInputModule.cs" />
  337. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\DeviceRemoveEvent.cs" />
  338. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput\IXboxOneRumble.cs" />
  339. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput\XboxGamepadMacOS.cs" />
  340. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\InputControlPickerDropdown.cs" />
  341. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEventStream.cs" />
  342. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\InputLayoutCodeGenerator.cs" />
  343. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users\InputUserChange.cs" />
  344. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\ExtendedPointerEventData.cs" />
  345. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android\AndroidKeyCode.cs" />
  346. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Pen.cs" />
  347. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\InputActionPhase.cs" />
  348. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\WarpMousePositionCommand.cs" />
  349. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\InputControlPickerState.cs" />
  350. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events\InputEventTrace.cs" />
  351. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryDimensionsCommand.cs" />
  352. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Precompiled\FastMouse.partial.cs" />
  353. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\MultiplayerEventSystem.cs" />
  354. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\TrackedPoseDriver.cs" />
  355. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions\PressInteraction.cs" />
  356. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\QueryEditorWindowCoordinatesCommand.cs" />
  357. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\iOSPostProcessBuild.cs" />
  358. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\InputActionSerializationHelpers.cs" />
  359. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites\ButtonWithTwoModifiers.cs" />
  360. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android\AndroidGameController.cs" />
  361. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\XRLayoutBuilder.cs" />
  362. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers\InputActionDrawerBase.cs" />
  363. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputSystem.cs" />
  364. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\StringHelpers.cs" />
  365. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands\RequestResetCommand.cs" />
  366. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\InputParameterEditor.cs" />
  367. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS\iOSSupport.cs" />
  368. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics\GetCurrentHapticStateCommand.cs" />
  369. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\IEventPreProcessor.cs" />
  370. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\HID\HIDParser.cs" />
  371. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables\Observable.cs" />
  372. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput\PlayerInputManager.cs" />
  373. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputManagerStateMonitors.cs" />
  374. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics\SendHapticImpulseCommand.cs" />
  375. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI\ExtendedAxisEventData.cs" />
  376. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\InputMetrics.cs" />
  377. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown\AdvancedDropdownItem.cs" />
  378. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android\AndroidSensors.cs" />
  379. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Remote\InputRemoting.cs" />
  380. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors\AxisDeadzoneProcessor.cs" />
  381. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch\TouchHistory.cs" />
  382. <Compile Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam\IStreamControllerAPI.cs" />
  383. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions" />
  384. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker" />
  385. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities" />
  386. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Users" />
  387. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Settings" />
  388. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\PropertyDrawers" />
  389. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Switch" />
  390. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Haptics" />
  391. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal" />
  392. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Steam" />
  393. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Remote" />
  394. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Commands" />
  395. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\WebGL" />
  396. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Controls" />
  397. <None Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Unity.InputSystem.asmdef" />
  398. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Haptics" />
  399. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\Resources\personal" />
  400. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor" />
  401. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Android" />
  402. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Debugger" />
  403. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices\Precompiled" />
  404. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\State" />
  405. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\Resources" />
  406. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XInput" />
  407. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\HID" />
  408. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR" />
  409. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UI" />
  410. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Events" />
  411. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Interactions" />
  412. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Actions\Composites" />
  413. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\XR\Devices" />
  414. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls" />
  415. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OSX" />
  416. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\ControlPicker\Layouts" />
  417. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem" />
  418. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Devices" />
  419. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\BuildPipeline" />
  420. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\Linux" />
  421. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\PlayerInput" />
  422. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Internal\AdvancedDropdown" />
  423. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins" />
  424. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\Icons" />
  425. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetImporter" />
  426. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\DeviceSimulator" />
  427. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\iOS" />
  428. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\OnScreen" />
  429. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\DualShock" />
  430. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor\AssetEditor\Resources\pro" />
  431. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Editor" />
  432. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Controls\Processors" />
  433. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Utilities\Observables" />
  434. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\UnityRemote" />
  435. <Folder Include="Library\PackageCache\com.unity.inputsystem@1.5.1\InputSystem\Plugins\EnhancedTouch" />
  436. <Reference Include="UnityEngine">
  437. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.AIModule">
  440. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.ARModule">
  443. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.AccessibilityModule">
  446. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.AndroidJNIModule">
  449. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.AnimationModule">
  452. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.AssetBundleModule">
  455. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.AudioModule">
  458. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.ClothModule">
  461. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.ClusterInputModule">
  464. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.ClusterRendererModule">
  467. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.CoreModule">
  470. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEngine.CrashReportingModule">
  473. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEngine.DSPGraphModule">
  476. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEngine.DirectorModule">
  479. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEngine.GIModule">
  482. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEngine.GameCenterModule">
  485. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEngine.GridModule">
  488. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEngine.HotReloadModule">
  491. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEngine.IMGUIModule">
  494. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEngine.ImageConversionModule">
  497. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEngine.InputModule">
  500. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEngine.InputLegacyModule">
  503. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEngine.JSONSerializeModule">
  506. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEngine.LocalizationModule">
  509. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEngine.ParticleSystemModule">
  512. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEngine.PerformanceReportingModule">
  515. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEngine.PhysicsModule">
  518. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEngine.Physics2DModule">
  521. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  522. </Reference>
  523. <Reference Include="UnityEngine.ProfilerModule">
  524. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  525. </Reference>
  526. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  527. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  528. </Reference>
  529. <Reference Include="UnityEngine.ScreenCaptureModule">
  530. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  531. </Reference>
  532. <Reference Include="UnityEngine.SharedInternalsModule">
  533. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  534. </Reference>
  535. <Reference Include="UnityEngine.SpriteMaskModule">
  536. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  537. </Reference>
  538. <Reference Include="UnityEngine.SpriteShapeModule">
  539. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  540. </Reference>
  541. <Reference Include="UnityEngine.StreamingModule">
  542. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  543. </Reference>
  544. <Reference Include="UnityEngine.SubstanceModule">
  545. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  546. </Reference>
  547. <Reference Include="UnityEngine.SubsystemsModule">
  548. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  549. </Reference>
  550. <Reference Include="UnityEngine.TLSModule">
  551. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  552. </Reference>
  553. <Reference Include="UnityEngine.TerrainModule">
  554. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  555. </Reference>
  556. <Reference Include="UnityEngine.TerrainPhysicsModule">
  557. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  558. </Reference>
  559. <Reference Include="UnityEngine.TextCoreModule">
  560. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
  561. </Reference>
  562. <Reference Include="UnityEngine.TextRenderingModule">
  563. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  564. </Reference>
  565. <Reference Include="UnityEngine.TilemapModule">
  566. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  567. </Reference>
  568. <Reference Include="UnityEngine.UIModule">
  569. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  570. </Reference>
  571. <Reference Include="UnityEngine.UIElementsModule">
  572. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  573. </Reference>
  574. <Reference Include="UnityEngine.UIElementsNativeModule">
  575. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  576. </Reference>
  577. <Reference Include="UnityEngine.UNETModule">
  578. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  579. </Reference>
  580. <Reference Include="UnityEngine.UmbraModule">
  581. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  582. </Reference>
  583. <Reference Include="UnityEngine.UnityAnalyticsModule">
  584. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  585. </Reference>
  586. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  587. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  588. </Reference>
  589. <Reference Include="UnityEngine.UnityConnectModule">
  590. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  591. </Reference>
  592. <Reference Include="UnityEngine.UnityCurlModule">
  593. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  594. </Reference>
  595. <Reference Include="UnityEngine.UnityTestProtocolModule">
  596. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  597. </Reference>
  598. <Reference Include="UnityEngine.UnityWebRequestModule">
  599. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  600. </Reference>
  601. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  602. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  603. </Reference>
  604. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  605. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  606. </Reference>
  607. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  608. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  609. </Reference>
  610. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  611. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  612. </Reference>
  613. <Reference Include="UnityEngine.VFXModule">
  614. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  615. </Reference>
  616. <Reference Include="UnityEngine.VRModule">
  617. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  618. </Reference>
  619. <Reference Include="UnityEngine.VehiclesModule">
  620. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  621. </Reference>
  622. <Reference Include="UnityEngine.VideoModule">
  623. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  624. </Reference>
  625. <Reference Include="UnityEngine.VirtualTexturingModule">
  626. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  627. </Reference>
  628. <Reference Include="UnityEngine.WindModule">
  629. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  630. </Reference>
  631. <Reference Include="UnityEngine.XRModule">
  632. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  633. </Reference>
  634. <Reference Include="UnityEditor">
  635. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  636. </Reference>
  637. <Reference Include="UnityEditor.CoreModule">
  638. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  639. </Reference>
  640. <Reference Include="UnityEditor.GraphViewModule">
  641. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  642. </Reference>
  643. <Reference Include="UnityEditor.PackageManagerUIModule">
  644. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  645. </Reference>
  646. <Reference Include="UnityEditor.SceneTemplateModule">
  647. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  648. </Reference>
  649. <Reference Include="UnityEditor.UIElementsModule">
  650. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  651. </Reference>
  652. <Reference Include="UnityEditor.UIElementsSamplesModule">
  653. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  654. </Reference>
  655. <Reference Include="UnityEditor.UIServiceModule">
  656. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  657. </Reference>
  658. <Reference Include="UnityEditor.UnityConnectModule">
  659. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  660. </Reference>
  661. <Reference Include="UnityEditor.Graphs">
  662. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
  663. </Reference>
  664. <Reference Include="UnityEditor.Android.Extensions">
  665. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath>
  666. </Reference>
  667. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  668. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  669. </Reference>
  670. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  671. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Library\PackageCache\com.unity.collab-proxy@2.0.4\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  672. </Reference>
  673. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  674. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Library\PackageCache\com.unity.collab-proxy@2.0.4\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  675. </Reference>
  676. <Reference Include="unityplastic">
  677. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Library\PackageCache\com.unity.collab-proxy@2.0.4\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
  678. </Reference>
  679. <Reference Include="log4netPlastic">
  680. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Library\PackageCache\com.unity.collab-proxy@2.0.4\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
  681. </Reference>
  682. <Reference Include="ICSharpCode.NRefactory">
  683. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Library\PackageCache\com.unity.render-pipelines.core@10.10.1\Editor\ShaderGenerator\ICSharpCode.NRefactory.dll</HintPath>
  684. </Reference>
  685. <Reference Include="LitJson">
  686. <HintPath>E:\UnityTempProjects\Gouhuo\SFGgouhuo\Assets\Plugins\LitJson.dll</HintPath>
  687. </Reference>
  688. <Reference Include="mscorlib">
  689. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System">
  692. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Core">
  695. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Runtime.Serialization">
  698. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Xml">
  701. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Xml.Linq">
  704. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Numerics">
  707. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Numerics.Vectors">
  710. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Net.Http">
  713. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.IO.Compression">
  716. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll</HintPath>
  717. </Reference>
  718. <Reference Include="Microsoft.CSharp">
  719. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Data">
  722. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll</HintPath>
  723. </Reference>
  724. <Reference Include="Microsoft.Win32.Primitives">
  725. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
  726. </Reference>
  727. <Reference Include="netstandard">
  728. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.AppContext">
  731. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Collections.Concurrent">
  734. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Collections">
  737. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Collections.NonGeneric">
  740. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Collections.Specialized">
  743. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.ComponentModel.Annotations">
  746. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.ComponentModel">
  749. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.ComponentModel.EventBasedAsync">
  752. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.ComponentModel.Primitives">
  755. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.ComponentModel.TypeConverter">
  758. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Console">
  761. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Data.Common">
  764. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Diagnostics.Contracts">
  767. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Diagnostics.Debug">
  770. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Diagnostics.FileVersionInfo">
  773. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Diagnostics.Process">
  776. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Diagnostics.StackTrace">
  779. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  782. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Diagnostics.Tools">
  785. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Diagnostics.TraceSource">
  788. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Drawing.Primitives">
  791. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Dynamic.Runtime">
  794. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Globalization.Calendars">
  797. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Globalization">
  800. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Globalization.Extensions">
  803. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.IO.Compression.ZipFile">
  806. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.IO">
  809. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.IO.FileSystem">
  812. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.IO.FileSystem.DriveInfo">
  815. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.IO.FileSystem.Primitives">
  818. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.IO.FileSystem.Watcher">
  821. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.IO.IsolatedStorage">
  824. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.IO.MemoryMappedFiles">
  827. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.IO.Pipes">
  830. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.IO.UnmanagedMemoryStream">
  833. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Linq">
  836. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Linq.Expressions">
  839. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Linq.Parallel">
  842. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Linq.Queryable">
  845. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Net.Http.Rtc">
  848. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Net.NameResolution">
  851. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Net.NetworkInformation">
  854. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Net.Ping">
  857. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Net.Primitives">
  860. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Net.Requests">
  863. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Net.Security">
  866. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Net.Sockets">
  869. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Net.WebHeaderCollection">
  872. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Net.WebSockets.Client">
  875. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.Net.WebSockets">
  878. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.ObjectModel">
  881. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Reflection">
  884. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Reflection.Emit">
  887. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Reflection.Emit.ILGeneration">
  890. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.Reflection.Emit.Lightweight">
  893. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Reflection.Extensions">
  896. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Reflection.Primitives">
  899. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Resources.Reader">
  902. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System.Resources.ResourceManager">
  905. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Resources.Writer">
  908. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll</HintPath>
  909. </Reference>
  910. <Reference Include="System.Runtime.CompilerServices.VisualC">
  911. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  912. </Reference>
  913. <Reference Include="System.Runtime">
  914. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll</HintPath>
  915. </Reference>
  916. <Reference Include="System.Runtime.Extensions">
  917. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll</HintPath>
  918. </Reference>
  919. <Reference Include="System.Runtime.Handles">
  920. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll</HintPath>
  921. </Reference>
  922. <Reference Include="System.Runtime.InteropServices">
  923. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll</HintPath>
  924. </Reference>
  925. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  926. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  927. </Reference>
  928. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  929. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  930. </Reference>
  931. <Reference Include="System.Runtime.Numerics">
  932. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll</HintPath>
  933. </Reference>
  934. <Reference Include="System.Runtime.Serialization.Formatters">
  935. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
  936. </Reference>
  937. <Reference Include="System.Runtime.Serialization.Json">
  938. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
  939. </Reference>
  940. <Reference Include="System.Runtime.Serialization.Primitives">
  941. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
  942. </Reference>
  943. <Reference Include="System.Runtime.Serialization.Xml">
  944. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
  945. </Reference>
  946. <Reference Include="System.Security.Claims">
  947. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll</HintPath>
  948. </Reference>
  949. <Reference Include="System.Security.Cryptography.Algorithms">
  950. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
  951. </Reference>
  952. <Reference Include="System.Security.Cryptography.Csp">
  953. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
  954. </Reference>
  955. <Reference Include="System.Security.Cryptography.Encoding">
  956. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
  957. </Reference>
  958. <Reference Include="System.Security.Cryptography.Primitives">
  959. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
  960. </Reference>
  961. <Reference Include="System.Security.Cryptography.X509Certificates">
  962. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
  963. </Reference>
  964. <Reference Include="System.Security.Principal">
  965. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll</HintPath>
  966. </Reference>
  967. <Reference Include="System.Security.SecureString">
  968. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll</HintPath>
  969. </Reference>
  970. <Reference Include="System.ServiceModel.Duplex">
  971. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
  972. </Reference>
  973. <Reference Include="System.ServiceModel.Http">
  974. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll</HintPath>
  975. </Reference>
  976. <Reference Include="System.ServiceModel.NetTcp">
  977. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
  978. </Reference>
  979. <Reference Include="System.ServiceModel.Primitives">
  980. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
  981. </Reference>
  982. <Reference Include="System.ServiceModel.Security">
  983. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll</HintPath>
  984. </Reference>
  985. <Reference Include="System.Text.Encoding">
  986. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll</HintPath>
  987. </Reference>
  988. <Reference Include="System.Text.Encoding.Extensions">
  989. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
  990. </Reference>
  991. <Reference Include="System.Text.RegularExpressions">
  992. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll</HintPath>
  993. </Reference>
  994. <Reference Include="System.Threading">
  995. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll</HintPath>
  996. </Reference>
  997. <Reference Include="System.Threading.Overlapped">
  998. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="System.Threading.Tasks">
  1001. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="System.Threading.Tasks.Parallel">
  1004. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="System.Threading.Thread">
  1007. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll</HintPath>
  1008. </Reference>
  1009. <Reference Include="System.Threading.ThreadPool">
  1010. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll</HintPath>
  1011. </Reference>
  1012. <Reference Include="System.Threading.Timer">
  1013. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll</HintPath>
  1014. </Reference>
  1015. <Reference Include="System.ValueTuple">
  1016. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll</HintPath>
  1017. </Reference>
  1018. <Reference Include="System.Xml.ReaderWriter">
  1019. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
  1020. </Reference>
  1021. <Reference Include="System.Xml.XDocument">
  1022. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll</HintPath>
  1023. </Reference>
  1024. <Reference Include="System.Xml.XmlDocument">
  1025. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll</HintPath>
  1026. </Reference>
  1027. <Reference Include="System.Xml.XmlSerializer">
  1028. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
  1029. </Reference>
  1030. <Reference Include="System.Xml.XPath">
  1031. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll</HintPath>
  1032. </Reference>
  1033. <Reference Include="System.Xml.XPath.XDocument">
  1034. <HintPath>D:\Unity\2020.3.48f1\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
  1035. </Reference>
  1036. </ItemGroup>
  1037. <ItemGroup>
  1038. <ProjectReference Include="UnityEditor.UI.csproj">
  1039. <Project>{40557e3a-c611-24de-dac2-3911369a0521}</Project>
  1040. <Name>UnityEditor.UI</Name>
  1041. </ProjectReference>
  1042. <ProjectReference Include="UnityEngine.UI.csproj">
  1043. <Project>{32d9900b-4bb4-36cc-958d-9c3657b19801}</Project>
  1044. <Name>UnityEngine.UI</Name>
  1045. </ProjectReference>
  1046. </ItemGroup>
  1047. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1048. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1049. Other similar extension points exist, see Microsoft.Common.targets.
  1050. <Target Name="BeforeBuild">
  1051. </Target>
  1052. <Target Name="AfterBuild">
  1053. </Target>
  1054. -->
  1055. </Project>