| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- <?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>{BB40C679-5DC1-4062-8E6F-54C04B4D5CF0}</ProjectGuid>
- <OutputType>library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Muchinfo.MTPClient.Bank</RootNamespace>
- <AssemblyName>Client.Bank</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>pdbonly</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>
- <DebugType>pdbonly</DebugType>
- <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, Version=1.0.0.0, Culture=neutral, PublicKeyToken=50d170463d965522, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\02.Libs\Muchinfo\HtmlTextEditor.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\..\02.Libs\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation">
- <HintPath>..\..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <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.Toolkit">
- <HintPath>..\..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <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="ViewModels\AmountManagerViewModel.cs" />
- <Compile Include="ViewModels\AmountQueryViewModel.cs" />
- <Compile Include="ViewModels\BankBalanceViewModel.cs" />
- <Compile Include="ViewModels\BankMenuService.cs" />
- <Compile Include="ViewModels\BankSigningViewModel.cs" />
- <Compile Include="ViewModels\BankSignQueryViewModel.cs" />
- <Compile Include="ViewModels\BankTerminationViewModel.cs" />
- <Compile Include="ViewModels\BankUpdateViewModel.cs" />
- <Compile Include="ViewModels\BindCardViewModel.cs" />
- <Compile Include="ViewModels\BranchViewModel.cs" />
- <Compile Include="ViewModels\IdentifyCodeTimerViewModel.cs" />
- <Compile Include="ViewModels\MotifyPhoneViewModel.cs" />
- <Compile Include="ViewModels\TerminationSignViewModel.cs" />
- <Compile Include="Views\AmountManagerView.xaml.cs">
- <DependentUpon>AmountManagerView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AmountQuetyView.xaml.cs">
- <DependentUpon>AmountQuetyView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BankBalanceView.xaml.cs">
- <DependentUpon>BankBalanceView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BankSigningView.xaml.cs">
- <DependentUpon>BankSigningView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BankSignQueryView.xaml.cs">
- <DependentUpon>BankSignQueryView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BankTerminationView.xaml.cs">
- <DependentUpon>BankTerminationView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BankUpdateView.xaml.cs">
- <DependentUpon>BankUpdateView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BindCardView.xaml.cs">
- <DependentUpon>BindCardView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\BranchView.xaml.cs">
- <DependentUpon>BranchView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\InMoneyGuide.xaml.cs">
- <DependentUpon>InMoneyGuide.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\MotifyPhoneView.xaml.cs">
- <DependentUpon>MotifyPhoneView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\MsgAlter.xaml.cs">
- <DependentUpon>MsgAlter.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\SingnSuccessTips.xaml.cs">
- <DependentUpon>SingnSuccessTips.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TerminationSignView.xaml.cs">
- <DependentUpon>TerminationSignView.xaml</DependentUpon>
- </Compile>
- <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 />
- <ItemGroup>
- <Page Include="Views\AmountManagerView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\AmountQuetyView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\BankBalanceView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BankSigningView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BankSignQueryView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BankTerminationView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BankUpdateView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BindCardView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\BranchView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\InMoneyGuide.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\MotifyPhoneView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\MsgAlter.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\SingnSuccessTips.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\TerminationSignView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.CustomException\Muchinfo.MTPClient.CustomException.csproj">
- <Project>{d6d32808-1fad-4036-8ec7-a80f24c4e5f4}</Project>
- <Name>Muchinfo.MTPClient.CustomException</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Infrastructure\Muchinfo.MTPClient.Infrastructure.csproj">
- <Project>{4bebf98b-0e9c-460e-b376-7341546241ed}</Project>
- <Name>Muchinfo.MTPClient.Infrastructure</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
- <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
- <Name>Muchinfo.MTPClient.Resources</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>
- </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>
|