XmdsBotTest.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{5EB2E7CA-A040-4E2B-921C-AB26C5542A0C}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XmdsBotTest</RootNamespace>
  11. <AssemblyName>XmdsBotTest</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. <IsWebBootstrapper>false</IsWebBootstrapper>
  16. <PublishUrl>publish\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <ApplicationRevision>0</ApplicationRevision>
  27. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>bin\Debug\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <PlatformTarget>x64</PlatformTarget>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. <DocumentationFile>
  42. </DocumentationFile>
  43. <Prefer32Bit>false</Prefer32Bit>
  44. </PropertyGroup>
  45. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\Release\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <PlatformTarget>AnyCPU</PlatformTarget>
  53. <Prefer32Bit>false</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup>
  56. <StartupObject>XmdsBotTest.Program</StartupObject>
  57. </PropertyGroup>
  58. <PropertyGroup />
  59. <PropertyGroup />
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
  61. <DebugSymbols>true</DebugSymbols>
  62. <OutputPath>bin\Debug_JSGProfile\</OutputPath>
  63. <DefineConstants>DEBUG;TRACE</DefineConstants>
  64. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  65. <DebugType>full</DebugType>
  66. <PlatformTarget>x64</PlatformTarget>
  67. <ErrorReport>prompt</ErrorReport>
  68. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  69. </PropertyGroup>
  70. <ItemGroup>
  71. <Reference Include="PomeloShare">
  72. <HintPath>..\..\Library\Debug\PomeloShare.dll</HintPath>
  73. </Reference>
  74. <Reference Include="protobuf-net, Version=2.0.0.668, Culture=neutral, processorArchitecture=MSIL">
  75. <SpecificVersion>False</SpecificVersion>
  76. <HintPath>..\..\Library\Debug\protobuf-net.dll</HintPath>
  77. </Reference>
  78. <Reference Include="ProtobufSerializer, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>..\..\Library\Debug\ProtobufSerializer.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System" />
  83. <Reference Include="System.Configuration" />
  84. <Reference Include="System.Core" />
  85. <Reference Include="System.Drawing" />
  86. <Reference Include="System.Runtime.Serialization" />
  87. <Reference Include="System.ServiceModel" />
  88. <Reference Include="System.Windows.Forms" />
  89. <Reference Include="System.Xml.Linq" />
  90. <Reference Include="System.Data.DataSetExtensions" />
  91. <Reference Include="Microsoft.CSharp" />
  92. <Reference Include="System.Data" />
  93. <Reference Include="System.Xml" />
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="ConfigBase.cs" />
  97. <Compile Include="AddBotConfig.cs" />
  98. <Compile Include="Runner\Func\ChatFunc.cs" />
  99. <Compile Include="Runner\Func\CombineFunc.cs" />
  100. <Compile Include="Runner\Func\EquipMeltFunc.cs" />
  101. <Compile Include="Runner\Func\OneDragonFunc.cs" />
  102. <Compile Include="Runner\Func\Five2FiveFunc.cs" />
  103. <Compile Include="Runner\Func\MountSkinFunc.cs" />
  104. <Compile Include="Runner\Func\IllsionFunc.cs" />
  105. <Compile Include="Runner\Func\DemonTowerFunc.cs" />
  106. <Compile Include="Runner\Func\SimpleDungeonFunc.cs" />
  107. <Compile Include="Runner\Func\AutoHookFunc.cs" />
  108. <Compile Include="Runner\Func\TeamDungeonFunc.cs" />
  109. <Compile Include="Runner\Func\AreanFunc.cs" />
  110. <Compile Include="Runner\Func\SoloFunc.cs" />
  111. <Compile Include="Runner\ModuleEquip.cs" />
  112. <Compile Include="Runner\ModuleGuild.cs" />
  113. <Compile Include="Runner\ModuleInventory.cs" />
  114. <Compile Include="Runner\ModuleMount.cs" />
  115. <Compile Include="Runner\ProtoModule\AutionProto.cs" />
  116. <Compile Include="Runner\ProtoModule\BuyIntergalItemProto.cs" />
  117. <Compile Include="Runner\ProtoModule\BuyMallProto.cs" />
  118. <Compile Include="Runner\Warn\PrepaidOrderIdWarn.cs" />
  119. <Compile Include="Runner\Warn\FriendsWarn.cs" />
  120. <Compile Include="Runner\Warn\AchievementsWarn.cs" />
  121. <Compile Include="Runner\Warn\GuildWarn.cs" />
  122. <Compile Include="Runner\Warn\DailyWarn.cs" />
  123. <Compile Include="Runner\Warn\AttendanceWarn.cs" />
  124. <Compile Include="Runner\Warn\ConsignmentWarn.cs" />
  125. <Compile Include="Runner\Warn\RankWarn.cs" />
  126. <Compile Include="Runner\ModuleReconnect.cs" />
  127. <Compile Include="Runner\ModuleSkill.cs" />
  128. <Compile Include="Runner\ModuleTask.cs" />
  129. <Compile Include="Runner\BotRunner.cs" />
  130. <Compile Include="FormBotTest.cs">
  131. <SubType>Form</SubType>
  132. </Compile>
  133. <Compile Include="FormBotTest.Designer.cs">
  134. <DependentUpon>FormBotTest.cs</DependentUpon>
  135. </Compile>
  136. <Compile Include="Program.cs" />
  137. <Compile Include="Properties\AssemblyInfo.cs" />
  138. </ItemGroup>
  139. <ItemGroup>
  140. <ProjectReference Include="..\..\Common\CommonAIClient\CommonAIClient.csproj">
  141. <Project>{7990158b-ba84-4177-8eec-84bddc8a527a}</Project>
  142. <Name>CommonAIClient</Name>
  143. </ProjectReference>
  144. <ProjectReference Include="..\..\Common\CommonAI\CommonAI.csproj">
  145. <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
  146. <Name>CommonAI</Name>
  147. </ProjectReference>
  148. <ProjectReference Include="..\..\Common\CommonFroms\CommonFroms.csproj">
  149. <Project>{f3594e30-da84-4538-baa3-0959b86aa879}</Project>
  150. <Name>CommonFroms</Name>
  151. </ProjectReference>
  152. <ProjectReference Include="..\..\Common\CommonLang\CommonLang.csproj">
  153. <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
  154. <Name>CommonLang</Name>
  155. </ProjectReference>
  156. <ProjectReference Include="..\..\Common\CommonNetwork\CommonNetwork.csproj">
  157. <Project>{6c114f8f-ee02-4f15-8f3a-93691896d15f}</Project>
  158. <Name>CommonNetwork</Name>
  159. </ProjectReference>
  160. <ProjectReference Include="..\..\Common\GameEditorPlugin\GameEditorPlugin.csproj">
  161. <Project>{539fa0de-4ef2-4035-832d-9e8614e92a48}</Project>
  162. <Name>GameEditorPlugin</Name>
  163. </ProjectReference>
  164. <ProjectReference Include="..\..\Common\Pomelo\pomelo-dotnetClient\pomelo-dotnetClient.csproj">
  165. <Project>{0752f53d-46ef-44e2-aaa9-f2fab9f0c4fa}</Project>
  166. <Name>pomelo-dotnetClient</Name>
  167. </ProjectReference>
  168. <ProjectReference Include="..\..\ProtoGen\output\handlers\xmds-handlers.csproj">
  169. <Project>{c72f73a9-ae1c-4ff8-bb28-82c4dd5f3ead}</Project>
  170. <Name>xmds-handlers</Name>
  171. </ProjectReference>
  172. <ProjectReference Include="..\..\ProtoGen\output\proto\xmds-proto.csproj">
  173. <Project>{b5a9ab4f-77f7-4d9e-87d9-c5fc6dd3c506}</Project>
  174. <Name>xmds-proto</Name>
  175. </ProjectReference>
  176. <ProjectReference Include="..\..\XmdsBattleClient\XmdsBattleClient.csproj">
  177. <Project>{046b6c3a-4d94-4b40-bf11-d43fce2050c7}</Project>
  178. <Name>XmdsBattleClient</Name>
  179. </ProjectReference>
  180. <ProjectReference Include="..\..\XmdsCommonServer\XmdsCommonServer.csproj">
  181. <Project>{847ebc4b-297b-4ec7-ba21-3e3b9212cca3}</Project>
  182. <Name>XmdsCommonServer</Name>
  183. </ProjectReference>
  184. <ProjectReference Include="..\..\XmdsCommon\XmdsCommon.csproj">
  185. <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
  186. <Name>XmdsCommon</Name>
  187. </ProjectReference>
  188. <ProjectReference Include="..\XmdsBattleClientBot\XmdsBattleClientBot.csproj">
  189. <Project>{c4ed2236-a13a-415b-8d78-6b2e9d6dbbbb}</Project>
  190. <Name>XmdsBattleClientBot</Name>
  191. </ProjectReference>
  192. <ProjectReference Include="..\XmdsBattleClientWin32\XmdsBattleClientWin32.csproj">
  193. <Project>{abaef73b-57e3-417d-8a07-7248949b7add}</Project>
  194. <Name>XmdsBattleClientWin32</Name>
  195. </ProjectReference>
  196. </ItemGroup>
  197. <ItemGroup>
  198. <EmbeddedResource Include="FormBotTest.resx">
  199. <DependentUpon>FormBotTest.cs</DependentUpon>
  200. <SubType>Designer</SubType>
  201. </EmbeddedResource>
  202. </ItemGroup>
  203. <ItemGroup>
  204. <None Include="app.config" />
  205. <None Include="run_bot.bat" />
  206. </ItemGroup>
  207. <ItemGroup>
  208. <Content Include="ChatData.txt">
  209. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  210. </Content>
  211. </ItemGroup>
  212. <ItemGroup>
  213. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  214. <Visible>False</Visible>
  215. <ProductName>Microsoft .NET Framework 4.5 %28x86 和 x64%29</ProductName>
  216. <Install>true</Install>
  217. </BootstrapperPackage>
  218. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  219. <Visible>False</Visible>
  220. <ProductName>.NET Framework 3.5 SP1</ProductName>
  221. <Install>false</Install>
  222. </BootstrapperPackage>
  223. </ItemGroup>
  224. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  225. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  226. Other similar extension points exist, see Microsoft.Common.targets.
  227. <Target Name="BeforeBuild">
  228. </Target>
  229. <Target Name="AfterBuild">
  230. </Target>
  231. -->
  232. </Project>