Muchinfo.MTPClient.UI.csproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  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>{5771C28F-6EC1-47A4-B2E4-54CBB04B220E}</ProjectGuid>
  8. <OutputType>library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Muchinfo.MTPClient.UI</RootNamespace>
  11. <AssemblyName>Client.UI</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. <NuGetPackageImportStamp>
  18. </NuGetPackageImportStamp>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <Prefer32Bit>false</Prefer32Bit>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>none</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <Prefer32Bit>false</Prefer32Bit>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <SignAssembly>true</SignAssembly>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <AssemblyOriginatorKeyFile>Muchinfo.MTPClient.snk</AssemblyOriginatorKeyFile>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  46. <DebugSymbols>true</DebugSymbols>
  47. <OutputPath>..\..\bin\Debug\</OutputPath>
  48. <DefineConstants>DEBUG;TRACE</DefineConstants>
  49. <DebugType>full</DebugType>
  50. <PlatformTarget>x86</PlatformTarget>
  51. <ErrorReport>prompt</ErrorReport>
  52. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  55. <OutputPath>bin\x86\Release\</OutputPath>
  56. <DefineConstants>TRACE</DefineConstants>
  57. <Optimize>true</Optimize>
  58. <PlatformTarget>x86</PlatformTarget>
  59. <ErrorReport>prompt</ErrorReport>
  60. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <Reference Include="Client.PC.Common">
  64. <HintPath>..\..\02.Libs\Muchinfo\Client.PC.Common.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Client.WPF.Controls">
  67. <HintPath>..\..\02.Libs\Muchinfo\Client.WPF.Controls.dll</HintPath>
  68. </Reference>
  69. <Reference Include="GalaSoft.MvvmLight.Extras.WPF4">
  70. <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.Extras.WPF4.dll</HintPath>
  71. </Reference>
  72. <Reference Include="GalaSoft.MvvmLight.WPF4">
  73. <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.WPF4.dll</HintPath>
  74. </Reference>
  75. <Reference Include="HtmlTextEditor">
  76. <HintPath>..\..\02.Libs\Muchinfo\HtmlTextEditor.dll</HintPath>
  77. </Reference>
  78. <Reference Include="log4net">
  79. <HintPath>..\..\02.Libs\log4net.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Microsoft.Expression.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\..\02.Libs\Microsoft.Expression.Drawing.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Expression.Interactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  86. <Reference Include="Microsoft.Practices.ServiceLocation">
  87. <HintPath>..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.902.0, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  90. <HintPath>..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.902.0, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  93. <HintPath>..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.902.0, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  96. <HintPath>..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\..\02.Libs\Newtonsoft.Json.dll</HintPath>
  101. </Reference>
  102. <Reference Include="PresentationFramework.Classic" />
  103. <Reference Include="System" />
  104. <Reference Include="System.configuration" />
  105. <Reference Include="System.Data" />
  106. <Reference Include="System.Drawing" />
  107. <Reference Include="System.Windows.Forms" />
  108. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>..\..\02.Libs\System.Windows.Interactivity.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Xml" />
  113. <Reference Include="Microsoft.CSharp" />
  114. <Reference Include="System.Core" />
  115. <Reference Include="System.Xml.Linq" />
  116. <Reference Include="System.Data.DataSetExtensions" />
  117. <Reference Include="System.Xaml">
  118. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  119. </Reference>
  120. <Reference Include="WindowsBase" />
  121. <Reference Include="PresentationCore" />
  122. <Reference Include="PresentationFramework" />
  123. <Reference Include="WindowsFormsIntegration" />
  124. <Reference Include="Xceed.Wpf.Themes">
  125. <HintPath>..\..\02.Libs\Xceed.Wpf.Themes.dll</HintPath>
  126. </Reference>
  127. <Reference Include="Xceed.Wpf.Toolkit">
  128. <HintPath>..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
  129. </Reference>
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Compile Include="Properties\AssemblyInfo.cs">
  133. <SubType>Code</SubType>
  134. </Compile>
  135. <Compile Include="Properties\Resources.Designer.cs">
  136. <AutoGen>True</AutoGen>
  137. <DesignTime>True</DesignTime>
  138. <DependentUpon>Resources.resx</DependentUpon>
  139. </Compile>
  140. <Compile Include="Properties\Settings.Designer.cs">
  141. <AutoGen>True</AutoGen>
  142. <DependentUpon>Settings.settings</DependentUpon>
  143. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  144. </Compile>
  145. <Compile Include="Utilities\ChartManager.cs" />
  146. <Compile Include="Utilities\DataGridHelper.cs" />
  147. <Compile Include="Utilities\InputHelper.cs" />
  148. <Compile Include="Utilities\MessageRegister.cs" />
  149. <Compile Include="Utilities\ValidCode.cs" />
  150. <Compile Include="Utilities\WindowHelper.cs" />
  151. <Compile Include="ViewModelLocator.cs" />
  152. <Compile Include="ViewModels\HomeViewModel.cs" />
  153. <Compile Include="ViewModels\InputTradePassWordViewModel.cs" />
  154. <Compile Include="ViewModels\LinkStateViewModel.cs" />
  155. <Compile Include="ViewModels\LoginViewModel.cs" />
  156. <Compile Include="ViewModels\MainContentViewModel.cs" />
  157. <Compile Include="ViewModels\MenuTreeViewModel.cs" />
  158. <Compile Include="ViewModels\QuoteListViewModel.cs" />
  159. <Compile Include="ViewModels\RateNoticeViewModel.cs" />
  160. <Compile Include="ViewModels\StatusBarViewModel.cs" />
  161. <Compile Include="ViewModels\TradeLoginViewModel.cs" />
  162. <Compile Include="Views\AboutView.xaml.cs">
  163. <DependentUpon>AboutView.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="Views\HorizontalLayout.xaml.cs">
  166. <DependentUpon>HorizontalLayout.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="Views\InputTradePassWordView.xaml.cs">
  169. <DependentUpon>InputTradePassWordView.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="Views\LinkStateView.xaml.cs">
  172. <DependentUpon>LinkStateView.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="Views\LoginNewView.xaml.cs">
  175. <DependentUpon>LoginNewView.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="Views\LoginView_1.xaml.cs">
  178. <DependentUpon>LoginView_1.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="Views\MainContent.xaml.cs">
  181. <DependentUpon>MainContent.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Views\MainPage.xaml.cs">
  184. <DependentUpon>MainPage.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Views\QuoteListView.xaml.cs">
  187. <DependentUpon>QuoteListView.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="Views\RateNotices.xaml.cs">
  190. <DependentUpon>RateNotices.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="Views\StatusBarControl.xaml.cs">
  193. <DependentUpon>StatusBarControl.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="Views\SystemMenuTree.xaml.cs">
  196. <DependentUpon>SystemMenuTree.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="Views\TradeLoginView.xaml.cs">
  199. <DependentUpon>TradeLoginView.xaml</DependentUpon>
  200. </Compile>
  201. <Compile Include="Views\TraditionLayout.xaml.cs">
  202. <DependentUpon>TraditionLayout.xaml</DependentUpon>
  203. </Compile>
  204. <Compile Include="Views\VerticalLayout.xaml.cs">
  205. <DependentUpon>VerticalLayout.xaml</DependentUpon>
  206. </Compile>
  207. <EmbeddedResource Include="Properties\Resources.resx">
  208. <Generator>ResXFileCodeGenerator</Generator>
  209. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  210. </EmbeddedResource>
  211. <None Include="Muchinfo.MTPClient.snk" />
  212. <None Include="packages.config" />
  213. <None Include="Properties\Settings.settings">
  214. <Generator>SettingsSingleFileGenerator</Generator>
  215. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  216. </None>
  217. <AppDesigner Include="Properties\" />
  218. </ItemGroup>
  219. <ItemGroup>
  220. <Page Include="Views\AboutView.xaml">
  221. <Generator>MSBuild:Compile</Generator>
  222. <SubType>Designer</SubType>
  223. </Page>
  224. <Page Include="Views\HorizontalLayout.xaml">
  225. <SubType>Designer</SubType>
  226. <Generator>MSBuild:Compile</Generator>
  227. </Page>
  228. <Page Include="Views\InputTradePassWordView.xaml">
  229. <Generator>MSBuild:Compile</Generator>
  230. <SubType>Designer</SubType>
  231. </Page>
  232. <Page Include="Views\LinkStateView.xaml">
  233. <Generator>MSBuild:Compile</Generator>
  234. <SubType>Designer</SubType>
  235. </Page>
  236. <Page Include="Views\LoginNewView.xaml">
  237. <SubType>Designer</SubType>
  238. <Generator>MSBuild:Compile</Generator>
  239. </Page>
  240. <Page Include="Views\LoginView_1.xaml">
  241. <SubType>Designer</SubType>
  242. <Generator>MSBuild:Compile</Generator>
  243. </Page>
  244. <Page Include="Views\MainContent.xaml">
  245. <SubType>Designer</SubType>
  246. <Generator>MSBuild:Compile</Generator>
  247. </Page>
  248. <Page Include="Views\MainPage.xaml">
  249. <SubType>Designer</SubType>
  250. <Generator>MSBuild:Compile</Generator>
  251. </Page>
  252. <Page Include="Views\QuoteListView.xaml">
  253. <Generator>MSBuild:Compile</Generator>
  254. <SubType>Designer</SubType>
  255. </Page>
  256. <Page Include="Views\RateNotices.xaml">
  257. <Generator>MSBuild:Compile</Generator>
  258. <SubType>Designer</SubType>
  259. </Page>
  260. <Page Include="Views\StatusBarControl.xaml">
  261. <Generator>MSBuild:Compile</Generator>
  262. <SubType>Designer</SubType>
  263. </Page>
  264. <Page Include="Views\SystemMenuTree.xaml">
  265. <SubType>Designer</SubType>
  266. <Generator>MSBuild:Compile</Generator>
  267. </Page>
  268. <Page Include="Views\TradeLoginView.xaml">
  269. <SubType>Designer</SubType>
  270. <Generator>MSBuild:Compile</Generator>
  271. </Page>
  272. <Page Include="Views\TraditionLayout.xaml">
  273. <SubType>Designer</SubType>
  274. <Generator>MSBuild:Compile</Generator>
  275. </Page>
  276. <Page Include="Views\VerticalLayout.xaml">
  277. <SubType>Designer</SubType>
  278. <Generator>MSBuild:Compile</Generator>
  279. </Page>
  280. </ItemGroup>
  281. <ItemGroup>
  282. <ProjectReference Include="..\..\04.Infrastructure\Muchinfo.CustomException\Muchinfo.MTPClient.CustomException.csproj">
  283. <Project>{d6d32808-1fad-4036-8ec7-a80f24c4e5f4}</Project>
  284. <Name>Muchinfo.MTPClient.CustomException</Name>
  285. </ProjectReference>
  286. <ProjectReference Include="..\..\04.Infrastructure\Muchinfo.TASClient.Infrastructure\Muchinfo.MTPClient.Infrastructure.csproj">
  287. <Project>{4bebf98b-0e9c-460e-b376-7341546241ed}</Project>
  288. <Name>Muchinfo.MTPClient.Infrastructure</Name>
  289. </ProjectReference>
  290. <ProjectReference Include="..\..\04.Infrastructure\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
  291. <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
  292. <Name>Muchinfo.MTPClient.Resources</Name>
  293. </ProjectReference>
  294. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Data\Muchinfo.MTPClient.Data.csproj">
  295. <Project>{2c3cb02b-cf9e-4704-990b-5fc15f1ff8e1}</Project>
  296. <Name>Muchinfo.MTPClient.Data</Name>
  297. </ProjectReference>
  298. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.IService\Muchinfo.MTPClient.IService.csproj">
  299. <Project>{a401377a-7129-41d3-a4c1-376edc54e521}</Project>
  300. <Name>Muchinfo.MTPClient.IService</Name>
  301. </ProjectReference>
  302. <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Service\Muchinfo.MTPClient.Service.csproj">
  303. <Project>{1a680b25-1e0f-4485-a3cf-df194f395014}</Project>
  304. <Name>Muchinfo.MTPClient.Service</Name>
  305. </ProjectReference>
  306. <ProjectReference Include="..\..\06.Communication\Muchinfo.TASClient.NetworkCore\Muchinfo.MTPClient.NetworkCore.csproj">
  307. <Project>{13776f78-1ec8-4afc-8865-f3de92037e14}</Project>
  308. <Name>Muchinfo.MTPClient.NetworkCore</Name>
  309. </ProjectReference>
  310. <ProjectReference Include="..\Modules\Muchinfo.MTPClient.Analysis\Muchinfo.MTPClient.Analysis.csproj">
  311. <Project>{068b63c0-0ffa-45a7-b6b0-bba09e5b9744}</Project>
  312. <Name>Muchinfo.MTPClient.Analysis</Name>
  313. </ProjectReference>
  314. <ProjectReference Include="..\Modules\Muchinfo.MTPClient.Bank\Muchinfo.MTPClient.Bank.csproj">
  315. <Project>{bb40c679-5dc1-4062-8e6f-54c04b4d5cf0}</Project>
  316. <Name>Muchinfo.MTPClient.Bank</Name>
  317. </ProjectReference>
  318. <ProjectReference Include="..\Modules\Muchinfo.MTPClient.Delivery\Muchinfo.MTPClient.Delivery.csproj">
  319. <Project>{7a7e0861-0b9e-43c3-a267-6d6a5dcacad7}</Project>
  320. <Name>Muchinfo.MTPClient.Delivery</Name>
  321. </ProjectReference>
  322. <ProjectReference Include="..\Modules\Muchinfo.MTPClient.Listing\Muchinfo.MTPClient.Listing.csproj">
  323. <Project>{2f01a831-ff43-4045-b9b6-ad28563daba2}</Project>
  324. <Name>Muchinfo.MTPClient.Listing</Name>
  325. </ProjectReference>
  326. <ProjectReference Include="..\Modules\Muchinfo.MTPClient.Sale\Muchinfo.MTPClient.Sale.csproj">
  327. <Project>{3d4f3aa5-7d6a-4b46-b280-5a9bd525df00}</Project>
  328. <Name>Muchinfo.MTPClient.Sale</Name>
  329. </ProjectReference>
  330. <ProjectReference Include="..\Modules\Muchinfo.TASClient.Account\Muchinfo.MTPClient.Account.csproj">
  331. <Project>{0e0f1524-5bcc-4d88-b15e-3349e24e7466}</Project>
  332. <Name>Muchinfo.MTPClient.Account</Name>
  333. </ProjectReference>
  334. <ProjectReference Include="..\Modules\Muchinfo.TASClient.Quotation\Muchinfo.MTPClient.Quotation.csproj">
  335. <Project>{ea71755b-fd81-4110-bfa0-ffa3433c6c69}</Project>
  336. <Name>Muchinfo.MTPClient.Quotation</Name>
  337. </ProjectReference>
  338. <ProjectReference Include="..\Modules\Muchinfo.TASClient.Trade\Muchinfo.MTPClient.Trade.csproj">
  339. <Project>{d5c79d3d-b585-4802-8994-d2c77e5e86c3}</Project>
  340. <Name>Muchinfo.MTPClient.Trade</Name>
  341. </ProjectReference>
  342. <ProjectReference Include="..\Modules\Mucinfo.MTPClient.Report\Muchinfo.MTPClient.Report.csproj">
  343. <Project>{06a09852-2262-4ddb-b8fa-588cb2f7fe9b}</Project>
  344. <Name>Muchinfo.MTPClient.Report</Name>
  345. </ProjectReference>
  346. </ItemGroup>
  347. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  348. <Import Project="..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\build\Microsoft.Web.WebView2.targets')" />
  349. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  350. <PropertyGroup>
  351. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  352. </PropertyGroup>
  353. <Error Condition="!Exists('..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Web.WebView2.1.0.902-prerelease\build\Microsoft.Web.WebView2.targets'))" />
  354. </Target>
  355. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  356. Other similar extension points exist, see Microsoft.Common.targets.
  357. <Target Name="BeforeBuild">
  358. </Target>
  359. <Target Name="AfterBuild">
  360. </Target>
  361. -->
  362. </Project>