| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{4BEBF98B-0E9C-460E-B376-7341546241ED}</ProjectGuid>
- <OutputType>library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Muchinfo.MTPClient.Infrastructure</RootNamespace>
- <AssemblyName>Client.Infrastructure</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>true</SignAssembly>
- </PropertyGroup>
- <PropertyGroup>
- <AssemblyOriginatorKeyFile>Muchinfo.MTPClient.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Client.PC.Common">
- <HintPath>..\..\02.Libs\Muchinfo\Client.PC.Common.dll</HintPath>
- </Reference>
- <Reference Include="Client.WPF.Controls">
- <HintPath>..\..\02.Libs\Muchinfo\Client.WPF.Controls.dll</HintPath>
- </Reference>
- <Reference Include="GalaSoft.MvvmLight.Extras.WPF4">
- <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.Extras.WPF4.dll</HintPath>
- </Reference>
- <Reference Include="GalaSoft.MvvmLight.WPF4">
- <HintPath>..\..\02.Libs\GalaSoft.MvvmLight.WPF4.dll</HintPath>
- </Reference>
- <Reference Include="HtmlTextEditor">
- <HintPath>..\..\02.Libs\Muchinfo\HtmlTextEditor.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\02.Libs\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Expression.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.Expression.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation">
- <HintPath>..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.ReportViewer.Common.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.ReportViewer.DataVisualization.DLL</HintPath>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.ReportViewer.ProcessingObjectModel.DLL</HintPath>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.ReportViewer.WinForms.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.SqlServer.Types, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Microsoft.SqlServer.Types.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\02.Libs\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Xceed.Wpf.DataGrid">
- <HintPath>..\..\02.Libs\Xceed.Wpf.DataGrid.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Themes">
- <HintPath>..\..\02.Libs\Xceed.Wpf.Themes.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Cache\CacheManager.cs" />
- <Compile Include="Cache\CacheObject.cs" />
- <Compile Include="Cache\CacheResponseData.cs" />
- <Compile Include="Cache\CacheTable.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Comparers\ExchangeDataModelComparer.cs" />
- <Compile Include="Comparers\QuoteGoodsComparer.cs" />
- <Compile Include="Comparers\UserInfoComparer.cs" />
- <Compile Include="Converters\BankInOutConverter.cs" />
- <Compile Include="Converters\BoolOpposedVisibility.cs" />
- <Compile Include="Converters\BoolVisibilityConverter.cs" />
- <Compile Include="Converters\BuyOrSellConvert.cs" />
- <Compile Include="Converters\DeliveryAuditStatusConverter.cs" />
- <Compile Include="Converters\DeliveryOrderStatusToBooleanConverter.cs" />
- <Compile Include="Converters\DeliveryOrderStatusToStringConverter.cs" />
- <Compile Include="Converters\DirectionConverter.cs" />
- <Compile Include="Converters\eAuditStatusToVisibityConverter.cs" />
- <Compile Include="Converters\eDoneDeliveryOrderAppealToEnable.cs" />
- <Compile Include="Converters\eDoneDeliveryOrderStatusToVisibility.cs" />
- <Compile Include="Converters\EnumBooleanConvert.cs" />
- <Compile Include="Converters\EnumTypeConverter.cs" />
- <Compile Include="Converters\EnumVisibilityConvert.cs" />
- <Compile Include="Converters\ePriceModeConverter.cs" />
- <Compile Include="Converters\ExEnumBooleanConvert.cs" />
- <Compile Include="Converters\FontColorConvert.cs" />
- <Compile Include="Converters\FontSizeByLengthConverter.cs" />
- <Compile Include="Converters\IncreaseValueToVisibilityConverter.cs" />
- <Compile Include="Converters\RelationModeConverter.cs" />
- <Compile Include="Converters\RiskLevelToVisibilityConverter.cs" />
- <Compile Include="Converters\StringToIntConverter.cs" />
- <Compile Include="Converters\StringToVisibilityConverter.cs" />
- <Compile Include="Converters\IntToVisibilityConverter.cs" />
- <Compile Include="Converters\MarketIdToVisibilityConverter.cs" />
- <Compile Include="Converters\MarketVisibilityConventer.cs" />
- <Compile Include="Converters\MessageReadStatusConverter.cs" />
- <Compile Include="Converters\NumToButtonIsEnabledConvert.cs" />
- <Compile Include="Converters\NumToGoodsIsEnabledConvert.cs" />
- <Compile Include="Converters\NumToTicketIsEnabledConvert.cs" />
- <Compile Include="Converters\pValue_hValue_countNumGoodsVsConverter.cs" />
- <Compile Include="Converters\pValue_hValue_countNumTicketsVsConverter.cs" />
- <Compile Include="Converters\StringSubstringConverter.cs" />
- <Compile Include="Converters\BoolVisibilityExConverter.cs" />
- <Compile Include="Converters\TradeModeVisibilityConverter.cs" />
- <Compile Include="Converters\TrueOrFalseToColorConvert.cs" />
- <Compile Include="Converters\WarningDirectionConverter.cs" />
- <Compile Include="Converters\WarningIsValidConverter.cs" />
- <Compile Include="Converters\WarningModeTypeConverter.cs" />
- <Compile Include="Converters\WarningSignConverter.cs" />
- <Compile Include="Converters\WarningTypeConverter.cs" />
- <Compile Include="Converters\WRStatusToIsEnabledConvert.cs" />
- <Compile Include="DataPager\QueryViewModelBase.cs" />
- <Compile Include="EntityHelpers\GoodsSortHelper.cs" />
- <Compile Include="EntityHelpers\QuoteDatagramHelper.cs" />
- <Compile Include="Enums\CacheLoadMode.cs" />
- <Compile Include="Enums\CacheType.cs" />
- <Compile Include="Enums\GoodsSort.cs" />
- <Compile Include="Enums\QuotationWindowType.cs" />
- <Compile Include="Enums\QuotationType.cs" />
- <Compile Include="Enums\WindowType.cs" />
- <Compile Include="Extensions\ProcessExtensions.cs" />
- <Compile Include="Extensions\QueryableExtensions.cs" />
- <Compile Include="Helpers\ControlAttachPropertyHelper.cs" />
- <Compile Include="Helpers\DateTimeHelper.cs" />
- <Compile Include="Helpers\EncryptHelper.cs" />
- <Compile Include="Helpers\FloatPLExpressions.cs" />
- <Compile Include="Helpers\LogInfoHelper.cs" />
- <Compile Include="Helpers\MessengerHelper.cs" />
- <Compile Include="Helpers\QuoteDataGridHelper.cs" />
- <Compile Include="Helpers\QuoteFieldMapHelper.cs" />
- <Compile Include="Helpers\SNTPTimeClient.cs" />
- <Compile Include="Helpers\TasEncryptHelper.cs" />
- <Compile Include="Helpers\ValidationHelper.cs" />
- <Compile Include="Helpers\VersionManager.cs" />
- <Compile Include="Interfaces\IQuoteView.cs" />
- <Compile Include="Interfaces\IWindow.cs" />
- <Compile Include="LinkProxy\AsyncResult.cs" />
- <Compile Include="LinkProxy\Enum\DatagramType.cs" />
- <Compile Include="LinkProxy\Enum\LinkType.cs" />
- <Compile Include="LinkProxy\LinkManager.cs" />
- <Compile Include="LinkProxy\TCP\QuoteTcpCallback.cs" />
- <Compile Include="LinkProxy\TCP\QuoteTcpLinkProxy.cs" />
- <Compile Include="LinkProxy\TCP\TradeTcpCallback.cs" />
- <Compile Include="LinkProxy\TCP\TradeTcpLinkProxy.cs" />
- <Compile Include="MessageBox\MessageBoxHelper.cs" />
- <Compile Include="MessageBox\NewMessageBox.xaml.cs">
- <DependentUpon>NewMessageBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="MessageBox\OrderComfirm.xaml.cs">
- <DependentUpon>OrderComfirm.xaml</DependentUpon>
- </Compile>
- <Compile Include="MessengerArgs\AddContentPageArg.cs" />
- <Compile Include="MessengerArgs\OpenQuoteChartWindowArg.cs" />
- <Compile Include="MessengerArgs\OpenWindowArg.cs" />
- <Compile Include="MessengerArgs\UpateChartCycleTypeArg.cs" />
- <Compile Include="MessengerArgs\UpdateTabTitleArg.cs" />
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="Users\FavoriteManager.cs" />
- <Compile Include="Utilities\ApplicationParameter.cs" />
- <Compile Include="Utilities\ErrorManager.cs" />
- <Compile Include="Utilities\GetLastInputInfoHelper.cs" />
- <Compile Include="Utilities\HttpUtility.cs" />
- <Compile Include="Utilities\LogManager.cs" />
- <Compile Include="Utilities\MyWebClient.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Utilities\QuoteProxyHelper.cs" />
- <Compile Include="Utilities\UserManager.cs" />
- <Compile Include="ValidationRules\DataRangeValidationRules.cs" />
- <Compile Include="Windows\ContentWindow.cs" />
- <Compile Include="Windows\DialogWindowCommands.cs" />
- <Compile Include="Windows\QueryPanelPageModelBase.cs" />
- <Compile Include="Windows\QueryPanelModelBase.cs" />
- <Compile Include="Windows\TradeAccountWindow.cs" />
- <Compile Include="Windows\UnloadCleanWindow.cs" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="Muchinfo.MTPClient.snk" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Adapter\Muchinfo.MTPClient.Adapter.csproj">
- <Project>{f213f85b-7367-4590-a09e-3b512b27db93}</Project>
- <Name>Muchinfo.MTPClient.Adapter</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.Data\Muchinfo.MTPClient.Data.csproj">
- <Project>{2c3cb02b-cf9e-4704-990b-5fc15f1ff8e1}</Project>
- <Name>Muchinfo.MTPClient.Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\05.Services\Muchinfo.TASClient.IService\Muchinfo.MTPClient.IService.csproj">
- <Project>{a401377a-7129-41d3-a4c1-376edc54e521}</Project>
- <Name>Muchinfo.MTPClient.IService</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\06.Communication\Muchinfo.TASClient.NetworkCore\Muchinfo.MTPClient.NetworkCore.csproj">
- <Project>{13776f78-1ec8-4afc-8865-f3de92037e14}</Project>
- <Name>Muchinfo.MTPClient.NetworkCore</Name>
- </ProjectReference>
- <ProjectReference Include="..\Muchinfo.CustomException\Muchinfo.MTPClient.CustomException.csproj">
- <Project>{d6d32808-1fad-4036-8ec7-a80f24c4e5f4}</Project>
- <Name>Muchinfo.MTPClient.CustomException</Name>
- </ProjectReference>
- <ProjectReference Include="..\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
- <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
- <Name>Muchinfo.MTPClient.Resources</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Page Include="MessageBox\NewMessageBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="MessageBox\OrderComfirm.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|