Assembly-CSharp.csproj 88 KB

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