Assembly-CSharp-Editor-firstpass.csproj 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>latest</LangVersion>
  5. <CscToolPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Tools/RoslynScripts</CscToolPath>
  6. <CscToolExe>unity_csc.sh</CscToolExe>
  7. </PropertyGroup>
  8. <PropertyGroup>
  9. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  10. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  11. <ProductVersion>10.0.20506</ProductVersion>
  12. <SchemaVersion>2.0</SchemaVersion>
  13. <RootNamespace></RootNamespace>
  14. <ProjectGuid>{4776DF9A-D1DC-1C18-18D0-DB7164CBA767}</ProjectGuid>
  15. <OutputType>Library</OutputType>
  16. <AppDesignerFolder>Properties</AppDesignerFolder>
  17. <AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName>
  18. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  19. <FileAlignment>512</FileAlignment>
  20. <BaseDirectory>.</BaseDirectory>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>Temp\Bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE;UNITY_2020_3_16;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_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_4_6;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;UNITY_POST_PROCESSING_STACK_V2;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;CROSS_PLATFORM_INPUT;ENABLE_UNITYMESHSIMPLIFIER;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;NET_STANDARD_2_0</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <NoWarn>0169</NoWarn>
  31. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>Temp\bin\Release\</OutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <NoWarn>0169</NoWarn>
  40. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <NoConfig>true</NoConfig>
  44. <NoStdLib>true</NoStdLib>
  45. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  46. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  47. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Compile Include="Assets\Standard Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs" />
  51. <Compile Include="Assets\Standard Assets\Editor\Water\Water4\SpecularLightingEditor.cs" />
  52. <Compile Include="Assets\Standard Assets\Editor\Water\Water4\PlanarReflectionEditor.cs" />
  53. <Compile Include="Assets\Standard Assets\Editor\Water\Water4\GerstnerDisplaceEditor.cs" />
  54. <Compile Include="Assets\Standard Assets\Editor\Water\Water4\WaterBaseEditor.cs" />
  55. <Compile Include="Assets\Standard Assets\Editor\Water\Water4\WaterEditorUtility.cs" />
  56. <Reference Include="UnityEngine">
  57. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  58. </Reference>
  59. <Reference Include="UnityEngine.AIModule">
  60. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  61. </Reference>
  62. <Reference Include="UnityEngine.ARModule">
  63. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  64. </Reference>
  65. <Reference Include="UnityEngine.AccessibilityModule">
  66. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  67. </Reference>
  68. <Reference Include="UnityEngine.AndroidJNIModule">
  69. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  70. </Reference>
  71. <Reference Include="UnityEngine.AnimationModule">
  72. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  73. </Reference>
  74. <Reference Include="UnityEngine.AssetBundleModule">
  75. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  76. </Reference>
  77. <Reference Include="UnityEngine.AudioModule">
  78. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEngine.ClothModule">
  81. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEngine.ClusterInputModule">
  84. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEngine.ClusterRendererModule">
  87. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.CoreModule">
  90. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEngine.CrashReportingModule">
  93. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEngine.DSPGraphModule">
  96. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.DirectorModule">
  99. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEngine.GIModule">
  102. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEngine.GameCenterModule">
  105. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEngine.GridModule">
  108. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEngine.HotReloadModule">
  111. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEngine.IMGUIModule">
  114. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  115. </Reference>
  116. <Reference Include="UnityEngine.ImageConversionModule">
  117. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  118. </Reference>
  119. <Reference Include="UnityEngine.InputModule">
  120. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  121. </Reference>
  122. <Reference Include="UnityEngine.InputLegacyModule">
  123. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  124. </Reference>
  125. <Reference Include="UnityEngine.JSONSerializeModule">
  126. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  127. </Reference>
  128. <Reference Include="UnityEngine.LocalizationModule">
  129. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  130. </Reference>
  131. <Reference Include="UnityEngine.ParticleSystemModule">
  132. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  133. </Reference>
  134. <Reference Include="UnityEngine.PerformanceReportingModule">
  135. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  136. </Reference>
  137. <Reference Include="UnityEngine.PhysicsModule">
  138. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  139. </Reference>
  140. <Reference Include="UnityEngine.Physics2DModule">
  141. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  142. </Reference>
  143. <Reference Include="UnityEngine.ProfilerModule">
  144. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  145. </Reference>
  146. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  147. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  148. </Reference>
  149. <Reference Include="UnityEngine.ScreenCaptureModule">
  150. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  151. </Reference>
  152. <Reference Include="UnityEngine.SharedInternalsModule">
  153. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  154. </Reference>
  155. <Reference Include="UnityEngine.SpriteMaskModule">
  156. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  157. </Reference>
  158. <Reference Include="UnityEngine.SpriteShapeModule">
  159. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  160. </Reference>
  161. <Reference Include="UnityEngine.StreamingModule">
  162. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  163. </Reference>
  164. <Reference Include="UnityEngine.SubstanceModule">
  165. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  166. </Reference>
  167. <Reference Include="UnityEngine.SubsystemsModule">
  168. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  169. </Reference>
  170. <Reference Include="UnityEngine.TLSModule">
  171. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  172. </Reference>
  173. <Reference Include="UnityEngine.TerrainModule">
  174. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  175. </Reference>
  176. <Reference Include="UnityEngine.TerrainPhysicsModule">
  177. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  178. </Reference>
  179. <Reference Include="UnityEngine.TextCoreModule">
  180. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  181. </Reference>
  182. <Reference Include="UnityEngine.TextRenderingModule">
  183. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  184. </Reference>
  185. <Reference Include="UnityEngine.TilemapModule">
  186. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  187. </Reference>
  188. <Reference Include="UnityEngine.UIModule">
  189. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  190. </Reference>
  191. <Reference Include="UnityEngine.UIElementsModule">
  192. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  193. </Reference>
  194. <Reference Include="UnityEngine.UIElementsNativeModule">
  195. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  196. </Reference>
  197. <Reference Include="UnityEngine.UNETModule">
  198. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  199. </Reference>
  200. <Reference Include="UnityEngine.UmbraModule">
  201. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  202. </Reference>
  203. <Reference Include="UnityEngine.UnityAnalyticsModule">
  204. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  205. </Reference>
  206. <Reference Include="UnityEngine.UnityConnectModule">
  207. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  208. </Reference>
  209. <Reference Include="UnityEngine.UnityCurlModule">
  210. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  211. </Reference>
  212. <Reference Include="UnityEngine.UnityTestProtocolModule">
  213. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  214. </Reference>
  215. <Reference Include="UnityEngine.UnityWebRequestModule">
  216. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  217. </Reference>
  218. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  219. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  220. </Reference>
  221. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  222. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  223. </Reference>
  224. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  225. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  226. </Reference>
  227. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  228. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  229. </Reference>
  230. <Reference Include="UnityEngine.VFXModule">
  231. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  232. </Reference>
  233. <Reference Include="UnityEngine.VRModule">
  234. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  235. </Reference>
  236. <Reference Include="UnityEngine.VehiclesModule">
  237. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  238. </Reference>
  239. <Reference Include="UnityEngine.VideoModule">
  240. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  241. </Reference>
  242. <Reference Include="UnityEngine.VirtualTexturingModule">
  243. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  244. </Reference>
  245. <Reference Include="UnityEngine.WindModule">
  246. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  247. </Reference>
  248. <Reference Include="UnityEngine.XRModule">
  249. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  250. </Reference>
  251. <Reference Include="UnityEditor">
  252. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
  253. </Reference>
  254. <Reference Include="UnityEditor.CoreModule">
  255. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  256. </Reference>
  257. <Reference Include="UnityEditor.GraphViewModule">
  258. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  259. </Reference>
  260. <Reference Include="UnityEditor.PackageManagerUIModule">
  261. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  262. </Reference>
  263. <Reference Include="UnityEditor.SceneTemplateModule">
  264. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  265. </Reference>
  266. <Reference Include="UnityEditor.UIElementsModule">
  267. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  268. </Reference>
  269. <Reference Include="UnityEditor.UIElementsSamplesModule">
  270. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  271. </Reference>
  272. <Reference Include="UnityEditor.UIServiceModule">
  273. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  274. </Reference>
  275. <Reference Include="UnityEditor.UnityConnectModule">
  276. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  277. </Reference>
  278. <Reference Include="UnityEditor.Graphs">
  279. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  280. </Reference>
  281. <Reference Include="UnityEditor.Android.Extensions">
  282. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  283. </Reference>
  284. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  285. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  286. </Reference>
  287. <Reference Include="UnityEditor.LinuxStandalone.Extensions">
  288. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
  289. </Reference>
  290. <Reference Include="Mono.CecilX.Rocks">
  291. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  292. </Reference>
  293. <Reference Include="Mono.CecilX.Pdb">
  294. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  295. </Reference>
  296. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  297. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.collab-proxy@1.7.1/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  298. </Reference>
  299. <Reference Include="Unity.Burst.Unsafe">
  300. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.burst@1.3.4/Unity.Burst.Unsafe.dll</HintPath>
  301. </Reference>
  302. <Reference Include="Mono.CecilX">
  303. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  304. </Reference>
  305. <Reference Include="log4netPlastic">
  306. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.collab-proxy@1.7.1/Lib/Editor/PlasticSCM/log4netPlastic.dll</HintPath>
  307. </Reference>
  308. <Reference Include="Newtonsoft.Json">
  309. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll</HintPath>
  310. </Reference>
  311. <Reference Include="Mono.CecilX.Mdb">
  312. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  313. </Reference>
  314. <Reference Include="unityplastic">
  315. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.collab-proxy@1.7.1/Lib/Editor/PlasticSCM/unityplastic.dll</HintPath>
  316. </Reference>
  317. <Reference Include="nunit.framework">
  318. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll</HintPath>
  319. </Reference>
  320. <Reference Include="mscorlib">
  321. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  322. </Reference>
  323. <Reference Include="System">
  324. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  325. </Reference>
  326. <Reference Include="System.Core">
  327. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  328. </Reference>
  329. <Reference Include="System.Runtime.Serialization">
  330. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  331. </Reference>
  332. <Reference Include="System.Xml">
  333. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  334. </Reference>
  335. <Reference Include="System.Xml.Linq">
  336. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  337. </Reference>
  338. <Reference Include="System.Numerics">
  339. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  340. </Reference>
  341. <Reference Include="System.Numerics.Vectors">
  342. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  343. </Reference>
  344. <Reference Include="System.Net.Http">
  345. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  346. </Reference>
  347. <Reference Include="System.IO.Compression">
  348. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.IO.Compression.dll</HintPath>
  349. </Reference>
  350. <Reference Include="Microsoft.CSharp">
  351. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  352. </Reference>
  353. <Reference Include="System.Data">
  354. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  355. </Reference>
  356. <Reference Include="Microsoft.Win32.Primitives">
  357. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  358. </Reference>
  359. <Reference Include="System.AppContext">
  360. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  361. </Reference>
  362. <Reference Include="System.Collections.Concurrent">
  363. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  364. </Reference>
  365. <Reference Include="System.Collections.NonGeneric">
  366. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  367. </Reference>
  368. <Reference Include="System.Collections.Specialized">
  369. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  370. </Reference>
  371. <Reference Include="System.Collections">
  372. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  373. </Reference>
  374. <Reference Include="System.ComponentModel.Annotations">
  375. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  376. </Reference>
  377. <Reference Include="System.ComponentModel.EventBasedAsync">
  378. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  379. </Reference>
  380. <Reference Include="System.ComponentModel.Primitives">
  381. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  382. </Reference>
  383. <Reference Include="System.ComponentModel.TypeConverter">
  384. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  385. </Reference>
  386. <Reference Include="System.ComponentModel">
  387. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  388. </Reference>
  389. <Reference Include="System.Console">
  390. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  391. </Reference>
  392. <Reference Include="System.Data.Common">
  393. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  394. </Reference>
  395. <Reference Include="System.Diagnostics.Contracts">
  396. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  397. </Reference>
  398. <Reference Include="System.Diagnostics.Debug">
  399. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  400. </Reference>
  401. <Reference Include="System.Diagnostics.FileVersionInfo">
  402. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  403. </Reference>
  404. <Reference Include="System.Diagnostics.Process">
  405. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  406. </Reference>
  407. <Reference Include="System.Diagnostics.StackTrace">
  408. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  409. </Reference>
  410. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  411. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  412. </Reference>
  413. <Reference Include="System.Diagnostics.Tools">
  414. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  415. </Reference>
  416. <Reference Include="System.Diagnostics.TraceSource">
  417. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  418. </Reference>
  419. <Reference Include="System.Drawing.Primitives">
  420. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  421. </Reference>
  422. <Reference Include="System.Dynamic.Runtime">
  423. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  424. </Reference>
  425. <Reference Include="System.Globalization.Calendars">
  426. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  427. </Reference>
  428. <Reference Include="System.Globalization.Extensions">
  429. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  430. </Reference>
  431. <Reference Include="System.Globalization">
  432. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  433. </Reference>
  434. <Reference Include="System.IO.Compression.ZipFile">
  435. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  436. </Reference>
  437. <Reference Include="System.IO.FileSystem.DriveInfo">
  438. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  439. </Reference>
  440. <Reference Include="System.IO.FileSystem.Primitives">
  441. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  442. </Reference>
  443. <Reference Include="System.IO.FileSystem.Watcher">
  444. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  445. </Reference>
  446. <Reference Include="System.IO.FileSystem">
  447. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  448. </Reference>
  449. <Reference Include="System.IO.IsolatedStorage">
  450. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  451. </Reference>
  452. <Reference Include="System.IO.MemoryMappedFiles">
  453. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  454. </Reference>
  455. <Reference Include="System.IO.Pipes">
  456. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  457. </Reference>
  458. <Reference Include="System.IO.UnmanagedMemoryStream">
  459. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  460. </Reference>
  461. <Reference Include="System.IO">
  462. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  463. </Reference>
  464. <Reference Include="System.Linq.Expressions">
  465. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  466. </Reference>
  467. <Reference Include="System.Linq.Parallel">
  468. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  469. </Reference>
  470. <Reference Include="System.Linq.Queryable">
  471. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  472. </Reference>
  473. <Reference Include="System.Linq">
  474. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  475. </Reference>
  476. <Reference Include="System.Net.Http.Rtc">
  477. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  478. </Reference>
  479. <Reference Include="System.Net.NameResolution">
  480. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  481. </Reference>
  482. <Reference Include="System.Net.NetworkInformation">
  483. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  484. </Reference>
  485. <Reference Include="System.Net.Ping">
  486. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  487. </Reference>
  488. <Reference Include="System.Net.Primitives">
  489. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  490. </Reference>
  491. <Reference Include="System.Net.Requests">
  492. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  493. </Reference>
  494. <Reference Include="System.Net.Security">
  495. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  496. </Reference>
  497. <Reference Include="System.Net.Sockets">
  498. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  499. </Reference>
  500. <Reference Include="System.Net.WebHeaderCollection">
  501. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  502. </Reference>
  503. <Reference Include="System.Net.WebSockets.Client">
  504. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  505. </Reference>
  506. <Reference Include="System.Net.WebSockets">
  507. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  508. </Reference>
  509. <Reference Include="System.ObjectModel">
  510. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  511. </Reference>
  512. <Reference Include="System.Reflection.Emit.ILGeneration">
  513. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  514. </Reference>
  515. <Reference Include="System.Reflection.Emit.Lightweight">
  516. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  517. </Reference>
  518. <Reference Include="System.Reflection.Emit">
  519. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  520. </Reference>
  521. <Reference Include="System.Reflection.Extensions">
  522. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  523. </Reference>
  524. <Reference Include="System.Reflection.Primitives">
  525. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  526. </Reference>
  527. <Reference Include="System.Reflection">
  528. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  529. </Reference>
  530. <Reference Include="System.Resources.Reader">
  531. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  532. </Reference>
  533. <Reference Include="System.Resources.ResourceManager">
  534. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  535. </Reference>
  536. <Reference Include="System.Resources.Writer">
  537. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  538. </Reference>
  539. <Reference Include="System.Runtime.CompilerServices.VisualC">
  540. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  541. </Reference>
  542. <Reference Include="System.Runtime.Extensions">
  543. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  544. </Reference>
  545. <Reference Include="System.Runtime.Handles">
  546. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  547. </Reference>
  548. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  549. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  550. </Reference>
  551. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  552. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  553. </Reference>
  554. <Reference Include="System.Runtime.InteropServices">
  555. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  556. </Reference>
  557. <Reference Include="System.Runtime.Numerics">
  558. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  559. </Reference>
  560. <Reference Include="System.Runtime.Serialization.Formatters">
  561. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  562. </Reference>
  563. <Reference Include="System.Runtime.Serialization.Json">
  564. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  565. </Reference>
  566. <Reference Include="System.Runtime.Serialization.Primitives">
  567. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  568. </Reference>
  569. <Reference Include="System.Runtime.Serialization.Xml">
  570. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  571. </Reference>
  572. <Reference Include="System.Runtime">
  573. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  574. </Reference>
  575. <Reference Include="System.Security.Claims">
  576. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  577. </Reference>
  578. <Reference Include="System.Security.Cryptography.Algorithms">
  579. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  580. </Reference>
  581. <Reference Include="System.Security.Cryptography.Csp">
  582. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  583. </Reference>
  584. <Reference Include="System.Security.Cryptography.Encoding">
  585. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  586. </Reference>
  587. <Reference Include="System.Security.Cryptography.Primitives">
  588. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  589. </Reference>
  590. <Reference Include="System.Security.Cryptography.X509Certificates">
  591. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  592. </Reference>
  593. <Reference Include="System.Security.Principal">
  594. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  595. </Reference>
  596. <Reference Include="System.Security.SecureString">
  597. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  598. </Reference>
  599. <Reference Include="System.ServiceModel.Duplex">
  600. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  601. </Reference>
  602. <Reference Include="System.ServiceModel.Http">
  603. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  604. </Reference>
  605. <Reference Include="System.ServiceModel.NetTcp">
  606. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  607. </Reference>
  608. <Reference Include="System.ServiceModel.Primitives">
  609. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  610. </Reference>
  611. <Reference Include="System.ServiceModel.Security">
  612. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  613. </Reference>
  614. <Reference Include="System.Text.Encoding.Extensions">
  615. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  616. </Reference>
  617. <Reference Include="System.Text.Encoding">
  618. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  619. </Reference>
  620. <Reference Include="System.Text.RegularExpressions">
  621. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  622. </Reference>
  623. <Reference Include="System.Threading.Overlapped">
  624. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  625. </Reference>
  626. <Reference Include="System.Threading.Tasks.Parallel">
  627. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  628. </Reference>
  629. <Reference Include="System.Threading.Tasks">
  630. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  631. </Reference>
  632. <Reference Include="System.Threading.Thread">
  633. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  634. </Reference>
  635. <Reference Include="System.Threading.ThreadPool">
  636. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  637. </Reference>
  638. <Reference Include="System.Threading.Timer">
  639. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  640. </Reference>
  641. <Reference Include="System.Threading">
  642. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  643. </Reference>
  644. <Reference Include="System.ValueTuple">
  645. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  646. </Reference>
  647. <Reference Include="System.Xml.ReaderWriter">
  648. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  649. </Reference>
  650. <Reference Include="System.Xml.XDocument">
  651. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  652. </Reference>
  653. <Reference Include="System.Xml.XPath.XDocument">
  654. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  655. </Reference>
  656. <Reference Include="System.Xml.XPath">
  657. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  658. </Reference>
  659. <Reference Include="System.Xml.XmlDocument">
  660. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  661. </Reference>
  662. <Reference Include="System.Xml.XmlSerializer">
  663. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  664. </Reference>
  665. <Reference Include="netstandard">
  666. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  667. </Reference>
  668. </ItemGroup>
  669. <ItemGroup>
  670. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  671. <Project>{71991409-D9F6-4A68-8315-60A33DE76F3A}</Project>
  672. <Name>Assembly-CSharp-firstpass</Name>
  673. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  674. </ProjectReference>
  675. <ProjectReference Include="UnityEngine.TestRunner.csproj">
  676. <Project>{6DA5E22F-4640-A24D-2CA6-FFB72CA63C81}</Project>
  677. <Name>UnityEngine.TestRunner</Name>
  678. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  679. </ProjectReference>
  680. <ProjectReference Include="UnityEditor.TestRunner.csproj">
  681. <Project>{96602ED3-822B-7467-8186-760D2CA79337}</Project>
  682. <Name>UnityEditor.TestRunner</Name>
  683. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  684. </ProjectReference>
  685. <ProjectReference Include="EasyButtons.Editor.csproj">
  686. <Project>{8645541B-E863-5D6C-ABCB-4D93474D8D4F}</Project>
  687. <Name>EasyButtons.Editor</Name>
  688. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  689. </ProjectReference>
  690. <ProjectReference Include="Mirror.csproj">
  691. <Project>{2992CA32-7C63-690E-4292-20209D0A79DE}</Project>
  692. <Name>Mirror</Name>
  693. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  694. </ProjectReference>
  695. <ProjectReference Include="kcp2k.csproj">
  696. <Project>{0B70AC3F-E640-9FC3-22FD-95B240B25E58}</Project>
  697. <Name>kcp2k</Name>
  698. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  699. </ProjectReference>
  700. <ProjectReference Include="Unity.VSCode.Editor.csproj">
  701. <Project>{B5F7EF20-BC33-A5A5-1F00-E8323143D19D}</Project>
  702. <Name>Unity.VSCode.Editor</Name>
  703. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  704. </ProjectReference>
  705. <ProjectReference Include="Unity.AutoLOD.csproj">
  706. <Project>{2E8EE3A7-53B7-E042-DF3A-774DFD1F432E}</Project>
  707. <Name>Unity.AutoLOD</Name>
  708. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  709. </ProjectReference>
  710. <ProjectReference Include="EasyButtons.csproj">
  711. <Project>{772FD94E-D820-9E94-1A31-DC46175BA63E}</Project>
  712. <Name>EasyButtons</Name>
  713. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  714. </ProjectReference>
  715. <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
  716. <Project>{009FA2F6-E653-1844-F7A2-848735085D41}</Project>
  717. <Name>Unity.TextMeshPro.Editor</Name>
  718. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  719. </ProjectReference>
  720. <ProjectReference Include="Unity.VisualStudio.Editor.csproj">
  721. <Project>{751C1557-95D3-2B2C-C424-FF511FCF2E87}</Project>
  722. <Name>Unity.VisualStudio.Editor</Name>
  723. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  724. </ProjectReference>
  725. <ProjectReference Include="Unity.Performance.Profile-Analyzer.Editor.csproj">
  726. <Project>{BB96DE3A-2F32-4E0C-4153-F3EA5B7E5E5B}</Project>
  727. <Name>Unity.Performance.Profile-Analyzer.Editor</Name>
  728. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  729. </ProjectReference>
  730. <ProjectReference Include="Unity.Sysroot.Linux_x86_64.csproj">
  731. <Project>{574CBCEE-B64D-1D6A-A4D3-834CE761F62A}</Project>
  732. <Name>Unity.Sysroot.Linux_x86_64</Name>
  733. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  734. </ProjectReference>
  735. <ProjectReference Include="LRM.csproj">
  736. <Project>{CF66EF3D-4050-DF05-DA77-CF9AE4A7A73F}</Project>
  737. <Name>LRM</Name>
  738. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  739. </ProjectReference>
  740. <ProjectReference Include="Mirror.Examples.csproj">
  741. <Project>{8DDBC216-C26B-5BFD-713C-0991301A952A}</Project>
  742. <Name>Mirror.Examples</Name>
  743. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  744. </ProjectReference>
  745. <ProjectReference Include="Unity.Timeline.csproj">
  746. <Project>{FB568387-D717-D5E8-2098-F3223853049D}</Project>
  747. <Name>Unity.Timeline</Name>
  748. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  749. </ProjectReference>
  750. <ProjectReference Include="Unity.TextMeshPro.csproj">
  751. <Project>{6420D3E2-C4BF-4A24-2C94-437F029E4AB5}</Project>
  752. <Name>Unity.TextMeshPro</Name>
  753. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  754. </ProjectReference>
  755. <ProjectReference Include="Unity.Burst.Editor.csproj">
  756. <Project>{D4FE8E52-3C22-7AB1-1B84-DF2929737A57}</Project>
  757. <Name>Unity.Burst.Editor</Name>
  758. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  759. </ProjectReference>
  760. <ProjectReference Include="Unity.AutoLOD.Editor.Simplygon.csproj">
  761. <Project>{DC54DC86-7589-AB58-FD52-2878D5E9BFFE}</Project>
  762. <Name>Unity.AutoLOD.Editor.Simplygon</Name>
  763. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  764. </ProjectReference>
  765. <ProjectReference Include="Unity.Toolchain.Linux-x86_64.csproj">
  766. <Project>{EBFBA787-A5C6-8189-6868-5A3034047E01}</Project>
  767. <Name>Unity.Toolchain.Linux-x86_64</Name>
  768. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  769. </ProjectReference>
  770. <ProjectReference Include="Unity.Postprocessing.Editor.csproj">
  771. <Project>{93EB8B4D-C2EE-A7BF-681C-08487E4B7265}</Project>
  772. <Name>Unity.Postprocessing.Editor</Name>
  773. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  774. </ProjectReference>
  775. <ProjectReference Include="UnityEditor.UI.csproj">
  776. <Project>{6AC39ED6-8729-A612-420A-73082B61162B}</Project>
  777. <Name>UnityEditor.UI</Name>
  778. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  779. </ProjectReference>
  780. <ProjectReference Include="Unity.PlasticSCM.Editor.csproj">
  781. <Project>{848B6059-06AE-1767-ADA0-F1FF8E40FBA2}</Project>
  782. <Name>Unity.PlasticSCM.Editor</Name>
  783. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  784. </ProjectReference>
  785. <ProjectReference Include="Unity.Rider.Editor.csproj">
  786. <Project>{EF2CB6AE-95C5-F634-42FC-8CF03B11C344}</Project>
  787. <Name>Unity.Rider.Editor</Name>
  788. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  789. </ProjectReference>
  790. <ProjectReference Include="Unity.AutoLOD.Editor.csproj">
  791. <Project>{23946E67-5B7A-6468-E407-29563E077B53}</Project>
  792. <Name>Unity.AutoLOD.Editor</Name>
  793. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  794. </ProjectReference>
  795. <ProjectReference Include="UnityEngine.UI.csproj">
  796. <Project>{91AC4B7B-A1F5-D0DE-B6D6-D53C7E186962}</Project>
  797. <Name>UnityEngine.UI</Name>
  798. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  799. </ProjectReference>
  800. <ProjectReference Include="Mirror.Weaver.csproj">
  801. <Project>{D639CD22-E662-5096-33B8-576EA857E63B}</Project>
  802. <Name>Mirror.Weaver</Name>
  803. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  804. </ProjectReference>
  805. <ProjectReference Include="Unity.Animation.Rigging.csproj">
  806. <Project>{76BA3241-8341-9E90-6212-09192EA6B371}</Project>
  807. <Name>Unity.Animation.Rigging</Name>
  808. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  809. </ProjectReference>
  810. <ProjectReference Include="Unity.Mathematics.csproj">
  811. <Project>{FF94BF29-AC9B-6984-373E-3662912F2483}</Project>
  812. <Name>Unity.Mathematics</Name>
  813. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  814. </ProjectReference>
  815. <ProjectReference Include="Unity.Burst.csproj">
  816. <Project>{0F4A4681-830B-D920-ACC2-EA9282F250C6}</Project>
  817. <Name>Unity.Burst</Name>
  818. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  819. </ProjectReference>
  820. <ProjectReference Include="Whinarn.UnityMeshSimplifier.Editor.csproj">
  821. <Project>{4CB7E13B-C8A6-D02E-5BBA-00F6D7BCB715}</Project>
  822. <Name>Whinarn.UnityMeshSimplifier.Editor</Name>
  823. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  824. </ProjectReference>
  825. <ProjectReference Include="Unity.Postprocessing.Runtime.csproj">
  826. <Project>{1B81005F-3935-54F7-95AC-3E536EA12ABD}</Project>
  827. <Name>Unity.Postprocessing.Runtime</Name>
  828. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  829. </ProjectReference>
  830. <ProjectReference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64.csproj">
  831. <Project>{5D13587E-86DB-6264-DFFC-AD8332211F0C}</Project>
  832. <Name>Unity.Toolchain.Win-x86_64-Linux-x86_64</Name>
  833. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  834. </ProjectReference>
  835. <ProjectReference Include="Unity.Timeline.Editor.csproj">
  836. <Project>{FE83C546-6826-0E0A-C393-5B24BF30CF19}</Project>
  837. <Name>Unity.Timeline.Editor</Name>
  838. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  839. </ProjectReference>
  840. <ProjectReference Include="Mirror.Editor.csproj">
  841. <Project>{BD06F4CB-C01D-D9F7-1D2D-812FD17BD988}</Project>
  842. <Name>Mirror.Editor</Name>
  843. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  844. </ProjectReference>
  845. <ProjectReference Include="Unity.Mathematics.Editor.csproj">
  846. <Project>{0EDCB2CD-FF3D-960B-B3B1-049F4A5E3B29}</Project>
  847. <Name>Unity.Mathematics.Editor</Name>
  848. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  849. </ProjectReference>
  850. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  851. <Project>{CD01E3D9-D3DC-CE03-2E48-655BBE8F4933}</Project>
  852. <Name>Mirror.CompilerSymbols</Name>
  853. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  854. </ProjectReference>
  855. <ProjectReference Include="Mirror.Authenticators.csproj">
  856. <Project>{CFFD2559-D364-F429-1CA3-CE28B4E11445}</Project>
  857. <Name>Mirror.Authenticators</Name>
  858. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  859. </ProjectReference>
  860. <ProjectReference Include="Telepathy.csproj">
  861. <Project>{B91D1ED3-81A5-5CB6-E1F4-A5C4B037C799}</Project>
  862. <Name>Telepathy</Name>
  863. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  864. </ProjectReference>
  865. <ProjectReference Include="where-allocations.csproj">
  866. <Project>{B5928AE6-084C-BDE4-A222-674EBF3DB10C}</Project>
  867. <Name>where-allocations</Name>
  868. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  869. </ProjectReference>
  870. <ProjectReference Include="Unity.Animation.Rigging.Editor.csproj">
  871. <Project>{F97A6671-FD00-1057-0167-2CD23A20CBCA}</Project>
  872. <Name>Unity.Animation.Rigging.Editor</Name>
  873. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  874. </ProjectReference>
  875. <ProjectReference Include="SimpleWebTransport.csproj">
  876. <Project>{39433B92-01FF-4243-BA2B-F6024189BF15}</Project>
  877. <Name>SimpleWebTransport</Name>
  878. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  879. </ProjectReference>
  880. <ProjectReference Include="Whinarn.UnityMeshSimplifier.Runtime.csproj">
  881. <Project>{359F422D-7E91-B8AB-1DF7-5B3455238EFA}</Project>
  882. <Name>Whinarn.UnityMeshSimplifier.Runtime</Name>
  883. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  884. </ProjectReference>
  885. <ProjectReference Include="Mirror.Components.csproj">
  886. <Project>{643F5ACF-BF4F-67E3-6550-ACE1AAF654F8}</Project>
  887. <Name>Mirror.Components</Name>
  888. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  889. </ProjectReference>
  890. <ProjectReference Include="Unity.SysrootPackage.Editor.csproj">
  891. <Project>{F17A674C-318E-86B4-EA96-68506E961B39}</Project>
  892. <Name>Unity.SysrootPackage.Editor</Name>
  893. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  894. </ProjectReference>
  895. </ItemGroup>
  896. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  897. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  898. Other similar extension points exist, see Microsoft.Common.targets.
  899. <Target Name="BeforeBuild">
  900. </Target>
  901. <Target Name="AfterBuild">
  902. </Target>
  903. -->
  904. </Project>