Assembly-CSharp.csproj 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  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. </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>{794ed552-07b4-f11d-7366-ef1425d6d5d5}</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_2019_3_0;UNITY_2019_3;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;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_LINUX;UNITY_STANDALONE_LINUX;UNITY_STANDALONE;UNITY_STANDALONE_LINUX_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_LINUX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;MIRROR;MIRROR_17_0_OR_NEWER;MIRROR_18_0_OR_NEWER;MIRROR_24_0_OR_NEWER;MIRROR_26_0_OR_NEWER;MIRROR_27_0_OR_NEWER;MIRROR_28_0_OR_NEWER;MIRROR_29_0_OR_NEWER;MIRROR_30_0_OR_NEWER;MIRROR_30_5_2_OR_NEWER;MIRROR_32_1_2_OR_NEWER;MIRROR_32_1_4_OR_NEWER;MIRROR_35_0_OR_NEWER;MIRROR_35_1_OR_NEWER;MIRROR_37_0_OR_NEWER;MIRROR_38_0_OR_NEWER;MIRROR_39_0_OR_NEWER;MIRROR_40_0_OR_NEWER;MIRROR_41_0_OR_NEWER;MIRROR_42_0_OR_NEWER;MIRROR_43_0_OR_NEWER;MIRROR_44_0_OR_NEWER;MIRROR_46_0_OR_NEWER;MIRROR_47_0_OR_NEWER;MIRROR_53_0_OR_NEWER;MIRROR_55_0_OR_NEWER;MIRROR_57_0_OR_NEWER;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;DEVELOPMENT_BUILD</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <NoWarn>0169</NoWarn>
  29. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup>
  32. <NoConfig>true</NoConfig>
  33. <NoStdLib>true</NoStdLib>
  34. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  35. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  36. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Compile Include="Assets/FirstGearGames/Scripts/EditorRuntime/BitMaskAttribute.cs" />
  40. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Arrays.cs" />
  41. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Canvases.cs" />
  42. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/DisplayFPS.cs" />
  43. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Enums.cs" />
  44. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Floats.cs" />
  45. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/FrameRateCalculator.cs" />
  46. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Ints.cs" />
  47. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Layers.cs" />
  48. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Network/Lookups.cs" />
  49. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Network/MirrorBreaksProjectsEveryRelease_Serializers.cs" />
  50. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Network/Platforms.cs" />
  51. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Network/Quaternions.cs" />
  52. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Quaternions.cs" />
  53. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Structures/FloatRange.cs" />
  54. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Structures/IntRange.cs" />
  55. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Structures/Vector2Range.cs" />
  56. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Transforms.cs" />
  57. <Compile Include="Assets/FirstGearGames/Scripts/Utilities/Vectors.cs" />
  58. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FastProximityChecker/Demo/Scripts/AutoMovePlayer.cs" />
  59. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FastProximityChecker/Demo/Scripts/CubeSpawner.cs" />
  60. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FastProximityChecker/Demo/Scripts/PlayerCubeSpawner.cs" />
  61. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FastProximityChecker/Scripts/FastProximityChecker.cs" />
  62. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FastProximityChecker/Scripts/ProximityCheckerManager.cs" />
  63. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Demos/Comparison/Scripts/AutoMoveBlah.cs" />
  64. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Demos/Comparison/Scripts/AutoMoveBlending.cs" />
  65. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Demos/Comparison/Scripts/MoveAndAnimate.cs" />
  66. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Demos/Comparison/Scripts/MoveAndAnimateServerAuth.cs" />
  67. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/Core/Compression.cs" />
  68. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/Core/FlexNetworkAnimatorManager.cs" />
  69. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/Core/ParameterUpdates.cs" />
  70. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/Core/Serialization.cs" />
  71. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/Core/Supporting.cs" />
  72. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/Scripts/FlexNetworkAnimator.cs" />
  73. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/AuthMotor.cs" />
  74. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/AutoMotor.cs" />
  75. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/AutoMotorCamera.cs" />
  76. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/AutoMotorManager.cs" />
  77. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/ClientDataRejector.cs" />
  78. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Comparison/Scripts/Motor.cs" />
  79. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/ForceSendTransform/Scripts/JumpMotor.cs" />
  80. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/PickupObjects/Scripts/MotorPickupObject.cs" />
  81. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/PickupObjects/Scripts/PickableObjectClientAuth.cs" />
  82. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/PickupObjects/Scripts/PickableObjectServerAuth.cs" />
  83. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Platforms/Scripts/MotorBasic.cs" />
  84. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Platforms/Scripts/MovingPlatform.cs" />
  85. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Demos/Platforms/Scripts/NTMotorBasic.cs" />
  86. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/AttachedTargetData.cs" />
  87. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/Compressions.cs" />
  88. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/FlexNetworkTransformBase.cs" />
  89. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/FlexNetworkTransformManager.cs" />
  90. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/Serialization.cs" />
  91. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/Core/Supporting.cs" />
  92. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/FlexAttachTargets.cs" />
  93. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/FlexNetworkTransform.cs" />
  94. <Compile Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/Scripts/FlexNetworkTransformChild.cs" />
  95. <Compile Include="Assets/FirstGearGames/Supporters/Assets/ReactivePhysics/Demo/Scripts/Controlled.cs" />
  96. <Compile Include="Assets/FirstGearGames/Supporters/Assets/ReactivePhysics/Demo/Scripts/Controlled2D.cs" />
  97. <Compile Include="Assets/FirstGearGames/Supporters/Assets/ReactivePhysics/Demo/Scripts/RollableCubeSpawner.cs" />
  98. <Compile Include="Assets/FirstGearGames/Supporters/Assets/ReactivePhysics/Scripts/ReactivePhysicsObject.cs" />
  99. <Compile Include="Assets/ParrelSync/Examples/CustomArgumentExample.cs" />
  100. <Compile Include="Assets/Scripts/Door.cs" />
  101. <Compile Include="Assets/Scripts/InputPreset.cs" />
  102. <Compile Include="Assets/Scripts/Lobby.cs" />
  103. <Compile Include="Assets/Scripts/MainmenuController.cs" />
  104. <Compile Include="Assets/Scripts/NetPlayer.cs" />
  105. <Compile Include="Assets/Scripts/NetSceneData.cs" />
  106. <Compile Include="Assets/Scripts/PlayerController.cs" />
  107. <Compile Include="Assets/Scripts/PushBox.cs" />
  108. <Compile Include="Assets/Scripts/SliderIndicator.cs" />
  109. <Compile Include="Assets/Scripts/hostNew.cs" />
  110. <Compile Include="Assets/Scripts/loadingScreen.cs" />
  111. <Compile Include="Assets/Scripts/login.cs" />
  112. <None Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkTransform/README.txt" />
  113. <None Include="Assets/ScriptTemplates/51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
  114. <None Include="Assets/ScriptTemplates/56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
  115. <None Include="Assets/FirstGearGames/Supporters/Assets/FlexNetworkAnimator/README.txt" />
  116. <None Include="Assets/FirstGearGames/LICENSE.txt" />
  117. <None Include="Assets/Mirror/Readme.txt" />
  118. <None Include="Assets/ScriptTemplates/57-Mirror__Network Transform-NewNetworkTransform.cs.txt" />
  119. <None Include="Assets/ParrelSync/VERSION.txt" />
  120. <None Include="Assets/ScriptTemplates/52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
  121. <None Include="Assets/FirstGearGames/README.txt" />
  122. <None Include="Assets/Mirror/Plugins/Mono.Cecil/License.txt" />
  123. <None Include="Assets/ScriptTemplates/55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
  124. <None Include="Assets/ScriptTemplates/53-Mirror__Custom Interest Management-CustomInterestManagement.cs.txt" />
  125. <None Include="Assets/ScriptTemplates/50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
  126. <None Include="Assets/ScriptTemplates/54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
  127. <None Include="Assets/FirstGearGames/Supporters/Assets/ChangeLog.txt" />
  128. <None Include="Assets/FirstGearGames/Supporters/Assets/README.txt" />
  129. <Reference Include="UnityEngine">
  130. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  131. </Reference>
  132. <Reference Include="UnityEngine.AIModule">
  133. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  134. </Reference>
  135. <Reference Include="UnityEngine.AccessibilityModule">
  136. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  137. </Reference>
  138. <Reference Include="UnityEngine.AndroidJNIModule">
  139. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  140. </Reference>
  141. <Reference Include="UnityEngine.AnimationModule">
  142. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  143. </Reference>
  144. <Reference Include="UnityEngine.AssetBundleModule">
  145. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  146. </Reference>
  147. <Reference Include="UnityEngine.AudioModule">
  148. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  149. </Reference>
  150. <Reference Include="UnityEngine.ClothModule">
  151. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  152. </Reference>
  153. <Reference Include="UnityEngine.ClusterInputModule">
  154. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  155. </Reference>
  156. <Reference Include="UnityEngine.ClusterRendererModule">
  157. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  158. </Reference>
  159. <Reference Include="UnityEngine.CoreModule">
  160. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  161. </Reference>
  162. <Reference Include="UnityEngine.CrashReportingModule">
  163. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  164. </Reference>
  165. <Reference Include="UnityEngine.DSPGraphModule">
  166. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  167. </Reference>
  168. <Reference Include="UnityEngine.DirectorModule">
  169. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  170. </Reference>
  171. <Reference Include="UnityEngine.GameCenterModule">
  172. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  173. </Reference>
  174. <Reference Include="UnityEngine.GridModule">
  175. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  176. </Reference>
  177. <Reference Include="UnityEngine.HotReloadModule">
  178. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  179. </Reference>
  180. <Reference Include="UnityEngine.IMGUIModule">
  181. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  182. </Reference>
  183. <Reference Include="UnityEngine.ImageConversionModule">
  184. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  185. </Reference>
  186. <Reference Include="UnityEngine.InputModule">
  187. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  188. </Reference>
  189. <Reference Include="UnityEngine.InputLegacyModule">
  190. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  191. </Reference>
  192. <Reference Include="UnityEngine.JSONSerializeModule">
  193. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  194. </Reference>
  195. <Reference Include="UnityEngine.LocalizationModule">
  196. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  197. </Reference>
  198. <Reference Include="UnityEngine.ParticleSystemModule">
  199. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  200. </Reference>
  201. <Reference Include="UnityEngine.PerformanceReportingModule">
  202. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  203. </Reference>
  204. <Reference Include="UnityEngine.PhysicsModule">
  205. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  206. </Reference>
  207. <Reference Include="UnityEngine.Physics2DModule">
  208. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  209. </Reference>
  210. <Reference Include="UnityEngine.ProfilerModule">
  211. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  212. </Reference>
  213. <Reference Include="UnityEngine.ScreenCaptureModule">
  214. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  215. </Reference>
  216. <Reference Include="UnityEngine.SharedInternalsModule">
  217. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  218. </Reference>
  219. <Reference Include="UnityEngine.SpriteMaskModule">
  220. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  221. </Reference>
  222. <Reference Include="UnityEngine.SpriteShapeModule">
  223. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  224. </Reference>
  225. <Reference Include="UnityEngine.StreamingModule">
  226. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  227. </Reference>
  228. <Reference Include="UnityEngine.SubstanceModule">
  229. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  230. </Reference>
  231. <Reference Include="UnityEngine.SubsystemsModule">
  232. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  233. </Reference>
  234. <Reference Include="UnityEngine.TLSModule">
  235. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  236. </Reference>
  237. <Reference Include="UnityEngine.TerrainModule">
  238. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  239. </Reference>
  240. <Reference Include="UnityEngine.TerrainPhysicsModule">
  241. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  242. </Reference>
  243. <Reference Include="UnityEngine.TextCoreModule">
  244. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  245. </Reference>
  246. <Reference Include="UnityEngine.TextRenderingModule">
  247. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  248. </Reference>
  249. <Reference Include="UnityEngine.TilemapModule">
  250. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  251. </Reference>
  252. <Reference Include="UnityEngine.UIModule">
  253. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  254. </Reference>
  255. <Reference Include="UnityEngine.UIElementsModule">
  256. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  257. </Reference>
  258. <Reference Include="UnityEngine.UNETModule">
  259. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  260. </Reference>
  261. <Reference Include="UnityEngine.UmbraModule">
  262. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  263. </Reference>
  264. <Reference Include="UnityEngine.UnityAnalyticsModule">
  265. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  266. </Reference>
  267. <Reference Include="UnityEngine.UnityConnectModule">
  268. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  269. </Reference>
  270. <Reference Include="UnityEngine.UnityTestProtocolModule">
  271. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  272. </Reference>
  273. <Reference Include="UnityEngine.UnityWebRequestModule">
  274. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  275. </Reference>
  276. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  277. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  278. </Reference>
  279. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  280. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  281. </Reference>
  282. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  283. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  284. </Reference>
  285. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  286. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  287. </Reference>
  288. <Reference Include="UnityEngine.VFXModule">
  289. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  290. </Reference>
  291. <Reference Include="UnityEngine.VRModule">
  292. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  293. </Reference>
  294. <Reference Include="UnityEngine.VehiclesModule">
  295. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  296. </Reference>
  297. <Reference Include="UnityEngine.VideoModule">
  298. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  299. </Reference>
  300. <Reference Include="UnityEngine.WindModule">
  301. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  302. </Reference>
  303. <Reference Include="UnityEngine.XRModule">
  304. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  305. </Reference>
  306. <Reference Include="UnityEditor">
  307. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/Managed/UnityEditor.dll</HintPath>
  308. </Reference>
  309. <Reference Include="Mono.CecilX">
  310. <HintPath>/media/RocketSpeed/Unity_Projects/NanoPark/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  311. </Reference>
  312. <Reference Include="Mono.CecilX.Mdb">
  313. <HintPath>/media/RocketSpeed/Unity_Projects/NanoPark/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  314. </Reference>
  315. <Reference Include="Mono.CecilX.Pdb">
  316. <HintPath>/media/RocketSpeed/Unity_Projects/NanoPark/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  317. </Reference>
  318. <Reference Include="Mono.CecilX.Rocks">
  319. <HintPath>/media/RocketSpeed/Unity_Projects/NanoPark/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  320. </Reference>
  321. <Reference Include="mscorlib">
  322. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  323. </Reference>
  324. <Reference Include="System">
  325. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  326. </Reference>
  327. <Reference Include="System.Core">
  328. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  329. </Reference>
  330. <Reference Include="System.Runtime.Serialization">
  331. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  332. </Reference>
  333. <Reference Include="System.Xml">
  334. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  335. </Reference>
  336. <Reference Include="System.Xml.Linq">
  337. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  338. </Reference>
  339. <Reference Include="System.Numerics">
  340. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  341. </Reference>
  342. <Reference Include="System.Numerics.Vectors">
  343. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  344. </Reference>
  345. <Reference Include="System.Net.Http">
  346. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  347. </Reference>
  348. <Reference Include="Microsoft.CSharp">
  349. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  350. </Reference>
  351. <Reference Include="System.Data">
  352. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  353. </Reference>
  354. <Reference Include="Microsoft.Win32.Primitives">
  355. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  356. </Reference>
  357. <Reference Include="System.AppContext">
  358. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  359. </Reference>
  360. <Reference Include="System.Collections.Concurrent">
  361. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  362. </Reference>
  363. <Reference Include="System.Collections.NonGeneric">
  364. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  365. </Reference>
  366. <Reference Include="System.Collections.Specialized">
  367. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  368. </Reference>
  369. <Reference Include="System.Collections">
  370. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  371. </Reference>
  372. <Reference Include="System.ComponentModel.Annotations">
  373. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  374. </Reference>
  375. <Reference Include="System.ComponentModel.EventBasedAsync">
  376. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  377. </Reference>
  378. <Reference Include="System.ComponentModel.Primitives">
  379. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  380. </Reference>
  381. <Reference Include="System.ComponentModel.TypeConverter">
  382. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  383. </Reference>
  384. <Reference Include="System.ComponentModel">
  385. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  386. </Reference>
  387. <Reference Include="System.Console">
  388. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  389. </Reference>
  390. <Reference Include="System.Data.Common">
  391. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  392. </Reference>
  393. <Reference Include="System.Diagnostics.Contracts">
  394. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  395. </Reference>
  396. <Reference Include="System.Diagnostics.Debug">
  397. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  398. </Reference>
  399. <Reference Include="System.Diagnostics.FileVersionInfo">
  400. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  401. </Reference>
  402. <Reference Include="System.Diagnostics.Process">
  403. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  404. </Reference>
  405. <Reference Include="System.Diagnostics.StackTrace">
  406. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  407. </Reference>
  408. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  409. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  410. </Reference>
  411. <Reference Include="System.Diagnostics.Tools">
  412. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  413. </Reference>
  414. <Reference Include="System.Diagnostics.TraceSource">
  415. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  416. </Reference>
  417. <Reference Include="System.Drawing.Primitives">
  418. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  419. </Reference>
  420. <Reference Include="System.Dynamic.Runtime">
  421. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  422. </Reference>
  423. <Reference Include="System.Globalization.Calendars">
  424. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  425. </Reference>
  426. <Reference Include="System.Globalization.Extensions">
  427. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  428. </Reference>
  429. <Reference Include="System.Globalization">
  430. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  431. </Reference>
  432. <Reference Include="System.IO.Compression.ZipFile">
  433. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  434. </Reference>
  435. <Reference Include="System.IO.FileSystem.DriveInfo">
  436. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  437. </Reference>
  438. <Reference Include="System.IO.FileSystem.Primitives">
  439. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  440. </Reference>
  441. <Reference Include="System.IO.FileSystem.Watcher">
  442. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  443. </Reference>
  444. <Reference Include="System.IO.FileSystem">
  445. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  446. </Reference>
  447. <Reference Include="System.IO.IsolatedStorage">
  448. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  449. </Reference>
  450. <Reference Include="System.IO.MemoryMappedFiles">
  451. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  452. </Reference>
  453. <Reference Include="System.IO.Pipes">
  454. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  455. </Reference>
  456. <Reference Include="System.IO.UnmanagedMemoryStream">
  457. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  458. </Reference>
  459. <Reference Include="System.IO">
  460. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  461. </Reference>
  462. <Reference Include="System.Linq.Expressions">
  463. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  464. </Reference>
  465. <Reference Include="System.Linq.Parallel">
  466. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  467. </Reference>
  468. <Reference Include="System.Linq.Queryable">
  469. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  470. </Reference>
  471. <Reference Include="System.Linq">
  472. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  473. </Reference>
  474. <Reference Include="System.Net.Http.Rtc">
  475. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  476. </Reference>
  477. <Reference Include="System.Net.NameResolution">
  478. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  479. </Reference>
  480. <Reference Include="System.Net.NetworkInformation">
  481. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  482. </Reference>
  483. <Reference Include="System.Net.Ping">
  484. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  485. </Reference>
  486. <Reference Include="System.Net.Primitives">
  487. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  488. </Reference>
  489. <Reference Include="System.Net.Requests">
  490. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  491. </Reference>
  492. <Reference Include="System.Net.Security">
  493. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  494. </Reference>
  495. <Reference Include="System.Net.Sockets">
  496. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  497. </Reference>
  498. <Reference Include="System.Net.WebHeaderCollection">
  499. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  500. </Reference>
  501. <Reference Include="System.Net.WebSockets.Client">
  502. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  503. </Reference>
  504. <Reference Include="System.Net.WebSockets">
  505. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  506. </Reference>
  507. <Reference Include="System.ObjectModel">
  508. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  509. </Reference>
  510. <Reference Include="System.Reflection.Emit.ILGeneration">
  511. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  512. </Reference>
  513. <Reference Include="System.Reflection.Emit.Lightweight">
  514. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  515. </Reference>
  516. <Reference Include="System.Reflection.Emit">
  517. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  518. </Reference>
  519. <Reference Include="System.Reflection.Extensions">
  520. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  521. </Reference>
  522. <Reference Include="System.Reflection.Primitives">
  523. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  524. </Reference>
  525. <Reference Include="System.Reflection">
  526. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  527. </Reference>
  528. <Reference Include="System.Resources.Reader">
  529. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  530. </Reference>
  531. <Reference Include="System.Resources.ResourceManager">
  532. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  533. </Reference>
  534. <Reference Include="System.Resources.Writer">
  535. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  536. </Reference>
  537. <Reference Include="System.Runtime.CompilerServices.VisualC">
  538. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  539. </Reference>
  540. <Reference Include="System.Runtime.Extensions">
  541. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  542. </Reference>
  543. <Reference Include="System.Runtime.Handles">
  544. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  545. </Reference>
  546. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  547. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  548. </Reference>
  549. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  550. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  551. </Reference>
  552. <Reference Include="System.Runtime.InteropServices">
  553. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  554. </Reference>
  555. <Reference Include="System.Runtime.Numerics">
  556. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  557. </Reference>
  558. <Reference Include="System.Runtime.Serialization.Formatters">
  559. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  560. </Reference>
  561. <Reference Include="System.Runtime.Serialization.Json">
  562. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  563. </Reference>
  564. <Reference Include="System.Runtime.Serialization.Primitives">
  565. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  566. </Reference>
  567. <Reference Include="System.Runtime.Serialization.Xml">
  568. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  569. </Reference>
  570. <Reference Include="System.Runtime">
  571. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  572. </Reference>
  573. <Reference Include="System.Security.Claims">
  574. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  575. </Reference>
  576. <Reference Include="System.Security.Cryptography.Algorithms">
  577. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  578. </Reference>
  579. <Reference Include="System.Security.Cryptography.Csp">
  580. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  581. </Reference>
  582. <Reference Include="System.Security.Cryptography.Encoding">
  583. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  584. </Reference>
  585. <Reference Include="System.Security.Cryptography.Primitives">
  586. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  587. </Reference>
  588. <Reference Include="System.Security.Cryptography.X509Certificates">
  589. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System.Security.Principal">
  592. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.Security.SecureString">
  595. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.ServiceModel.Duplex">
  598. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.ServiceModel.Http">
  601. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.ServiceModel.NetTcp">
  604. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.ServiceModel.Primitives">
  607. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.ServiceModel.Security">
  610. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.Text.Encoding.Extensions">
  613. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  614. </Reference>
  615. <Reference Include="System.Text.Encoding">
  616. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.Text.RegularExpressions">
  619. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  620. </Reference>
  621. <Reference Include="System.Threading.Overlapped">
  622. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  623. </Reference>
  624. <Reference Include="System.Threading.Tasks.Parallel">
  625. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.Threading.Tasks">
  628. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.Threading.Thread">
  631. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.Threading.ThreadPool">
  634. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.Threading.Timer">
  637. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.Threading">
  640. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.ValueTuple">
  643. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.Xml.ReaderWriter">
  646. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.Xml.XDocument">
  649. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.Xml.XPath.XDocument">
  652. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.Xml.XPath">
  655. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Xml.XmlDocument">
  658. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Xml.XmlSerializer">
  661. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  662. </Reference>
  663. <Reference Include="netstandard">
  664. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  665. </Reference>
  666. <Reference Include="UnityScript">
  667. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
  668. </Reference>
  669. <Reference Include="UnityScript.Lang">
  670. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
  671. </Reference>
  672. <Reference Include="Boo.Lang">
  673. <HintPath>/home/warlock/Unity/Hub/Editor/2019.3.0f6/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
  674. </Reference>
  675. </ItemGroup>
  676. <ItemGroup>
  677. <ProjectReference Include="Unity.Timeline.Editor.csproj">
  678. <Project>{533199e0-035b-b106-d535-d93fe9aeea08}</Project>
  679. <Name>Unity.Timeline.Editor</Name>
  680. </ProjectReference>
  681. <ProjectReference Include="Unity.VSCode.Editor.csproj">
  682. <Project>{0c9389be-bc21-f173-bc53-1836cfd21b9e}</Project>
  683. <Name>Unity.VSCode.Editor</Name>
  684. </ProjectReference>
  685. <ProjectReference Include="Mirror.Authenticators.csproj">
  686. <Project>{06d3891d-7e54-0165-ab21-990a195a8ea0}</Project>
  687. <Name>Mirror.Authenticators</Name>
  688. </ProjectReference>
  689. <ProjectReference Include="Mirror.Components.csproj">
  690. <Project>{c3fd6ccb-0e34-cb84-f45c-a0a5b5346b75}</Project>
  691. <Name>Mirror.Components</Name>
  692. </ProjectReference>
  693. <ProjectReference Include="Mirror.Examples.csproj">
  694. <Project>{1d1c4363-d4dc-90d5-4b63-6b3bf57e146b}</Project>
  695. <Name>Mirror.Examples</Name>
  696. </ProjectReference>
  697. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  698. <Project>{1a877a05-c390-8d4f-0281-9c52b1040235}</Project>
  699. <Name>Mirror.CompilerSymbols</Name>
  700. </ProjectReference>
  701. <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
  702. <Project>{2ba436fb-75e3-28e6-311a-9da88a14fba9}</Project>
  703. <Name>Unity.TextMeshPro.Editor</Name>
  704. </ProjectReference>
  705. <ProjectReference Include="ParrelSync.csproj">
  706. <Project>{9c8046d9-3477-2d3b-eeb8-eea73ce7e4d4}</Project>
  707. <Name>ParrelSync</Name>
  708. </ProjectReference>
  709. <ProjectReference Include="where-allocations.csproj">
  710. <Project>{1a356b3a-d31e-3350-c514-470dfa96d5c8}</Project>
  711. <Name>where-allocations</Name>
  712. </ProjectReference>
  713. <ProjectReference Include="UnityEngine.UI.csproj">
  714. <Project>{779772c6-608b-44d7-da1a-f2b38bd2f9b6}</Project>
  715. <Name>UnityEngine.UI</Name>
  716. </ProjectReference>
  717. <ProjectReference Include="LRM.csproj">
  718. <Project>{626a637e-6afe-97f0-9fd0-95b0bb04b632}</Project>
  719. <Name>LRM</Name>
  720. </ProjectReference>
  721. <ProjectReference Include="Unity.Timeline.csproj">
  722. <Project>{5b2d7a62-8e2c-4d7f-06c7-1d15a86edf92}</Project>
  723. <Name>Unity.Timeline</Name>
  724. </ProjectReference>
  725. <ProjectReference Include="Unity.CollabProxy.Editor.csproj">
  726. <Project>{d9b84d7e-6b8e-4b6f-1f08-0c556ec5fbfc}</Project>
  727. <Name>Unity.CollabProxy.Editor</Name>
  728. </ProjectReference>
  729. <ProjectReference Include="Telepathy.csproj">
  730. <Project>{6d2f51d2-1ac4-e809-ec4f-893ec41a9c18}</Project>
  731. <Name>Telepathy</Name>
  732. </ProjectReference>
  733. <ProjectReference Include="Unity.Rider.Editor.csproj">
  734. <Project>{697a9ea7-0789-5e8a-cd1f-a1c0d2c40c50}</Project>
  735. <Name>Unity.Rider.Editor</Name>
  736. </ProjectReference>
  737. <ProjectReference Include="Mirror.csproj">
  738. <Project>{0f940bd2-732e-d4ba-3ad8-f7b21201a69b}</Project>
  739. <Name>Mirror</Name>
  740. </ProjectReference>
  741. <ProjectReference Include="Unity.2D.Sprite.Editor.csproj">
  742. <Project>{e236b30d-5074-92cb-40e7-21dea2ea8108}</Project>
  743. <Name>Unity.2D.Sprite.Editor</Name>
  744. </ProjectReference>
  745. <ProjectReference Include="Unity.2D.Tilemap.Editor.csproj">
  746. <Project>{44e08a38-511b-ef34-9fbc-6bb7267f9200}</Project>
  747. <Name>Unity.2D.Tilemap.Editor</Name>
  748. </ProjectReference>
  749. <ProjectReference Include="Mirror.Editor.csproj">
  750. <Project>{011a6312-392b-56be-4e4c-e67f9346e94f}</Project>
  751. <Name>Mirror.Editor</Name>
  752. </ProjectReference>
  753. <ProjectReference Include="kcp2k.csproj">
  754. <Project>{75dea445-e506-a59d-b73f-38a0add93459}</Project>
  755. <Name>kcp2k</Name>
  756. </ProjectReference>
  757. <ProjectReference Include="SimpleWebTransport.csproj">
  758. <Project>{98dbf456-ac72-bf0b-9024-c3fe345d6428}</Project>
  759. <Name>SimpleWebTransport</Name>
  760. </ProjectReference>
  761. <ProjectReference Include="Unity.TextMeshPro.csproj">
  762. <Project>{3fefc22c-d458-d273-9057-6267b53e6cc9}</Project>
  763. <Name>Unity.TextMeshPro</Name>
  764. </ProjectReference>
  765. <ProjectReference Include="UnityEditor.UI.csproj">
  766. <Project>{d5284a81-f67c-7e2c-3e13-cdac4bdbd32c}</Project>
  767. <Name>UnityEditor.UI</Name>
  768. </ProjectReference>
  769. </ItemGroup>
  770. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  771. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  772. Other similar extension points exist, see Microsoft.Common.targets.
  773. <Target Name="BeforeBuild">
  774. </Target>
  775. <Target Name="AfterBuild">
  776. </Target>
  777. -->
  778. </Project>