291 lines
13 KiB
XML
291 lines
13 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>{E0F5BC8D-A2C9-40AA-B57E-DF98F49E49C9}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SOH.SaleSettings</RootNamespace>
|
|
<AssemblyName>SaleSettings</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<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>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<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>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</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="EAS.Data, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\EAS.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EAS.MicroKernel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\EAS.MicroKernel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport, Version=1.2.47.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\FastReport.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport.Bars, Version=1.2.47.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\FastReport.Bars.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport.Editor, Version=1.2.47.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\FastReport.Editor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport.Install, Version=1.2.47.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\FastReport.Install.dll</HintPath>
|
|
</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="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<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>bin\Debug\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="xiaoy.Excel">
|
|
<HintPath>..\SOH.Main\bin\Debug\xiaoy.Excel.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="frmCaiWuShenHe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmCaiWuShenHe.Designer.cs">
|
|
<DependentUpon>frmCaiWuShenHe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmDcjjxmLiebiao.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmDcjjxmLiebiao.Designer.cs">
|
|
<DependentUpon>frmDcjjxmLiebiao.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmDingDanXiaoShouShenHe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmDingDanXiaoShouShenHe.Designer.cs">
|
|
<DependentUpon>frmDingDanXiaoShouShenHe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmKeHuDingDanCZ.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmKeHuDingDanCZ.Designer.cs">
|
|
<DependentUpon>frmKeHuDingDanCZ.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmKeHuDingDanFenZuCZ.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmKeHuDingDanFenZuCZ.Designer.cs">
|
|
<DependentUpon>frmKeHuDingDanFenZuCZ.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmKeHuLianXiRenCz.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmKeHuLianXiRenCz.Designer.cs">
|
|
<DependentUpon>frmKeHuLianXiRenCz.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmKeHuZiLiao.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmKeHuZiLiao.Designer.cs">
|
|
<DependentUpon>frmKeHuZiLiao.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmKeHuZiLiaoCz.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmKeHuZiLiaoCz.Designer.cs">
|
|
<DependentUpon>frmKeHuZiLiaoCz.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPahzdw.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPahzdw.Designer.cs">
|
|
<DependentUpon>frmPahzdw.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianQingKuangChaXun.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianQingKuangChaXun.Designer.cs">
|
|
<DependentUpon>frmTuanJianQingKuangChaXun.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianzhiXingQingKuangChaXun.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianzhiXingQingKuangChaXun.Designer.cs">
|
|
<DependentUpon>frmTuanJianzhiXingQingKuangChaXun.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi.Designer.cs">
|
|
<DependentUpon>frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuanTiHeTongNeiRong.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuanTiHeTongNeiRong.Designer.cs">
|
|
<DependentUpon>frmTuanTiHeTongNeiRong.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmXiaoShouShenHe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmXiaoShouShenHe.Designer.cs">
|
|
<DependentUpon>frmXiaoShouShenHe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</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="frmCaiWuShenHe.resx">
|
|
<DependentUpon>frmCaiWuShenHe.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmDcjjxmLiebiao.resx">
|
|
<DependentUpon>frmDcjjxmLiebiao.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmDingDanXiaoShouShenHe.resx">
|
|
<DependentUpon>frmDingDanXiaoShouShenHe.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmKeHuDingDanCZ.resx">
|
|
<DependentUpon>frmKeHuDingDanCZ.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmKeHuDingDanFenZuCZ.resx">
|
|
<DependentUpon>frmKeHuDingDanFenZuCZ.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmKeHuLianXiRenCz.resx">
|
|
<DependentUpon>frmKeHuLianXiRenCz.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmKeHuZiLiao.resx">
|
|
<DependentUpon>frmKeHuZiLiao.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmKeHuZiLiaoCz.resx">
|
|
<DependentUpon>frmKeHuZiLiaoCz.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPahzdw.resx">
|
|
<DependentUpon>frmPahzdw.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuanJianQingKuangChaXun.resx">
|
|
<DependentUpon>frmTuanJianQingKuangChaXun.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuanJianzhiXingQingKuangChaXun.resx">
|
|
<DependentUpon>frmTuanJianzhiXingQingKuangChaXun.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi.resx">
|
|
<DependentUpon>frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuanTiHeTongNeiRong.resx">
|
|
<DependentUpon>frmTuanTiHeTongNeiRong.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmXiaoShouShenHe.resx">
|
|
<DependentUpon>frmXiaoShouShenHe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\DataSources\frmKeHuZiLiao.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.TjTjByJson.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.ts_dd.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.ts_ddfzb.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.ts_kh.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.ts_khlxr.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_ht.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_htfzb.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_ttgzb.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_ttsfjl.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_zhxm.datasource" />
|
|
</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>
|
|
<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> |