Muchinfo.MTPClient.Infrastructure.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  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>{4BEBF98B-0E9C-460E-B376-7341546241ED}</ProjectGuid>
  8. <OutputType>library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Muchinfo.MTPClient.Infrastructure</RootNamespace>
  11. <AssemblyName>Client.Infrastructure</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. <Prefer32Bit>false</Prefer32Bit>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>none</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <SignAssembly>true</SignAssembly>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <AssemblyOriginatorKeyFile>Muchinfo.MTPClient.snk</AssemblyOriginatorKeyFile>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  44. <DebugSymbols>true</DebugSymbols>
  45. <OutputPath>bin\x86\Debug\</OutputPath>
  46. <DefineConstants>DEBUG;TRACE</DefineConstants>
  47. <DebugType>full</DebugType>
  48. <PlatformTarget>x86</PlatformTarget>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  53. <OutputPath>bin\x86\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <Optimize>true</Optimize>
  56. <PlatformTarget>x86</PlatformTarget>
  57. <ErrorReport>prompt</ErrorReport>
  58. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <Reference Include="Client.PC.Common">
  62. <HintPath>..\..\02.Libs\Muchinfo\Client.PC.Common.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Client.WPF.Controls">
  65. <HintPath>..\..\02.Libs\Muchinfo\Client.WPF.Controls.dll</HintPath>
  66. </Reference>
  67. <Reference Include="GalaSoft.MvvmLight.Extras.WPF4">
  68. <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.Extras.WPF4.dll</HintPath>
  69. </Reference>
  70. <Reference Include="GalaSoft.MvvmLight.WPF4">
  71. <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.WPF4.dll</HintPath>
  72. </Reference>
  73. <Reference Include="HtmlTextEditor">
  74. <HintPath>..\..\02.Libs\Muchinfo\HtmlTextEditor.dll</HintPath>
  75. </Reference>
  76. <Reference Include="log4net">
  77. <HintPath>..\..\02.Libs\log4net.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Expression.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>..\..\02.Libs\Microsoft.Expression.Drawing.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Microsoft.Practices.ServiceLocation">
  84. <HintPath>..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>..\..\02.Libs\Microsoft.ReportViewer.Common.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  91. <SpecificVersion>False</SpecificVersion>
  92. <HintPath>..\..\02.Libs\Microsoft.ReportViewer.DataVisualization.DLL</HintPath>
  93. </Reference>
  94. <Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>..\..\02.Libs\Microsoft.ReportViewer.ProcessingObjectModel.DLL</HintPath>
  97. </Reference>
  98. <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\..\02.Libs\Microsoft.ReportViewer.WinForms.dll</HintPath>
  101. </Reference>
  102. <Reference Include="Microsoft.SqlServer.Types, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  103. <SpecificVersion>False</SpecificVersion>
  104. <HintPath>..\..\02.Libs\Microsoft.SqlServer.Types.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\..\02.Libs\Newtonsoft.Json.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System" />
  111. <Reference Include="System.configuration" />
  112. <Reference Include="System.Data" />
  113. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>..\..\02.Libs\System.Windows.Interactivity.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Xml" />
  118. <Reference Include="Microsoft.CSharp" />
  119. <Reference Include="System.Core" />
  120. <Reference Include="System.Xml.Linq" />
  121. <Reference Include="System.Data.DataSetExtensions" />
  122. <Reference Include="System.Xaml">
  123. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  124. </Reference>
  125. <Reference Include="WindowsBase" />
  126. <Reference Include="PresentationCore" />
  127. <Reference Include="PresentationFramework" />
  128. <Reference Include="Xceed.Wpf.DataGrid">
  129. <HintPath>..\..\02.Libs\Xceed.Wpf.DataGrid.dll</HintPath>
  130. </Reference>
  131. <Reference Include="Xceed.Wpf.Themes">
  132. <HintPath>..\..\02.Libs\Xceed.Wpf.Themes.dll</HintPath>
  133. </Reference>
  134. <Reference Include="Xceed.Wpf.Toolkit">
  135. <HintPath>..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
  136. </Reference>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <Compile Include="Cache\CacheManager.cs" />
  140. <Compile Include="Cache\CacheObject.cs" />
  141. <Compile Include="Cache\CacheResponseData.cs" />
  142. <Compile Include="Cache\CacheTable.cs">
  143. <SubType>Component</SubType>
  144. </Compile>
  145. <Compile Include="Comparers\ExchangeDataModelComparer.cs" />
  146. <Compile Include="Comparers\QuoteGoodsComparer.cs" />
  147. <Compile Include="Comparers\UserInfoComparer.cs" />
  148. <Compile Include="Converters\BankInOutConverter.cs" />
  149. <Compile Include="Converters\BoolOpposedVisibility.cs" />
  150. <Compile Include="Converters\BoolVisibilityConverter.cs" />
  151. <Compile Include="Converters\BuyOrSellConvert.cs" />
  152. <Compile Include="Converters\DeliveryAuditStatusConverter.cs" />
  153. <Compile Include="Converters\DeliveryOrderStatusToBooleanConverter.cs" />
  154. <Compile Include="Converters\DeliveryOrderStatusToStringConverter.cs" />
  155. <Compile Include="Converters\DirectionConverter.cs" />
  156. <Compile Include="Converters\eAuditStatusToVisibityConverter.cs" />
  157. <Compile Include="Converters\eDoneDeliveryOrderAppealToEnable.cs" />
  158. <Compile Include="Converters\eDoneDeliveryOrderStatusToVisibility.cs" />
  159. <Compile Include="Converters\EnumBooleanConvert.cs" />
  160. <Compile Include="Converters\EnumTypeConverter.cs" />
  161. <Compile Include="Converters\EnumVisibilityConvert.cs" />
  162. <Compile Include="Converters\ePriceModeConverter.cs" />
  163. <Compile Include="Converters\ExEnumBooleanConvert.cs" />
  164. <Compile Include="Converters\FontColorConvert.cs" />
  165. <Compile Include="Converters\FontSizeByLengthConverter.cs" />
  166. <Compile Include="Converters\IncreaseValueToVisibilityConverter.cs" />
  167. <Compile Include="Converters\RelationModeConverter.cs" />
  168. <Compile Include="Converters\RiskLevelToVisibilityConverter.cs" />
  169. <Compile Include="Converters\StringToIntConverter.cs" />
  170. <Compile Include="Converters\StringToVisibilityConverter.cs" />
  171. <Compile Include="Converters\IntToVisibilityConverter.cs" />
  172. <Compile Include="Converters\MarketIdToVisibilityConverter.cs" />
  173. <Compile Include="Converters\MarketVisibilityConventer.cs" />
  174. <Compile Include="Converters\MessageReadStatusConverter.cs" />
  175. <Compile Include="Converters\NumToButtonIsEnabledConvert.cs" />
  176. <Compile Include="Converters\NumToGoodsIsEnabledConvert.cs" />
  177. <Compile Include="Converters\NumToTicketIsEnabledConvert.cs" />
  178. <Compile Include="Converters\pValue_hValue_countNumGoodsVsConverter.cs" />
  179. <Compile Include="Converters\pValue_hValue_countNumTicketsVsConverter.cs" />
  180. <Compile Include="Converters\StringSubstringConverter.cs" />
  181. <Compile Include="Converters\BoolVisibilityExConverter.cs" />
  182. <Compile Include="Converters\TradeModeVisibilityConverter.cs" />
  183. <Compile Include="Converters\TrueOrFalseToColorConvert.cs" />
  184. <Compile Include="Converters\WarningDirectionConverter.cs" />
  185. <Compile Include="Converters\WarningIsValidConverter.cs" />
  186. <Compile Include="Converters\WarningModeTypeConverter.cs" />
  187. <Compile Include="Converters\WarningSignConverter.cs" />
  188. <Compile Include="Converters\WarningTypeConverter.cs" />
  189. <Compile Include="Converters\WRStatusToIsEnabledConvert.cs" />
  190. <Compile Include="DataPager\QueryViewModelBase.cs" />
  191. <Compile Include="EntityHelpers\GoodsSortHelper.cs" />
  192. <Compile Include="EntityHelpers\QuoteDatagramHelper.cs" />
  193. <Compile Include="Enums\CacheLoadMode.cs" />
  194. <Compile Include="Enums\CacheType.cs" />
  195. <Compile Include="Enums\GoodsSort.cs" />
  196. <Compile Include="Enums\QuotationWindowType.cs" />
  197. <Compile Include="Enums\QuotationType.cs" />
  198. <Compile Include="Enums\WindowType.cs" />
  199. <Compile Include="Extensions\ProcessExtensions.cs" />
  200. <Compile Include="Extensions\QueryableExtensions.cs" />
  201. <Compile Include="Helpers\ControlAttachPropertyHelper.cs" />
  202. <Compile Include="Helpers\DateTimeHelper.cs" />
  203. <Compile Include="Helpers\EncryptHelper.cs" />
  204. <Compile Include="Helpers\FloatPLExpressions.cs" />
  205. <Compile Include="Helpers\LogInfoHelper.cs" />
  206. <Compile Include="Helpers\MessengerHelper.cs" />
  207. <Compile Include="Helpers\QuoteDataGridHelper.cs" />
  208. <Compile Include="Helpers\QuoteFieldMapHelper.cs" />
  209. <Compile Include="Helpers\SNTPTimeClient.cs" />
  210. <Compile Include="Helpers\TasEncryptHelper.cs" />
  211. <Compile Include="Helpers\ValidationHelper.cs" />
  212. <Compile Include="Helpers\VersionManager.cs" />
  213. <Compile Include="Interfaces\IQuoteView.cs" />
  214. <Compile Include="Interfaces\IWindow.cs" />
  215. <Compile Include="LinkProxy\AsyncResult.cs" />
  216. <Compile Include="LinkProxy\Enum\DatagramType.cs" />
  217. <Compile Include="LinkProxy\Enum\LinkType.cs" />
  218. <Compile Include="LinkProxy\LinkManager.cs" />
  219. <Compile Include="LinkProxy\TCP\QuoteTcpCallback.cs" />
  220. <Compile Include="LinkProxy\TCP\QuoteTcpLinkProxy.cs" />
  221. <Compile Include="LinkProxy\TCP\TradeTcpCallback.cs" />
  222. <Compile Include="LinkProxy\TCP\TradeTcpLinkProxy.cs" />
  223. <Compile Include="MessageBox\MessageBoxHelper.cs" />
  224. <Compile Include="MessageBox\NewMessageBox.xaml.cs">
  225. <DependentUpon>NewMessageBox.xaml</DependentUpon>
  226. </Compile>
  227. <Compile Include="MessageBox\OrderComfirm.xaml.cs">
  228. <DependentUpon>OrderComfirm.xaml</DependentUpon>
  229. </Compile>
  230. <Compile Include="MessengerArgs\AddContentPageArg.cs" />
  231. <Compile Include="MessengerArgs\OpenQuoteChartWindowArg.cs" />
  232. <Compile Include="MessengerArgs\OpenWindowArg.cs" />
  233. <Compile Include="MessengerArgs\UpateChartCycleTypeArg.cs" />
  234. <Compile Include="MessengerArgs\UpdateTabTitleArg.cs" />
  235. <Compile Include="Properties\AssemblyInfo.cs">
  236. <SubType>Code</SubType>
  237. </Compile>
  238. <Compile Include="Properties\Resources.Designer.cs">
  239. <AutoGen>True</AutoGen>
  240. <DesignTime>True</DesignTime>
  241. <DependentUpon>Resources.resx</DependentUpon>
  242. </Compile>
  243. <Compile Include="Properties\Settings.Designer.cs">
  244. <AutoGen>True</AutoGen>
  245. <DependentUpon>Settings.settings</DependentUpon>
  246. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  247. </Compile>
  248. <Compile Include="Users\FavoriteManager.cs" />
  249. <Compile Include="Utilities\ApplicationParameter.cs" />
  250. <Compile Include="Utilities\ErrorManager.cs" />
  251. <Compile Include="Utilities\GetLastInputInfoHelper.cs" />
  252. <Compile Include="Utilities\HttpUtility.cs" />
  253. <Compile Include="Utilities\LogManager.cs" />
  254. <Compile Include="Utilities\MyWebClient.cs">
  255. <SubType>Component</SubType>
  256. </Compile>
  257. <Compile Include="Utilities\QuoteProxyHelper.cs" />
  258. <Compile Include="Utilities\UserManager.cs" />
  259. <Compile Include="ValidationRules\DataRangeValidationRules.cs" />
  260. <Compile Include="Windows\ContentWindow.cs" />
  261. <Compile Include="Windows\DialogWindowCommands.cs" />
  262. <Compile Include="Windows\QueryPanelPageModelBase.cs" />
  263. <Compile Include="Windows\QueryPanelModelBase.cs" />
  264. <Compile Include="Windows\TradeAccountWindow.cs" />
  265. <Compile Include="Windows\UnloadCleanWindow.cs" />
  266. <EmbeddedResource Include="Properties\Resources.resx">
  267. <Generator>ResXFileCodeGenerator</Generator>
  268. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  269. </EmbeddedResource>
  270. <None Include="Muchinfo.MTPClient.snk" />
  271. <None Include="Properties\Settings.settings">
  272. <Generator>SettingsSingleFileGenerator</Generator>
  273. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  274. </None>
  275. <AppDesigner Include="Properties\" />
  276. </ItemGroup>
  277. <ItemGroup>
  278. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Adapter\Muchinfo.MTPClient.Adapter.csproj">
  279. <Project>{f213f85b-7367-4590-a09e-3b512b27db93}</Project>
  280. <Name>Muchinfo.MTPClient.Adapter</Name>
  281. </ProjectReference>
  282. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Data\Muchinfo.MTPClient.Data.csproj">
  283. <Project>{2c3cb02b-cf9e-4704-990b-5fc15f1ff8e1}</Project>
  284. <Name>Muchinfo.MTPClient.Data</Name>
  285. </ProjectReference>
  286. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.IService\Muchinfo.MTPClient.IService.csproj">
  287. <Project>{a401377a-7129-41d3-a4c1-376edc54e521}</Project>
  288. <Name>Muchinfo.MTPClient.IService</Name>
  289. </ProjectReference>
  290. <ProjectReference Include="..\..\06.Communication\Muchinfo.TASClient.NetworkCore\Muchinfo.MTPClient.NetworkCore.csproj">
  291. <Project>{13776f78-1ec8-4afc-8865-f3de92037e14}</Project>
  292. <Name>Muchinfo.MTPClient.NetworkCore</Name>
  293. </ProjectReference>
  294. <ProjectReference Include="..\Muchinfo.CustomException\Muchinfo.MTPClient.CustomException.csproj">
  295. <Project>{d6d32808-1fad-4036-8ec7-a80f24c4e5f4}</Project>
  296. <Name>Muchinfo.MTPClient.CustomException</Name>
  297. </ProjectReference>
  298. <ProjectReference Include="..\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
  299. <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
  300. <Name>Muchinfo.MTPClient.Resources</Name>
  301. </ProjectReference>
  302. </ItemGroup>
  303. <ItemGroup>
  304. <Page Include="MessageBox\NewMessageBox.xaml">
  305. <SubType>Designer</SubType>
  306. <Generator>MSBuild:Compile</Generator>
  307. </Page>
  308. <Page Include="MessageBox\OrderComfirm.xaml">
  309. <Generator>MSBuild:Compile</Generator>
  310. <SubType>Designer</SubType>
  311. </Page>
  312. </ItemGroup>
  313. <ItemGroup />
  314. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  315. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  316. Other similar extension points exist, see Microsoft.Common.targets.
  317. <Target Name="BeforeBuild">
  318. </Target>
  319. <Target Name="AfterBuild">
  320. </Target>
  321. -->
  322. </Project>