Assembly-CSharp.csproj 69 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>latest</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{272511DB-D035-E25F-AD7A-47EEA9F0FCF0}</ProjectGuid>
  16. <OutputType>Library</OutputType>
  17. <AppDesignerFolder>Properties</AppDesignerFolder>
  18. <AssemblyName>Assembly-CSharp</AssemblyName>
  19. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  20. <FileAlignment>512</FileAlignment>
  21. <BaseDirectory>.</BaseDirectory>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>Temp\bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE;UNITY_2019_4_15;UNITY_2019_4;UNITY_2019;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <NoWarn>0169</NoWarn>
  32. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  33. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>Temp\bin\Release\</OutputPath>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <NoWarn>0169</NoWarn>
  42. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  43. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  44. </PropertyGroup>
  45. <PropertyGroup>
  46. <NoConfig>true</NoConfig>
  47. <NoStdLib>true</NoStdLib>
  48. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  49. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  50. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="UnityEngine">
  54. <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.15f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  55. </Reference>
  56. <Reference Include="UnityEditor">
  57. <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.15f1\Editor\Data\Managed/UnityEditor.dll</HintPath>
  58. </Reference>
  59. </ItemGroup>
  60. <ItemGroup>
  61. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\AntDemo.cs" />
  62. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\CodeExample\ContinousScanExample.cs" />
  63. <Compile Include="Assets\AdvancedAnt\DEMO PC&amp;MAC\CodeExample\UsbExample.cs" />
  64. <Compile Include="Assets\AdvancedAnt\DEMO PREFABS\PrefabDemoDisplay.cs" />
  65. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Channel.cs" />
  66. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ChannelID.cs" />
  67. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ChannelStatus.cs" />
  68. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Common.cs" />
  69. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Device.cs" />
  70. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_DeviceCapabilities.cs" />
  71. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_DeviceInfo.cs" />
  72. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Exception.cs" />
  73. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_ReferenceLibrary.cs" />
  74. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_Response.cs" />
  75. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\ANT_VersionInfo.cs" />
  76. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\ANT_Managed_Library\IANT_Channel.cs" />
  77. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntChannel.cs" />
  78. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntManager.cs" />
  79. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\AntPlusDeviceType.cs" />
  80. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\AccumulatedField.cs" />
  81. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Accumulator.cs" />
  82. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\BufferedMesgBroadcaster.cs" />
  83. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Crc.cs" />
  84. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Decode.cs" />
  85. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Defines.cs" />
  86. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Encode.cs" />
  87. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\EndianBinaryReader.cs" />
  88. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\EndianBinaryWriter.cs" />
  89. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Field.cs" />
  90. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FieldComponent.cs" />
  91. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FieldDefinition.cs" />
  92. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FitException.cs" />
  93. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Header.cs" />
  94. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\IMesgBroadcastPlugin.cs" />
  95. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Mesg.cs" />
  96. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\MesgBroadcaster.cs" />
  97. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\MesgDefinition.cs" />
  98. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile.cs" />
  99. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AccelerometerDataMesg.cs" />
  100. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ActivityMesg.cs" />
  101. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntChannelIdMesg.cs" />
  102. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntRxMesg.cs" />
  103. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AntTxMesg.cs" />
  104. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\AviationAttitudeMesg.cs" />
  105. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\BikeProfileMesg.cs" />
  106. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\BloodPressureMesg.cs" />
  107. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CadenceZoneMesg.cs" />
  108. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CameraEventMesg.cs" />
  109. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CapabilitiesMesg.cs" />
  110. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CourseMesg.cs" />
  111. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\CoursePointMesg.cs" />
  112. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\DeviceInfoMesg.cs" />
  113. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\DeviceSettingsMesg.cs" />
  114. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\EventMesg.cs" />
  115. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FieldCapabilitiesMesg.cs" />
  116. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileCapabilitiesMesg.cs" />
  117. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileCreatorMesg.cs" />
  118. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\FileIdMesg.cs" />
  119. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\GoalMesg.cs" />
  120. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\GyroscopeDataMesg.cs" />
  121. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrMesg.cs" />
  122. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrZoneMesg.cs" />
  123. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrmProfileMesg.cs" />
  124. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\HrvMesg.cs" />
  125. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\LapMesg.cs" />
  126. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\LengthMesg.cs" />
  127. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MemoGlobMesg.cs" />
  128. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MesgCapabilitiesMesg.cs" />
  129. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MetZoneMesg.cs" />
  130. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MonitoringInfoMesg.cs" />
  131. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\MonitoringMesg.cs" />
  132. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\NmeaSentenceMesg.cs" />
  133. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ObdiiDataMesg.cs" />
  134. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\PadMesg.cs" />
  135. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\PowerZoneMesg.cs" />
  136. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\RecordMesg.cs" />
  137. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ScheduleMesg.cs" />
  138. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SdmProfileMesg.cs" />
  139. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentFileMesg.cs" />
  140. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentIdMesg.cs" />
  141. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentLapMesg.cs" />
  142. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentLeaderboardEntryMesg.cs" />
  143. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SegmentPointMesg.cs" />
  144. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SessionMesg.cs" />
  145. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SlaveDeviceMesg.cs" />
  146. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SoftwareMesg.cs" />
  147. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SpeedZoneMesg.cs" />
  148. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\SportMesg.cs" />
  149. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ThreeDSensorCalibrationMesg.cs" />
  150. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TimestampCorrelationMesg.cs" />
  151. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TotalsMesg.cs" />
  152. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\TrainingFileMesg.cs" />
  153. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\UserProfileMesg.cs" />
  154. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoClipMesg.cs" />
  155. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoDescriptionMesg.cs" />
  156. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoFrameMesg.cs" />
  157. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoMesg.cs" />
  158. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\VideoTitleMesg.cs" />
  159. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WeightScaleMesg.cs" />
  160. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WorkoutMesg.cs" />
  161. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\WorkoutStepMesg.cs" />
  162. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Mesgs\ZonesTargetMesg.cs" />
  163. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Activity.cs" />
  164. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityClass.cs" />
  165. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityLevel.cs" />
  166. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivitySubtype.cs" />
  167. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ActivityType.cs" />
  168. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AntNetwork.cs" />
  169. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AntplusDeviceType.cs" />
  170. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AttitudeStage.cs" />
  171. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AttitudeValidity.cs" />
  172. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\AutolapTrigger.cs" />
  173. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BatteryStatus.cs" />
  174. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BodyLocation.cs" />
  175. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Bool.cs" />
  176. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\BpStatus.cs" />
  177. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CameraEventType.cs" />
  178. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CameraOrientationType.cs" />
  179. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Checksum.cs" />
  180. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CommTimeoutType.cs" />
  181. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\ConnectivityCapabilities.cs" />
  182. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CourseCapabilities.cs" />
  183. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\CoursePoint.cs" />
  184. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DateTime.cs" />
  185. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DeviceIndex.cs" />
  186. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayHeart.cs" />
  187. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayMeasure.cs" />
  188. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayPosition.cs" />
  189. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\DisplayPower.cs" />
  190. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Event.cs" />
  191. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\EventType.cs" />
  192. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\File.cs" />
  193. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\FileFlags.cs" />
  194. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\FitnessEquipmentState.cs" />
  195. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\GarminProduct.cs" />
  196. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Gender.cs" />
  197. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Goal.cs" />
  198. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\GoalRecurrence.cs" />
  199. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\HrType.cs" />
  200. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\HrZoneCalc.cs" />
  201. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Intensity.cs" />
  202. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Language.cs" />
  203. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LapTrigger.cs" />
  204. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LeftRightBalance.cs" />
  205. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LeftRightBalance100.cs" />
  206. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LengthType.cs" />
  207. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\LocalDateTime.cs" />
  208. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Manufacturer.cs" />
  209. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MesgCount.cs" />
  210. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MesgNum.cs" />
  211. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\MessageIndex.cs" />
  212. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\PowerPhaseType.cs" />
  213. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\PwrZoneCalc.cs" />
  214. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\RiderPositionType.cs" />
  215. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Schedule.cs" />
  216. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentDeleteStatus.cs" />
  217. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentLapStatus.cs" />
  218. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentLeaderboardType.cs" />
  219. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SegmentSelectionType.cs" />
  220. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SensorType.cs" />
  221. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SessionTrigger.cs" />
  222. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SourceType.cs" />
  223. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Sport.cs" />
  224. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits0.cs" />
  225. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits1.cs" />
  226. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits2.cs" />
  227. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits3.cs" />
  228. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits4.cs" />
  229. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportBits5.cs" />
  230. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SportEvent.cs" />
  231. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\StrokeType.cs" />
  232. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SubSport.cs" />
  233. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\SwimStroke.cs" />
  234. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\TimeZone.cs" />
  235. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\TimerTrigger.cs" />
  236. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\UserLocalId.cs" />
  237. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\Weight.cs" />
  238. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WktStepDuration.cs" />
  239. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WktStepTarget.cs" />
  240. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutCapabilities.cs" />
  241. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutHr.cs" />
  242. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Profile\Types\WorkoutPower.cs" />
  243. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\Fit\Subfield.cs" />
  244. <Compile Include="Assets\AdvancedAnt\Plugins\Ant\FitTest.cs" />
  245. <Compile Include="Assets\AdvancedAnt\Scripts\AntDevice.cs" />
  246. <Compile Include="Assets\AdvancedAnt\Scripts\CadenceDisplay.cs" />
  247. <Compile Include="Assets\AdvancedAnt\Scripts\FitnessEquipmentDisplay.cs" />
  248. <Compile Include="Assets\AdvancedAnt\Scripts\HeartRateDisplay.cs" />
  249. <Compile Include="Assets\AdvancedAnt\Scripts\MultipleDeviceSearch.cs" />
  250. <Compile Include="Assets\AdvancedAnt\Scripts\PowerMeterDisplay.cs" />
  251. <Compile Include="Assets\AdvancedAnt\Scripts\SpeedCadenceDisplay.cs" />
  252. <Compile Include="Assets\AdvancedAnt\Scripts\SpeedDisplay.cs" />
  253. <Compile Include="Assets\InputActions\InputMaster.cs" />
  254. <Compile Include="Assets\Scripts\Animation\BikeAnimation.cs" />
  255. <Compile Include="Assets\Scripts\Animation\Rotatable.cs" />
  256. <Compile Include="Assets\Scripts\Axis.cs" />
  257. <Compile Include="Assets\Scripts\Calibration\BikeReset.cs" />
  258. <Compile Include="Assets\Scripts\Calibration\MovePlayerPosition.cs" />
  259. <Compile Include="Assets\Scripts\Calibration\PersistatePlayerPosition.cs" />
  260. <Compile Include="Assets\Scripts\ColliderAddSlopeAdjustment.cs" />
  261. <Compile Include="Assets\Scripts\Controller\Bicycle\BicycleControllerBaseBehaviour.cs" />
  262. <Compile Include="Assets\Scripts\Controller\Bicycle\DummyBicycleController.cs" />
  263. <Compile Include="Assets\Scripts\Controller\Bicycle\IBicycleController.cs" />
  264. <Compile Include="Assets\Scripts\Controller\Bicycle\RbBicycleController.cs" />
  265. <Compile Include="Assets\Scripts\Controller\Bicycle\WcBicycleController.cs" />
  266. <Compile Include="Assets\Scripts\Controller\Bicycle\WheelConfig.cs" />
  267. <Compile Include="Assets\Scripts\Controller\GamepadBikeController.cs" />
  268. <Compile Include="Assets\Scripts\Controller\KeyboardBikeController.cs" />
  269. <Compile Include="Assets\Scripts\Controller\SensorBikeController.cs" />
  270. <Compile Include="Assets\Scripts\Controller\ViveBikeController.cs" />
  271. <Compile Include="Assets\Scripts\CustomWheelCollider.cs" />
  272. <Compile Include="Assets\Scripts\CustomWheelColliderSlopeAdjustment.cs" />
  273. <Compile Include="Assets\Scripts\Display\BikeDataDisplay.cs" />
  274. <Compile Include="Assets\Scripts\Display\DebugDisplay.cs" />
  275. <Compile Include="Assets\Scripts\Display\RbDebugDisplay.cs" />
  276. <Compile Include="Assets\Scripts\Display\ViveTrackerDebugDisplay.cs" />
  277. <Compile Include="Assets\Scripts\Display\WcDebugDisplay.cs" />
  278. <Compile Include="Assets\Scripts\GameManager.cs" />
  279. <Compile Include="Assets\Scripts\Helpers.cs" />
  280. <Compile Include="Assets\Scripts\Logging\AsyncLogFileWriter.cs" />
  281. <Compile Include="Assets\Scripts\Logging\BikeGameObjectDataLogger.cs" />
  282. <Compile Include="Assets\Scripts\Logging\BikeSensorDataLogger.cs" />
  283. <Compile Include="Assets\Scripts\Logging\FileLogger.cs" />
  284. <Compile Include="Assets\Scripts\Logging\Logable.cs" />
  285. <Compile Include="Assets\Scripts\Logging\Logging.cs" />
  286. <Compile Include="Assets\Scripts\Logging\PolarSensorDataLogger.cs" />
  287. <Compile Include="Assets\Scripts\Logging\SensorDataLogger.cs" />
  288. <Compile Include="Assets\Scripts\Logging\ViveSensorDataLogger.cs" />
  289. <Compile Include="Assets\Scripts\Plotting\DebugPlot.cs" />
  290. <Compile Include="Assets\Scripts\Sensors\ANT\HrReceiver.cs" />
  291. <Compile Include="Assets\Scripts\Sensors\ANT\PowerMeterReceiver.cs" />
  292. <Compile Include="Assets\Scripts\Sensors\ANT\SpeedSensorReceiver.cs" />
  293. <Compile Include="Assets\Scripts\Sensors\BikeSensorData.cs" />
  294. <Compile Include="Assets\Scripts\Sensors\Polar\PolarAccData.cs" />
  295. <Compile Include="Assets\Scripts\Sensors\Polar\PolarEcgData.cs" />
  296. <Compile Include="Assets\Scripts\Sensors\Polar\PolarReceiver.cs" />
  297. <Compile Include="Assets\Scripts\Sensors\Polar\UdpConnection.cs" />
  298. <Compile Include="Assets\Scripts\Tracking\CalibratableTracker.cs" />
  299. <Compile Include="Assets\Scripts\Tracking\FrontWheelTracker.cs" />
  300. <Compile Include="Assets\Scripts\Tracking\KineticLegTracker.cs" />
  301. <Compile Include="Assets\TutorialInfo\Scripts\Readme.cs" />
  302. <Compile Include="Assets\Wheels\Scripts\FreeCamera.cs" />
  303. <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
  304. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
  305. <None Include="Assets\AdvancedAnt\Plugins\Ant\License.txt" />
  306. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
  307. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
  308. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
  309. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
  310. <None Include="Assets\AdvancedAnt\DEMO PREFABS\Android_readme.txt" />
  311. <None Include="Assets\AdvancedAnt\Plugins\Android\AndroidManifest.xml" />
  312. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
  313. <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
  314. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
  315. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
  316. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
  317. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
  318. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
  319. <None Include="Assets\AdvancedAnt\PC_MAC_readme.txt" />
  320. <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
  321. <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
  322. <None Include="Assets\AdvancedAnt\Plugins\Ant\Fit\FIT license.txt" />
  323. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
  324. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
  325. <None Include="Assets\PolygonCity\Change_Log.txt" />
  326. <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
  327. <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
  328. <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
  329. <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
  330. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  331. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  332. </Reference>
  333. <Reference Include="Unity.Timeline.Editor">
  334. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  335. </Reference>
  336. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  337. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  338. </Reference>
  339. <Reference Include="Unity.VSCode.Editor">
  340. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  341. </Reference>
  342. <Reference Include="Unity.Formats.Fbx.Editor">
  343. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Formats.Fbx.Editor.dll</HintPath>
  344. </Reference>
  345. <Reference Include="Unity.RenderPipelines.Core.Editor">
  346. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
  347. </Reference>
  348. <Reference Include="Unity.InputSystem">
  349. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
  350. </Reference>
  351. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  352. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  353. </Reference>
  354. <Reference Include="Unity.Recorder.Editor">
  355. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Recorder.Editor.dll</HintPath>
  356. </Reference>
  357. <Reference Include="Unity.TextMeshPro.Editor">
  358. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  359. </Reference>
  360. <Reference Include="Unity.Recorder">
  361. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Recorder.dll</HintPath>
  362. </Reference>
  363. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  364. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  365. </Reference>
  366. <Reference Include="Unity.RenderPipelines.Universal.Editor">
  367. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
  368. </Reference>
  369. <Reference Include="UnityEngine.UI">
  370. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  371. </Reference>
  372. <Reference Include="Unity.Timeline">
  373. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  374. </Reference>
  375. <Reference Include="Unity.CollabProxy.Editor">
  376. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
  377. </Reference>
  378. <Reference Include="Unity.Postprocessing.Editor">
  379. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll</HintPath>
  380. </Reference>
  381. <Reference Include="Unity.Rider.Editor">
  382. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  383. </Reference>
  384. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  385. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  386. </Reference>
  387. <Reference Include="Unity.Postprocessing.Runtime">
  388. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll</HintPath>
  389. </Reference>
  390. <Reference Include="Autodesk.Fbx">
  391. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Autodesk.Fbx.dll</HintPath>
  392. </Reference>
  393. <Reference Include="Unity.ShaderGraph.Editor">
  394. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
  395. </Reference>
  396. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  397. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  398. </Reference>
  399. <Reference Include="Unity.TextMeshPro">
  400. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  401. </Reference>
  402. <Reference Include="Unity.Formats.Fbx.Runtime">
  403. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/Unity.Formats.Fbx.Runtime.dll</HintPath>
  404. </Reference>
  405. <Reference Include="UnityEditor.UI">
  406. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  407. </Reference>
  408. <Reference Include="UnityEngine.AIModule">
  409. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  410. </Reference>
  411. <Reference Include="UnityEngine.ARModule">
  412. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  413. </Reference>
  414. <Reference Include="UnityEngine.AccessibilityModule">
  415. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  416. </Reference>
  417. <Reference Include="UnityEngine.AndroidJNIModule">
  418. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  419. </Reference>
  420. <Reference Include="UnityEngine.AnimationModule">
  421. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  422. </Reference>
  423. <Reference Include="UnityEngine.AssetBundleModule">
  424. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  425. </Reference>
  426. <Reference Include="UnityEngine.AudioModule">
  427. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEngine.ClothModule">
  430. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  431. </Reference>
  432. <Reference Include="UnityEngine.ClusterInputModule">
  433. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  434. </Reference>
  435. <Reference Include="UnityEngine.ClusterRendererModule">
  436. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  437. </Reference>
  438. <Reference Include="UnityEngine.CoreModule">
  439. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.CrashReportingModule">
  442. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEngine.DSPGraphModule">
  445. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEngine.DirectorModule">
  448. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEngine.GameCenterModule">
  451. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  452. </Reference>
  453. <Reference Include="UnityEngine.GridModule">
  454. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  455. </Reference>
  456. <Reference Include="UnityEngine.HotReloadModule">
  457. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  458. </Reference>
  459. <Reference Include="UnityEngine.IMGUIModule">
  460. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  461. </Reference>
  462. <Reference Include="UnityEngine.ImageConversionModule">
  463. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  464. </Reference>
  465. <Reference Include="UnityEngine.InputModule">
  466. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  467. </Reference>
  468. <Reference Include="UnityEngine.InputLegacyModule">
  469. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  470. </Reference>
  471. <Reference Include="UnityEngine.JSONSerializeModule">
  472. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  473. </Reference>
  474. <Reference Include="UnityEngine.LocalizationModule">
  475. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  476. </Reference>
  477. <Reference Include="UnityEngine.ParticleSystemModule">
  478. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  479. </Reference>
  480. <Reference Include="UnityEngine.PerformanceReportingModule">
  481. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  482. </Reference>
  483. <Reference Include="UnityEngine.PhysicsModule">
  484. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  485. </Reference>
  486. <Reference Include="UnityEngine.Physics2DModule">
  487. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  488. </Reference>
  489. <Reference Include="UnityEngine.ProfilerModule">
  490. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  491. </Reference>
  492. <Reference Include="UnityEngine.ScreenCaptureModule">
  493. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  494. </Reference>
  495. <Reference Include="UnityEngine.SharedInternalsModule">
  496. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  497. </Reference>
  498. <Reference Include="UnityEngine.SpriteMaskModule">
  499. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  500. </Reference>
  501. <Reference Include="UnityEngine.SpriteShapeModule">
  502. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  503. </Reference>
  504. <Reference Include="UnityEngine.StreamingModule">
  505. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  506. </Reference>
  507. <Reference Include="UnityEngine.SubstanceModule">
  508. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  509. </Reference>
  510. <Reference Include="UnityEngine.SubsystemsModule">
  511. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  512. </Reference>
  513. <Reference Include="UnityEngine.TLSModule">
  514. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  515. </Reference>
  516. <Reference Include="UnityEngine.TerrainModule">
  517. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  518. </Reference>
  519. <Reference Include="UnityEngine.TerrainPhysicsModule">
  520. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  521. </Reference>
  522. <Reference Include="UnityEngine.TextCoreModule">
  523. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  524. </Reference>
  525. <Reference Include="UnityEngine.TextRenderingModule">
  526. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  527. </Reference>
  528. <Reference Include="UnityEngine.TilemapModule">
  529. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  530. </Reference>
  531. <Reference Include="UnityEngine.UIModule">
  532. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  533. </Reference>
  534. <Reference Include="UnityEngine.UIElementsModule">
  535. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  536. </Reference>
  537. <Reference Include="UnityEngine.UNETModule">
  538. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  539. </Reference>
  540. <Reference Include="UnityEngine.UmbraModule">
  541. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  542. </Reference>
  543. <Reference Include="UnityEngine.UnityAnalyticsModule">
  544. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  545. </Reference>
  546. <Reference Include="UnityEngine.UnityConnectModule">
  547. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  548. </Reference>
  549. <Reference Include="UnityEngine.UnityTestProtocolModule">
  550. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  551. </Reference>
  552. <Reference Include="UnityEngine.UnityWebRequestModule">
  553. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  554. </Reference>
  555. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  556. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  557. </Reference>
  558. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  559. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  560. </Reference>
  561. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  562. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  563. </Reference>
  564. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  565. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  566. </Reference>
  567. <Reference Include="UnityEngine.VFXModule">
  568. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  569. </Reference>
  570. <Reference Include="UnityEngine.VRModule">
  571. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  572. </Reference>
  573. <Reference Include="UnityEngine.VehiclesModule">
  574. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  575. </Reference>
  576. <Reference Include="UnityEngine.VideoModule">
  577. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  578. </Reference>
  579. <Reference Include="UnityEngine.WindModule">
  580. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  581. </Reference>
  582. <Reference Include="UnityEngine.XRModule">
  583. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  584. </Reference>
  585. <Reference Include="Valve.Newtonsoft.Json">
  586. <HintPath>C:/Users/marce/Unity Projects/VRCyling/Assets/SteamVR/Input/Plugins/JSON.NET/Valve.Newtonsoft.Json.dll</HintPath>
  587. </Reference>
  588. <Reference Include="mscorlib">
  589. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System">
  592. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.Core">
  595. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.Runtime.Serialization">
  598. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.Xml">
  601. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.Xml.Linq">
  604. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.Numerics">
  607. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.Numerics.Vectors">
  610. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.Net.Http">
  613. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  614. </Reference>
  615. <Reference Include="Microsoft.CSharp">
  616. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.Data">
  619. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  620. </Reference>
  621. <Reference Include="Microsoft.Win32.Primitives">
  622. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  623. </Reference>
  624. <Reference Include="netstandard">
  625. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.AppContext">
  628. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.Collections.Concurrent">
  631. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.Collections">
  634. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.Collections.NonGeneric">
  637. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.Collections.Specialized">
  640. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.ComponentModel.Annotations">
  643. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.ComponentModel">
  646. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.ComponentModel.EventBasedAsync">
  649. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.ComponentModel.Primitives">
  652. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.ComponentModel.TypeConverter">
  655. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Console">
  658. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Data.Common">
  661. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  662. </Reference>
  663. <Reference Include="System.Diagnostics.Contracts">
  664. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  665. </Reference>
  666. <Reference Include="System.Diagnostics.Debug">
  667. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System.Diagnostics.FileVersionInfo">
  670. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.Diagnostics.Process">
  673. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.Diagnostics.StackTrace">
  676. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  679. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.Diagnostics.Tools">
  682. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.Diagnostics.TraceSource">
  685. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.Drawing.Primitives">
  688. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.Dynamic.Runtime">
  691. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  692. </Reference>
  693. <Reference Include="System.Globalization.Calendars">
  694. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.Globalization">
  697. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  698. </Reference>
  699. <Reference Include="System.Globalization.Extensions">
  700. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  701. </Reference>
  702. <Reference Include="System.IO.Compression.ZipFile">
  703. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.IO">
  706. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.IO.FileSystem">
  709. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.IO.FileSystem.DriveInfo">
  712. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.IO.FileSystem.Primitives">
  715. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.IO.FileSystem.Watcher">
  718. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.IO.IsolatedStorage">
  721. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.IO.MemoryMappedFiles">
  724. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.IO.Pipes">
  727. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.IO.UnmanagedMemoryStream">
  730. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.Linq">
  733. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.Linq.Expressions">
  736. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.Linq.Parallel">
  739. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.Linq.Queryable">
  742. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.Net.Http.Rtc">
  745. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Net.NameResolution">
  748. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Net.NetworkInformation">
  751. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.Net.Ping">
  754. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Net.Primitives">
  757. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Net.Requests">
  760. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Net.Security">
  763. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Net.Sockets">
  766. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Net.WebHeaderCollection">
  769. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Net.WebSockets.Client">
  772. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Net.WebSockets">
  775. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.ObjectModel">
  778. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.Reflection">
  781. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.Reflection.Emit">
  784. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.Reflection.Emit.ILGeneration">
  787. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.Reflection.Emit.Lightweight">
  790. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.Reflection.Extensions">
  793. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.Reflection.Primitives">
  796. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  797. </Reference>
  798. <Reference Include="System.Resources.Reader">
  799. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  800. </Reference>
  801. <Reference Include="System.Resources.ResourceManager">
  802. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  803. </Reference>
  804. <Reference Include="System.Resources.Writer">
  805. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  806. </Reference>
  807. <Reference Include="System.Runtime.CompilerServices.VisualC">
  808. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  809. </Reference>
  810. <Reference Include="System.Runtime">
  811. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  812. </Reference>
  813. <Reference Include="System.Runtime.Extensions">
  814. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  815. </Reference>
  816. <Reference Include="System.Runtime.Handles">
  817. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  818. </Reference>
  819. <Reference Include="System.Runtime.InteropServices">
  820. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  821. </Reference>
  822. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  823. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  824. </Reference>
  825. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  826. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  827. </Reference>
  828. <Reference Include="System.Runtime.Numerics">
  829. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  830. </Reference>
  831. <Reference Include="System.Runtime.Serialization.Formatters">
  832. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  833. </Reference>
  834. <Reference Include="System.Runtime.Serialization.Json">
  835. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  836. </Reference>
  837. <Reference Include="System.Runtime.Serialization.Primitives">
  838. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  839. </Reference>
  840. <Reference Include="System.Runtime.Serialization.Xml">
  841. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  842. </Reference>
  843. <Reference Include="System.Security.Claims">
  844. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  845. </Reference>
  846. <Reference Include="System.Security.Cryptography.Algorithms">
  847. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  848. </Reference>
  849. <Reference Include="System.Security.Cryptography.Csp">
  850. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  851. </Reference>
  852. <Reference Include="System.Security.Cryptography.Encoding">
  853. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  854. </Reference>
  855. <Reference Include="System.Security.Cryptography.Primitives">
  856. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  857. </Reference>
  858. <Reference Include="System.Security.Cryptography.X509Certificates">
  859. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  860. </Reference>
  861. <Reference Include="System.Security.Principal">
  862. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  863. </Reference>
  864. <Reference Include="System.Security.SecureString">
  865. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  866. </Reference>
  867. <Reference Include="System.ServiceModel.Duplex">
  868. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  869. </Reference>
  870. <Reference Include="System.ServiceModel.Http">
  871. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  872. </Reference>
  873. <Reference Include="System.ServiceModel.NetTcp">
  874. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  875. </Reference>
  876. <Reference Include="System.ServiceModel.Primitives">
  877. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  878. </Reference>
  879. <Reference Include="System.ServiceModel.Security">
  880. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  881. </Reference>
  882. <Reference Include="System.Text.Encoding">
  883. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  884. </Reference>
  885. <Reference Include="System.Text.Encoding.Extensions">
  886. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  887. </Reference>
  888. <Reference Include="System.Text.RegularExpressions">
  889. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  890. </Reference>
  891. <Reference Include="System.Threading">
  892. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  893. </Reference>
  894. <Reference Include="System.Threading.Overlapped">
  895. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  896. </Reference>
  897. <Reference Include="System.Threading.Tasks">
  898. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  899. </Reference>
  900. <Reference Include="System.Threading.Tasks.Parallel">
  901. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  902. </Reference>
  903. <Reference Include="System.Threading.Thread">
  904. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  905. </Reference>
  906. <Reference Include="System.Threading.ThreadPool">
  907. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  908. </Reference>
  909. <Reference Include="System.Threading.Timer">
  910. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  911. </Reference>
  912. <Reference Include="System.ValueTuple">
  913. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  914. </Reference>
  915. <Reference Include="System.Xml.ReaderWriter">
  916. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  917. </Reference>
  918. <Reference Include="System.Xml.XDocument">
  919. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  920. </Reference>
  921. <Reference Include="System.Xml.XmlDocument">
  922. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  923. </Reference>
  924. <Reference Include="System.Xml.XmlSerializer">
  925. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  926. </Reference>
  927. <Reference Include="System.Xml.XPath">
  928. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  929. </Reference>
  930. <Reference Include="System.Xml.XPath.XDocument">
  931. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  932. </Reference>
  933. <Reference Include="UnityScript">
  934. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
  935. </Reference>
  936. <Reference Include="UnityScript.Lang">
  937. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
  938. </Reference>
  939. <Reference Include="Boo.Lang">
  940. <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
  941. </Reference>
  942. </ItemGroup>
  943. <ItemGroup>
  944. <ProjectReference Include="SteamVR_Actions.csproj">
  945. <Project>{C8866180-64C6-F02E-A914-446507B36928}</Project>
  946. <Name>SteamVR_Actions</Name>
  947. </ProjectReference>
  948. <ProjectReference Include="SteamVR_Input_Editor.csproj">
  949. <Project>{54152D6B-1E30-6A08-B2F2-6A642758DE58}</Project>
  950. <Name>SteamVR_Input_Editor</Name>
  951. </ProjectReference>
  952. <ProjectReference Include="SteamVR_Editor.csproj">
  953. <Project>{3E8A5CA9-A461-ACB7-88CF-437458189DB9}</Project>
  954. <Name>SteamVR_Editor</Name>
  955. </ProjectReference>
  956. <ProjectReference Include="SteamVR.csproj">
  957. <Project>{AA2F3384-93C6-6339-7224-30BEFA100592}</Project>
  958. <Name>SteamVR</Name>
  959. </ProjectReference>
  960. <ProjectReference Include="SteamVR_Windows_EditorHelper.csproj">
  961. <Project>{93AF3A7F-4D0E-9DB2-6791-66B2405AEB3C}</Project>
  962. <Name>SteamVR_Windows_EditorHelper</Name>
  963. </ProjectReference>
  964. </ItemGroup>
  965. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  966. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  967. Other similar extension points exist, see Microsoft.Common.targets.
  968. <Target Name="BeforeBuild">
  969. </Target>
  970. <Target Name="AfterBuild">
  971. </Target>
  972. -->
  973. </Project>