Assembly-CSharp-Editor-firstpass.csproj 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823
  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>D:\Program Files\Unity\2019.1.14f1\Editor\Data\Tools\RoslynScripts</CscToolPath>
  6. <CscToolExe>unity_csc.bat</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>{F530511D-E621-740F-20F9-EDF6485F32DF}</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_2019_1_14;UNITY_2019_1;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_2019_1_OR_NEWER;UNITY_INCLUDE_TESTS;UNITY_PURCHASING;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;UNITY_ASTC_ONLY_DECOMPRESS;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;NO_GPGS;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</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. <PropertyGroup>
  50. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  51. <UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
  52. <UnityProjectType>EditorPlugins:7</UnityProjectType>
  53. <UnityBuildTarget>Android:13</UnityBuildTarget>
  54. <UnityVersion>2019.1.14f1</UnityVersion>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="UnityEngine">
  58. <HintPath>D:\Program Files\Unity\2019.1.14f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  59. </Reference>
  60. <Reference Include="UnityEditor">
  61. <HintPath>D:\Program Files\Unity\2019.1.14f1\Editor\Data\Managed/UnityEditor.dll</HintPath>
  62. </Reference>
  63. </ItemGroup>
  64. <ItemGroup>
  65. <Compile Include="Assets\Plugins\ConsoleE\Editor\FindEmptyFolders.cs" />
  66. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreModel.cs" />
  67. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreOnboardApi.cs" />
  68. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreSettingsEditor.cs" />
  69. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\XiaomiPackageNameExtension.cs" />
  70. <Compile Include="Assets\Plugins\UnityPurchasing\Editor\IAPButtonEditor.cs" />
  71. <None Include="Assets\Plugins\UnityPurchasing\Editor\IAPGeneratedCredentials.cs.template" />
  72. <Reference Include="Unity.Timeline.Editor">
  73. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  74. </Reference>
  75. <Reference Include="com.unity.multiplayer-hlapi.Editor">
  76. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Unity.Timeline">
  79. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Unity.CollabProxy.Editor">
  82. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
  83. </Reference>
  84. <Reference Include="com.unity.multiplayer-weaver.Editor">
  85. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath>
  86. </Reference>
  87. <Reference Include="UnityEngine.XR.LegacyInputHelpers">
  88. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
  89. </Reference>
  90. <Reference Include="UnityEditor.SpatialTracking">
  91. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
  92. </Reference>
  93. <Reference Include="UnityEngine.SpatialTracking">
  94. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Unity.Analytics.DataPrivacy">
  97. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
  98. </Reference>
  99. <Reference Include="UnityEditor.XR.LegacyInputHelpers">
  100. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
  101. </Reference>
  102. <Reference Include="com.unity.multiplayer-hlapi.Runtime">
  103. <HintPath>F:/SG/ANTMRepo/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath>
  104. </Reference>
  105. <Reference Include="UnityEngine.AIModule">
  106. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  107. </Reference>
  108. <Reference Include="UnityEngine.ARModule">
  109. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  110. </Reference>
  111. <Reference Include="UnityEngine.AccessibilityModule">
  112. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  113. </Reference>
  114. <Reference Include="UnityEngine.AnimationModule">
  115. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  116. </Reference>
  117. <Reference Include="UnityEngine.AssetBundleModule">
  118. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  119. </Reference>
  120. <Reference Include="UnityEngine.AudioModule">
  121. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  122. </Reference>
  123. <Reference Include="UnityEngine.ClothModule">
  124. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  125. </Reference>
  126. <Reference Include="UnityEngine.ClusterInputModule">
  127. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  128. </Reference>
  129. <Reference Include="UnityEngine.ClusterRendererModule">
  130. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  131. </Reference>
  132. <Reference Include="UnityEngine.CoreModule">
  133. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  134. </Reference>
  135. <Reference Include="UnityEngine.CrashReportingModule">
  136. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  137. </Reference>
  138. <Reference Include="UnityEngine.DirectorModule">
  139. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  140. </Reference>
  141. <Reference Include="UnityEngine.FileSystemHttpModule">
  142. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
  143. </Reference>
  144. <Reference Include="UnityEngine.GameCenterModule">
  145. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  146. </Reference>
  147. <Reference Include="UnityEngine.GridModule">
  148. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  149. </Reference>
  150. <Reference Include="UnityEngine.HotReloadModule">
  151. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  152. </Reference>
  153. <Reference Include="UnityEngine.IMGUIModule">
  154. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  155. </Reference>
  156. <Reference Include="UnityEngine.ImageConversionModule">
  157. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  158. </Reference>
  159. <Reference Include="UnityEngine.InputModule">
  160. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  161. </Reference>
  162. <Reference Include="UnityEngine.JSONSerializeModule">
  163. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  164. </Reference>
  165. <Reference Include="UnityEngine.LocalizationModule">
  166. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  167. </Reference>
  168. <Reference Include="UnityEngine.ParticleSystemModule">
  169. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  170. </Reference>
  171. <Reference Include="UnityEngine.PerformanceReportingModule">
  172. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  173. </Reference>
  174. <Reference Include="UnityEngine.PhysicsModule">
  175. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  176. </Reference>
  177. <Reference Include="UnityEngine.Physics2DModule">
  178. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  179. </Reference>
  180. <Reference Include="UnityEngine.ProfilerModule">
  181. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  182. </Reference>
  183. <Reference Include="UnityEngine.ScreenCaptureModule">
  184. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  185. </Reference>
  186. <Reference Include="UnityEngine.SharedInternalsModule">
  187. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  188. </Reference>
  189. <Reference Include="UnityEngine.SpriteMaskModule">
  190. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  191. </Reference>
  192. <Reference Include="UnityEngine.SpriteShapeModule">
  193. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  194. </Reference>
  195. <Reference Include="UnityEngine.StreamingModule">
  196. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  197. </Reference>
  198. <Reference Include="UnityEngine.StyleSheetsModule">
  199. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  200. </Reference>
  201. <Reference Include="UnityEngine.SubstanceModule">
  202. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  203. </Reference>
  204. <Reference Include="UnityEngine.TLSModule">
  205. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  206. </Reference>
  207. <Reference Include="UnityEngine.TerrainModule">
  208. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  209. </Reference>
  210. <Reference Include="UnityEngine.TerrainPhysicsModule">
  211. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  212. </Reference>
  213. <Reference Include="UnityEngine.TextCoreModule">
  214. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  215. </Reference>
  216. <Reference Include="UnityEngine.TextRenderingModule">
  217. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  218. </Reference>
  219. <Reference Include="UnityEngine.TilemapModule">
  220. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  221. </Reference>
  222. <Reference Include="UnityEngine.UIModule">
  223. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  224. </Reference>
  225. <Reference Include="UnityEngine.UIElementsModule">
  226. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  227. </Reference>
  228. <Reference Include="UnityEngine.UNETModule">
  229. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  230. </Reference>
  231. <Reference Include="UnityEngine.UmbraModule">
  232. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  233. </Reference>
  234. <Reference Include="UnityEngine.UnityAnalyticsModule">
  235. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  236. </Reference>
  237. <Reference Include="UnityEngine.UnityConnectModule">
  238. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  239. </Reference>
  240. <Reference Include="UnityEngine.UnityTestProtocolModule">
  241. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  242. </Reference>
  243. <Reference Include="UnityEngine.UnityWebRequestModule">
  244. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  245. </Reference>
  246. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  247. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  248. </Reference>
  249. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  250. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  251. </Reference>
  252. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  253. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  254. </Reference>
  255. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  256. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  257. </Reference>
  258. <Reference Include="UnityEngine.VFXModule">
  259. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  260. </Reference>
  261. <Reference Include="UnityEngine.VRModule">
  262. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  263. </Reference>
  264. <Reference Include="UnityEngine.VehiclesModule">
  265. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  266. </Reference>
  267. <Reference Include="UnityEngine.VideoModule">
  268. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  269. </Reference>
  270. <Reference Include="UnityEngine.WindModule">
  271. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  272. </Reference>
  273. <Reference Include="UnityEngine.XRModule">
  274. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  275. </Reference>
  276. <Reference Include="Unity.Locator">
  277. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/Unity.Locator.dll</HintPath>
  278. </Reference>
  279. <Reference Include="UnityEngine.UI">
  280. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  281. </Reference>
  282. <Reference Include="UnityEditor.UI">
  283. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  284. </Reference>
  285. <Reference Include="UnityEditor.TestRunner">
  286. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  287. </Reference>
  288. <Reference Include="UnityEngine.TestRunner">
  289. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  290. </Reference>
  291. <Reference Include="nunit.framework">
  292. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  293. </Reference>
  294. <Reference Include="UnityEditor.VR">
  295. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  296. </Reference>
  297. <Reference Include="UnityEditor.Graphs">
  298. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  299. </Reference>
  300. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  301. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  302. </Reference>
  303. <Reference Include="UnityEditor.Android.Extensions">
  304. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  305. </Reference>
  306. <Reference Include="UnityEditor.iOS.Extensions">
  307. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
  308. </Reference>
  309. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  310. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  311. </Reference>
  312. <Reference Include="Facebook.Unity">
  313. <HintPath>F:/SG/ANTMRepo/Assets/FacebookSDK/Plugins/Facebook.Unity.dll</HintPath>
  314. </Reference>
  315. <Reference Include="Facebook.Unity.Editor">
  316. <HintPath>F:/SG/ANTMRepo/Assets/FacebookSDK/Plugins/Editor/Facebook.Unity.Editor.dll</HintPath>
  317. </Reference>
  318. <Reference Include="Facebook.Unity.Gameroom">
  319. <HintPath>F:/SG/ANTMRepo/Assets/FacebookSDK/Plugins/Gameroom/Facebook.Unity.Gameroom.dll</HintPath>
  320. </Reference>
  321. <Reference Include="FacebookNamedPipeClient">
  322. <HintPath>F:/SG/ANTMRepo/Assets/FacebookSDK/Plugins/Gameroom/FacebookNamedPipeClient.dll</HintPath>
  323. </Reference>
  324. <Reference Include="Facebook.Unity.Settings">
  325. <HintPath>F:/SG/ANTMRepo/Assets/FacebookSDK/Plugins/Settings/Facebook.Unity.Settings.dll</HintPath>
  326. </Reference>
  327. <Reference Include="Firebase.Editor">
  328. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Editor/Firebase.Editor.dll</HintPath>
  329. </Reference>
  330. <Reference Include="Firebase.App">
  331. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.App.dll</HintPath>
  332. </Reference>
  333. <Reference Include="Firebase.Auth">
  334. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.Auth.dll</HintPath>
  335. </Reference>
  336. <Reference Include="Firebase.InstanceId">
  337. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.InstanceId.dll</HintPath>
  338. </Reference>
  339. <Reference Include="Firebase.Messaging">
  340. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.Messaging.dll</HintPath>
  341. </Reference>
  342. <Reference Include="Firebase.Platform">
  343. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.Platform.dll</HintPath>
  344. </Reference>
  345. <Reference Include="Firebase.RemoteConfig">
  346. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.RemoteConfig.dll</HintPath>
  347. </Reference>
  348. <Reference Include="Firebase.TaskExtension">
  349. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Firebase.TaskExtension.dll</HintPath>
  350. </Reference>
  351. <Reference Include="Google.MiniJson">
  352. <HintPath>F:/SG/ANTMRepo/Assets/Firebase/Plugins/Google.MiniJson.dll</HintPath>
  353. </Reference>
  354. <Reference Include="JMOAssets">
  355. <HintPath>F:/SG/ANTMRepo/Assets/JMO Assets/Editor/JMOAssets.dll</HintPath>
  356. </Reference>
  357. <Reference Include="JMOAssets_MatCapWelcome">
  358. <HintPath>F:/SG/ANTMRepo/Assets/JMO Assets/Editor/JMOAssets_MatCapWelcome.dll</HintPath>
  359. </Reference>
  360. <Reference Include="Newtonsoft.Json">
  361. <HintPath>F:/SG/ANTMRepo/Assets/JsonDotNet/Assemblies/Standalone/Newtonsoft.Json.dll</HintPath>
  362. </Reference>
  363. <Reference Include="Unity.Compat">
  364. <HintPath>F:/SG/ANTMRepo/Assets/Parse/Plugins/dotNet45/Unity.Compat.dll</HintPath>
  365. </Reference>
  366. <Reference Include="Unity.Tasks">
  367. <HintPath>F:/SG/ANTMRepo/Assets/Parse/Plugins/dotNet45/Unity.Tasks.dll</HintPath>
  368. </Reference>
  369. <Reference Include="Google.IOSResolver_v1.2.133.0">
  370. <HintPath>F:/SG/ANTMRepo/Assets/PlayServicesResolver/Editor/Google.IOSResolver_v1.2.133.0.dll</HintPath>
  371. </Reference>
  372. <Reference Include="Google.JarResolver_v1.2.133.0">
  373. <HintPath>F:/SG/ANTMRepo/Assets/PlayServicesResolver/Editor/Google.JarResolver_v1.2.133.0.dll</HintPath>
  374. </Reference>
  375. <Reference Include="Google.VersionHandler">
  376. <HintPath>F:/SG/ANTMRepo/Assets/PlayServicesResolver/Editor/Google.VersionHandler.dll</HintPath>
  377. </Reference>
  378. <Reference Include="Google.VersionHandlerImpl_v1.2.133.0">
  379. <HintPath>F:/SG/ANTMRepo/Assets/PlayServicesResolver/Editor/Google.VersionHandlerImpl_v1.2.133.0.dll</HintPath>
  380. </Reference>
  381. <Reference Include="ConsoleE">
  382. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/ConsoleE/Editor/ConsoleE.dll</HintPath>
  383. </Reference>
  384. <Reference Include="DOTween">
  385. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/DOTween/DOTween.dll</HintPath>
  386. </Reference>
  387. <Reference Include="DOTween43">
  388. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/DOTween/DOTween43.dll</HintPath>
  389. </Reference>
  390. <Reference Include="DOTween46">
  391. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/DOTween/DOTween46.dll</HintPath>
  392. </Reference>
  393. <Reference Include="DOTween50">
  394. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/DOTween/DOTween50.dll</HintPath>
  395. </Reference>
  396. <Reference Include="DOTweenEditor">
  397. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/DOTween/Editor/DOTweenEditor.dll</HintPath>
  398. </Reference>
  399. <Reference Include="ChannelPurchase">
  400. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityChannel/ChannelPurchase.dll</HintPath>
  401. </Reference>
  402. <Reference Include="UnityStore">
  403. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityChannel/UnityStore.dll</HintPath>
  404. </Reference>
  405. <Reference Include="Editor">
  406. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Editor.dll</HintPath>
  407. </Reference>
  408. <Reference Include="Purchasing.Common">
  409. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Purchasing.Common.dll</HintPath>
  410. </Reference>
  411. <Reference Include="Stores">
  412. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Stores.dll</HintPath>
  413. </Reference>
  414. <Reference Include="Apple">
  415. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Apple/Apple.dll</HintPath>
  416. </Reference>
  417. <Reference Include="FacebookStore">
  418. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Facebook/FacebookStore.dll</HintPath>
  419. </Reference>
  420. <Reference Include="Security">
  421. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Security/live/Security.dll</HintPath>
  422. </Reference>
  423. <Reference Include="Tizen">
  424. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/Bin/Tizen/Tizen.dll</HintPath>
  425. </Reference>
  426. <Reference Include="winrt">
  427. <HintPath>F:/SG/ANTMRepo/Assets/Plugins/UnityPurchasing/winrt/winrt.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEditor.Advertisements">
  430. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  431. </Reference>
  432. <Reference Include="Unity.Analytics.Editor">
  433. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Editor.dll</HintPath>
  434. </Reference>
  435. <Reference Include="Unity.Analytics.StandardEvents">
  436. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.StandardEvents.dll</HintPath>
  437. </Reference>
  438. <Reference Include="Unity.Analytics.Tracker">
  439. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Tracker.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.Purchasing">
  442. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.purchasing@2.0.6/UnityEngine.Purchasing.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEditor.Purchasing">
  445. <HintPath>F:/SG/ANTMRepo/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  448. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEditor.iOS.Extensions.Common">
  451. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
  452. </Reference>
  453. <Reference Include="mscorlib">
  454. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  455. </Reference>
  456. <Reference Include="System">
  457. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  458. </Reference>
  459. <Reference Include="System.Core">
  460. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  461. </Reference>
  462. <Reference Include="System.Runtime.Serialization">
  463. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  464. </Reference>
  465. <Reference Include="System.Xml">
  466. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  467. </Reference>
  468. <Reference Include="System.Xml.Linq">
  469. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  470. </Reference>
  471. <Reference Include="System.Numerics">
  472. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  473. </Reference>
  474. <Reference Include="System.Numerics.Vectors">
  475. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  476. </Reference>
  477. <Reference Include="System.Net.Http">
  478. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  479. </Reference>
  480. <Reference Include="Microsoft.CSharp">
  481. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  482. </Reference>
  483. <Reference Include="System.Data">
  484. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  485. </Reference>
  486. <Reference Include="Microsoft.Win32.Primitives">
  487. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  488. </Reference>
  489. <Reference Include="netstandard">
  490. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  491. </Reference>
  492. <Reference Include="System.AppContext">
  493. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  494. </Reference>
  495. <Reference Include="System.Collections.Concurrent">
  496. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  497. </Reference>
  498. <Reference Include="System.Collections">
  499. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  500. </Reference>
  501. <Reference Include="System.Collections.NonGeneric">
  502. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  503. </Reference>
  504. <Reference Include="System.Collections.Specialized">
  505. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  506. </Reference>
  507. <Reference Include="System.ComponentModel.Annotations">
  508. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  509. </Reference>
  510. <Reference Include="System.ComponentModel">
  511. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  512. </Reference>
  513. <Reference Include="System.ComponentModel.EventBasedAsync">
  514. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  515. </Reference>
  516. <Reference Include="System.ComponentModel.Primitives">
  517. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  518. </Reference>
  519. <Reference Include="System.ComponentModel.TypeConverter">
  520. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  521. </Reference>
  522. <Reference Include="System.Console">
  523. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  524. </Reference>
  525. <Reference Include="System.Data.Common">
  526. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  527. </Reference>
  528. <Reference Include="System.Diagnostics.Contracts">
  529. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  530. </Reference>
  531. <Reference Include="System.Diagnostics.Debug">
  532. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  533. </Reference>
  534. <Reference Include="System.Diagnostics.FileVersionInfo">
  535. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  536. </Reference>
  537. <Reference Include="System.Diagnostics.Process">
  538. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  539. </Reference>
  540. <Reference Include="System.Diagnostics.StackTrace">
  541. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  542. </Reference>
  543. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  544. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  545. </Reference>
  546. <Reference Include="System.Diagnostics.Tools">
  547. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  548. </Reference>
  549. <Reference Include="System.Diagnostics.TraceSource">
  550. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  551. </Reference>
  552. <Reference Include="System.Drawing.Primitives">
  553. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  554. </Reference>
  555. <Reference Include="System.Dynamic.Runtime">
  556. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  557. </Reference>
  558. <Reference Include="System.Globalization.Calendars">
  559. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  560. </Reference>
  561. <Reference Include="System.Globalization">
  562. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  563. </Reference>
  564. <Reference Include="System.Globalization.Extensions">
  565. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  566. </Reference>
  567. <Reference Include="System.IO.Compression.ZipFile">
  568. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  569. </Reference>
  570. <Reference Include="System.IO">
  571. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  572. </Reference>
  573. <Reference Include="System.IO.FileSystem">
  574. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  575. </Reference>
  576. <Reference Include="System.IO.FileSystem.DriveInfo">
  577. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  578. </Reference>
  579. <Reference Include="System.IO.FileSystem.Primitives">
  580. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  581. </Reference>
  582. <Reference Include="System.IO.FileSystem.Watcher">
  583. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  584. </Reference>
  585. <Reference Include="System.IO.IsolatedStorage">
  586. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  587. </Reference>
  588. <Reference Include="System.IO.MemoryMappedFiles">
  589. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System.IO.Pipes">
  592. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.IO.UnmanagedMemoryStream">
  595. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.Linq">
  598. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.Linq.Expressions">
  601. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.Linq.Parallel">
  604. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.Linq.Queryable">
  607. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.Net.Http.Rtc">
  610. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.Net.NameResolution">
  613. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  614. </Reference>
  615. <Reference Include="System.Net.NetworkInformation">
  616. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.Net.Ping">
  619. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  620. </Reference>
  621. <Reference Include="System.Net.Primitives">
  622. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  623. </Reference>
  624. <Reference Include="System.Net.Requests">
  625. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.Net.Security">
  628. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.Net.Sockets">
  631. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.Net.WebHeaderCollection">
  634. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.Net.WebSockets.Client">
  637. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.Net.WebSockets">
  640. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.ObjectModel">
  643. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.Reflection">
  646. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.Reflection.Emit">
  649. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.Reflection.Emit.ILGeneration">
  652. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.Reflection.Emit.Lightweight">
  655. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Reflection.Extensions">
  658. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Reflection.Primitives">
  661. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  662. </Reference>
  663. <Reference Include="System.Resources.Reader">
  664. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  665. </Reference>
  666. <Reference Include="System.Resources.ResourceManager">
  667. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System.Resources.Writer">
  670. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.Runtime.CompilerServices.VisualC">
  673. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.Runtime">
  676. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.Runtime.Extensions">
  679. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.Runtime.Handles">
  682. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.Runtime.InteropServices">
  685. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  688. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  691. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  692. </Reference>
  693. <Reference Include="System.Runtime.Numerics">
  694. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.Runtime.Serialization.Formatters">
  697. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  698. </Reference>
  699. <Reference Include="System.Runtime.Serialization.Json">
  700. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  701. </Reference>
  702. <Reference Include="System.Runtime.Serialization.Primitives">
  703. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.Runtime.Serialization.Xml">
  706. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.Security.Claims">
  709. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.Security.Cryptography.Algorithms">
  712. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.Security.Cryptography.Csp">
  715. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.Security.Cryptography.Encoding">
  718. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.Security.Cryptography.Primitives">
  721. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.Security.Cryptography.X509Certificates">
  724. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.Security.Principal">
  727. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.Security.SecureString">
  730. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.ServiceModel.Duplex">
  733. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.ServiceModel.Http">
  736. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.ServiceModel.NetTcp">
  739. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.ServiceModel.Primitives">
  742. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.ServiceModel.Security">
  745. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Text.Encoding">
  748. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Text.Encoding.Extensions">
  751. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.Text.RegularExpressions">
  754. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Threading">
  757. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Threading.Overlapped">
  760. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Threading.Tasks">
  763. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Threading.Tasks.Parallel">
  766. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Threading.Thread">
  769. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Threading.ThreadPool">
  772. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Threading.Timer">
  775. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.ValueTuple">
  778. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.Xml.ReaderWriter">
  781. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.Xml.XDocument">
  784. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.Xml.XmlDocument">
  787. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.Xml.XmlSerializer">
  790. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.Xml.XPath">
  793. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.Xml.XPath.XDocument">
  796. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  797. </Reference>
  798. <Reference Include="UnityScript">
  799. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
  800. </Reference>
  801. <Reference Include="UnityScript.Lang">
  802. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
  803. </Reference>
  804. <Reference Include="Boo.Lang">
  805. <HintPath>D:/Program Files/Unity/2019.1.14f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
  806. </Reference>
  807. </ItemGroup>
  808. <ItemGroup>
  809. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  810. <Project>{90E6D0C8-2D7C-5DFF-0689-CD09C08A2711}</Project>
  811. <Name>Assembly-CSharp-firstpass</Name>
  812. </ProjectReference>
  813. </ItemGroup>
  814. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  815. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  816. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  817. Other similar extension points exist, see Microsoft.Common.targets.
  818. <Target Name="BeforeBuild">
  819. </Target>
  820. <Target Name="AfterBuild">
  821. </Target>
  822. -->
  823. </Project>