Assembly-CSharp-Editor-firstpass.csproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  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>4</LangVersion>
  5. <CscToolPath>$(CscToolPath)</CscToolPath>
  6. <CscToolExe>$(CscToolExe)</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>
  14. </RootNamespace>
  15. <ProjectGuid>{EAED7B9A-EAA2-C69F-A27D-4365513081D5}</ProjectGuid>
  16. <OutputType>Library</OutputType>
  17. <AppDesignerFolder>Properties</AppDesignerFolder>
  18. <AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName>
  19. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  20. <FileAlignment>512</FileAlignment>
  21. <BaseDirectory>.</BaseDirectory>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>Temp\bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE;UNITY_2019_1_11;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_2_0;NET_LEGACY;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</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <NoWarn>0169</NoWarn>
  32. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>Temp\bin\Release\</OutputPath>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <NoWarn>0169</NoWarn>
  41. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <NoConfig>true</NoConfig>
  45. <NoStdLib>true</NoStdLib>
  46. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  47. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  48. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  52. <UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
  53. <UnityProjectType>EditorPlugins:7</UnityProjectType>
  54. <UnityBuildTarget>Android:13</UnityBuildTarget>
  55. <UnityVersion>2019.1.11f1</UnityVersion>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Reference Include="UnityEngine">
  59. <HintPath>Z:\Unity 2019.1.11\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  60. </Reference>
  61. <Reference Include="UnityEditor">
  62. <HintPath>Z:\Unity 2019.1.11\Editor\Data\Managed/UnityEditor.dll</HintPath>
  63. </Reference>
  64. </ItemGroup>
  65. <ItemGroup>
  66. <Compile Include="Assets\Plugins\ConsoleE\Editor\FindEmptyFolders.cs" />
  67. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreModel.cs" />
  68. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreOnboardApi.cs" />
  69. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\AppStoreSettingsEditor.cs" />
  70. <Compile Include="Assets\Plugins\UnityChannel\XiaomiSupport\Editor\XiaomiPackageNameExtension.cs" />
  71. <Compile Include="Assets\Plugins\UnityPurchasing\Editor\IAPButtonEditor.cs" />
  72. <None Include="Assets\Plugins\UnityPurchasing\Editor\IAPGeneratedCredentials.cs.template" />
  73. <Reference Include="Unity.Timeline.Editor">
  74. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  75. </Reference>
  76. <Reference Include="com.unity.multiplayer-hlapi.Editor">
  77. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Unity.Timeline">
  80. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Unity.CollabProxy.Editor">
  83. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
  84. </Reference>
  85. <Reference Include="com.unity.multiplayer-weaver.Editor">
  86. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath>
  87. </Reference>
  88. <Reference Include="UnityEngine.XR.LegacyInputHelpers">
  89. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
  90. </Reference>
  91. <Reference Include="UnityEditor.SpatialTracking">
  92. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
  93. </Reference>
  94. <Reference Include="UnityEngine.SpatialTracking">
  95. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Unity.Analytics.DataPrivacy">
  98. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
  99. </Reference>
  100. <Reference Include="UnityEditor.XR.LegacyInputHelpers">
  101. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
  102. </Reference>
  103. <Reference Include="com.unity.multiplayer-hlapi.Runtime">
  104. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath>
  105. </Reference>
  106. <Reference Include="UnityEngine.AIModule">
  107. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  108. </Reference>
  109. <Reference Include="UnityEngine.ARModule">
  110. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  111. </Reference>
  112. <Reference Include="UnityEngine.AccessibilityModule">
  113. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  114. </Reference>
  115. <Reference Include="UnityEngine.AnimationModule">
  116. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  117. </Reference>
  118. <Reference Include="UnityEngine.AssetBundleModule">
  119. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  120. </Reference>
  121. <Reference Include="UnityEngine.AudioModule">
  122. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  123. </Reference>
  124. <Reference Include="UnityEngine.ClothModule">
  125. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  126. </Reference>
  127. <Reference Include="UnityEngine.ClusterInputModule">
  128. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  129. </Reference>
  130. <Reference Include="UnityEngine.ClusterRendererModule">
  131. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  132. </Reference>
  133. <Reference Include="UnityEngine.CoreModule">
  134. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  135. </Reference>
  136. <Reference Include="UnityEngine.CrashReportingModule">
  137. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  138. </Reference>
  139. <Reference Include="UnityEngine.DirectorModule">
  140. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  141. </Reference>
  142. <Reference Include="UnityEngine.FileSystemHttpModule">
  143. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
  144. </Reference>
  145. <Reference Include="UnityEngine.GameCenterModule">
  146. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  147. </Reference>
  148. <Reference Include="UnityEngine.GridModule">
  149. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  150. </Reference>
  151. <Reference Include="UnityEngine.HotReloadModule">
  152. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  153. </Reference>
  154. <Reference Include="UnityEngine.IMGUIModule">
  155. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  156. </Reference>
  157. <Reference Include="UnityEngine.ImageConversionModule">
  158. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  159. </Reference>
  160. <Reference Include="UnityEngine.InputModule">
  161. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  162. </Reference>
  163. <Reference Include="UnityEngine.JSONSerializeModule">
  164. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  165. </Reference>
  166. <Reference Include="UnityEngine.LocalizationModule">
  167. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  168. </Reference>
  169. <Reference Include="UnityEngine.ParticleSystemModule">
  170. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  171. </Reference>
  172. <Reference Include="UnityEngine.PerformanceReportingModule">
  173. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  174. </Reference>
  175. <Reference Include="UnityEngine.PhysicsModule">
  176. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  177. </Reference>
  178. <Reference Include="UnityEngine.Physics2DModule">
  179. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  180. </Reference>
  181. <Reference Include="UnityEngine.ProfilerModule">
  182. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  183. </Reference>
  184. <Reference Include="UnityEngine.ScreenCaptureModule">
  185. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  186. </Reference>
  187. <Reference Include="UnityEngine.SharedInternalsModule">
  188. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  189. </Reference>
  190. <Reference Include="UnityEngine.SpriteMaskModule">
  191. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  192. </Reference>
  193. <Reference Include="UnityEngine.SpriteShapeModule">
  194. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  195. </Reference>
  196. <Reference Include="UnityEngine.StreamingModule">
  197. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  198. </Reference>
  199. <Reference Include="UnityEngine.StyleSheetsModule">
  200. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  201. </Reference>
  202. <Reference Include="UnityEngine.SubstanceModule">
  203. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  204. </Reference>
  205. <Reference Include="UnityEngine.TLSModule">
  206. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  207. </Reference>
  208. <Reference Include="UnityEngine.TerrainModule">
  209. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  210. </Reference>
  211. <Reference Include="UnityEngine.TerrainPhysicsModule">
  212. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  213. </Reference>
  214. <Reference Include="UnityEngine.TextCoreModule">
  215. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  216. </Reference>
  217. <Reference Include="UnityEngine.TextRenderingModule">
  218. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  219. </Reference>
  220. <Reference Include="UnityEngine.TilemapModule">
  221. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  222. </Reference>
  223. <Reference Include="UnityEngine.UIModule">
  224. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  225. </Reference>
  226. <Reference Include="UnityEngine.UIElementsModule">
  227. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  228. </Reference>
  229. <Reference Include="UnityEngine.UNETModule">
  230. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  231. </Reference>
  232. <Reference Include="UnityEngine.UmbraModule">
  233. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  234. </Reference>
  235. <Reference Include="UnityEngine.UnityAnalyticsModule">
  236. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  237. </Reference>
  238. <Reference Include="UnityEngine.UnityConnectModule">
  239. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  240. </Reference>
  241. <Reference Include="UnityEngine.UnityTestProtocolModule">
  242. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  243. </Reference>
  244. <Reference Include="UnityEngine.UnityWebRequestModule">
  245. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  246. </Reference>
  247. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  248. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  249. </Reference>
  250. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  251. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  252. </Reference>
  253. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  254. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  255. </Reference>
  256. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  257. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  258. </Reference>
  259. <Reference Include="UnityEngine.VFXModule">
  260. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  261. </Reference>
  262. <Reference Include="UnityEngine.VRModule">
  263. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  264. </Reference>
  265. <Reference Include="UnityEngine.VehiclesModule">
  266. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEngine.VideoModule">
  269. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEngine.WindModule">
  272. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.XRModule">
  275. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="Unity.Locator">
  278. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/Unity.Locator.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.UI">
  281. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEditor.UI">
  284. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEditor.TestRunner">
  287. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.TestRunner">
  290. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  291. </Reference>
  292. <Reference Include="nunit.framework">
  293. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEditor.VR">
  296. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEditor.Graphs">
  299. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  302. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEditor.WebGL.Extensions">
  305. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEditor.Android.Extensions">
  308. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEditor.iOS.Extensions">
  311. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
  312. </Reference>
  313. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  314. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  315. </Reference>
  316. <Reference Include="Facebook.Unity">
  317. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Facebook.Unity.dll</HintPath>
  318. </Reference>
  319. <Reference Include="Facebook.Unity.Editor">
  320. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Editor/Facebook.Unity.Editor.dll</HintPath>
  321. </Reference>
  322. <Reference Include="Facebook.Unity.Gameroom">
  323. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Gameroom/Facebook.Unity.Gameroom.dll</HintPath>
  324. </Reference>
  325. <Reference Include="FacebookNamedPipeClient">
  326. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Gameroom/FacebookNamedPipeClient.dll</HintPath>
  327. </Reference>
  328. <Reference Include="Facebook.Unity.Settings">
  329. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Settings/Facebook.Unity.Settings.dll</HintPath>
  330. </Reference>
  331. <Reference Include="Firebase.Editor">
  332. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Editor/Firebase.Editor.dll</HintPath>
  333. </Reference>
  334. <Reference Include="Firebase.App">
  335. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.App.dll</HintPath>
  336. </Reference>
  337. <Reference Include="Firebase.Auth">
  338. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Auth.dll</HintPath>
  339. </Reference>
  340. <Reference Include="Firebase.InstanceId">
  341. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.InstanceId.dll</HintPath>
  342. </Reference>
  343. <Reference Include="Firebase.Messaging">
  344. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Messaging.dll</HintPath>
  345. </Reference>
  346. <Reference Include="Firebase.Platform">
  347. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Platform.dll</HintPath>
  348. </Reference>
  349. <Reference Include="Firebase.RemoteConfig">
  350. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.RemoteConfig.dll</HintPath>
  351. </Reference>
  352. <Reference Include="Google.MiniJson">
  353. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Google.MiniJson.dll</HintPath>
  354. </Reference>
  355. <Reference Include="Google.Sharpen">
  356. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Google.Sharpen.dll</HintPath>
  357. </Reference>
  358. <Reference Include="Firebase.Database">
  359. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Mono/Firebase.Database.dll</HintPath>
  360. </Reference>
  361. <Reference Include="JMOAssets">
  362. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/JMO Assets/Editor/JMOAssets.dll</HintPath>
  363. </Reference>
  364. <Reference Include="JMOAssets_MatCapWelcome">
  365. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/JMO Assets/Editor/JMOAssets_MatCapWelcome.dll</HintPath>
  366. </Reference>
  367. <Reference Include="Newtonsoft.Json">
  368. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/JsonDotNet/Assemblies/Standalone/Newtonsoft.Json.dll</HintPath>
  369. </Reference>
  370. <Reference Include="Unity.Compat">
  371. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Parse/Plugins/Unity.Compat.dll</HintPath>
  372. </Reference>
  373. <Reference Include="Unity.Tasks">
  374. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Parse/Plugins/Unity.Tasks.dll</HintPath>
  375. </Reference>
  376. <Reference Include="Google.IOSResolver_v1.2.84.0">
  377. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/PlayServicesResolver/Editor/Google.IOSResolver_v1.2.84.0.dll</HintPath>
  378. </Reference>
  379. <Reference Include="Google.JarResolver_v1.2.84.0">
  380. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/PlayServicesResolver/Editor/Google.JarResolver_v1.2.84.0.dll</HintPath>
  381. </Reference>
  382. <Reference Include="Google.VersionHandler">
  383. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/PlayServicesResolver/Editor/Google.VersionHandler.dll</HintPath>
  384. </Reference>
  385. <Reference Include="Google.VersionHandlerImpl_v1.2.84.0">
  386. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/PlayServicesResolver/Editor/Google.VersionHandlerImpl_v1.2.84.0.dll</HintPath>
  387. </Reference>
  388. <Reference Include="ConsoleE">
  389. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/ConsoleE/Editor/ConsoleE.dll</HintPath>
  390. </Reference>
  391. <Reference Include="DOTween">
  392. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween.dll</HintPath>
  393. </Reference>
  394. <Reference Include="DOTween43">
  395. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween43.dll</HintPath>
  396. </Reference>
  397. <Reference Include="DOTween46">
  398. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween46.dll</HintPath>
  399. </Reference>
  400. <Reference Include="DOTween50">
  401. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween50.dll</HintPath>
  402. </Reference>
  403. <Reference Include="DOTweenEditor">
  404. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/Editor/DOTweenEditor.dll</HintPath>
  405. </Reference>
  406. <Reference Include="ChannelPurchase">
  407. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityChannel/ChannelPurchase.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityStore">
  410. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityChannel/UnityStore.dll</HintPath>
  411. </Reference>
  412. <Reference Include="Editor">
  413. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Editor.dll</HintPath>
  414. </Reference>
  415. <Reference Include="Purchasing.Common">
  416. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Purchasing.Common.dll</HintPath>
  417. </Reference>
  418. <Reference Include="Stores">
  419. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Stores.dll</HintPath>
  420. </Reference>
  421. <Reference Include="Apple">
  422. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Apple/Apple.dll</HintPath>
  423. </Reference>
  424. <Reference Include="FacebookStore">
  425. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Facebook/FacebookStore.dll</HintPath>
  426. </Reference>
  427. <Reference Include="Security">
  428. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Security/live/Security.dll</HintPath>
  429. </Reference>
  430. <Reference Include="Tizen">
  431. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Tizen/Tizen.dll</HintPath>
  432. </Reference>
  433. <Reference Include="winrt">
  434. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/winrt/winrt.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEditor.Advertisements">
  437. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  438. </Reference>
  439. <Reference Include="Unity.Analytics.Editor">
  440. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Editor.dll</HintPath>
  441. </Reference>
  442. <Reference Include="Unity.Analytics.StandardEvents">
  443. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.StandardEvents.dll</HintPath>
  444. </Reference>
  445. <Reference Include="Unity.Analytics.Tracker">
  446. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Tracker.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.Purchasing">
  449. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.purchasing@2.0.6/UnityEngine.Purchasing.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEditor.Purchasing">
  452. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  455. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEditor.iOS.Extensions.Common">
  458. <HintPath>Z:/Unity 2019.1.11/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
  459. </Reference>
  460. <Reference Include="mscorlib">
  461. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/mscorlib.dll</HintPath>
  462. </Reference>
  463. <Reference Include="System">
  464. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.dll</HintPath>
  465. </Reference>
  466. <Reference Include="System.Core">
  467. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Core.dll</HintPath>
  468. </Reference>
  469. <Reference Include="System.Runtime.Serialization">
  470. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Runtime.Serialization.dll</HintPath>
  471. </Reference>
  472. <Reference Include="System.Xml">
  473. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.dll</HintPath>
  474. </Reference>
  475. <Reference Include="System.Xml.Linq">
  476. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.Linq.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityScript">
  479. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityScript.Lang">
  482. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.Lang.dll</HintPath>
  483. </Reference>
  484. <Reference Include="Boo.Lang">
  485. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/Boo.Lang.dll</HintPath>
  486. </Reference>
  487. </ItemGroup>
  488. <ItemGroup>
  489. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  490. <Project>{393690AC-03E7-A4A2-0DB4-A77038A9EF9B}</Project>
  491. <Name>Assembly-CSharp-firstpass</Name>
  492. </ProjectReference>
  493. </ItemGroup>
  494. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  495. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  496. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  497. Other similar extension points exist, see Microsoft.Common.targets.
  498. <Target Name="BeforeBuild">
  499. </Target>
  500. <Target Name="AfterBuild">
  501. </Target>
  502. -->
  503. </Project>