You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

308 lines
14 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{04A3797A-8797-4DDF-998B-0D6D9DA289F4}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MailAnalyzeTools</RootNamespace>
<AssemblyName>MailAnalyzeTools</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<IsWebBootstrapper>false</IsWebBootstrapper>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x86</PlatformTarget>
<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|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>netfol.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<StartupObject>MailAnalyzeTools.Program</StartupObject>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.11.43.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>packages\HtmlAgilityPack.1.11.43\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="HtmlEditor">
<HintPath>lib\HtmlEditor.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>lib\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="OpenPop">
<HintPath>lib\OpenPop.dll</HintPath>
</Reference>
<Reference Include="Pechkin">
<HintPath>packages\Pechkin.0.5.8.1\lib\net40\Pechkin.dll</HintPath>
</Reference>
<Reference Include="Spire.Pdf">
<HintPath>lib\Spire.Pdf.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Management" />
<Reference Include="System.Printing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="WinSCPnet, Version=1.12.0.12858, Culture=neutral, PublicKeyToken=2271ec4a3c56d0bf, processorArchitecture=MSIL">
<HintPath>packages\WinSCP.5.21.5\lib\net40\WinSCPnet.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Common\ExcelHelper.cs" />
<Compile Include="Common\GuadanTool.cs" />
<Compile Include="Common\tablecache.cs" />
<Compile Include="Common\txtfileUtil.cs" />
<Compile Include="Common\XmlUtil.cs" />
<Compile Include="dealHA_Edi_tool.cs" />
<Compile Include="Logic\AnalyzeEdiFile.cs" />
<Compile Include="Common\fileprop.cs" />
<Compile Include="Common\FtpCommon.cs" />
<Compile Include="Common\ImageDone.cs" />
<Compile Include="frmAnalyzeMail_Analyze.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmAnalyzeMail_sendmail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Common\EncriptTool.cs" />
<Compile Include="Common\LogHelper.cs" />
<Compile Include="Common\StrUtill.cs" />
<Compile Include="Common\DbHelperSQL.cs" />
<Compile Include="frmAnalyzeMail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmAnalyzeMail.Designer.cs">
<DependentUpon>frmAnalyzeMail.cs</DependentUpon>
</Compile>
<Compile Include="Logic\AnalyzeInvoceEdiTool.cs" />
<Compile Include="Logic\HongAn\HAEdiAnalyzeTool.cs" />
<Compile Include="Logic\HongAn\HAEdiXmlAnalyzeTool.cs" />
<Compile Include="Logic\MSK\MaskEdiAnalyzeTool.cs" />
<Compile Include="Models\FtpConfig.cs" />
<Compile Include="Models\MD_HNEdiMessage.cs" />
<Compile Include="Models\TCH_Fee_edi.cs" />
<Compile Include="Models\TOP_EDI_CTN_HACS.cs" />
<Compile Include="Models\TOp_seae_edi_mail_bcinfo.cs" />
<Compile Include="Models\TOp_seae_edi_rp_iftmbc.cs" />
<Compile Include="Models\TOP_Task.cs" />
<Compile Include="UControls\frmDownloadFileTool.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UControls\frmDownloadFileTool.Designer.cs">
<DependentUpon>frmDownloadFileTool.cs</DependentUpon>
</Compile>
<Compile Include="frmForwardmail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmForwardmail.Designer.cs">
<DependentUpon>frmForwardmail.cs</DependentUpon>
</Compile>
<Compile Include="frmMailSet.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmMailSet.Designer.cs">
<DependentUpon>frmMailSet.cs</DependentUpon>
</Compile>
<Compile Include="frmShowMailContent.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmShowMailContent.Designer.cs">
<DependentUpon>frmShowMailContent.cs</DependentUpon>
</Compile>
<Compile Include="ftptool.cs" />
<Compile Include="Logic\db_sendmail_Logic.cs" />
<Compile Include="Logic\kodai\mail_kodai_logic.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Models\Mailconfig.cs" />
<Compile Include="Models\TOp_seae_edi.cs" />
<Compile Include="Models\TOp_seae_edi_mail.cs" />
<Compile Include="Models\TOp_seae_ToSendmail.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReceivemailTool.cs" />
<Compile Include="SendmaillTool.cs" />
<Compile Include="UControls\UcHaEdiImport.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UControls\UcHaEdiImport.Designer.cs">
<DependentUpon>UcHaEdiImport.cs</DependentUpon>
</Compile>
<Compile Include="UControls\UserControl1.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UControls\UserControl1.Designer.cs">
<DependentUpon>UserControl1.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="frmAnalyzeMail.resx">
<DependentUpon>frmAnalyzeMail.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UControls\frmDownloadFileTool.resx">
<DependentUpon>frmDownloadFileTool.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmForwardmail.resx">
<DependentUpon>frmForwardmail.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmMailSet.resx">
<DependentUpon>frmMailSet.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmShowMailContent.resx">
<DependentUpon>frmShowMailContent.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="UControls\UcHaEdiImport.resx">
<DependentUpon>UcHaEdiImport.cs</DependentUpon>
</EmbeddedResource>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
<None Include="ClassDiagram1.cd" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="Resources\app.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="pic\search.PNG" />
</ItemGroup>
<ItemGroup>
<None Include="pic\terminate.png" />
</ItemGroup>
<ItemGroup>
<None Include="pic\user_edit.png" />
</ItemGroup>
<ItemGroup>
<Content Include="folder.ico" />
<Content Include="netfol.ico" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="packages\WinSCP.5.21.5\build\WinSCP.targets" Condition="Exists('packages\WinSCP.5.21.5\build\WinSCP.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('packages\WinSCP.5.21.5\build\WinSCP.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\WinSCP.5.21.5\build\WinSCP.targets'))" />
<Error Condition="!Exists('packages\Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net45.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net45.targets'))" />
</Target>
<Import Project="packages\Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net45.targets" Condition="Exists('packages\Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net45.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>