390 lines
17 KiB
XML
390 lines
17 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)' == '' ">AnyCPU</Platform>
|
|||
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|||
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
|
<ProjectGuid>{5EB79DAE-FD99-4430-A82C-E8A9EB816739}</ProjectGuid>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>SOH.KeFu</RootNamespace>
|
|||
|
|
<AssemblyName>KeFu</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|||
|
|
<FileAlignment>512</FileAlignment>
|
|||
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|||
|
|
<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|AnyCPU' ">
|
|||
|
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
|
<DebugType>full</DebugType>
|
|||
|
|
<Optimize>false</Optimize>
|
|||
|
|
<OutputPath>..\..\publish\</OutputPath>
|
|||
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
|
<DebugType>pdbonly</DebugType>
|
|||
|
|
<Optimize>true</Optimize>
|
|||
|
|
<OutputPath>..\..\publish\</OutputPath>
|
|||
|
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="ChnCharInfo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=18f031bd02e5e291, processorArchitecture=MSIL" />
|
|||
|
|
<Reference Include="CYQ.Data, Version=5.7.9.3, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\publish\CYQ.Data.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EAS.Data, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\publish\EAS.Data.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EAS.MicroKernel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\publish\EAS.MicroKernel.dll</HintPath>
|
|||
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="FastReport, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\publish\FastReport.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="itextsharp, Version=5.5.13.1, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\iTextSharp.5.5.13.1\lib\itextsharp.dll</HintPath>
|
|||
|
|
<Private>True</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|||
|
|
<Private>True</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OOXML.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System" />
|
|||
|
|
<Reference Include="System.Configuration" />
|
|||
|
|
<Reference Include="System.Core" />
|
|||
|
|
<Reference Include="System.Drawing" />
|
|||
|
|
<Reference Include="System.Net" />
|
|||
|
|
<Reference Include="System.Runtime.Serialization" />
|
|||
|
|
<Reference Include="System.ServiceModel" />
|
|||
|
|
<Reference Include="System.Web.Services" />
|
|||
|
|
<Reference Include="System.Windows.Forms" />
|
|||
|
|
<Reference Include="System.Xml.Linq" />
|
|||
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="System.Data" />
|
|||
|
|
<Reference Include="System.Xml" />
|
|||
|
|
<Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.7.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\publish\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="xiaoy.Excel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="frmBaoGaoLingQu.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmBaoGaoLingQu.Designer.cs">
|
|||
|
|
<DependentUpon>frmBaoGaoLingQu.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmDaYinBaoGao.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmDaYinBaoGao.Designer.cs">
|
|||
|
|
<DependentUpon>frmDaYinBaoGao.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmMeiRiGongZuoLiangTongJi.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmMeiRiGongZuoLiangTongJi.Designer.cs">
|
|||
|
|
<DependentUpon>frmMeiRiGongZuoLiangTongJi.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmMeiRiWaiSongXiangMuTongJi.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmMeiRiWaiSongXiangMuTongJi.Designer.cs">
|
|||
|
|
<DependentUpon>frmMeiRiWaiSongXiangMuTongJi.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmPiLiangDaoChu.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmPiLiangDaoChu.Designer.cs">
|
|||
|
|
<DependentUpon>frmPiLiangDaoChu.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShouQuanXiuGai.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShouQuanXiuGai.Designer.cs">
|
|||
|
|
<DependentUpon>frmShouQuanXiuGai.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShowBaoGao.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShowBaoGao.Designer.cs">
|
|||
|
|
<DependentUpon>frmShowBaoGao.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShowYiGan.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmShowYiGan.Designer.cs">
|
|||
|
|
<DependentUpon>frmShowYiGan.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJanFenXiLuRu.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJanFenXiLuRu.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJanFenXiLuRu.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJanFenXiLuRuNew.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJanFenXiLuRuNew.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJanFenXiLuRuNew.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJianYiChaXun.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJianYiChaXun.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJianJianYiChaXun.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJianYiChaXunNew.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJianYiChaXunNew.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJianJianYiChaXunNew.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJieGuoFenXi.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianJieGuoFenXi.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJianJieGuoFenXi.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmtijianxiangmu.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmtijianxiangmu.Designer.cs">
|
|||
|
|
<DependentUpon>frmtijianxiangmu.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianZhuangTai.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTiJianZhuangTai.Designer.cs">
|
|||
|
|
<DependentUpon>frmTiJianZhuangTai.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmtjjg.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmtjjg.Designer.cs">
|
|||
|
|
<DependentUpon>frmtjjg.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTuanJianJieLunXinXiHuiZong.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTuanJianJieLunXinXiHuiZong.Designer.cs">
|
|||
|
|
<DependentUpon>frmTuanJianJieLunXinXiHuiZong.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTuanTiJiBingTongJi.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmTuanTiJiBingTongJi.Designer.cs">
|
|||
|
|
<DependentUpon>frmTuanTiJiBingTongJi.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmZDYXSF.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmZDYXSF.Designer.cs">
|
|||
|
|
<DependentUpon>frmZDYXSF.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmZdyxSuiFang.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="frmZdyxSuiFang.Designer.cs">
|
|||
|
|
<DependentUpon>frmZdyxSuiFang.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
<Compile Include="ReportUpload.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ReportUpload.Designer.cs">
|
|||
|
|
<DependentUpon>ReportUpload.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Service References\TianRui\Reference.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTime>True</DesignTime>
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ProjectReference Include="..\Entities\SOH.Entities.csproj">
|
|||
|
|
<Project>{12898925-4422-45E2-A3F6-712C74026BEC}</Project>
|
|||
|
|
<Name>SOH.Entities</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\SOH.BLL.Contract\SOH.BLL.Contract.csproj">
|
|||
|
|
<Project>{E9AE5503-166C-44BB-B979-5798AE9B65A5}</Project>
|
|||
|
|
<Name>SOH.BLL.Contract</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\SOH.Kernel\SOH.Kernel.csproj">
|
|||
|
|
<Project>{e59e53be-a94c-4c66-8b00-33a0e6751b79}</Project>
|
|||
|
|
<Name>SOH.Kernel</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<EmbeddedResource Include="frmBaoGaoLingQu.resx">
|
|||
|
|
<DependentUpon>frmBaoGaoLingQu.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmDaYinBaoGao.resx">
|
|||
|
|
<DependentUpon>frmDaYinBaoGao.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmMeiRiGongZuoLiangTongJi.resx">
|
|||
|
|
<DependentUpon>frmMeiRiGongZuoLiangTongJi.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmMeiRiWaiSongXiangMuTongJi.resx">
|
|||
|
|
<DependentUpon>frmMeiRiWaiSongXiangMuTongJi.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmPiLiangDaoChu.resx">
|
|||
|
|
<DependentUpon>frmPiLiangDaoChu.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmShouQuanXiuGai.resx">
|
|||
|
|
<DependentUpon>frmShouQuanXiuGai.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmShowYiGan.resx">
|
|||
|
|
<DependentUpon>frmShowYiGan.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTiJanFenXiLuRuNew.resx">
|
|||
|
|
<DependentUpon>frmTiJanFenXiLuRuNew.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTiJianJianYiChaXunNew.resx">
|
|||
|
|
<DependentUpon>frmTiJianJianYiChaXunNew.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTiJianZhuangTai.resx">
|
|||
|
|
<DependentUpon>frmTiJianZhuangTai.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTuanJianJieLunXinXiHuiZong.resx">
|
|||
|
|
<DependentUpon>frmTuanJianJieLunXinXiHuiZong.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTuanTiJiBingTongJi.resx">
|
|||
|
|
<DependentUpon>frmTuanTiJiBingTongJi.cs</DependentUpon>
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmZDYXSF.resx">
|
|||
|
|
<DependentUpon>frmZDYXSF.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmZdyxSuiFang.resx">
|
|||
|
|
<DependentUpon>frmZdyxSuiFang.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="ReportUpload.resx">
|
|||
|
|
<DependentUpon>ReportUpload.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
</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>
|
|||
|
|
<EmbeddedResource Include="frmTiJanFenXiLuRu.resx">
|
|||
|
|
<DependentUpon>frmTiJanFenXiLuRu.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTiJianJianYiChaXun.resx">
|
|||
|
|
<DependentUpon>frmTiJianJianYiChaXun.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmTiJianJieGuoFenXi.resx">
|
|||
|
|
<DependentUpon>frmTiJianJieGuoFenXi.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="frmtjjg.resx">
|
|||
|
|
<DependentUpon>frmtjjg.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="app.config" />
|
|||
|
|
<None Include="packages.config" />
|
|||
|
|
<None Include="Properties\DataSources\EAS.Data.Binding.IDataBind.datasource" />
|
|||
|
|
<None Include="Properties\DataSources\SOH.Entities.DTO.dto_gzb.datasource" />
|
|||
|
|
<None Include="Properties\DataSources\SOH.Entities.t_ht.datasource" />
|
|||
|
|
<None Include="Properties\DataSources\SOH.Entities.t_jbk.datasource" />
|
|||
|
|
<None Include="Properties\DataSources\SOH.Entities.t_kh.datasource" />
|
|||
|
|
<None Include="Service References\TianRui\FuWu.wsdl" />
|
|||
|
|
<None Include="Service References\TianRui\SOH.KeFu.TianRui.DingDan.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\TianRui\SOH.KeFu.TianRui.OperationResult.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadata Include="Service References\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadataStorage Include="Service References\TianRui\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="Service References\TianRui\FuWu.disco" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="Service References\TianRui\configuration91.svcinfo" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="Service References\TianRui\configuration.svcinfo" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="Service References\TianRui\Reference.svcmap">
|
|||
|
|
<Generator>WCF Proxy Generator</Generator>
|
|||
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|||
|
|
</None>
|
|||
|
|
</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>
|