Zombie_MP.csproj 77 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990
  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. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.20506</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{BC7F5FDB-0E31-58CB-2FE7-97F00FC5D179}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Assembly-CSharp</AssemblyName>
  11. <FileAlignment>512</FileAlignment>
  12. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  13. <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
  14. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  15. <TargetFrameworkProfile></TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectGenerator>VSTU</UnityProjectGenerator>
  18. <UnityProjectType>Game:1</UnityProjectType>
  19. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  20. <UnityVersion>2019.4.18f1</UnityVersion>
  21. <RootNamespace></RootNamespace>
  22. <LangVersion>6</LangVersion>
  23. </PropertyGroup>
  24. <PropertyGroup>
  25. <NoConfig>true</NoConfig>
  26. <NoStdLib>true</NoStdLib>
  27. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  33. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <DefineConstants>DEBUG;TRACE;UNITY_2019_4_18;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;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;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  43. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <DefineConstants>TRACE;UNITY_2019_4_18;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;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;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  47. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="UnityEngine.UI">
  51. <HintPath>Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  52. </Reference>
  53. <Reference Include="UnityEditor.UI">
  54. <HintPath>Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Managed/UnityEngine/UnityEngine">
  57. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Managed/UnityEngine/UnityEngine.AIModule">
  60. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Managed/UnityEngine/UnityEngine.ARModule">
  63. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Managed/UnityEngine/UnityEngine.AccessibilityModule">
  66. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Managed/UnityEngine/UnityEngine.AndroidJNIModule">
  69. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  70. </Reference>
  71. <Reference Include="Managed/UnityEngine/UnityEngine.AnimationModule">
  72. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  73. </Reference>
  74. <Reference Include="Managed/UnityEngine/UnityEngine.AssetBundleModule">
  75. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Managed/UnityEngine/UnityEngine.AudioModule">
  78. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Managed/UnityEngine/UnityEngine.ClothModule">
  81. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Managed/UnityEngine/UnityEngine.ClusterInputModule">
  84. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Managed/UnityEngine/UnityEngine.ClusterRendererModule">
  87. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Managed/UnityEngine/UnityEngine.CoreModule">
  90. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Managed/UnityEngine/UnityEngine.CrashReportingModule">
  93. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Managed/UnityEngine/UnityEngine.DSPGraphModule">
  96. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Managed/UnityEngine/UnityEngine.DirectorModule">
  99. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Managed/UnityEngine/UnityEngine.GameCenterModule">
  102. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  103. </Reference>
  104. <Reference Include="Managed/UnityEngine/UnityEngine.GridModule">
  105. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  106. </Reference>
  107. <Reference Include="Managed/UnityEngine/UnityEngine.HotReloadModule">
  108. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  109. </Reference>
  110. <Reference Include="Managed/UnityEngine/UnityEngine.IMGUIModule">
  111. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  112. </Reference>
  113. <Reference Include="Managed/UnityEngine/UnityEngine.ImageConversionModule">
  114. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  115. </Reference>
  116. <Reference Include="Managed/UnityEngine/UnityEngine.InputModule">
  117. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  118. </Reference>
  119. <Reference Include="Managed/UnityEngine/UnityEngine.InputLegacyModule">
  120. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  121. </Reference>
  122. <Reference Include="Managed/UnityEngine/UnityEngine.JSONSerializeModule">
  123. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  124. </Reference>
  125. <Reference Include="Managed/UnityEngine/UnityEngine.LocalizationModule">
  126. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  127. </Reference>
  128. <Reference Include="Managed/UnityEngine/UnityEngine.ParticleSystemModule">
  129. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  130. </Reference>
  131. <Reference Include="Managed/UnityEngine/UnityEngine.PerformanceReportingModule">
  132. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  133. </Reference>
  134. <Reference Include="Managed/UnityEngine/UnityEngine.PhysicsModule">
  135. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  136. </Reference>
  137. <Reference Include="Managed/UnityEngine/UnityEngine.Physics2DModule">
  138. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  139. </Reference>
  140. <Reference Include="Managed/UnityEngine/UnityEngine.ProfilerModule">
  141. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  142. </Reference>
  143. <Reference Include="Managed/UnityEngine/UnityEngine.ScreenCaptureModule">
  144. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  145. </Reference>
  146. <Reference Include="Managed/UnityEngine/UnityEngine.SharedInternalsModule">
  147. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  148. </Reference>
  149. <Reference Include="Managed/UnityEngine/UnityEngine.SpriteMaskModule">
  150. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  151. </Reference>
  152. <Reference Include="Managed/UnityEngine/UnityEngine.SpriteShapeModule">
  153. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  154. </Reference>
  155. <Reference Include="Managed/UnityEngine/UnityEngine.StreamingModule">
  156. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  157. </Reference>
  158. <Reference Include="Managed/UnityEngine/UnityEngine.SubstanceModule">
  159. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  160. </Reference>
  161. <Reference Include="Managed/UnityEngine/UnityEngine.SubsystemsModule">
  162. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  163. </Reference>
  164. <Reference Include="Managed/UnityEngine/UnityEngine.TLSModule">
  165. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  166. </Reference>
  167. <Reference Include="Managed/UnityEngine/UnityEngine.TerrainModule">
  168. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  169. </Reference>
  170. <Reference Include="Managed/UnityEngine/UnityEngine.TerrainPhysicsModule">
  171. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  172. </Reference>
  173. <Reference Include="Managed/UnityEngine/UnityEngine.TextCoreModule">
  174. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  175. </Reference>
  176. <Reference Include="Managed/UnityEngine/UnityEngine.TextRenderingModule">
  177. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  178. </Reference>
  179. <Reference Include="Managed/UnityEngine/UnityEngine.TilemapModule">
  180. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  181. </Reference>
  182. <Reference Include="Managed/UnityEngine/UnityEngine.UIModule">
  183. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  184. </Reference>
  185. <Reference Include="Managed/UnityEngine/UnityEngine.UIElementsModule">
  186. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  187. </Reference>
  188. <Reference Include="Managed/UnityEngine/UnityEngine.UNETModule">
  189. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  190. </Reference>
  191. <Reference Include="Managed/UnityEngine/UnityEngine.UmbraModule">
  192. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  193. </Reference>
  194. <Reference Include="Managed/UnityEngine/UnityEngine.UnityAnalyticsModule">
  195. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  196. </Reference>
  197. <Reference Include="Managed/UnityEngine/UnityEngine.UnityConnectModule">
  198. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  199. </Reference>
  200. <Reference Include="Managed/UnityEngine/UnityEngine.UnityTestProtocolModule">
  201. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  202. </Reference>
  203. <Reference Include="Managed/UnityEngine/UnityEngine.UnityWebRequestModule">
  204. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  205. </Reference>
  206. <Reference Include="Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule">
  207. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  208. </Reference>
  209. <Reference Include="Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule">
  210. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  211. </Reference>
  212. <Reference Include="Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule">
  213. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  214. </Reference>
  215. <Reference Include="Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule">
  216. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  217. </Reference>
  218. <Reference Include="Managed/UnityEngine/UnityEngine.VFXModule">
  219. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  220. </Reference>
  221. <Reference Include="Managed/UnityEngine/UnityEngine.VRModule">
  222. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  223. </Reference>
  224. <Reference Include="Managed/UnityEngine/UnityEngine.VehiclesModule">
  225. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  226. </Reference>
  227. <Reference Include="Managed/UnityEngine/UnityEngine.VideoModule">
  228. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  229. </Reference>
  230. <Reference Include="Managed/UnityEngine/UnityEngine.WindModule">
  231. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  232. </Reference>
  233. <Reference Include="Managed/UnityEngine/UnityEngine.XRModule">
  234. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  235. </Reference>
  236. <Reference Include="Managed/UnityEditor">
  237. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\Managed/UnityEditor.dll</HintPath>
  238. </Reference>
  239. <Reference Include="Mono.CecilX">
  240. <HintPath>Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  241. </Reference>
  242. <Reference Include="Mono.CecilX.Mdb">
  243. <HintPath>Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  244. </Reference>
  245. <Reference Include="Mono.CecilX.Pdb">
  246. <HintPath>Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  247. </Reference>
  248. <Reference Include="Mono.CecilX.Rocks">
  249. <HintPath>Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  250. </Reference>
  251. <Reference Include="netstandard">
  252. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\ref\2.0.0\netstandard.dll</HintPath>
  253. </Reference>
  254. <Reference Include="Microsoft.Win32.Primitives">
  255. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  256. </Reference>
  257. <Reference Include="System.AppContext">
  258. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.AppContext.dll</HintPath>
  259. </Reference>
  260. <Reference Include="System.Collections.Concurrent">
  261. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  262. </Reference>
  263. <Reference Include="System.Collections">
  264. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.dll</HintPath>
  265. </Reference>
  266. <Reference Include="System.Collections.NonGeneric">
  267. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  268. </Reference>
  269. <Reference Include="System.Collections.Specialized">
  270. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  271. </Reference>
  272. <Reference Include="System.ComponentModel">
  273. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  274. </Reference>
  275. <Reference Include="System.ComponentModel.EventBasedAsync">
  276. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  277. </Reference>
  278. <Reference Include="System.ComponentModel.Primitives">
  279. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  280. </Reference>
  281. <Reference Include="System.ComponentModel.TypeConverter">
  282. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  283. </Reference>
  284. <Reference Include="System.Console">
  285. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Console.dll</HintPath>
  286. </Reference>
  287. <Reference Include="System.Data.Common">
  288. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Data.Common.dll</HintPath>
  289. </Reference>
  290. <Reference Include="System.Diagnostics.Contracts">
  291. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  292. </Reference>
  293. <Reference Include="System.Diagnostics.Debug">
  294. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  295. </Reference>
  296. <Reference Include="System.Diagnostics.FileVersionInfo">
  297. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  298. </Reference>
  299. <Reference Include="System.Diagnostics.Process">
  300. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  301. </Reference>
  302. <Reference Include="System.Diagnostics.StackTrace">
  303. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  304. </Reference>
  305. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  306. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  307. </Reference>
  308. <Reference Include="System.Diagnostics.Tools">
  309. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  310. </Reference>
  311. <Reference Include="System.Diagnostics.TraceSource">
  312. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  313. </Reference>
  314. <Reference Include="System.Diagnostics.Tracing">
  315. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  316. </Reference>
  317. <Reference Include="System.Drawing.Primitives">
  318. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  319. </Reference>
  320. <Reference Include="System.Dynamic.Runtime">
  321. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  322. </Reference>
  323. <Reference Include="System.Globalization.Calendars">
  324. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  325. </Reference>
  326. <Reference Include="System.Globalization">
  327. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.dll</HintPath>
  328. </Reference>
  329. <Reference Include="System.Globalization.Extensions">
  330. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  331. </Reference>
  332. <Reference Include="System.IO.Compression">
  333. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  334. </Reference>
  335. <Reference Include="System.IO.Compression.ZipFile">
  336. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  337. </Reference>
  338. <Reference Include="System.IO">
  339. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.dll</HintPath>
  340. </Reference>
  341. <Reference Include="System.IO.FileSystem">
  342. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  343. </Reference>
  344. <Reference Include="System.IO.FileSystem.DriveInfo">
  345. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  346. </Reference>
  347. <Reference Include="System.IO.FileSystem.Primitives">
  348. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  349. </Reference>
  350. <Reference Include="System.IO.FileSystem.Watcher">
  351. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  352. </Reference>
  353. <Reference Include="System.IO.IsolatedStorage">
  354. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  355. </Reference>
  356. <Reference Include="System.IO.MemoryMappedFiles">
  357. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  358. </Reference>
  359. <Reference Include="System.IO.Pipes">
  360. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  361. </Reference>
  362. <Reference Include="System.IO.UnmanagedMemoryStream">
  363. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  364. </Reference>
  365. <Reference Include="System.Linq">
  366. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.dll</HintPath>
  367. </Reference>
  368. <Reference Include="System.Linq.Expressions">
  369. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  370. </Reference>
  371. <Reference Include="System.Linq.Parallel">
  372. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  373. </Reference>
  374. <Reference Include="System.Linq.Queryable">
  375. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  376. </Reference>
  377. <Reference Include="System.Net.Http">
  378. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Http.dll</HintPath>
  379. </Reference>
  380. <Reference Include="System.Net.NameResolution">
  381. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  382. </Reference>
  383. <Reference Include="System.Net.NetworkInformation">
  384. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  385. </Reference>
  386. <Reference Include="System.Net.Ping">
  387. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  388. </Reference>
  389. <Reference Include="System.Net.Primitives">
  390. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  391. </Reference>
  392. <Reference Include="System.Net.Requests">
  393. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  394. </Reference>
  395. <Reference Include="System.Net.Security">
  396. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Security.dll</HintPath>
  397. </Reference>
  398. <Reference Include="System.Net.Sockets">
  399. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  400. </Reference>
  401. <Reference Include="System.Net.WebHeaderCollection">
  402. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  403. </Reference>
  404. <Reference Include="System.Net.WebSockets.Client">
  405. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  406. </Reference>
  407. <Reference Include="System.Net.WebSockets">
  408. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  409. </Reference>
  410. <Reference Include="System.ObjectModel">
  411. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  412. </Reference>
  413. <Reference Include="System.Reflection">
  414. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.dll</HintPath>
  415. </Reference>
  416. <Reference Include="System.Reflection.Extensions">
  417. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  418. </Reference>
  419. <Reference Include="System.Reflection.Primitives">
  420. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  421. </Reference>
  422. <Reference Include="System.Resources.Reader">
  423. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  424. </Reference>
  425. <Reference Include="System.Resources.ResourceManager">
  426. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  427. </Reference>
  428. <Reference Include="System.Resources.Writer">
  429. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  430. </Reference>
  431. <Reference Include="System.Runtime.CompilerServices.VisualC">
  432. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  433. </Reference>
  434. <Reference Include="System.Runtime">
  435. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.dll</HintPath>
  436. </Reference>
  437. <Reference Include="System.Runtime.Extensions">
  438. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  439. </Reference>
  440. <Reference Include="System.Runtime.Handles">
  441. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  442. </Reference>
  443. <Reference Include="System.Runtime.InteropServices">
  444. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  445. </Reference>
  446. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  447. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  448. </Reference>
  449. <Reference Include="System.Runtime.Numerics">
  450. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  451. </Reference>
  452. <Reference Include="System.Runtime.Serialization.Formatters">
  453. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  454. </Reference>
  455. <Reference Include="System.Runtime.Serialization.Json">
  456. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  457. </Reference>
  458. <Reference Include="System.Runtime.Serialization.Primitives">
  459. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  460. </Reference>
  461. <Reference Include="System.Runtime.Serialization.Xml">
  462. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  463. </Reference>
  464. <Reference Include="System.Security.Claims">
  465. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  466. </Reference>
  467. <Reference Include="System.Security.Cryptography.Algorithms">
  468. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  469. </Reference>
  470. <Reference Include="System.Security.Cryptography.Csp">
  471. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  472. </Reference>
  473. <Reference Include="System.Security.Cryptography.Encoding">
  474. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  475. </Reference>
  476. <Reference Include="System.Security.Cryptography.Primitives">
  477. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  478. </Reference>
  479. <Reference Include="System.Security.Cryptography.X509Certificates">
  480. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  481. </Reference>
  482. <Reference Include="System.Security.Principal">
  483. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  484. </Reference>
  485. <Reference Include="System.Security.SecureString">
  486. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  487. </Reference>
  488. <Reference Include="System.Text.Encoding">
  489. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  490. </Reference>
  491. <Reference Include="System.Text.Encoding.Extensions">
  492. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  493. </Reference>
  494. <Reference Include="System.Text.RegularExpressions">
  495. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  496. </Reference>
  497. <Reference Include="System.Threading">
  498. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.dll</HintPath>
  499. </Reference>
  500. <Reference Include="System.Threading.Overlapped">
  501. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  502. </Reference>
  503. <Reference Include="System.Threading.Tasks">
  504. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  505. </Reference>
  506. <Reference Include="System.Threading.Tasks.Parallel">
  507. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  508. </Reference>
  509. <Reference Include="System.Threading.Thread">
  510. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  511. </Reference>
  512. <Reference Include="System.Threading.ThreadPool">
  513. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  514. </Reference>
  515. <Reference Include="System.Threading.Timer">
  516. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  517. </Reference>
  518. <Reference Include="System.ValueTuple">
  519. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  520. </Reference>
  521. <Reference Include="System.Xml.ReaderWriter">
  522. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  523. </Reference>
  524. <Reference Include="System.Xml.XDocument">
  525. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  526. </Reference>
  527. <Reference Include="System.Xml.XmlDocument">
  528. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  529. </Reference>
  530. <Reference Include="System.Xml.XmlSerializer">
  531. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  532. </Reference>
  533. <Reference Include="System.Xml.XPath">
  534. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  535. </Reference>
  536. <Reference Include="System.Xml.XPath.XDocument">
  537. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  538. </Reference>
  539. <Reference Include="System.Numerics.Vectors">
  540. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Numerics.Vectors.dll</HintPath>
  541. </Reference>
  542. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  543. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  544. </Reference>
  545. <Reference Include="mscorlib">
  546. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\mscorlib.dll</HintPath>
  547. </Reference>
  548. <Reference Include="System.ComponentModel.Composition">
  549. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  550. </Reference>
  551. <Reference Include="System.Core">
  552. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Core.dll</HintPath>
  553. </Reference>
  554. <Reference Include="System.Data">
  555. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Data.dll</HintPath>
  556. </Reference>
  557. <Reference Include="System">
  558. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.dll</HintPath>
  559. </Reference>
  560. <Reference Include="System.Drawing">
  561. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Drawing.dll</HintPath>
  562. </Reference>
  563. <Reference Include="System.IO.Compression.FileSystem">
  564. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  565. </Reference>
  566. <Reference Include="System.Net">
  567. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Net.dll</HintPath>
  568. </Reference>
  569. <Reference Include="System.Numerics">
  570. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Numerics.dll</HintPath>
  571. </Reference>
  572. <Reference Include="System.Runtime.Serialization">
  573. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  574. </Reference>
  575. <Reference Include="System.ServiceModel.Web">
  576. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  577. </Reference>
  578. <Reference Include="System.Transactions">
  579. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Transactions.dll</HintPath>
  580. </Reference>
  581. <Reference Include="System.Web">
  582. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Web.dll</HintPath>
  583. </Reference>
  584. <Reference Include="System.Windows">
  585. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Windows.dll</HintPath>
  586. </Reference>
  587. <Reference Include="System.Xml">
  588. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.dll</HintPath>
  589. </Reference>
  590. <Reference Include="System.Xml.Linq">
  591. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  592. </Reference>
  593. <Reference Include="System.Xml.Serialization">
  594. <HintPath>E:\Unity\Hub\Editor\2019.4.18f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  595. </Reference>
  596. </ItemGroup>
  597. <ItemGroup>
  598. <ProjectReference Include="Unity.Timeline.Editor.csproj">
  599. <Project>{7C87BE25-0A2E-FC58-1E14-37330F289AA3}</Project>
  600. <Name>Unity.Timeline.Editor</Name>
  601. </ProjectReference>
  602. <ProjectReference Include="Unity.VSCode.Editor.csproj">
  603. <Project>{F37EB8D3-595B-2A8E-9D57-98253E4F534B}</Project>
  604. <Name>Unity.VSCode.Editor</Name>
  605. </ProjectReference>
  606. <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
  607. <Project>{3A848AB7-9891-EDDA-D555-BF184C2F81F4}</Project>
  608. <Name>Unity.TextMeshPro.Editor</Name>
  609. </ProjectReference>
  610. <ProjectReference Include="Unity.Timeline.csproj">
  611. <Project>{6940CB9D-2F64-7CD4-BA0F-5610D5AB47B0}</Project>
  612. <Name>Unity.Timeline</Name>
  613. </ProjectReference>
  614. <ProjectReference Include="Unity.CollabProxy.Editor.csproj">
  615. <Project>{C12CEEC6-100C-58A2-DE36-314E4DE5E40B}</Project>
  616. <Name>Unity.CollabProxy.Editor</Name>
  617. </ProjectReference>
  618. <ProjectReference Include="Unity.Rider.Editor.csproj">
  619. <Project>{C540080A-BED7-978E-DDFC-EE09E5DBB722}</Project>
  620. <Name>Unity.Rider.Editor</Name>
  621. </ProjectReference>
  622. <ProjectReference Include="Unity.TextMeshPro.csproj">
  623. <Project>{07A21C90-D344-AE1A-8456-9910C203B41A}</Project>
  624. <Name>Unity.TextMeshPro</Name>
  625. </ProjectReference>
  626. <ProjectReference Include="Unity.Postprocessing.Editor.csproj">
  627. <Project>{CBEC4DCB-1B2B-E03B-0387-393C59967E8B}</Project>
  628. <Name>Unity.Postprocessing.Editor</Name>
  629. </ProjectReference>
  630. <ProjectReference Include="Unity.Postprocessing.Runtime.csproj">
  631. <Project>{49FCAFB7-7D0A-B3F6-2171-B4248A94EC21}</Project>
  632. <Name>Unity.Postprocessing.Runtime</Name>
  633. </ProjectReference>
  634. <ProjectReference Include="Mirror.Weaver.csproj">
  635. <Project>{E3EBBFE9-B840-35A8-C1A4-85C18F56978E}</Project>
  636. <Name>Mirror.Weaver</Name>
  637. </ProjectReference>
  638. <ProjectReference Include="Mirror.Authenticators.csproj">
  639. <Project>{57DFA32E-0F70-9FCC-60FF-67AEEAC79F70}</Project>
  640. <Name>Mirror.Authenticators</Name>
  641. </ProjectReference>
  642. <ProjectReference Include="Mirror.Components.csproj">
  643. <Project>{DEBDC3FE-D582-446B-4A58-01BBE4B82B71}</Project>
  644. <Name>Mirror.Components</Name>
  645. </ProjectReference>
  646. <ProjectReference Include="Mirror.Examples.csproj">
  647. <Project>{4D3A1E27-AF2D-D7A4-EF47-DE17E079B2F2}</Project>
  648. <Name>Mirror.Examples</Name>
  649. </ProjectReference>
  650. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  651. <Project>{2B5A553A-7016-1B75-D640-81E042EAA97C}</Project>
  652. <Name>Mirror.CompilerSymbols</Name>
  653. </ProjectReference>
  654. <ProjectReference Include="where-allocations.csproj">
  655. <Project>{98A1AEE9-3590-2D9D-3C25-5FB0CA3B44C3}</Project>
  656. <Name>where-allocations</Name>
  657. </ProjectReference>
  658. <ProjectReference Include="Telepathy.csproj">
  659. <Project>{617E8002-C230-E501-5DB5-F4058961BA8C}</Project>
  660. <Name>Telepathy</Name>
  661. </ProjectReference>
  662. <ProjectReference Include="Mirror.csproj">
  663. <Project>{CB53D22C-422C-4965-81DC-E3FA052D326C}</Project>
  664. <Name>Mirror</Name>
  665. </ProjectReference>
  666. <ProjectReference Include="Mirror.Editor.csproj">
  667. <Project>{37982069-3037-B513-777C-DA49223FDA93}</Project>
  668. <Name>Mirror.Editor</Name>
  669. </ProjectReference>
  670. <ProjectReference Include="kcp2k.csproj">
  671. <Project>{C5889191-2DB3-697D-ABBE-5865ABEBF07D}</Project>
  672. <Name>kcp2k</Name>
  673. </ProjectReference>
  674. <ProjectReference Include="SimpleWebTransport.csproj">
  675. <Project>{F4BC4A06-3D53-62DA-0324-46508A9D71E9}</Project>
  676. <Name>SimpleWebTransport</Name>
  677. </ProjectReference>
  678. </ItemGroup>
  679. <ItemGroup>
  680. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_CustomWind.cs" />
  681. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_Utils.cs" />
  682. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraHeadBob.cs" />
  683. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraShakes.cs" />
  684. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\FirstPersonCamera.cs" />
  685. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\MouseLook.cs" />
  686. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\RootHeightHandler.cs" />
  687. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\ShakeManager.cs" />
  688. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\EntityVitals.cs" />
  689. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\GenericVitals.cs" />
  690. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\HealthEventData.cs" />
  691. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\Hitbox.cs" />
  692. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\IDamageable.cs" />
  693. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\PlayerVitals.cs" />
  694. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\DemoInstructions.cs" />
  695. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\FPSCounter.cs" />
  696. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\ItemSpawner.cs" />
  697. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\MovingTarget.cs" />
  698. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DebrisFader.cs" />
  699. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DestructibleObject.cs" />
  700. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\Explosion.cs" />
  701. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\LingeringFire.cs" />
  702. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\WaterBarrel.cs" />
  703. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\Animation\EquipmentAnimation.cs" />
  704. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\EquipmentCorrector.cs" />
  705. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\GunVisualEffects.cs" />
  706. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\RevolverCyllinderCorrector.cs" />
  707. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\WeaponRecoil.cs" />
  708. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Compass.cs" />
  709. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Flashlight.cs" />
  710. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Gun.cs" />
  711. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\HealingItem.cs" />
  712. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\LauncherWeapon.cs" />
  713. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\MeleeWeapon.cs" />
  714. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ProjectileBasedWeapon.cs" />
  715. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ThrowingWeapon.cs" />
  716. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Unarmed.cs" />
  717. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\CartridgeObject.cs" />
  718. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\FirstPersonArms.cs" />
  719. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\GunSettings.cs" />
  720. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\EquipmentMotionState.cs" />
  721. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\RecoilForce.cs" />
  722. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\Spring.cs" />
  723. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\SpringForce.cs" />
  724. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItem.cs" />
  725. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItemDatabase.cs" />
  726. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentItem.cs" />
  727. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentManager.cs" />
  728. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentPhysics.cs" />
  729. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentSelection.cs" />
  730. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentHandler.cs" />
  731. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentPhysicsHandler.cs" />
  732. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\HealsManager.cs" />
  733. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Explosive.cs" />
  734. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Firelight.cs" />
  735. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ItemPickup.cs" />
  736. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Projectile.cs" />
  737. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ShaftedProjectile.cs" />
  738. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\InteractiveObject.cs" />
  739. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\PlayerInteraction.cs" />
  740. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\RaycastData.cs" />
  741. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ContainerGenerator.cs" />
  742. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Inventory.cs" />
  743. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Item.cs" />
  744. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainer.cs" />
  745. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainerFlags.cs" />
  746. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDatabase.cs" />
  747. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDescription.cs" />
  748. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemGenerator.cs" />
  749. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemProperty.cs" />
  750. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemSlot.cs" />
  751. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\SaveableItem.cs" />
  752. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\ObjectPool.cs" />
  753. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolableObject.cs" />
  754. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolingManager.cs" />
  755. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\EntityDeathHandler.cs" />
  756. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerDeath.cs" />
  757. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerFootsteps.cs" />
  758. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerInput_PC.cs" />
  759. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerMovement.cs" />
  760. <Compile Include="Assets\HQ FPS Weapons\Scripts\PostProcessing\PostProcessingManager.cs" />
  761. <Compile Include="Assets\HQ FPS Weapons\Scripts\Probabilities\ProbabilityList.cs" />
  762. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\EffectAudio.cs" />
  763. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\ISurface.cs" />
  764. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffect.cs" />
  765. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffects.cs" />
  766. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceIdentity.cs" />
  767. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceInfo.cs" />
  768. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceManager.cs" />
  769. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easer.cs" />
  770. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\EasingOptions.cs" />
  771. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easings.cs" />
  772. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\DamageGUI.cs" />
  773. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\CrosshairManager.cs" />
  774. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\Crosshairs.cs" />
  775. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\DynamicCrosshair.cs" />
  776. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\HealsDisplayer.cs" />
  777. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\WeaponPropertiesDisplayer.cs" />
  778. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerActivateFlag.cs" />
  779. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerBehaviour.cs" />
  780. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\InteractionInterface.cs" />
  781. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\PlayerVitalsGUI.cs" />
  782. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\ScreenFader.cs" />
  783. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ContainerInterface.cs" />
  784. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemContainerInterface.cs" />
  785. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemSlotInterface.cs" />
  786. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemWheel.cs" />
  787. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\Slot.cs" />
  788. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\SlotGroup.cs" />
  789. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\UI_WheelSlot.cs" />
  790. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Menu\PauseMenu.cs" />
  791. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\IgnoreAutoFont.cs" />
  792. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\MessageDisplayer.cs" />
  793. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\Panel.cs" />
  794. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UIManager.cs" />
  795. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UserInterfaceBehaviour.cs" />
  796. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AnimationOverrideClips.cs" />
  797. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AudioUtils.cs" />
  798. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ColorUtils.cs" />
  799. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\DisableAtStart.cs" />
  800. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Extensions.cs" />
  801. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\LightEffect.cs" />
  802. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\MATH_UTILS.cs" />
  803. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\PivotDisplayer.cs" />
  804. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ProbabilityUtils.cs" />
  805. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SceneField.cs" />
  806. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SoundPlayer.cs" />
  807. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Vector3Utils.cs" />
  808. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\CloneableObject.cs" />
  809. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\EnumExtensions.cs" />
  810. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Enumerations.cs" />
  811. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\GameManager.cs" />
  812. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ItemSelection.cs" />
  813. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\PlayerSpawnPoints.cs" />
  814. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableArray.cs" />
  815. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableLists.cs" />
  816. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Singleton.cs" />
  817. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Tags.cs" />
  818. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\WorldManager.cs" />
  819. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BHeader.cs" />
  820. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BitMask.cs" />
  821. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ClampAttribute.cs" />
  822. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseCategory.cs" />
  823. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseItem.cs" />
  824. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseProperty.cs" />
  825. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\GroupAttribute.cs" />
  826. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\Icon.cs" />
  827. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\MinMaxAttribute.cs" />
  828. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ReadOnly.cs" />
  829. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\Reorderable.cs" />
  830. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ShowIf.cs" />
  831. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\FPEquipmentComponent.cs" />
  832. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\LivingEntityComponent.cs" />
  833. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\PlayerComponent.cs" />
  834. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\LivingEntity.cs" />
  835. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\Player.cs" />
  836. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Activity.cs" />
  837. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Attempt.cs" />
  838. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Message.cs" />
  839. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Value.cs" />
  840. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongBall.cs" />
  841. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongRacket.cs" />
  842. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\OnlineTimer.cs" />
  843. <Compile Include="Assets\Scripts\netPlayer.cs" />
  844. </ItemGroup>
  845. <ItemGroup>
  846. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Camera-DepthNormalTexture_301.shader" />
  847. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredReflections.shader" />
  848. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredShading.shader" />
  849. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_301.shader" />
  850. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_Array_301.shader" />
  851. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Billboard_301.shader" />
  852. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Leaves_301.shader" />
  853. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_BillboardVertex_301.cginc" />
  854. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_Builtin4xTreeLibraryTumbling_301.cginc" />
  855. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_TranslucentLighting_301.cginc" />
  856. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_indirect.cginc" />
  857. <None Include="Assets\HQ FPS Weapons\Shaders\DistortionParticlesCutout.shader" />
  858. <None Include="Assets\HQ FPS Weapons\Shaders\GlowAdditiveTwoColor.shader" />
  859. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade (Specular).shader" />
  860. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade.shader" />
  861. <None Include="Assets\HQ FPS Weapons\Shaders\StandardWeaponShader.shader" />
  862. <None Include="Assets\HQ FPS Weapons\Shaders\SurfaceShader_VC.shader" />
  863. <None Include="Assets\HQ FPS Weapons\Shaders\TransparentWeaponShader.shader" />
  864. <None Include="Assets\Mirror\Authenticators\Mirror.Authenticators.asmdef" />
  865. <None Include="Assets\Mirror\CompilerSymbols\Mirror.CompilerSymbols.asmdef" />
  866. <None Include="Assets\Mirror\Components\Mirror.Components.asmdef" />
  867. <None Include="Assets\Mirror\Editor\Mirror.Editor.asmdef" />
  868. <None Include="Assets\Mirror\Editor\Weaver\Mirror.Weaver.asmdef" />
  869. <None Include="Assets\Mirror\Examples\Mirror.Examples.asmdef" />
  870. <None Include="Assets\Mirror\Examples\Tanks\Models\(Public Domain) Recon_Tank\Recon_Tank - License.txt" />
  871. <None Include="Assets\Mirror\Examples\Tanks\Textures\(Public Domain) Dirt Hand Painted Texture\Dirt Hand Painted Texture - License.txt" />
  872. <None Include="Assets\Mirror\Notice.txt" />
  873. <None Include="Assets\Mirror\Plugins\Mono.Cecil\License.txt" />
  874. <None Include="Assets\Mirror\Readme.txt" />
  875. <None Include="Assets\Mirror\Runtime\Mirror.asmdef" />
  876. <None Include="Assets\Mirror\Runtime\Transport\Ignorance\Plugins\Windows\README.txt" />
  877. <None Include="Assets\Mirror\Runtime\Transport\Ignorance\Plugins\readme.txt" />
  878. <None Include="Assets\Mirror\Runtime\Transport\Ignorance\version.txt" />
  879. <None Include="Assets\Mirror\Runtime\Transport\KCP\kcp2k\kcp2k.asmdef" />
  880. <None Include="Assets\Mirror\Runtime\Transport\KCP\kcp2k\where-allocation\Scripts\where-allocations.asmdef" />
  881. <None Include="Assets\Mirror\Runtime\Transport\SimpleWebTransport\README.txt" />
  882. <None Include="Assets\Mirror\Runtime\Transport\SimpleWebTransport\SimpleWebTransport.asmdef" />
  883. <None Include="Assets\Mirror\Runtime\Transport\Telepathy\Telepathy\Telepathy.asmdef" />
  884. <None Include="Assets\Mirror\Version.txt" />
  885. <None Include="Assets\ScriptTemplates\50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
  886. <None Include="Assets\ScriptTemplates\51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
  887. <None Include="Assets\ScriptTemplates\52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
  888. <None Include="Assets\ScriptTemplates\53-Mirror__Network Observer-NewNetworkObserver.cs.txt" />
  889. <None Include="Assets\ScriptTemplates\54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
  890. <None Include="Assets\ScriptTemplates\55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
  891. <None Include="Assets\ScriptTemplates\56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
  892. <None Include="Packages\com.unity.collab-proxy\Editor\Resources\Styles\CollabHistoryCommon.uss" />
  893. <None Include="Packages\com.unity.collab-proxy\Editor\Resources\Styles\CollabHistoryDark.uss" />
  894. <None Include="Packages\com.unity.collab-proxy\Editor\Resources\Styles\CollabHistoryLight.uss" />
  895. <None Include="Packages\com.unity.collab-proxy\Editor\Unity.CollabProxy.Editor.asmdef" />
  896. <None Include="Packages\com.unity.collab-proxy\Tests\Editor\Unity.CollabProxy.EditorTests.asmdef" />
  897. <None Include="Packages\com.unity.ide.rider\Rider\Editor\com.unity.ide.rider.asmdef" />
  898. <None Include="Packages\com.unity.ide.vscode\Editor\Unity.com.unity.vscode.Editor.asmdef" />
  899. <None Include="Packages\com.unity.postprocessing\PostProcessing\Editor\Unity.Postprocessing.Editor.asmdef" />
  900. <None Include="Packages\com.unity.postprocessing\PostProcessing\Runtime\Unity.Postprocessing.Runtime.asmdef" />
  901. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\ACES.hlsl" />
  902. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\D3D11.hlsl" />
  903. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\D3D12.hlsl" />
  904. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\D3D9.hlsl" />
  905. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\Metal.hlsl" />
  906. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\OpenGL.hlsl" />
  907. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\PSP2.hlsl" />
  908. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\PSSL.hlsl" />
  909. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\Switch.hlsl" />
  910. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\Vulkan.hlsl" />
  911. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\API\XboxOne.hlsl" />
  912. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\AutoExposure.compute" />
  913. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Bloom.shader" />
  914. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Copy.shader" />
  915. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\CopyStd.shader" />
  916. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\CopyStdFromDoubleWide.shader" />
  917. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\CopyStdFromTexArray.shader" />
  918. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\DeferredFog.shader" />
  919. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\DepthOfField.hlsl" />
  920. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\DepthOfField.shader" />
  921. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\DiscardAlpha.shader" />
  922. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\DiskKernels.hlsl" />
  923. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Distortion.hlsl" />
  924. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Dithering.hlsl" />
  925. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ExposureHistogram.compute" />
  926. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ExposureHistogram.hlsl" />
  927. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\FastApproximateAntialiasing.hlsl" />
  928. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\FinalPass.shader" />
  929. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Fog.hlsl" />
  930. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\GaussianDownsample.compute" />
  931. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\GrainBaker.shader" />
  932. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Lut2DBaker.shader" />
  933. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Lut3DBaker.compute" />
  934. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MotionBlur.shader" />
  935. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MultiScaleVO.shader" />
  936. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MultiScaleVODownsample1.compute" />
  937. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MultiScaleVODownsample2.compute" />
  938. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MultiScaleVORender.compute" />
  939. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\MultiScaleVOUpsample.compute" />
  940. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ScalableAO.hlsl" />
  941. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ScalableAO.shader" />
  942. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ScreenSpaceReflections.hlsl" />
  943. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\ScreenSpaceReflections.shader" />
  944. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\SubpixelMorphologicalAntialiasing.hlsl" />
  945. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\SubpixelMorphologicalAntialiasing.shader" />
  946. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\SubpixelMorphologicalAntialiasingBridge.hlsl" />
  947. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\TemporalAntialiasing.shader" />
  948. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Texture2DLerp.shader" />
  949. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Texture3DLerp.compute" />
  950. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Builtins\Uber.shader" />
  951. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Colors.hlsl" />
  952. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Histogram.compute" />
  953. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Histogram.shader" />
  954. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\LightMeter.shader" />
  955. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Overlays.shader" />
  956. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Vectorscope.compute" />
  957. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Vectorscope.shader" />
  958. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Waveform.compute" />
  959. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Debug\Waveform.shader" />
  960. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Editor\ConvertToLog.shader" />
  961. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Editor\CurveGrid.shader" />
  962. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Editor\Trackball.shader" />
  963. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\Sampling.hlsl" />
  964. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\StdLib.hlsl" />
  965. <None Include="Packages\com.unity.postprocessing\PostProcessing\Shaders\xRLib.hlsl" />
  966. <None Include="Packages\com.unity.postprocessing\Tests\Editor\Unity.Postprocessing.Editor.Tests.asmdef" />
  967. <None Include="Packages\com.unity.postprocessing\Tests\Runtime\Unity.Postprocessing.Runtime.Tests.asmdef" />
  968. <None Include="Packages\com.unity.test-framework\UnityEditor.TestRunner\UnityEditor.TestRunner.asmdef" />
  969. <None Include="Packages\com.unity.test-framework\UnityEngine.TestRunner\UnityEngine.TestRunner.asmdef" />
  970. <None Include="Packages\com.unity.textmeshpro\Editor Resources\Shaders\TMP_Properties.cginc" />
  971. <None Include="Packages\com.unity.textmeshpro\Editor Resources\Shaders\TMP_SDF Internal SSD.shader" />
  972. <None Include="Packages\com.unity.textmeshpro\Scripts\Editor\Unity.TextMeshPro.Editor.asmdef" />
  973. <None Include="Packages\com.unity.textmeshpro\Scripts\Runtime\Unity.TextMeshPro.asmdef" />
  974. <None Include="Packages\com.unity.textmeshpro\Tests\Editor\Unity.TextMeshPro.Editor.Tests.asmdef" />
  975. <None Include="Packages\com.unity.textmeshpro\Tests\Runtime\Unity.TextMeshPro.Tests.asmdef" />
  976. <None Include="Packages\com.unity.timeline\Editor\StyleSheets\Extensions\common.uss" />
  977. <None Include="Packages\com.unity.timeline\Editor\StyleSheets\Extensions\dark.uss" />
  978. <None Include="Packages\com.unity.timeline\Editor\StyleSheets\Extensions\light.uss" />
  979. <None Include="Packages\com.unity.timeline\Editor\StyleSheets\res\Timeline_DarkSkin.txt" />
  980. <None Include="Packages\com.unity.timeline\Editor\StyleSheets\res\Timeline_LightSkin.txt" />
  981. <None Include="Packages\com.unity.timeline\Editor\Unity.Timeline.Editor.asmdef" />
  982. <None Include="Packages\com.unity.timeline\Runtime\Unity.Timeline.asmdef" />
  983. <None Include="Packages\com.unity.ugui\Editor\UnityEditor.UI.asmdef" />
  984. <None Include="Packages\com.unity.ugui\Runtime\UnityEngine.UI.asmdef" />
  985. <None Include="Packages\com.unity.ugui\Tests\Editor\UnityEditor.UI.EditorTests.asmdef" />
  986. <None Include="Packages\com.unity.ugui\Tests\Runtime\UnityEngine.UI.Tests.asmdef" />
  987. </ItemGroup>
  988. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  989. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  990. </Project>