XmdsFileUpdate.csproj 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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>{6D970EB4-09CD-43A2-9E3F-4944D54E1541}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XmdsFileUpdate</RootNamespace>
  11. <AssemblyName>XmdsFileUpdate</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile>
  15. </TargetFrameworkProfile>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <Prefer32Bit>false</Prefer32Bit>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. <Prefer32Bit>false</Prefer32Bit>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <RunPostBuildEvent>Always</RunPostBuildEvent>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <StartupObject>XmdsFileUpdate.Program</StartupObject>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
  43. <DebugSymbols>true</DebugSymbols>
  44. <OutputPath>bin\Debug_JSGProfile\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE</DefineConstants>
  46. <DebugType>full</DebugType>
  47. <PlatformTarget>AnyCPU</PlatformTarget>
  48. <ErrorReport>prompt</ErrorReport>
  49. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="AxInterop.UnityWebPlayerAXLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\Common\Library\Unity3D\AxInterop.UnityWebPlayerAXLib.dll</HintPath>
  55. </Reference>
  56. <Reference Include="ICSharpCode.SharpZipLib">
  57. <HintPath>..\Library\Release\ICSharpCode.SharpZipLib.dll</HintPath>
  58. </Reference>
  59. <Reference Include="NPOI, Version=2.2.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>..\Common\Library\npoi_2.1.3.1\dotnet2\NPOI.dll</HintPath>
  62. </Reference>
  63. <Reference Include="NPOI.OOXML, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>..\Common\Library\npoi_2.1.3.1\dotnet2\NPOI.OOXML.dll</HintPath>
  66. </Reference>
  67. <Reference Include="NPOI.OpenXml4Net, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\Common\Library\npoi_2.1.3.1\dotnet2\NPOI.OpenXml4Net.dll</HintPath>
  70. </Reference>
  71. <Reference Include="NPOI.OpenXmlFormats, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>..\Common\Library\npoi_2.1.3.1\dotnet2\NPOI.OpenXmlFormats.dll</HintPath>
  74. </Reference>
  75. <Reference Include="protobuf-net">
  76. <HintPath>..\..\XMDSCommon_git\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>..\ProtoGen\output\proto\ProtobufSerializer.dll</HintPath>
  81. </Reference>
  82. <Reference Include="SourceGrid">
  83. <HintPath>..\Library\Release\SourceGrid.dll</HintPath>
  84. </Reference>
  85. <Reference Include="SuperSocket.Common, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.Common.dll</HintPath>
  88. </Reference>
  89. <Reference Include="SuperSocket.Dlr, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.Dlr.dll</HintPath>
  92. </Reference>
  93. <Reference Include="SuperSocket.Facility, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  94. <SpecificVersion>False</SpecificVersion>
  95. <HintPath>..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.Facility.dll</HintPath>
  96. </Reference>
  97. <Reference Include="SuperSocket.SocketBase, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  98. <SpecificVersion>False</SpecificVersion>
  99. <HintPath>..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.SocketBase.dll</HintPath>
  100. </Reference>
  101. <Reference Include="SuperSocket.SocketEngine, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  102. <SpecificVersion>False</SpecificVersion>
  103. <HintPath>..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.SocketEngine.dll</HintPath>
  104. </Reference>
  105. <Reference Include="SyntaxHighlighter">
  106. <HintPath>..\Library\Release\SyntaxHighlighter.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System" />
  109. <Reference Include="System.Core" />
  110. <Reference Include="System.Xml.Linq" />
  111. <Reference Include="System.Data.DataSetExtensions" />
  112. <Reference Include="Microsoft.CSharp" />
  113. <Reference Include="System.Data" />
  114. <Reference Include="System.Xml" />
  115. </ItemGroup>
  116. <ItemGroup>
  117. <Compile Include="Class1.cs" />
  118. <Compile Include="Program.cs" />
  119. <Compile Include="Properties\AssemblyInfo.cs" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <ProjectReference Include="..\Common\CommonAIClient\CommonAIClient.csproj">
  123. <Project>{7990158b-ba84-4177-8eec-84bddc8a527a}</Project>
  124. <Name>CommonAIClient</Name>
  125. </ProjectReference>
  126. <ProjectReference Include="..\Common\CommonAIServer\CommonAIServer.csproj">
  127. <Project>{31a89f1e-f7d5-4f64-a1b6-67cb7aba4a18}</Project>
  128. <Name>CommonAIServer</Name>
  129. </ProjectReference>
  130. <ProjectReference Include="..\Common\CommonAI\CommonAI.csproj">
  131. <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
  132. <Name>CommonAI</Name>
  133. </ProjectReference>
  134. <ProjectReference Include="..\Common\CommonLang\CommonLang.csproj">
  135. <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
  136. <Name>CommonLang</Name>
  137. </ProjectReference>
  138. <ProjectReference Include="..\Common\CommonNetwork\CommonNetwork.csproj">
  139. <Project>{6c114f8f-ee02-4f15-8f3a-93691896d15f}</Project>
  140. <Name>CommonNetwork</Name>
  141. </ProjectReference>
  142. <ProjectReference Include="..\XmdsBattleClient\XmdsBattleClient.csproj">
  143. <Project>{046b6c3a-4d94-4b40-bf11-d43fce2050c7}</Project>
  144. <Name>XmdsBattleClient</Name>
  145. </ProjectReference>
  146. <ProjectReference Include="..\XmdsCommonServer\XmdsCommonServer.csproj">
  147. <Project>{847ebc4b-297b-4ec7-ba21-3e3b9212cca3}</Project>
  148. <Name>XmdsCommonServer</Name>
  149. </ProjectReference>
  150. <ProjectReference Include="..\XmdsCommon\XmdsCommon.csproj">
  151. <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
  152. <Name>XmdsCommon</Name>
  153. </ProjectReference>
  154. <ProjectReference Include="..\XmdsVSPlugins\XmdsCommonQuest\XmdsCommonQuest.csproj">
  155. <Project>{70a38a7f-053c-4757-a38e-eb8aae9c6005}</Project>
  156. <Name>XmdsCommonQuest</Name>
  157. </ProjectReference>
  158. <ProjectReference Include="..\XmdsVSPlugins\XmdsCommonZone\XmdsCommonZone.csproj">
  159. <Project>{93d1c0bf-c266-4033-9a5f-87638b305db8}</Project>
  160. <Name>XmdsCommonZone</Name>
  161. </ProjectReference>
  162. <ProjectReference Include="..\XmdsVSPlugins\XmdsPluginUpdate\XmdsPluginUpdate.csproj">
  163. <Project>{45295f7b-5ef8-4c12-ad5c-e2655b3e22f2}</Project>
  164. <Name>XmdsPluginUpdate</Name>
  165. </ProjectReference>
  166. </ItemGroup>
  167. <ItemGroup>
  168. <None Include="app.config" />
  169. </ItemGroup>
  170. <ItemGroup>
  171. <WCFMetadata Include="Service References\" />
  172. </ItemGroup>
  173. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  174. <PropertyGroup>
  175. <PostBuildEvent>
  176. </PostBuildEvent>
  177. </PropertyGroup>
  178. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  179. Other similar extension points exist, see Microsoft.Common.targets.
  180. <Target Name="BeforeBuild">
  181. </Target>
  182. <Target Name="AfterBuild">
  183. </Target>
  184. -->
  185. </Project>