Assembly-CSharp.csproj 88 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197
  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>latest</LangVersion>
  5. <CscToolPath>C:\Program Files\Unity\Hub\Editor\2020.1.12f1\Editor\Data\Tools\RoslynScripts</CscToolPath>
  6. <CscToolExe>unity_csc.bat</CscToolExe>
  7. </PropertyGroup>
  8. <PropertyGroup>
  9. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  10. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  11. <ProductVersion>10.0.20506</ProductVersion>
  12. <SchemaVersion>2.0</SchemaVersion>
  13. <RootNamespace></RootNamespace>
  14. <ProjectGuid>{D2415E00-50AF-B8B6-C93B-8E6D505230EF}</ProjectGuid>
  15. <OutputType>Library</OutputType>
  16. <AppDesignerFolder>Properties</AppDesignerFolder>
  17. <AssemblyName>Assembly-CSharp</AssemblyName>
  18. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  19. <FileAlignment>512</FileAlignment>
  20. <BaseDirectory>.</BaseDirectory>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>Temp\bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE;UNITY_2020_1_12;UNITY_2020_1;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;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;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_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;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;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <NoWarn>0169</NoWarn>
  31. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>Temp\bin\Release\</OutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <NoWarn>0169</NoWarn>
  40. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <NoConfig>true</NoConfig>
  44. <NoStdLib>true</NoStdLib>
  45. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  46. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  47. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="UnityEngine">
  51. <HintPath>C:\Program Files\Unity\Hub\Editor\2020.1.12f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  52. </Reference>
  53. <Reference Include="UnityEditor">
  54. <HintPath>C:\Program Files\Unity\Hub\Editor\2020.1.12f1\Editor\Data\Managed/UnityEditor.dll</HintPath>
  55. </Reference>
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="Assets\Scripts\Logging\Base\FileLogger.cs" />
  59. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Decode.cs" />
  60. <Compile Include="Assets\Scripts\Roads\StraightRoadExtras.cs" />
  61. <Compile Include="Assets\Scripts\SicknessReduction\Haptic\DeskFanController.cs" />
  62. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TrainingFileMesg.cs" />
  63. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CameraOrientationType.cs" />
  64. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile.cs" />
  65. <Compile Include="Assets\Wheels\Scripts\FreeCamera.cs" />
  66. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Accumulator.cs" />
  67. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Language.cs" />
  68. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityType.cs" />
  69. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayPower.cs" />
  70. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityLevel.cs" />
  71. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\BufferedMesgBroadcaster.cs" />
  72. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits5.cs" />
  73. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MonitoringMesg.cs" />
  74. <Compile Include="Assets\MeshCombiner\Scripts\CombineMeshes.cs" />
  75. <Compile Include="Assets\Scripts\Wheels\CustomWheelColliderSlopeAdjustment.cs" />
  76. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\FitnessEquipmentState.cs" />
  77. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\BloodPressureMesg.cs" />
  78. <Compile Include="Assets\Scripts\IgnoreClipping.cs" />
  79. <Compile Include="Assets\Scripts\Tracking\CameraTracker.cs" />
  80. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileCreatorMesg.cs" />
  81. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DeviceIndex.cs" />
  82. <Compile Include="Assets\Scripts\Logging\Data\SensorDataLogger.cs" />
  83. <Compile Include="Assets\Scripts\Logging\Base\ILogable.cs" />
  84. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Field.cs" />
  85. <Compile Include="Assets\Scripts\Logging\FPSLogger.cs" />
  86. <Compile Include="Assets\Scripts\Display\InFrontOfCameraDisplay.cs" />
  87. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Crc.cs" />
  88. <Compile Include="Assets\Scripts\Controller\Bicycle\BicycleControllerBaseBehaviour.cs" />
  89. <Compile Include="Assets\Scripts\Controller\Bicycle\DummyBicycleController.cs" />
  90. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\IMesgBroadcastPlugin.cs" />
  91. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayPosition.cs" />
  92. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoDescriptionMesg.cs" />
  93. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Response.cs" />
  94. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CameraEventMesg.cs" />
  95. <Compile Include="Assets\Scripts\Logging\Data\PolarEcgDataLogger.cs" />
  96. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MesgNum.cs" />
  97. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportEvent.cs" />
  98. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentLeaderboardType.cs" />
  99. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\EndianBinaryReader.cs" />
  100. <Compile Include="Assets\Scripts\Animation\BikeAnimation.cs" />
  101. <Compile Include="Assets\Scripts\SicknessReduction\Visual\Vignetting\DynamicVignetting.cs" />
  102. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\HrZoneCalc.cs" />
  103. <Compile Include="Assets\Scripts\Roads\CrossingExtras.cs" />
  104. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntTxMesg.cs" />
  105. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\GarminProduct.cs" />
  106. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Subfield.cs" />
  107. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Goal.cs" />
  108. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ConnectivityCapabilities.cs" />
  109. <Compile Include="Assets\Scripts\SicknessReduction\Haptic\FanController.cs" />
  110. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Activity.cs" />
  111. <Compile Include="Assets\Scripts\Controller\Lean\HmdLeanController.cs" />
  112. <Compile Include="Assets\Scripts\Logging\Data\BikeSensorDataLogger.cs" />
  113. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MemoGlobMesg.cs" />
  114. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AntplusDeviceType.cs" />
  115. <Compile Include="Assets\Scripts\Controller\Bicycle\WcBicycleController.cs" />
  116. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\EndianBinaryWriter.cs" />
  117. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\AntDemo.cs" />
  118. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Exception.cs" />
  119. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\PowerZoneMesg.cs" />
  120. <Compile Include="Assets\Scripts\Tracking\IViveTracker.cs" />
  121. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityClass.cs" />
  122. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AutolapTrigger.cs" />
  123. <Compile Include="Assets\Scripts\Obstacles\SlalomPassed.cs" />
  124. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\DeviceSettingsMesg.cs" />
  125. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits2.cs" />
  126. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\UserProfileMesg.cs" />
  127. <Compile Include="Assets\Scripts\Controller\ViveBikeController.cs" />
  128. <Compile Include="Assets\Scripts\Display\WcDebugDisplay.cs" />
  129. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AttitudeStage.cs" />
  130. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LeftRightBalance.cs" />
  131. <Compile Include="Assets\Scripts\SicknessReduction\Visual\IpdInfo.cs" />
  132. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileCapabilitiesMesg.cs" />
  133. <Compile Include="Assets\Scripts\Logging\Base\TimeSync.cs" />
  134. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Bool.cs" />
  135. <Compile Include="Assets\SuperCombiner\Scripts\Utils\MaterialToCombine.cs" />
  136. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentFileMesg.cs" />
  137. <Compile Include="Assets\Scripts\Logging\FMSCountdown.cs" />
  138. <Compile Include="Assets\Scripts\Wheels\CustomWheelCollider.cs" />
  139. <Compile Include="Assets\Scripts\Controller\GamepadBikeController.cs" />
  140. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombinedResult.cs" />
  141. <Compile Include="Assets\Scripts\Logging\Base\AsyncLogFileWriter.cs" />
  142. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\GoalMesg.cs" />
  143. <Compile Include="Assets\SuperCombiner\Scripts\MeshCombiner.cs" />
  144. <Compile Include="Assets\Scripts\Pools\Pool.cs" />
  145. <Compile Include="Assets\Scripts\Logging\Data\ViveSensorDataLogger.cs" />
  146. <Compile Include="Assets\Scripts\Wheels\SwitchColliderOnStanding.cs" />
  147. <Compile Include="Assets\Scripts\Controller\Bicycle\WheelConfig.cs" />
  148. <Compile Include="Assets\Scripts\Tracking\FrontWheelTracker.cs" />
  149. <Compile Include="Assets\Scripts\Sensors\Bluetooth\PolarHRData.cs" />
  150. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrvMesg.cs" />
  151. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MesgCapabilitiesMesg.cs" />
  152. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\PwrZoneCalc.cs" />
  153. <Compile Include="Assets\Scripts\SicknessReduction\Visual\Rendering\MaterialBlitRenderPass.cs" />
  154. <Compile Include="Assets\Scripts\Calibration\MovePlayerPosition.cs" />
  155. <Compile Include="Assets\Scripts\Obstacles\PlayerStats.cs" />
  156. <Compile Include="Assets\MeshCombiner\RateStaticMeshCombiner.cs" />
  157. <Compile Include="Assets\Scripts\Routes\Route.cs" />
  158. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\DeviceInfoMesg.cs" />
  159. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\FileFlags.cs" />
  160. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\BikeProfileMesg.cs" />
  161. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoFrameMesg.cs" />
  162. <Compile Include="Assets\Scripts\Routes\RouteManager.cs" />
  163. <Compile Include="Assets\Scripts\AdditionalMathf\Quartiles.cs" />
  164. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SessionTrigger.cs" />
  165. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CollidersHandler.cs" />
  166. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\LengthMesg.cs" />
  167. <Compile Include="Assets\Scripts\Display\RbDebugDisplay.cs" />
  168. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_DeviceInfo.cs" />
  169. <Compile Include="Assets\Coin\CoinCreation.cs" />
  170. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\MesgDefinition.cs" />
  171. <Compile Include="Assets\Scripts\Tracking\CalibratableTracker.cs" />
  172. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrMesg.cs" />
  173. <Compile Include="Assets\AdvancedAnt\Scripts\CadenceDisplay.cs" />
  174. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_VersionInfo.cs" />
  175. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BodyLocation.cs" />
  176. <Compile Include="Assets\Scripts\Plotting\DebugPlot.cs" />
  177. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LapTrigger.cs" />
  178. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Sport.cs" />
  179. <Compile Include="Assets\SuperCombiner\Scripts\Utils\MeshOutput.cs" />
  180. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ScheduleMesg.cs" />
  181. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Checksum.cs" />
  182. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AccelerometerDataMesg.cs" />
  183. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Common.cs" />
  184. <Compile Include="Assets\Scripts\Display\LookStraightDisplay.cs" />
  185. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntChannel.cs" />
  186. <Compile Include="Assets\Coin\CoinUpdate.cs" />
  187. <Compile Include="Assets\Scripts\Sensors\ANT\HrReceiver.cs" />
  188. <Compile Include="Assets\Scripts\Wheels\ColliderAddSlopeAdjustment.cs" />
  189. <Compile Include="Assets\Scripts\Wheels\SlopeCollider.cs" />
  190. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Channel.cs" />
  191. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SubSport.cs" />
  192. <Compile Include="Assets\Scripts\Controller\Lean\ILeanController.cs" />
  193. <Compile Include="Assets\AdvancedAnt\Scripts\AntDevice.cs" />
  194. <Compile Include="Assets\Scripts\Routes\Turn.cs" />
  195. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntChannelIdMesg.cs" />
  196. <Compile Include="Assets\Scripts\Study\SubjectManager.cs" />
  197. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivitySubtype.cs" />
  198. <Compile Include="Assets\Scripts\Roads\SlopeExtras.cs" />
  199. <Compile Include="Assets\Scripts\Animation\Rotatable.cs" />
  200. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombinedResults\CombineInstanceIndexes.cs" />
  201. <Compile Include="Assets\Scripts\Display\ViveTrackerDebugDisplay.cs" />
  202. <Compile Include="Assets\Scripts\SicknessReduction\Haptic\VibrationController.cs" />
  203. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\GoalRecurrence.cs" />
  204. <Compile Include="Assets\Scripts\AdditionalMathf\NOrderStat.cs" />
  205. <Compile Include="Assets\Scripts\Phscs\BicyclePhysics.cs" />
  206. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MessageIndex.cs" />
  207. <Compile Include="Assets\Scripts\Controller\Bicycle\BikeSpeedBooster.cs" />
  208. <Compile Include="Assets\Scripts\Axis.cs" />
  209. <Compile Include="Assets\SuperCombiner\Scripts\Utils\TextureScale.cs" />
  210. <Compile Include="Assets\AdvancedAnt\Scripts\PowerMeterDisplay.cs" />
  211. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\UserLocalId.cs" />
  212. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Weight.cs" />
  213. <Compile Include="Assets\Scripts\Sensors\BikeSensorData.cs" />
  214. <Compile Include="Assets\Scripts\Tracking\KineticLegTracker.cs" />
  215. <Compile Include="Assets\SuperCombiner\Scripts\Utils\Logger.cs" />
  216. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\EventMesg.cs" />
  217. <Compile Include="Assets\SuperCombiner\Scripts\Utils\RendererObject.cs" />
  218. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\File.cs" />
  219. <Compile Include="Assets\AdvancedAnt\Scripts\FitnessEquipmentDisplay.cs" />
  220. <Compile Include="Assets\Scripts\Logging\Base\Logging.cs" />
  221. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\EventType.cs" />
  222. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\RecordMesg.cs" />
  223. <Compile Include="Assets\Scripts\Helpers.cs" />
  224. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutHr.cs" />
  225. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentDeleteStatus.cs" />
  226. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TotalsMesg.cs" />
  227. <Compile Include="Assets\Scripts\Obstacles\ObstacleCollision.cs" />
  228. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CourseCapabilities.cs" />
  229. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\IANT_Channel.cs" />
  230. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutCapabilities.cs" />
  231. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\GyroscopeDataMesg.cs" />
  232. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentSelectionType.cs" />
  233. <Compile Include="Assets\SuperCombiner\Scripts\Utils\DefaultColoredTexture.cs" />
  234. <Compile Include="Assets\Scripts\Wheels\LerpSlopeCollider.cs" />
  235. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FieldComponent.cs" />
  236. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\PowerPhaseType.cs" />
  237. <Compile Include="Assets\SuperCombiner\Scripts\Utils\Saver.cs" />
  238. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SoftwareMesg.cs" />
  239. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ChannelStatus.cs" />
  240. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\LapMesg.cs" />
  241. <Compile Include="Assets\Scripts\SicknessReduction\Haptic\EspController.cs" />
  242. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MetZoneMesg.cs" />
  243. <Compile Include="Assets\Scripts\Routes\TurnDirectionMapper.cs" />
  244. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Gender.cs" />
  245. <Compile Include="Assets\SuperCombiner\Scripts\Utils\ObjSaver.cs" />
  246. <Compile Include="Assets\Scripts\Display\DebugDisplay.cs" />
  247. <Compile Include="Assets\Scripts\Study\ConditionManager.cs" />
  248. <Compile Include="Assets\Scripts\Controller\Lean\PolarLeanController.cs" />
  249. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombinedResults\CombinedMaterial.cs" />
  250. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TimestampCorrelationMesg.cs" />
  251. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WktStepDuration.cs" />
  252. <Compile Include="Assets\Scripts\Roads\Road.cs" />
  253. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Defines.cs" />
  254. <Compile Include="Assets\Scripts\Roads\StreetPartMetaTag.cs" />
  255. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ReferenceLibrary.cs" />
  256. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileIdMesg.cs" />
  257. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Header.cs" />
  258. <Compile Include="Assets\AdvancedAnt\Scripts\MultipleDeviceSearch.cs" />
  259. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_DeviceCapabilities.cs" />
  260. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LocalDateTime.cs" />
  261. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ObdiiDataMesg.cs" />
  262. <Compile Include="Assets\Scripts\Calibration\BikeReset.cs" />
  263. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SwimStroke.cs" />
  264. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SpeedZoneMesg.cs" />
  265. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Encode.cs" />
  266. <Compile Include="Assets\Scripts\Logging\Data\BikeGameObjectDataLogger.cs" />
  267. <Compile Include="Assets\Scripts\Tracking\TrackerIndexManager.cs" />
  268. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CommTimeoutType.cs" />
  269. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CourseMesg.cs" />
  270. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayMeasure.cs" />
  271. <Compile Include="Assets\Scripts\Sensors\ANT\SpeedSensorReceiver.cs" />
  272. <Compile Include="Assets\Scripts\SicknessReduction\Haptic\DataBroker.cs" />
  273. <Compile Include="Assets\Scripts\Sensors\ANT\PowerMeterReceiver.cs" />
  274. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ThreeDSensorCalibrationMesg.cs" />
  275. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SessionMesg.cs" />
  276. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentLapStatus.cs" />
  277. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\AccumulatedField.cs" />
  278. <Compile Include="Assets\Scripts\Sensors\Bluetooth\PowermeterData.cs" />
  279. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WorkoutStepMesg.cs" />
  280. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BpStatus.cs" />
  281. <Compile Include="Assets\SuperCombiner\Scripts\Utils\MeshRendererAndOriginalMaterials.cs" />
  282. <Compile Include="Assets\Coin\CoinManagement.cs" />
  283. <Compile Include="Assets\Scripts\Logging\Data\PolarAccDataLogger.cs" />
  284. <Compile Include="Assets\Scripts\Tracking\HMDTracker.cs" />
  285. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FieldCapabilitiesMesg.cs" />
  286. <Compile Include="Assets\Scripts\SicknessReduction\DynamicReductionSource.cs" />
  287. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntPlusDeviceType.cs" />
  288. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CameraEventType.cs" />
  289. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WorkoutMesg.cs" />
  290. <Compile Include="Assets\Scripts\Calibration\PersistatePlayerPosition.cs" />
  291. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AviationAttitudeMesg.cs" />
  292. <Compile Include="Assets\Scripts\Controller\Bicycle\IBicycleController.cs" />
  293. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentPointMesg.cs" />
  294. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Event.cs" />
  295. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AttitudeValidity.cs" />
  296. <Compile Include="Assets\Scripts\Controller\SensorBikeController.cs" />
  297. <Compile Include="Assets\TutorialInfo\Scripts\Readme.cs" />
  298. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AntNetwork.cs" />
  299. <Compile Include="Assets\Scripts\Debugging\ObjectAndMaterialCounter.cs" />
  300. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\FitTest.cs" />
  301. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\MesgBroadcaster.cs" />
  302. <Compile Include="Assets\AdvancedAnt\Scripts\HeartRateDisplay.cs" />
  303. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WeightScaleMesg.cs" />
  304. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentLapMesg.cs" />
  305. <Compile Include="Assets\Scripts\Sensors\ANT\AntDevices.cs" />
  306. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Device.cs" />
  307. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentLeaderboardEntryMesg.cs" />
  308. <Compile Include="Assets\Scripts\Pools\CoinPool.cs" />
  309. <Compile Include="Assets\Scripts\Sensors\Bluetooth\UdpConnection.cs" />
  310. <Compile Include="Assets\SuperCombiner\Scripts\Utils\TextureImportSettings.cs" />
  311. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SlaveDeviceMesg.cs" />
  312. <Compile Include="Assets\SuperCombiner\Scripts\Utils\SubmeshSplitter.cs" />
  313. <Compile Include="Assets\Scripts\Display\BikeDataDisplay.cs" />
  314. <Compile Include="Assets\Scripts\Tracking\MatchPlayerPositionAndCalibrate.cs" />
  315. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\CodeExample\UsbExample.cs" />
  316. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SensorType.cs" />
  317. <Compile Include="Assets\SuperCombiner\Scripts\Utils\BlendShapeFrame.cs" />
  318. <Compile Include="Assets\Coin\CoinCollection.cs" />
  319. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutPower.cs" />
  320. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntRxMesg.cs" />
  321. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Schedule.cs" />
  322. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CoursePoint.cs" />
  323. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ZonesTargetMesg.cs" />
  324. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SportMesg.cs" />
  325. <Compile Include="Assets\Scripts\SicknessReduction\Visual\VirtualNose.cs" />
  326. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WktStepTarget.cs" />
  327. <Compile Include="Assets\AdvancedAnt\Scripts\SpeedCadenceDisplay.cs" />
  328. <Compile Include="Assets\Scripts\Controller\KeyboardBikeController.cs" />
  329. <Compile Include="Assets\Scripts\SicknessReduction\Visual\Rendering\MaterialBlitFeature.cs" />
  330. <Compile Include="Assets\Scripts\Logging\Data\FrontWheelTrackerLogger.cs" />
  331. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\HrType.cs" />
  332. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BatteryStatus.cs" />
  333. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntManager.cs" />
  334. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FieldDefinition.cs" />
  335. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\RiderPositionType.cs" />
  336. <Compile Include="Assets\Scripts\SicknessReduction\Visual\Vignetting\RestrictionSuggestor.cs" />
  337. <Compile Include="Assets\Scripts\Debugging\DuplicateManager.cs" />
  338. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombinedResults\MeshCombined.cs" />
  339. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits3.cs" />
  340. <Compile Include="Assets\AdvancedAnt\DEMO PREFABS\PrefabDemoDisplay.cs" />
  341. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LeftRightBalance100.cs" />
  342. <Compile Include="Assets\Scripts\Logging\Base\ISerializable.cs" />
  343. <Compile Include="Assets\Scripts\Display\CountdownDisplay.cs" />
  344. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoClipMesg.cs" />
  345. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\NmeaSentenceMesg.cs" />
  346. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DateTime.cs" />
  347. <Compile Include="Assets\SuperCombiner\Scripts\Utils\SuperCombinerSettings.cs" />
  348. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombineInstanceID.cs" />
  349. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\TimeZone.cs" />
  350. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CadenceZoneMesg.cs" />
  351. <Compile Include="Assets\Scripts\Sensors\Bluetooth\PolarAccData.cs" />
  352. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentIdMesg.cs" />
  353. <Compile Include="Assets\Scripts\Sensors\SensorStatus.cs" />
  354. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrZoneMesg.cs" />
  355. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\TimerTrigger.cs" />
  356. <Compile Include="Assets\SuperCombiner\Scripts\Utils\CombinedMeshModification.cs" />
  357. <Compile Include="Assets\SuperCombiner\Scripts\TexturePacker.cs" />
  358. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits1.cs" />
  359. <Compile Include="Assets\Scripts\Controller\Bicycle\RbBicycleController.cs" />
  360. <Compile Include="Assets\Scripts\Logging\Events\RouteEventLogger.cs" />
  361. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\CodeExample\ContinousScanExample.cs" />
  362. <Compile Include="Assets\Scripts\ReduceClippingDistanceVolume.cs" />
  363. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits0.cs" />
  364. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Manufacturer.cs" />
  365. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FitException.cs" />
  366. <Compile Include="Assets\Scripts\Sensors\Bluetooth\PolarEcgData.cs" />
  367. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ChannelID.cs" />
  368. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SourceType.cs" />
  369. <Compile Include="Assets\Scripts\SicknessReduction\Visual\DoF\DynamicDoF.cs" />
  370. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits4.cs" />
  371. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoTitleMesg.cs" />
  372. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Intensity.cs" />
  373. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ActivityMesg.cs" />
  374. <Compile Include="Assets\Scripts\Sensors\ListenToSensors.cs" />
  375. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayHeart.cs" />
  376. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\PadMesg.cs" />
  377. <Compile Include="Assets\SuperCombiner\Scripts\SuperCombiner.cs" />
  378. <Compile Include="Assets\InputActions\InputMaster.cs" />
  379. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LengthType.cs" />
  380. <Compile Include="Assets\Scripts\Roads\JunctionExtras.cs" />
  381. <Compile Include="Assets\Scripts\GameManager.cs" />
  382. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoMesg.cs" />
  383. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SdmProfileMesg.cs" />
  384. <Compile Include="Assets\Scripts\Sensors\Bluetooth\BleReceiver.cs" />
  385. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CapabilitiesMesg.cs" />
  386. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MesgCount.cs" />
  387. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrmProfileMesg.cs" />
  388. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MonitoringInfoMesg.cs" />
  389. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CoursePointMesg.cs" />
  390. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\StrokeType.cs" />
  391. <Compile Include="Assets\AdvancedAnt\Scripts\SpeedDisplay.cs" />
  392. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Mesg.cs" />
  393. <Compile Include="Assets\schoenlogger\Scripts\Singleton.cs" />
  394. <Compile Include="Assets\schoenlogger\Scripts\StudyManager.cs" />
  395. <Compile Include="Assets\schoenlogger\Sample\SampleCondition.cs" />
  396. <Compile Include="Assets\schoenlogger\Sample\SampleStudyManager.cs" />
  397. <Compile Include="Assets\schoenlogger\Sample\Scripts\TestObjectMovement.cs" />
  398. <Compile Include="Assets\schoenlogger\Scripts\Logger.cs" />
  399. <Compile Include="Assets\schoenlogger\Sample\SampleLogger.cs" />
  400. <Compile Include="Assets\schoenlogger\Sample\SampleLogEntry.cs" />
  401. <Compile Include="Assets\schoenlogger\Scripts\Condition.cs" />
  402. <Compile Include="Assets\schoenlogger\Sample\Scripts\TestLogTrigger.cs" />
  403. <Compile Include="Assets\schoenlogger\Scripts\CsvCompatible.cs" />
  404. <Compile Include="Assets\schoenlogger\Scripts\LogEntry.cs" />
  405. <Compile Include="Assets\schoenlogger\HOHCI\HOHCIEntry.cs" />
  406. <Compile Include="Assets\schoenlogger\HOHCI\HOHCILogger.cs" />
  407. <Compile Include="Assets\schoenlogger\HOHCI\HOHCIStudyManager.cs" />
  408. <Compile Include="Assets\schoenlogger\HOHCI\HOHCICondition.cs" />
  409. <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
  410. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
  411. <None Include="Assets\AdvancedAnt\Plugins\Ant\License.txt" />
  412. <None Include="Assets\Shaders\BlurShader.shader" />
  413. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
  414. <None Include="Assets\Packages\Common.Logging.3.4.1\lib\net40\Common.Logging.xml" />
  415. <None Include="Assets\Packages\Microsoft.CSharp.4.0.1\dotnet_library_license.txt" />
  416. <None Include="Assets\MeshCombiner\Readme FIRST!.txt" />
  417. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
  418. <None Include="Assets\Packages\System.Net.WebSockets.4.3.0\ThirdPartyNotices.txt" />
  419. <None Include="Assets\Packages\Microsoft.NETCore.Platforms.1.1.0\ThirdPartyNotices.txt" />
  420. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
  421. <None Include="Assets\Packages\Microsoft.CSharp.4.0.1\ThirdPartyNotices.txt" />
  422. <None Include="Assets\Packages\System.Net.WebSockets.Client.4.3.2\dotnet_library_license.txt" />
  423. <None Include="Assets\Shaders\VignetteShader.shader" />
  424. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
  425. <None Include="Assets\Packages\Microsoft.NETCore.Platforms.1.1.0\dotnet_library_license.txt" />
  426. <None Include="Assets\Shaders\ConvolutionShader.shader" />
  427. <None Include="Assets\SuperCombiner\Documentation\ChangeLog.txt" />
  428. <None Include="Assets\Packages\System.Security.Cryptography.X509Certificates.4.3.0\dotnet_library_license.txt" />
  429. <None Include="Assets\Packages\System.Net.WebSockets.Client.4.3.2\ThirdPartyNotices.txt" />
  430. <None Include="Assets\AdvancedAnt\DEMO PREFABS\Android_readme.txt" />
  431. <None Include="Assets\AdvancedAnt\Plugins\Android\AndroidManifest.xml" />
  432. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  433. <None Include="Assets\Packages\System.Security.Cryptography.Primitives.4.3.0\dotnet_library_license.txt" />
  434. <None Include="Assets\Shaders\VignetteShaderV2.shader" />
  435. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  436. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  437. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  438. <None Include="Assets\Packages\System.Net.Security.4.3.2\dotnet_library_license.txt" />
  439. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  440. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  441. <None Include="Assets\Packages\System.Security.Cryptography.Encoding.4.3.0\ThirdPartyNotices.txt" />
  442. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  443. <None Include="Assets\AdvancedAnt\PC_MAC_readme.txt" />
  444. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  445. <None Include="Assets\MeshCombiner\Readme.txt" />
  446. <None Include="Assets\Packages\Makaretu.Dns.2.0.1\lib\net45\Makaretu.Dns.xml" />
  447. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  448. <None Include="Assets\Packages\System.Security.Cryptography.Primitives.4.3.0\ThirdPartyNotices.txt" />
  449. <None Include="Assets\BOXOPHOBIC\Polyverse Skies\Core\Shaders\Simple.shader" />
  450. <None Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FIT license.txt" />
  451. <None Include="Assets\Packages\System.Security.Cryptography.Algorithms.4.3.0\dotnet_library_license.txt" />
  452. <None Include="Assets\Packages\System.Security.Cryptography.Algorithms.4.3.0\ThirdPartyNotices.txt" />
  453. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  454. <None Include="Assets\Packages\System.Security.Cryptography.X509Certificates.4.3.0\ThirdPartyNotices.txt" />
  455. <None Include="Assets\BOXOPHOBIC\Polyverse Skies\Generator\Shaders\Rendering Clouds.shader" />
  456. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  457. <None Include="Assets\PolygonCity\Change_Log.txt" />
  458. <None Include="Assets\Packages\System.Net.Security.4.3.2\ThirdPartyNotices.txt" />
  459. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  460. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  461. <None Include="Assets\Packages\Makaretu.Dns.Multicast.0.27.0\lib\net461\Makaretu.Dns.Multicast.xml" />
  462. <None Include="Assets\Packages\System.Security.Cryptography.Encoding.4.3.0\dotnet_library_license.txt" />
  463. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  464. <None Include="Assets\BOXOPHOBIC\Polyverse Skies\Core\Shaders\Standard.shader" />
  465. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  466. <None Include="Assets\Packages\System.Net.WebSockets.4.3.0\dotnet_library_license.txt" />
  467. <Reference Include="Unity.XR.Management">
  468. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.XR.Management.dll</HintPath>
  469. </Reference>
  470. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  471. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  472. </Reference>
  473. <Reference Include="Unity.Timeline.Editor">
  474. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  475. </Reference>
  476. <Reference Include="Unity.Subsystem.Registration">
  477. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Subsystem.Registration.dll</HintPath>
  478. </Reference>
  479. <Reference Include="Unity.XR.OpenVR">
  480. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.XR.OpenVR.dll</HintPath>
  481. </Reference>
  482. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  483. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  484. </Reference>
  485. <Reference Include="Unity.VSCode.Editor">
  486. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  487. </Reference>
  488. <Reference Include="Unity.XR.OpenVR.Editor">
  489. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.XR.OpenVR.Editor.dll</HintPath>
  490. </Reference>
  491. <Reference Include="Unity.Formats.Fbx.Editor">
  492. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Formats.Fbx.Editor.dll</HintPath>
  493. </Reference>
  494. <Reference Include="Unity.RenderPipelines.Core.Editor">
  495. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
  496. </Reference>
  497. <Reference Include="Unity.InputSystem">
  498. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
  499. </Reference>
  500. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  501. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  502. </Reference>
  503. <Reference Include="Unity.Recorder.Editor">
  504. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Recorder.Editor.dll</HintPath>
  505. </Reference>
  506. <Reference Include="Unity.TextMeshPro.Editor">
  507. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  508. </Reference>
  509. <Reference Include="Unity.Recorder">
  510. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Recorder.dll</HintPath>
  511. </Reference>
  512. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  513. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  514. </Reference>
  515. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  516. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  517. </Reference>
  518. <Reference Include="UnityEngine.UI">
  519. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  520. </Reference>
  521. <Reference Include="Unity.Searcher.Editor">
  522. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
  523. </Reference>
  524. <Reference Include="Unity.Timeline">
  525. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  526. </Reference>
  527. <Reference Include="UnityEngine.XR.LegacyInputHelpers">
  528. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
  529. </Reference>
  530. <Reference Include="Unity.XR.Management.Editor">
  531. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.XR.Management.Editor.dll</HintPath>
  532. </Reference>
  533. <Reference Include="Unity.Rider.Editor">
  534. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  535. </Reference>
  536. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  537. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  538. </Reference>
  539. <Reference Include="Autodesk.Fbx">
  540. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Autodesk.Fbx.dll</HintPath>
  541. </Reference>
  542. <Reference Include="UnityEditor.SpatialTracking">
  543. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
  544. </Reference>
  545. <Reference Include="UnityEngine.SpatialTracking">
  546. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
  547. </Reference>
  548. <Reference Include="Unity.VisualStudio.Editor">
  549. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
  550. </Reference>
  551. <Reference Include="Unity.ShaderGraph.Editor">
  552. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
  553. </Reference>
  554. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  555. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  556. </Reference>
  557. <Reference Include="Unity.TextMeshPro">
  558. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  559. </Reference>
  560. <Reference Include="UnityEditor.XR.LegacyInputHelpers">
  561. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
  562. </Reference>
  563. <Reference Include="Unity.Formats.Fbx.Runtime">
  564. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/Unity.Formats.Fbx.Runtime.dll</HintPath>
  565. </Reference>
  566. <Reference Include="UnityEditor.UI">
  567. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  568. </Reference>
  569. <Reference Include="UnityEngine.AIModule">
  570. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  571. </Reference>
  572. <Reference Include="UnityEngine.ARModule">
  573. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  574. </Reference>
  575. <Reference Include="UnityEngine.AccessibilityModule">
  576. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  577. </Reference>
  578. <Reference Include="UnityEngine.AndroidJNIModule">
  579. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  580. </Reference>
  581. <Reference Include="UnityEngine.AnimationModule">
  582. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  583. </Reference>
  584. <Reference Include="UnityEngine.AssetBundleModule">
  585. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  586. </Reference>
  587. <Reference Include="UnityEngine.AudioModule">
  588. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  589. </Reference>
  590. <Reference Include="UnityEngine.ClothModule">
  591. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  592. </Reference>
  593. <Reference Include="UnityEngine.ClusterInputModule">
  594. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  595. </Reference>
  596. <Reference Include="UnityEngine.ClusterRendererModule">
  597. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  598. </Reference>
  599. <Reference Include="UnityEngine.CoreModule">
  600. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  601. </Reference>
  602. <Reference Include="UnityEngine.CrashReportingModule">
  603. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  604. </Reference>
  605. <Reference Include="UnityEngine.DSPGraphModule">
  606. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  607. </Reference>
  608. <Reference Include="UnityEngine.DirectorModule">
  609. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  610. </Reference>
  611. <Reference Include="UnityEngine.GameCenterModule">
  612. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  613. </Reference>
  614. <Reference Include="UnityEngine.GridModule">
  615. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  616. </Reference>
  617. <Reference Include="UnityEngine.HotReloadModule">
  618. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  619. </Reference>
  620. <Reference Include="UnityEngine.IMGUIModule">
  621. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  622. </Reference>
  623. <Reference Include="UnityEngine.ImageConversionModule">
  624. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  625. </Reference>
  626. <Reference Include="UnityEngine.InputModule">
  627. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  628. </Reference>
  629. <Reference Include="UnityEngine.InputLegacyModule">
  630. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  631. </Reference>
  632. <Reference Include="UnityEngine.JSONSerializeModule">
  633. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  634. </Reference>
  635. <Reference Include="UnityEngine.LocalizationModule">
  636. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  637. </Reference>
  638. <Reference Include="UnityEngine.ParticleSystemModule">
  639. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  640. </Reference>
  641. <Reference Include="UnityEngine.PerformanceReportingModule">
  642. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  643. </Reference>
  644. <Reference Include="UnityEngine.PhysicsModule">
  645. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  646. </Reference>
  647. <Reference Include="UnityEngine.Physics2DModule">
  648. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  649. </Reference>
  650. <Reference Include="UnityEngine.ProfilerModule">
  651. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  652. </Reference>
  653. <Reference Include="UnityEngine.ScreenCaptureModule">
  654. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  655. </Reference>
  656. <Reference Include="UnityEngine.SharedInternalsModule">
  657. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  658. </Reference>
  659. <Reference Include="UnityEngine.SpriteMaskModule">
  660. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  661. </Reference>
  662. <Reference Include="UnityEngine.SpriteShapeModule">
  663. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  664. </Reference>
  665. <Reference Include="UnityEngine.StreamingModule">
  666. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  667. </Reference>
  668. <Reference Include="UnityEngine.SubstanceModule">
  669. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  670. </Reference>
  671. <Reference Include="UnityEngine.SubsystemsModule">
  672. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  673. </Reference>
  674. <Reference Include="UnityEngine.TLSModule">
  675. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  676. </Reference>
  677. <Reference Include="UnityEngine.TerrainModule">
  678. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  679. </Reference>
  680. <Reference Include="UnityEngine.TerrainPhysicsModule">
  681. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  682. </Reference>
  683. <Reference Include="UnityEngine.TextCoreModule">
  684. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  685. </Reference>
  686. <Reference Include="UnityEngine.TextRenderingModule">
  687. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  688. </Reference>
  689. <Reference Include="UnityEngine.TilemapModule">
  690. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  691. </Reference>
  692. <Reference Include="UnityEngine.UIModule">
  693. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  694. </Reference>
  695. <Reference Include="UnityEngine.UIElementsModule">
  696. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  697. </Reference>
  698. <Reference Include="UnityEngine.UIElementsNativeModule">
  699. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  700. </Reference>
  701. <Reference Include="UnityEngine.UNETModule">
  702. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  703. </Reference>
  704. <Reference Include="UnityEngine.UmbraModule">
  705. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  706. </Reference>
  707. <Reference Include="UnityEngine.UnityAnalyticsModule">
  708. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  709. </Reference>
  710. <Reference Include="UnityEngine.UnityConnectModule">
  711. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  712. </Reference>
  713. <Reference Include="UnityEngine.UnityTestProtocolModule">
  714. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  715. </Reference>
  716. <Reference Include="UnityEngine.UnityWebRequestModule">
  717. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  718. </Reference>
  719. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  720. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  721. </Reference>
  722. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  723. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  724. </Reference>
  725. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  726. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  727. </Reference>
  728. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  729. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  730. </Reference>
  731. <Reference Include="UnityEngine.VFXModule">
  732. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  733. </Reference>
  734. <Reference Include="UnityEngine.VRModule">
  735. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  736. </Reference>
  737. <Reference Include="UnityEngine.VehiclesModule">
  738. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  739. </Reference>
  740. <Reference Include="UnityEngine.VideoModule">
  741. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  742. </Reference>
  743. <Reference Include="UnityEngine.VirtualTexturingModule">
  744. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  745. </Reference>
  746. <Reference Include="UnityEngine.WindModule">
  747. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  748. </Reference>
  749. <Reference Include="UnityEngine.XRModule">
  750. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  751. </Reference>
  752. <Reference Include="Common.Logging">
  753. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/Common.Logging.3.4.1/lib/net40/Common.Logging.dll</HintPath>
  754. </Reference>
  755. <Reference Include="Common.Logging.Core">
  756. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/Common.Logging.Core.3.4.1/lib/net40/Common.Logging.Core.dll</HintPath>
  757. </Reference>
  758. <Reference Include="System.Net.IPNetwork">
  759. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/IPNetwork2.2.1.2/lib/net46/System.Net.IPNetwork.dll</HintPath>
  760. </Reference>
  761. <Reference Include="Makaretu.Dns">
  762. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/Makaretu.Dns.2.0.1/lib/net45/Makaretu.Dns.dll</HintPath>
  763. </Reference>
  764. <Reference Include="Makaretu.Dns.Multicast">
  765. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/Makaretu.Dns.Multicast.0.27.0/lib/net461/Makaretu.Dns.Multicast.dll</HintPath>
  766. </Reference>
  767. <Reference Include="MQTTnet">
  768. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/MQTTnet.3.0.13/lib/net461/MQTTnet.dll</HintPath>
  769. </Reference>
  770. <Reference Include="SimpleBase">
  771. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/SimpleBase.1.3.1/lib/net45/SimpleBase.dll</HintPath>
  772. </Reference>
  773. <Reference Include="System.Net.Security">
  774. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Net.Security.4.3.2/lib/net46/System.Net.Security.dll</HintPath>
  775. </Reference>
  776. <Reference Include="System.Net.WebSockets">
  777. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Net.WebSockets.4.3.0/lib/net46/System.Net.WebSockets.dll</HintPath>
  778. </Reference>
  779. <Reference Include="System.Net.WebSockets.Client">
  780. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Net.WebSockets.Client.4.3.2/lib/net46/System.Net.WebSockets.Client.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.Security.Cryptography.Algorithms">
  783. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Security.Cryptography.Algorithms.4.3.0/lib/net461/System.Security.Cryptography.Algorithms.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.Security.Cryptography.Encoding">
  786. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Security.Cryptography.Encoding.4.3.0/lib/net46/System.Security.Cryptography.Encoding.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Security.Cryptography.Primitives">
  789. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Security.Cryptography.Primitives.4.3.0/lib/net46/System.Security.Cryptography.Primitives.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Security.Cryptography.X509Certificates">
  792. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/Packages/System.Security.Cryptography.X509Certificates.4.3.0/lib/net461/System.Security.Cryptography.X509Certificates.dll</HintPath>
  793. </Reference>
  794. <Reference Include="Valve.Newtonsoft.Json">
  795. <HintPath>C:/Users/student/Documents/hohci-bikesteering/HoHCI-BikeSteering-alt/Assets/SteamVR/Input/Plugins/JSON.NET/Valve.Newtonsoft.Json.dll</HintPath>
  796. </Reference>
  797. <Reference Include="mscorlib">
  798. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System">
  801. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.Core">
  804. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.Runtime.Serialization">
  807. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System.Xml">
  810. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Xml.Linq">
  813. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.Numerics">
  816. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.Numerics.Vectors">
  819. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Net.Http">
  822. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  823. </Reference>
  824. <Reference Include="Microsoft.CSharp">
  825. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.Data">
  828. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  829. </Reference>
  830. <Reference Include="Microsoft.Win32.Primitives">
  831. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  832. </Reference>
  833. <Reference Include="netstandard">
  834. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.AppContext">
  837. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  838. </Reference>
  839. <Reference Include="System.Collections.Concurrent">
  840. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  841. </Reference>
  842. <Reference Include="System.Collections">
  843. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  844. </Reference>
  845. <Reference Include="System.Collections.NonGeneric">
  846. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  847. </Reference>
  848. <Reference Include="System.Collections.Specialized">
  849. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  850. </Reference>
  851. <Reference Include="System.ComponentModel.Annotations">
  852. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  853. </Reference>
  854. <Reference Include="System.ComponentModel">
  855. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  856. </Reference>
  857. <Reference Include="System.ComponentModel.EventBasedAsync">
  858. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  859. </Reference>
  860. <Reference Include="System.ComponentModel.Primitives">
  861. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  862. </Reference>
  863. <Reference Include="System.ComponentModel.TypeConverter">
  864. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  865. </Reference>
  866. <Reference Include="System.Console">
  867. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  868. </Reference>
  869. <Reference Include="System.Data.Common">
  870. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  871. </Reference>
  872. <Reference Include="System.Diagnostics.Contracts">
  873. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  874. </Reference>
  875. <Reference Include="System.Diagnostics.Debug">
  876. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  877. </Reference>
  878. <Reference Include="System.Diagnostics.FileVersionInfo">
  879. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  880. </Reference>
  881. <Reference Include="System.Diagnostics.Process">
  882. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  883. </Reference>
  884. <Reference Include="System.Diagnostics.StackTrace">
  885. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  886. </Reference>
  887. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  888. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  889. </Reference>
  890. <Reference Include="System.Diagnostics.Tools">
  891. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  892. </Reference>
  893. <Reference Include="System.Diagnostics.TraceSource">
  894. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  895. </Reference>
  896. <Reference Include="System.Drawing.Primitives">
  897. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  898. </Reference>
  899. <Reference Include="System.Dynamic.Runtime">
  900. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  901. </Reference>
  902. <Reference Include="System.Globalization.Calendars">
  903. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  904. </Reference>
  905. <Reference Include="System.Globalization">
  906. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  907. </Reference>
  908. <Reference Include="System.Globalization.Extensions">
  909. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  910. </Reference>
  911. <Reference Include="System.IO.Compression.ZipFile">
  912. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  913. </Reference>
  914. <Reference Include="System.IO">
  915. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  916. </Reference>
  917. <Reference Include="System.IO.FileSystem">
  918. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  919. </Reference>
  920. <Reference Include="System.IO.FileSystem.DriveInfo">
  921. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  922. </Reference>
  923. <Reference Include="System.IO.FileSystem.Primitives">
  924. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  925. </Reference>
  926. <Reference Include="System.IO.FileSystem.Watcher">
  927. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  928. </Reference>
  929. <Reference Include="System.IO.IsolatedStorage">
  930. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  931. </Reference>
  932. <Reference Include="System.IO.MemoryMappedFiles">
  933. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  934. </Reference>
  935. <Reference Include="System.IO.Pipes">
  936. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  937. </Reference>
  938. <Reference Include="System.IO.UnmanagedMemoryStream">
  939. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  940. </Reference>
  941. <Reference Include="System.Linq">
  942. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  943. </Reference>
  944. <Reference Include="System.Linq.Expressions">
  945. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  946. </Reference>
  947. <Reference Include="System.Linq.Parallel">
  948. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  949. </Reference>
  950. <Reference Include="System.Linq.Queryable">
  951. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  952. </Reference>
  953. <Reference Include="System.Net.Http.Rtc">
  954. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  955. </Reference>
  956. <Reference Include="System.Net.NameResolution">
  957. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  958. </Reference>
  959. <Reference Include="System.Net.NetworkInformation">
  960. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  961. </Reference>
  962. <Reference Include="System.Net.Ping">
  963. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  964. </Reference>
  965. <Reference Include="System.Net.Primitives">
  966. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  967. </Reference>
  968. <Reference Include="System.Net.Requests">
  969. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  970. </Reference>
  971. <Reference Include="System.Net.Security">
  972. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  973. </Reference>
  974. <Reference Include="System.Net.Sockets">
  975. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  976. </Reference>
  977. <Reference Include="System.Net.WebHeaderCollection">
  978. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  979. </Reference>
  980. <Reference Include="System.Net.WebSockets.Client">
  981. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  982. </Reference>
  983. <Reference Include="System.Net.WebSockets">
  984. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  985. </Reference>
  986. <Reference Include="System.ObjectModel">
  987. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  988. </Reference>
  989. <Reference Include="System.Reflection">
  990. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  991. </Reference>
  992. <Reference Include="System.Reflection.Emit">
  993. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  994. </Reference>
  995. <Reference Include="System.Reflection.Emit.ILGeneration">
  996. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  997. </Reference>
  998. <Reference Include="System.Reflection.Emit.Lightweight">
  999. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  1000. </Reference>
  1001. <Reference Include="System.Reflection.Extensions">
  1002. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  1003. </Reference>
  1004. <Reference Include="System.Reflection.Primitives">
  1005. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  1006. </Reference>
  1007. <Reference Include="System.Resources.Reader">
  1008. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  1009. </Reference>
  1010. <Reference Include="System.Resources.ResourceManager">
  1011. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  1012. </Reference>
  1013. <Reference Include="System.Resources.Writer">
  1014. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  1015. </Reference>
  1016. <Reference Include="System.Runtime.CompilerServices.VisualC">
  1017. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  1018. </Reference>
  1019. <Reference Include="System.Runtime">
  1020. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  1021. </Reference>
  1022. <Reference Include="System.Runtime.Extensions">
  1023. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  1024. </Reference>
  1025. <Reference Include="System.Runtime.Handles">
  1026. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  1027. </Reference>
  1028. <Reference Include="System.Runtime.InteropServices">
  1029. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  1030. </Reference>
  1031. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  1032. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  1033. </Reference>
  1034. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  1035. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  1036. </Reference>
  1037. <Reference Include="System.Runtime.Numerics">
  1038. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  1039. </Reference>
  1040. <Reference Include="System.Runtime.Serialization.Formatters">
  1041. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  1042. </Reference>
  1043. <Reference Include="System.Runtime.Serialization.Json">
  1044. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  1045. </Reference>
  1046. <Reference Include="System.Runtime.Serialization.Primitives">
  1047. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  1048. </Reference>
  1049. <Reference Include="System.Runtime.Serialization.Xml">
  1050. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  1051. </Reference>
  1052. <Reference Include="System.Security.Claims">
  1053. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  1054. </Reference>
  1055. <Reference Include="System.Security.Cryptography.Algorithms">
  1056. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  1057. </Reference>
  1058. <Reference Include="System.Security.Cryptography.Csp">
  1059. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  1060. </Reference>
  1061. <Reference Include="System.Security.Cryptography.Encoding">
  1062. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  1063. </Reference>
  1064. <Reference Include="System.Security.Cryptography.Primitives">
  1065. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  1066. </Reference>
  1067. <Reference Include="System.Security.Cryptography.X509Certificates">
  1068. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  1069. </Reference>
  1070. <Reference Include="System.Security.Principal">
  1071. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  1072. </Reference>
  1073. <Reference Include="System.Security.SecureString">
  1074. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  1075. </Reference>
  1076. <Reference Include="System.ServiceModel.Duplex">
  1077. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  1078. </Reference>
  1079. <Reference Include="System.ServiceModel.Http">
  1080. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  1081. </Reference>
  1082. <Reference Include="System.ServiceModel.NetTcp">
  1083. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  1084. </Reference>
  1085. <Reference Include="System.ServiceModel.Primitives">
  1086. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  1087. </Reference>
  1088. <Reference Include="System.ServiceModel.Security">
  1089. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  1090. </Reference>
  1091. <Reference Include="System.Text.Encoding">
  1092. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  1093. </Reference>
  1094. <Reference Include="System.Text.Encoding.Extensions">
  1095. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  1096. </Reference>
  1097. <Reference Include="System.Text.RegularExpressions">
  1098. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  1099. </Reference>
  1100. <Reference Include="System.Threading">
  1101. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  1102. </Reference>
  1103. <Reference Include="System.Threading.Overlapped">
  1104. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  1105. </Reference>
  1106. <Reference Include="System.Threading.Tasks">
  1107. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  1108. </Reference>
  1109. <Reference Include="System.Threading.Tasks.Parallel">
  1110. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  1111. </Reference>
  1112. <Reference Include="System.Threading.Thread">
  1113. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  1114. </Reference>
  1115. <Reference Include="System.Threading.ThreadPool">
  1116. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  1117. </Reference>
  1118. <Reference Include="System.Threading.Timer">
  1119. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  1120. </Reference>
  1121. <Reference Include="System.ValueTuple">
  1122. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  1123. </Reference>
  1124. <Reference Include="System.Xml.ReaderWriter">
  1125. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  1126. </Reference>
  1127. <Reference Include="System.Xml.XDocument">
  1128. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  1129. </Reference>
  1130. <Reference Include="System.Xml.XmlDocument">
  1131. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  1132. </Reference>
  1133. <Reference Include="System.Xml.XmlSerializer">
  1134. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  1135. </Reference>
  1136. <Reference Include="System.Xml.XPath">
  1137. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  1138. </Reference>
  1139. <Reference Include="System.Xml.XPath.XDocument">
  1140. <HintPath>C:/Program Files/Unity/Hub/Editor/2020.1.12f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  1141. </Reference>
  1142. </ItemGroup>
  1143. <ItemGroup>
  1144. <ProjectReference Include="UniRx.csproj">
  1145. <Project>{327AB443-A8D4-213C-67DF-7CA4394D2536}</Project>
  1146. <Name>UniRx</Name>
  1147. </ProjectReference>
  1148. <ProjectReference Include="SteamVR_Actions.csproj">
  1149. <Project>{72FECE50-1F02-38C2-CC9B-2CE62D5556C9}</Project>
  1150. <Name>SteamVR_Actions</Name>
  1151. </ProjectReference>
  1152. <ProjectReference Include="Boxophobic.Utils.Scripts.csproj">
  1153. <Project>{1452A3AE-9387-FE23-AD7B-46F3527630B0}</Project>
  1154. <Name>Boxophobic.Utils.Scripts</Name>
  1155. </ProjectReference>
  1156. <ProjectReference Include="Boxophobic.PolyverseSkies.Runtime.csproj">
  1157. <Project>{B5783881-43AB-9DA2-1369-0E15FAC57792}</Project>
  1158. <Name>Boxophobic.PolyverseSkies.Runtime</Name>
  1159. </ProjectReference>
  1160. <ProjectReference Include="Boxophobic.PolyverseSkies.Scripts.csproj">
  1161. <Project>{2090D55F-35B2-A95E-A8D4-00C22CF2DF78}</Project>
  1162. <Name>Boxophobic.PolyverseSkies.Scripts</Name>
  1163. </ProjectReference>
  1164. <ProjectReference Include="Boxophobic.PolyverseSkies.Editor.csproj">
  1165. <Project>{EE2244CD-C288-316E-D77D-228491C838AF}</Project>
  1166. <Name>Boxophobic.PolyverseSkies.Editor</Name>
  1167. </ProjectReference>
  1168. <ProjectReference Include="Boxophobic.Utils.Editor.csproj">
  1169. <Project>{7B38FFD7-9B6F-ACC4-4836-C9A46C1C0F38}</Project>
  1170. <Name>Boxophobic.Utils.Editor</Name>
  1171. </ProjectReference>
  1172. <ProjectReference Include="SteamVR_Input_Editor.csproj">
  1173. <Project>{5CFD7666-3215-342C-0EA6-1B2EF6FC7CF1}</Project>
  1174. <Name>SteamVR_Input_Editor</Name>
  1175. </ProjectReference>
  1176. <ProjectReference Include="SteamVR_Editor.csproj">
  1177. <Project>{0C643A4B-1EB3-AF59-A104-AE016202E43F}</Project>
  1178. <Name>SteamVR_Editor</Name>
  1179. </ProjectReference>
  1180. <ProjectReference Include="SteamVR.csproj">
  1181. <Project>{2B78C170-AC16-E19B-E200-14C0ABD28F10}</Project>
  1182. <Name>SteamVR</Name>
  1183. </ProjectReference>
  1184. <ProjectReference Include="SteamVR_Windows_EditorHelper.csproj">
  1185. <Project>{44761E44-E1E6-C9F0-15CD-5D6FD540D3D1}</Project>
  1186. <Name>SteamVR_Windows_EditorHelper</Name>
  1187. </ProjectReference>
  1188. </ItemGroup>
  1189. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1190. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1191. Other similar extension points exist, see Microsoft.Common.targets.
  1192. <Target Name="BeforeBuild">
  1193. </Target>
  1194. <Target Name="AfterBuild">
  1195. </Target>
  1196. -->
  1197. </Project>