Assembly-CSharp.csproj 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988
  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>9.0</LangVersion>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>10.0.20506</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <RootNamespace></RootNamespace>
  12. <ProjectGuid>{4322513C-6AC2-9058-38C0-BCFE306751F6}</ProjectGuid>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <AssemblyName>Assembly-CSharp</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  18. <BaseDirectory>.</BaseDirectory>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>Temp\Bin\Debug\</OutputPath>
  25. <DefineConstants>UNITY_2021_3_2;UNITY_2021_3;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;USE_SEARCH_TABLE;USE_SEARCH_MODULE;USE_PROPERTY_DATABASE;USE_SEARCH_EXTENSION_API;SCENE_TEMPLATE_MODULE;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_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;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_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <NoWarn>0169</NoWarn>
  29. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>Temp\bin\Release\</OutputPath>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <NoWarn>0169</NoWarn>
  38. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <NoConfig>true</NoConfig>
  42. <NoStdLib>true</NoStdLib>
  43. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  44. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  45. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  49. <UnityProjectGenerator>Package</UnityProjectGenerator>
  50. <UnityProjectGeneratorVersion>2.0.14</UnityProjectGeneratorVersion>
  51. <UnityProjectType>Game:1</UnityProjectType>
  52. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  53. <UnityVersion>2021.3.2f1</UnityVersion>
  54. </PropertyGroup>
  55. <ItemGroup>
  56. <Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
  57. </ItemGroup>
  58. <ItemGroup>
  59. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ChooseTrackedObjectMenu.cs" />
  60. <Compile Include="Assets\StreetLight\Scripts\PositionCalculator.cs" />
  61. <Compile Include="Assets\Pong\Ball.cs" />
  62. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\ObjectDetection\DetectedObject.cs" />
  63. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\EnemyBehavior.cs" />
  64. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\MarkerObject_MoveToMarkerSimple.cs" />
  65. <Compile Include="Assets\ZED\SDK\NativeInterface\ZEDCameraSettings.cs" />
  66. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\ZEDCustomObjDetection.cs" />
  67. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\RotateOnAxes.cs" />
  68. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Display\ZEDPostProcessingTools.cs" />
  69. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\TransformGrabbable.cs" />
  70. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\ZEDArUcoDetectionManager.cs" />
  71. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\MarkerObject_MoveToMarker.cs" />
  72. <Compile Include="Assets\Pong\Side.cs" />
  73. <Compile Include="Assets\ZED\Examples\MultiCam\Scripts\ViewControl.cs" />
  74. <Compile Include="Assets\ZED\Examples\MultiCam\Scripts\EnableWhenReady.cs" />
  75. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\FrustumDisplay.cs" />
  76. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Drone Wars\ArUcoDroneLaser.cs" />
  77. <Compile Include="Assets\StreetLight\Scripts\PersonManager.cs" />
  78. <Compile Include="Assets\StreetLight\Configuration.cs" />
  79. <Compile Include="Assets\ZED\Examples\Plane Detection\Scripts\CapsuleFollower.cs" />
  80. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\SunCorona.cs" />
  81. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\CalibModeSwitcher.cs" />
  82. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Interactions\ZEDOffsetController.cs" />
  83. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\ObjectDetection\DetectionFrame.cs" />
  84. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\AutoCalibrationManager.cs" />
  85. <Compile Include="Assets\ZED\Examples\MultiCam\Scripts\CopyToSurface.cs" />
  86. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\ZEDToOpenCVRetriever.cs" />
  87. <Compile Include="Assets\Pong\Bumper.cs" />
  88. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\GUIMessage.cs" />
  89. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\NavMeshSurface.cs" />
  90. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Interactions\ZEDControllerTracker_DemoInputs.cs" />
  91. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ZEDXRGrabber.cs" />
  92. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\EnemyManager.cs" />
  93. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\SkeletonTracking\ZEDSkeletonTrackingViewer.cs" />
  94. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\ZED2DObjectVisualizer.cs" />
  95. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Utilities\ILaserable.cs" />
  96. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\DisableUntilZEDReady.cs" />
  97. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\TranslateArrow.cs" />
  98. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Drone Wars\AssertObjectExistenceOnEnable.cs" />
  99. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\DrawOutputToPlane.cs" />
  100. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\ZED3DObjectVisualizer.cs" />
  101. <Compile Include="Assets\ZED\SDK\NativeInterface\ZEDCamera.cs" />
  102. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Drone Wars\OscillatePosition.cs" />
  103. <Compile Include="Assets\Pong\PongBehavior.cs" />
  104. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\RotateControl.cs" />
  105. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\AutoCalibBall.cs" />
  106. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\SunBursts.cs" />
  107. <Compile Include="Assets\ZED\Examples\Plane Detection\Scripts\BunnySpawner.cs" />
  108. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\SpatialMapping\ZEDSpatialMapping.cs" />
  109. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\LightShow.cs" />
  110. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\LaserGun.cs" />
  111. <Compile Include="Assets\StreetLight\Calibration\CalibrationTestMarkerBehavior.cs" />
  112. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\LookAtCamera.cs" />
  113. <Compile Include="Assets\ZED\Examples\GreenScreen\Scripts\GreenScreenManager.cs" />
  114. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\PlanetMover.cs" />
  115. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\MR\ZEDMirror.cs" />
  116. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\BBox2DHandler.cs" />
  117. <Compile Include="Assets\ZED\SDK\NativeInterface\ZEDCommon.cs" />
  118. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\ZEDSVOManager.cs" />
  119. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ToggleGroup3D.cs" />
  120. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\SkeletonTracking\RigBone.cs" />
  121. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\RandomDirLightManager.cs" />
  122. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\CreateZEDModel.cs" />
  123. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\RandomWalk.cs" />
  124. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\LoadingFade.cs" />
  125. <Compile Include="Assets\ZED\Examples\Plane Detection\Scripts\BunnyPlacement.cs" />
  126. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Drone Wars\OscillateRotation.cs" />
  127. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\MR\ZEDMixedRealityPlugin.cs" />
  128. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Display\ZEDFusedPointCloudRenderer.cs" />
  129. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\RotateOnAxes_MRCalib.cs" />
  130. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\ZEDManager.cs" />
  131. <Compile Include="Assets\ZED\Examples\Drone Shooter\Resources\Muzzleflash_FX\WFX_Demo_DeleteAfterDelay.cs" />
  132. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\BallLauncher.cs" />
  133. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\AsteroidsManager.cs" />
  134. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\Button3D.cs" />
  135. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\RandomDirectionMover.cs" />
  136. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\Drone.cs" />
  137. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\MessageDisplay.cs" />
  138. <Compile Include="Assets\ZED\Examples\Planetarium\Scripts\PlanetariumMover.cs" />
  139. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\TranslateControl.cs" />
  140. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Utilities\ZEDProjectile.cs" />
  141. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\DroneSpawner.cs" />
  142. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\TransformControl.cs" />
  143. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ToggleButton.cs" />
  144. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\ExportNavMesh.cs" />
  145. <Compile Include="Assets\StreetLight\Calibration\CalibrationRecorderBehavior.cs" />
  146. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\MarkerObject_CreateObjectsAtMarkers.cs" />
  147. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\SpatialMapping\ZEDMeshRenderer.cs" />
  148. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\CameraAnchor.cs" />
  149. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\PrimaryHandSwitcher.cs" />
  150. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\PlaneDetection\ZEDPlaneGameObject.cs" />
  151. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\ObjIDText.cs" />
  152. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\SetControllerSkin.cs" />
  153. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\SkeletonTracking\SkeletonHandler.cs" />
  154. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\IZEDManager.cs" />
  155. <Compile Include="Assets\ZED\SDK\NativeInterface\ZEDMat.cs" />
  156. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\NavMeshAgentController.cs" />
  157. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\StrobeLight.cs" />
  158. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ParentToGrandparentOnStart.cs" />
  159. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\MarkerObject.cs" />
  160. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\ZEDDefineHandler.cs" />
  161. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ChooseTrackedObjectButton.cs" />
  162. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Utilities\DestroyAfterTime.cs" />
  163. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ForceTrackingSpaceType.cs" />
  164. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\ClickButton.cs" />
  165. <Compile Include="Assets\ZED\Examples\Object Detection\Scripts\BBox3DHandler.cs" />
  166. <Compile Include="Assets\ZED\Examples\Plane Detection\Scripts\Bunny.cs" />
  167. <Compile Include="Assets\StreetLight\Calibration\CalibrationMarkerBehavior.cs" />
  168. <Compile Include="Assets\ZED\Examples\Plane Detection\Scripts\Capsule.cs" />
  169. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Interactions\ZEDControllerManager.cs" />
  170. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\RotateRing.cs" />
  171. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Lighting\ZEDLight.cs" />
  172. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Interactions\ZEDTransformController.cs" />
  173. <Compile Include="Assets\StreetLight\Adapters\ZedPersonDetector.cs" />
  174. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Simple Placement\ScaleToMarkerSize.cs" />
  175. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\PlayerDamageReceiver.cs" />
  176. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Interactions\ZEDControllerTracker.cs" />
  177. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Display\ZEDPointCloudManager.cs" />
  178. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\BellyMenu.cs" />
  179. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\OpenCVPackageDetector.cs" />
  180. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Display\HideFromWrongCameras.cs" />
  181. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Core\EnableIfOpenCVNotDetected.cs" />
  182. <Compile Include="Assets\ZED\Examples\SpatialMapping\Scripts\BallTrigger.cs" />
  183. <Compile Include="Assets\ZED\Examples\Object Placement\Scripts\PlaceOnScreen.cs" />
  184. <Compile Include="Assets\ZED\Examples\OpenCV ArUco Detection\Scripts\Drone Wars\ArUcoDrone.cs" />
  185. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\LaserShot_Drone.cs" />
  186. <Compile Include="Assets\StreetLight\Poco\Person.cs" />
  187. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\TempAudioObject.cs" />
  188. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\Utils.cs" />
  189. <Compile Include="Assets\ZED\Examples\GreenScreen\Scripts\GarbageMatte.cs" />
  190. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\SpotlightFollow.cs" />
  191. <Compile Include="Assets\ZED\SDK\NativeInterface\ZEDLayersManager.cs" />
  192. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\LayerHandler.cs" />
  193. <Compile Include="Assets\StreetLight\Interfaces\IPersonDetector.cs" />
  194. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\ZEDSupportFunctions.cs" />
  195. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\CappedStack.cs" />
  196. <Compile Include="Assets\ZED\Examples\Drone Shooter\Scripts\Simple\LaserShot_Player.cs" />
  197. <Compile Include="Assets\ZED\Examples\Dark Room\Scripts\PitchOscillator.cs" />
  198. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Display\ZEDRenderingPlane.cs" />
  199. <Compile Include="Assets\ZED\Tools\Mixed Reality Calibration\Scripts\LookAtCameraPartialAxis.cs" />
  200. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\PlaneDetection\ZEDPlaneDetectionManager.cs" />
  201. <Compile Include="Assets\ZED\SDK\Helpers\Scripts\Utilities\ZEDLogMessage.cs" />
  202. </ItemGroup>
  203. <ItemGroup>
  204. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\Mask_Quad.shader" />
  205. <None Include="Assets\ZED\Examples\Object Detection\Materials\Mask2DDisplay.shader" />
  206. <None Include="Assets\ZED\SDK\Helpers\Shaders\PointCloud\Disk.cginc" />
  207. <None Include="Assets\ZED\Examples\Plane Detection\Readme.txt" />
  208. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\ComputeGreenScreen.shader" />
  209. <None Include="Assets\ZED\Tools\Mixed Reality Calibration\README.txt" />
  210. <None Include="Assets\ZED\Examples\Movie Screen\Readme.txt" />
  211. <None Include="Assets\ZED\Examples\Object Detection\Materials\TopBottomBBox.shader" />
  212. <None Include="Assets\ZED\SDK\Shaders\ZED_Unlit_BGRA.shader" />
  213. <None Include="Assets\ZED\Examples\Dark Room\ReadMe.txt" />
  214. <None Include="Assets\ZED\Examples\Planetarium\Resources\Earth\Shaders\Earth.shader" />
  215. <None Include="Assets\ZED\Examples\Planetarium\Resources\Saturn\Shader\Unliteferred.shader" />
  216. <None Include="Assets\ZED\SDK\Helpers\Shaders\SpatialMapping\WireframeVideoOverlay.shader" />
  217. <None Include="Assets\ZED\SDK\Helpers\Shaders\GUI\ZED_Fade.shader" />
  218. <None Include="Assets\ZED\SDK\Helpers\Shaders\Unlit\ZED_Unlit.shader" />
  219. <None Include="Assets\ZED\Examples\SpatialMapping\Shaders\Unlit_Transparent.shader" />
  220. <None Include="Assets\ZED\Examples\Drone Shooter\Readme.txt" />
  221. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_Surface_PostProcessing.shader" />
  222. <None Include="Assets\ZED\Examples\Planetarium\Readme.txt" />
  223. <None Include="Assets\ZED\Examples\Plane Detection\Models\Readme.txt" />
  224. <None Include="Assets\ZED\Examples\Drone Shooter\Resources\explosion\Particle_Softrim_Dissolve_alpha.shader" />
  225. <None Include="Assets\ZED\SDK\Helpers\Resources\PrefabsUI\Shader\OverlayCustom.shader" />
  226. <None Include="Assets\ZED\SDK\Helpers\Shaders\SpatialMapping\Postprocess_blend.shader" />
  227. <None Include="Assets\ZED\Examples\GreenScreen\Readme.txt" />
  228. <None Include="Assets\ZED\SDK\Helpers\Shaders\ZED_PointCloud.shader" />
  229. <None Include="Assets\ZED\SDK\Helpers\Shaders\ZED_Utils.cginc" />
  230. <None Include="Assets\ZED\Examples\OpenCV ArUco Detection\Shaders\UnlitTrans.shader" />
  231. <None Include="Assets\ZED\Examples\Drone Shooter\Resources\Muzzleflash_FX\WFX_S Particle Add A8.shader" />
  232. <None Include="Assets\ZED\SDK\Plugins\win64\sl_unitywrapper.dll" />
  233. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\Outlined.shader" />
  234. <None Include="Assets\ZED\Examples\Planetarium\Resources\Self-Illumin.shader" />
  235. <None Include="Assets\ZED\Examples\Drone Shooter\Resources\Shaders\AlphaBlendTransition.shader" />
  236. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Forward_Lighting_URP.shader" />
  237. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\GreenScreen.shader" />
  238. <None Include="Assets\ZED\SDK\Helpers\Shaders\GUI\ZED_Default_OverlayNoZTest.shader" />
  239. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\YUV.shader" />
  240. <None Include="Assets\StreetLight\MathNet.Numerics.dll" />
  241. <None Include="Assets\ZED\SDK\Helpers\Shaders\PlaneDetection\GeometryWirePlane.shader" />
  242. <None Include="Assets\ZED\Examples\Planetarium\Resources\Sun\Shader\Sun.shader" />
  243. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_Post-Processing.shader" />
  244. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Forward.shader" />
  245. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Forward_Lighting.shader" />
  246. <None Include="Assets\ZED\Tools\Mixed Reality Calibration\Shaders\SurfaceDarkenable.shader" />
  247. <None Include="Assets\ZED\Examples\SpatialMapping\ZomShooter\LICENSE.txt" />
  248. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_ComposeMask.shader" />
  249. <None Include="Assets\ZED\Tools\Mixed Reality Calibration\Shaders\UnlitDarkenable.shader" />
  250. <None Include="Assets\ZED\Examples\Drone Shooter\Resources\DamageSmoke_FX\PriorityParticleAdd.shader" />
  251. <None Include="Assets\ZED\Examples\Planetarium\Resources\Earth\Shaders\FresnelShader.shader" />
  252. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_StencilToMask.shader" />
  253. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Lighting_URP.cginc" />
  254. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Deferred_Lighting.shader" />
  255. <None Include="Assets\ZED\SDK\Helpers\Shaders\PointCloud\Disk.shader" />
  256. <None Include="Assets\ZED\Examples\MultiCam\README.txt" />
  257. <None Include="Assets\ZED\Examples\Planetarium\Resources\Sun\Shader\InnerGlow.shader" />
  258. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\Preprocess.shader" />
  259. <None Include="Assets\ZED\Examples\Planetarium\Resources\Orbits\Materials\RingShader.shader" />
  260. <None Include="Assets\ZED\SDK\Helpers\Shaders\PointCloud\Point.shader" />
  261. <None Include="Assets\ZED\Examples\Drone Shooter\Resources\Muzzleflash_FX\WFX_S Particle AddSoft A8.shader" />
  262. <None Include="Assets\ZED\Examples\Planetarium\Resources\Sun\Shader\SunCorona.shader" />
  263. <None Include="Assets\ZED\SDK\Helpers\Shaders\SpatialMapping\Textures.shader" />
  264. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_Blit.shader" />
  265. <None Include="Assets\ZED\Examples\Plane Detection\Textures\Readme.txt" />
  266. <None Include="Assets\ZED\Examples\SpatialMapping\README.txt" />
  267. <None Include="Assets\ZED\Examples\GreenScreen\Shaders\GreenScreen_URP.shader" />
  268. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_Unlit_PostProcessing.shader" />
  269. <None Include="Assets\ZED\Tools\Mixed Reality Calibration\Shaders\ColorTexTransparent.shader" />
  270. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Deferred.shader" />
  271. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Hide.shader" />
  272. <None Include="Assets\ZED\SDK\Helpers\Shaders\Lighting\ZED_Lighting.cginc" />
  273. <None Include="Assets\ZED\SDK\Helpers\Shaders\SpatialMapping\GeometryWireframe.shader" />
  274. <None Include="Assets\ZED\SDK\Helpers\Shaders\PostProcessing\ZED_Blur.shader" />
  275. </ItemGroup>
  276. <ItemGroup>
  277. <Reference Include="UnityEngine">
  278. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.AIModule">
  281. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEngine.ARModule">
  284. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.AccessibilityModule">
  287. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.AndroidJNIModule">
  290. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.AnimationModule">
  293. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.AssetBundleModule">
  296. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.AudioModule">
  299. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.ClothModule">
  302. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.ClusterInputModule">
  305. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.ClusterRendererModule">
  308. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.CoreModule">
  311. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.CrashReportingModule">
  314. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.DSPGraphModule">
  317. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.DirectorModule">
  320. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.GIModule">
  323. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.GameCenterModule">
  326. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.GridModule">
  329. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.HotReloadModule">
  332. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.IMGUIModule">
  335. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.ImageConversionModule">
  338. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.InputModule">
  341. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.InputLegacyModule">
  344. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.JSONSerializeModule">
  347. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.LocalizationModule">
  350. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.ParticleSystemModule">
  353. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.PerformanceReportingModule">
  356. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.PhysicsModule">
  359. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.Physics2DModule">
  362. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.ProfilerModule">
  365. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  368. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.ScreenCaptureModule">
  371. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.SharedInternalsModule">
  374. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.SpriteMaskModule">
  377. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.SpriteShapeModule">
  380. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.StreamingModule">
  383. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.SubstanceModule">
  386. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.SubsystemsModule">
  389. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.TLSModule">
  392. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.TerrainModule">
  395. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.TerrainPhysicsModule">
  398. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  401. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  404. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEngine.TextRenderingModule">
  407. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEngine.TilemapModule">
  410. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEngine.UIModule">
  413. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEngine.UIElementsModule">
  416. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEngine.UIElementsNativeModule">
  419. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEngine.UNETModule">
  422. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEngine.UmbraModule">
  425. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEngine.UnityAnalyticsModule">
  428. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.UnityConnectModule">
  431. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.UnityCurlModule">
  434. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.UnityTestProtocolModule">
  437. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.UnityWebRequestModule">
  440. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  443. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  446. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  449. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  452. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.VFXModule">
  455. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.VRModule">
  458. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.VehiclesModule">
  461. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.VideoModule">
  464. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.VirtualTexturingModule">
  467. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.WindModule">
  470. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEngine.XRModule">
  473. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEditor">
  476. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEditor.CoreModule">
  479. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEditor.DeviceSimulatorModule">
  482. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEditor.DiagnosticsModule">
  485. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEditor.GraphViewModule">
  488. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEditor.PackageManagerUIModule">
  491. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEditor.QuickSearchModule">
  494. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEditor.SceneTemplateModule">
  497. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  500. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  503. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEditor.UIBuilderModule">
  506. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEditor.UIElementsModule">
  509. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEditor.UIElementsSamplesModule">
  512. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEditor.UIServiceModule">
  515. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEditor.UnityConnectModule">
  518. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="MathNet.Numerics">
  521. <HintPath>Assets\StreetLight\MathNet.Numerics.dll</HintPath>
  522. </Reference>
  523. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  524. <HintPath>Library\PackageCache\com.unity.visualscripting@1.7.6\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  525. </Reference>
  526. <Reference Include="ReportGeneratorMerged">
  527. <HintPath>Library\PackageCache\com.unity.testtools.codecoverage@1.0.1\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
  528. </Reference>
  529. <Reference Include="Newtonsoft.Json">
  530. <HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.0.2\Runtime\Newtonsoft.Json.dll</HintPath>
  531. </Reference>
  532. <Reference Include="netstandard">
  533. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
  534. </Reference>
  535. <Reference Include="Microsoft.Win32.Primitives">
  536. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  537. </Reference>
  538. <Reference Include="System.AppContext">
  539. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
  540. </Reference>
  541. <Reference Include="System.Buffers">
  542. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
  543. </Reference>
  544. <Reference Include="System.Collections.Concurrent">
  545. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  546. </Reference>
  547. <Reference Include="System.Collections">
  548. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
  549. </Reference>
  550. <Reference Include="System.Collections.NonGeneric">
  551. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  552. </Reference>
  553. <Reference Include="System.Collections.Specialized">
  554. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  555. </Reference>
  556. <Reference Include="System.ComponentModel">
  557. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  558. </Reference>
  559. <Reference Include="System.ComponentModel.EventBasedAsync">
  560. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  561. </Reference>
  562. <Reference Include="System.ComponentModel.Primitives">
  563. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.ComponentModel.TypeConverter">
  566. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.Console">
  569. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
  570. </Reference>
  571. <Reference Include="System.Data.Common">
  572. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.Diagnostics.Contracts">
  575. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.Diagnostics.Debug">
  578. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.Diagnostics.FileVersionInfo">
  581. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.Diagnostics.Process">
  584. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Diagnostics.StackTrace">
  587. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  590. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.Diagnostics.Tools">
  593. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.Diagnostics.TraceSource">
  596. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.Diagnostics.Tracing">
  599. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.Drawing.Primitives">
  602. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.Dynamic.Runtime">
  605. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.Globalization.Calendars">
  608. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.Globalization">
  611. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Globalization.Extensions">
  614. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.IO.Compression">
  617. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.IO.Compression.ZipFile">
  620. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.IO">
  623. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.IO.FileSystem">
  626. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.IO.FileSystem.DriveInfo">
  629. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.IO.FileSystem.Primitives">
  632. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.IO.FileSystem.Watcher">
  635. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.IO.IsolatedStorage">
  638. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.IO.MemoryMappedFiles">
  641. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.IO.Pipes">
  644. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.IO.UnmanagedMemoryStream">
  647. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.Linq">
  650. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.Linq.Expressions">
  653. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.Linq.Parallel">
  656. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.Linq.Queryable">
  659. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Memory">
  662. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Net.Http">
  665. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Net.NameResolution">
  668. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Net.NetworkInformation">
  671. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Net.Ping">
  674. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Net.Primitives">
  677. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Net.Requests">
  680. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Net.Security">
  683. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Net.Sockets">
  686. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Net.WebHeaderCollection">
  689. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Net.WebSockets.Client">
  692. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Net.WebSockets">
  695. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Numerics.Vectors">
  698. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.ObjectModel">
  701. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Reflection.DispatchProxy">
  704. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Reflection">
  707. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Reflection.Emit">
  710. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Reflection.Emit.ILGeneration">
  713. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Reflection.Emit.Lightweight">
  716. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Reflection.Extensions">
  719. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Reflection.Primitives">
  722. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Resources.Reader">
  725. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Resources.ResourceManager">
  728. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Resources.Writer">
  731. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Runtime.CompilerServices.VisualC">
  734. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Runtime">
  737. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Runtime.Extensions">
  740. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Runtime.Handles">
  743. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Runtime.InteropServices">
  746. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  749. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Runtime.Numerics">
  752. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Runtime.Serialization.Formatters">
  755. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Runtime.Serialization.Json">
  758. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Runtime.Serialization.Primitives">
  761. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Runtime.Serialization.Xml">
  764. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Security.Claims">
  767. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Security.Cryptography.Algorithms">
  770. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Security.Cryptography.Csp">
  773. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Security.Cryptography.Encoding">
  776. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Security.Cryptography.Primitives">
  779. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Security.Cryptography.X509Certificates">
  782. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Security.Principal">
  785. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Security.SecureString">
  788. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Text.Encoding">
  791. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Text.Encoding.Extensions">
  794. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Text.RegularExpressions">
  797. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Threading">
  800. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Threading.Overlapped">
  803. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Threading.Tasks">
  806. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Threading.Tasks.Extensions">
  809. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Threading.Tasks.Parallel">
  812. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Threading.Thread">
  815. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Threading.ThreadPool">
  818. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Threading.Timer">
  821. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.ValueTuple">
  824. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Xml.ReaderWriter">
  827. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Xml.XDocument">
  830. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Xml.XmlDocument">
  833. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Xml.XmlSerializer">
  836. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Xml.XPath">
  839. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Xml.XPath.XDocument">
  842. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  845. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  846. </Reference>
  847. <Reference Include="mscorlib">
  848. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.ComponentModel.Composition">
  851. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Core">
  854. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Data">
  857. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System">
  860. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Drawing">
  863. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.IO.Compression.FileSystem">
  866. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Net">
  869. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Numerics">
  872. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Runtime.Serialization">
  875. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.ServiceModel.Web">
  878. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Transactions">
  881. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Web">
  884. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Windows">
  887. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Xml">
  890. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.Xml.Linq">
  893. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Xml.Serialization">
  896. <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.2f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  897. </Reference>
  898. <Reference Include="Unity.VisualScripting.Flow.Editor">
  899. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
  900. </Reference>
  901. <Reference Include="Unity.VSCode.Editor">
  902. <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
  903. </Reference>
  904. <Reference Include="Unity.TextMeshPro.Editor">
  905. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
  906. </Reference>
  907. <Reference Include="Unity.Performance.Profile-Analyzer.Editor">
  908. <HintPath>Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
  909. </Reference>
  910. <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
  911. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
  912. </Reference>
  913. <Reference Include="Unity.VisualStudio.Editor">
  914. <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
  915. </Reference>
  916. <Reference Include="Unity.Timeline">
  917. <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
  918. </Reference>
  919. <Reference Include="Unity.VisualScripting.Core.Editor">
  920. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
  921. </Reference>
  922. <Reference Include="Unity.TextMeshPro">
  923. <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
  924. </Reference>
  925. <Reference Include="Unity.VisualScripting.State.Editor">
  926. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
  927. </Reference>
  928. <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
  929. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
  930. </Reference>
  931. <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
  932. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
  933. </Reference>
  934. <Reference Include="Unity.VisualScripting.Flow">
  935. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
  936. </Reference>
  937. <Reference Include="UnityEditor.UI">
  938. <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
  939. </Reference>
  940. <Reference Include="Unity.PlasticSCM.Editor">
  941. <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
  942. </Reference>
  943. <Reference Include="Unity.Rider.Editor">
  944. <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
  945. </Reference>
  946. <Reference Include="UnityEngine.UI">
  947. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  948. </Reference>
  949. <Reference Include="Unity.Services.Core">
  950. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.dll</HintPath>
  951. </Reference>
  952. <Reference Include="Unity.VisualScripting.Core">
  953. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
  954. </Reference>
  955. <Reference Include="Unity.EditorCoroutines.Editor">
  956. <HintPath>Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
  957. </Reference>
  958. <Reference Include="Unity.Services.Core.Analytics">
  959. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.Analytics.dll</HintPath>
  960. </Reference>
  961. <Reference Include="Unity.VisualScripting.Shared.Editor">
  962. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
  963. </Reference>
  964. <Reference Include="Unity.Services.Core.Environments">
  965. <HintPath>Library\ScriptAssemblies\Unity.Services.Core.Environments.dll</HintPath>
  966. </Reference>
  967. <Reference Include="Unity.Timeline.Editor">
  968. <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
  969. </Reference>
  970. <Reference Include="Unity.TestTools.CodeCoverage.Editor">
  971. <HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
  972. </Reference>
  973. <Reference Include="Unity.VisualScripting.State">
  974. <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
  975. </Reference>
  976. </ItemGroup>
  977. <ItemGroup>
  978. </ItemGroup>
  979. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  980. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  981. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  982. Other similar extension points exist, see Microsoft.Common.targets.
  983. <Target Name="BeforeBuild">
  984. </Target>
  985. <Target Name="AfterBuild">
  986. </Target>
  987. -->
  988. </Project>