Unity.Hotfix.csproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.20506</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{350246F3-F094-675F-855B-FB9B18C2B23E}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Unity.Hotfix</AssemblyName>
  11. <FileAlignment>512</FileAlignment>
  12. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  13. <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
  14. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  15. <TargetFrameworkProfile></TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectGenerator>VSTU</UnityProjectGenerator>
  18. <UnityProjectType>Game:1</UnityProjectType>
  19. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  20. <UnityVersion>2017.4.11f1</UnityVersion>
  21. <RootNamespace></RootNamespace>
  22. <LangVersion>6</LangVersion>
  23. </PropertyGroup>
  24. <PropertyGroup>
  25. <NoConfig>true</NoConfig>
  26. <NoStdLib>true</NoStdLib>
  27. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  33. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <DefineConstants>DEBUG;TRACE;UNITY_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_2017_4_11;UNITY_2017_4;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;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_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  43. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <DefineConstants>TRACE;UNITY_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_2017_4_11;UNITY_2017_4;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;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_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  47. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="mscorlib">
  51. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\mscorlib.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System">
  54. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\System.dll</HintPath>
  55. </Reference>
  56. <Reference Include="System.XML">
  57. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\System.XML.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System.Core">
  60. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\System.Core.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.CSharp">
  63. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\Microsoft.CSharp.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System.Runtime.Serialization">
  66. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\System.Runtime.Serialization.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System.Xml.Linq">
  69. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6-api\System.Xml.Linq.dll</HintPath>
  70. </Reference>
  71. <Reference Include="UnityEditor">
  72. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEditor.dll</HintPath>
  73. </Reference>
  74. <Reference Include="UnityEngine">
  75. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  76. </Reference>
  77. <Reference Include="UnityEngine.CoreModule">
  78. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEngine.AccessibilityModule">
  81. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEngine.ParticleSystemModule">
  84. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEngine.PhysicsModule">
  87. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.VehiclesModule">
  90. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEngine.ClothModule">
  93. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEngine.AIModule">
  96. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.AnimationModule">
  99. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEngine.TextRenderingModule">
  102. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEngine.UIModule">
  105. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEngine.TerrainPhysicsModule">
  108. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEngine.IMGUIModule">
  111. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEngine.ClusterInputModule">
  114. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  115. </Reference>
  116. <Reference Include="UnityEngine.ClusterRendererModule">
  117. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  118. </Reference>
  119. <Reference Include="UnityEngine.UNETModule">
  120. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  121. </Reference>
  122. <Reference Include="UnityEngine.DirectorModule">
  123. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  124. </Reference>
  125. <Reference Include="UnityEngine.UnityAnalyticsModule">
  126. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  127. </Reference>
  128. <Reference Include="UnityEngine.PerformanceReportingModule">
  129. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  130. </Reference>
  131. <Reference Include="UnityEngine.UnityConnectModule">
  132. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  133. </Reference>
  134. <Reference Include="UnityEngine.WebModule">
  135. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll</HintPath>
  136. </Reference>
  137. <Reference Include="UnityEngine.ARModule">
  138. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  139. </Reference>
  140. <Reference Include="UnityEngine.VRModule">
  141. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  142. </Reference>
  143. <Reference Include="UnityEngine.UIElementsModule">
  144. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  145. </Reference>
  146. <Reference Include="UnityEngine.StyleSheetsModule">
  147. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  148. </Reference>
  149. <Reference Include="UnityEngine.AssetBundleModule">
  150. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  151. </Reference>
  152. <Reference Include="UnityEngine.AudioModule">
  153. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  154. </Reference>
  155. <Reference Include="UnityEngine.CrashReportingModule">
  156. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  157. </Reference>
  158. <Reference Include="UnityEngine.GameCenterModule">
  159. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  160. </Reference>
  161. <Reference Include="UnityEngine.GridModule">
  162. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  163. </Reference>
  164. <Reference Include="UnityEngine.ImageConversionModule">
  165. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  166. </Reference>
  167. <Reference Include="UnityEngine.InputModule">
  168. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  169. </Reference>
  170. <Reference Include="UnityEngine.JSONSerializeModule">
  171. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  172. </Reference>
  173. <Reference Include="UnityEngine.ParticlesLegacyModule">
  174. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath>
  175. </Reference>
  176. <Reference Include="UnityEngine.Physics2DModule">
  177. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  178. </Reference>
  179. <Reference Include="UnityEngine.ScreenCaptureModule">
  180. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  181. </Reference>
  182. <Reference Include="UnityEngine.SharedInternalsModule">
  183. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  184. </Reference>
  185. <Reference Include="UnityEngine.SpriteMaskModule">
  186. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  187. </Reference>
  188. <Reference Include="UnityEngine.SpriteShapeModule">
  189. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  190. </Reference>
  191. <Reference Include="UnityEngine.TerrainModule">
  192. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  193. </Reference>
  194. <Reference Include="UnityEngine.TilemapModule">
  195. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  196. </Reference>
  197. <Reference Include="UnityEngine.UnityWebRequestModule">
  198. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  199. </Reference>
  200. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  201. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  202. </Reference>
  203. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  204. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  205. </Reference>
  206. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  207. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  208. </Reference>
  209. <Reference Include="UnityEngine.VideoModule">
  210. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  211. </Reference>
  212. <Reference Include="UnityEngine.WindModule">
  213. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  214. </Reference>
  215. <Reference Include="UnityEngine.UI">
  216. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  217. </Reference>
  218. <Reference Include="UnityEditor.UI">
  219. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  220. </Reference>
  221. <Reference Include="UnityEditor.TestRunner">
  222. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  223. </Reference>
  224. <Reference Include="UnityEngine.TestRunner">
  225. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  226. </Reference>
  227. <Reference Include="nunit.framework">
  228. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  229. </Reference>
  230. <Reference Include="UnityEngine.Timeline">
  231. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  232. </Reference>
  233. <Reference Include="UnityEditor.Timeline">
  234. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  235. </Reference>
  236. <Reference Include="UnityEditor.TreeEditor">
  237. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
  238. </Reference>
  239. <Reference Include="UnityEngine.UIAutomation">
  240. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath>
  241. </Reference>
  242. <Reference Include="UnityEditor.UIAutomation">
  243. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/Editor/UnityEditor.UIAutomation.dll</HintPath>
  244. </Reference>
  245. <Reference Include="UnityEngine.Networking">
  246. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  247. </Reference>
  248. <Reference Include="UnityEditor.Networking">
  249. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  250. </Reference>
  251. <Reference Include="UnityEditor.GoogleAudioSpatializer">
  252. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
  253. </Reference>
  254. <Reference Include="UnityEngine.GoogleAudioSpatializer">
  255. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
  256. </Reference>
  257. <Reference Include="UnityEditor.HoloLens">
  258. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
  259. </Reference>
  260. <Reference Include="UnityEngine.HoloLens">
  261. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
  262. </Reference>
  263. <Reference Include="UnityEditor.SpatialTracking">
  264. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
  265. </Reference>
  266. <Reference Include="UnityEngine.SpatialTracking">
  267. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
  268. </Reference>
  269. <Reference Include="UnityEditor.VR">
  270. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  271. </Reference>
  272. <Reference Include="UnityEditor.Graphs">
  273. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  274. </Reference>
  275. <Reference Include="UnityEditor.Android.Extensions">
  276. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  277. </Reference>
  278. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  279. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  280. </Reference>
  281. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  282. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  283. </Reference>
  284. <Reference Include="ICSharpCode.SharpZipLib">
  285. <HintPath>Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  286. </Reference>
  287. <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
  288. <HintPath>Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
  289. </Reference>
  290. <Reference Include="NPOI">
  291. <HintPath>Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  292. </Reference>
  293. <Reference Include="NPOI.OOXML">
  294. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  295. </Reference>
  296. <Reference Include="NPOI.OpenXml4Net">
  297. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  298. </Reference>
  299. <Reference Include="NPOI.OpenXmlFormats">
  300. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  301. </Reference>
  302. <Reference Include="UnityEditor.Advertisements">
  303. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  304. </Reference>
  305. <Reference Include="UnityEngine.Analytics">
  306. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll</HintPath>
  307. </Reference>
  308. <Reference Include="UnityEditor.Analytics">
  309. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/Editor/UnityEditor.Analytics.dll</HintPath>
  310. </Reference>
  311. <Reference Include="UnityEngine.Purchasing">
  312. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll</HintPath>
  313. </Reference>
  314. <Reference Include="UnityEditor.Purchasing">
  315. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/Editor/UnityEditor.Purchasing.dll</HintPath>
  316. </Reference>
  317. <Reference Include="UnityEngine.StandardEvents">
  318. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll</HintPath>
  319. </Reference>
  320. </ItemGroup>
  321. <ItemGroup>
  322. <ProjectReference Include="Unity.Model.csproj">
  323. <Project>{6396AEEA-8EF9-9740-4CEF-891CC997106C}</Project>
  324. <Name>Unity.Model</Name>
  325. </ProjectReference>
  326. <ProjectReference Include="Unity.ThirdParty.csproj">
  327. <Project>{CFBC0A95-3456-3439-6B2E-60FDE0FE5EE1}</Project>
  328. <Name>Unity.ThirdParty</Name>
  329. </ProjectReference>
  330. </ItemGroup>
  331. <ItemGroup>
  332. <Compile Include="Assets\Hotfix\Base\Event\EventIdType.cs" />
  333. <Compile Include="Assets\Hotfix\Base\Event\IEvent.cs" />
  334. <Compile Include="Assets\Hotfix\Base\Helper\ArrayHelper.cs" />
  335. <Compile Include="Assets\Hotfix\Base\Helper\AssetBundleHelper.cs" />
  336. <Compile Include="Assets\Hotfix\Base\Helper\ExceptionHelper.cs" />
  337. <Compile Include="Assets\Hotfix\Base\Helper\JsonHelper.cs" />
  338. <Compile Include="Assets\Hotfix\Base\Helper\Log.cs" />
  339. <Compile Include="Assets\Hotfix\Base\Object\Component.cs" />
  340. <Compile Include="Assets\Hotfix\Base\Object\ComponentFactory.cs" />
  341. <Compile Include="Assets\Hotfix\Base\Object\ComponentWithId.cs" />
  342. <Compile Include="Assets\Hotfix\Base\Object\Entity.cs" />
  343. <Compile Include="Assets\Hotfix\Base\Object\EntityType.cs" />
  344. <Compile Include="Assets\Hotfix\Base\Object\EventSystem.cs" />
  345. <Compile Include="Assets\Hotfix\Base\Object\IAwakeSystem.cs" />
  346. <Compile Include="Assets\Hotfix\Base\Object\IChangeSystem.cs" />
  347. <Compile Include="Assets\Hotfix\Base\Object\IComponentSerialize.cs" />
  348. <Compile Include="Assets\Hotfix\Base\Object\IDestroySystem.cs" />
  349. <Compile Include="Assets\Hotfix\Base\Object\ILateUpdateSystem.cs" />
  350. <Compile Include="Assets\Hotfix\Base\Object\ILoadSystem.cs" />
  351. <Compile Include="Assets\Hotfix\Base\Object\ISerializeToEntity.cs" />
  352. <Compile Include="Assets\Hotfix\Base\Object\IStartSystem.cs" />
  353. <Compile Include="Assets\Hotfix\Base\Object\IUpdateSystem.cs" />
  354. <Compile Include="Assets\Hotfix\Base\Object\Object.cs" />
  355. <Compile Include="Assets\Hotfix\Base\Object\ObjectPool.cs" />
  356. <Compile Include="Assets\Hotfix\Entity\Config\UnitConfig.cs" />
  357. <Compile Include="Assets\Hotfix\Entity\Game.cs" />
  358. <Compile Include="Assets\Hotfix\Entity\Scene.cs" />
  359. <Compile Include="Assets\Hotfix\Init.cs" />
  360. <Compile Include="Assets\Hotfix\Module\Config\ACategory.cs" />
  361. <Compile Include="Assets\Hotfix\Module\Config\ConfigComponent.cs" />
  362. <Compile Include="Assets\Hotfix\Module\Config\ConfigHelper.cs" />
  363. <Compile Include="Assets\Hotfix\Module\Config\IConfig.cs" />
  364. <Compile Include="Assets\Hotfix\Module\FrameSync\Actor_CreateUnitsHandler.cs" />
  365. <Compile Include="Assets\Hotfix\Module\FrameSync\Actor_TestHandler.cs" />
  366. <Compile Include="Assets\Hotfix\Module\FrameSync\Frame_ClickMapHandler.cs" />
  367. <Compile Include="Assets\Hotfix\Module\FrameSync\G2C_TestHotfixHandler.cs" />
  368. <Compile Include="Assets\Hotfix\Module\FrameSync\OperaComponent.cs" />
  369. <Compile Include="Assets\Hotfix\Module\FrameSync\TestHotfixSubscribMonoEvent_LogString.cs" />
  370. <Compile Include="Assets\Hotfix\Module\Message\AMHandler.cs" />
  371. <Compile Include="Assets\Hotfix\Module\Message\HotfixMessage.cs" />
  372. <Compile Include="Assets\Hotfix\Module\Message\HotfixMessageDispatcher.cs" />
  373. <Compile Include="Assets\Hotfix\Module\Message\HotfixOpcode.cs" />
  374. <Compile Include="Assets\Hotfix\Module\Message\IActorMessage.cs" />
  375. <Compile Include="Assets\Hotfix\Module\Message\IClientActorMessage.cs" />
  376. <Compile Include="Assets\Hotfix\Module\Message\IMessage.cs" />
  377. <Compile Include="Assets\Hotfix\Module\Message\IMHandler.cs" />
  378. <Compile Include="Assets\Hotfix\Module\Message\MessageDispatherComponent.cs" />
  379. <Compile Include="Assets\Hotfix\Module\Message\MessagePool.cs" />
  380. <Compile Include="Assets\Hotfix\Module\Message\OpcodeTypeComponent.cs" />
  381. <Compile Include="Assets\Hotfix\Module\Message\Session.cs" />
  382. <Compile Include="Assets\Hotfix\Module\Message\SessionComponent.cs" />
  383. <Compile Include="Assets\Hotfix\Module\UI\IUIFactory.cs" />
  384. <Compile Include="Assets\Hotfix\Module\UI\UI.cs" />
  385. <Compile Include="Assets\Hotfix\Module\UI\UIComponent.cs" />
  386. <Compile Include="Assets\Hotfix\Module\UI\UIType.cs" />
  387. <Compile Include="Assets\Hotfix\Properties\AssemblyInfo.cs" />
  388. <Compile Include="Assets\Hotfix\UI\UILobby\Component\UILobbyComponent.cs" />
  389. <Compile Include="Assets\Hotfix\UI\UILobby\Factory\UILobbyFactory.cs" />
  390. <Compile Include="Assets\Hotfix\UI\UILogin\Component\UILoginComponent.cs" />
  391. <Compile Include="Assets\Hotfix\UI\UILogin\Event\InitSceneStart_CreateLoginUI.cs" />
  392. <Compile Include="Assets\Hotfix\UI\UILogin\Factory\UILoginFactory.cs" />
  393. </ItemGroup>
  394. <ItemGroup>
  395. <None Include="Assets\Res\Config\BuffConfig.txt" />
  396. <None Include="Assets\Res\Config\GlobalProto.txt" />
  397. <None Include="Assets\Res\Config\UnitConfig.txt" />
  398. <None Include="Assets\StreamingAssets\Version.txt" />
  399. <None Include="Assets\link.xml" />
  400. </ItemGroup>
  401. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  402. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  403. </Project>