282 lines
12 KiB
XML
282 lines
12 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>{62FD9087-97BE-4848-AAEB-BA1A0F26B874}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SOH.ShouFei</RootNamespace>
|
|
<AssemblyName>ShouFei</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>
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
<RestorePackages>true</RestorePackages>
|
|
</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="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>
|
|
</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="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.Runtime.Serialization" />
|
|
<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">
|
|
<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="frmDaoJianBuDa.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmDaoJianBuDa.Designer.cs">
|
|
<DependentUpon>frmDaoJianBuDa.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmMRSFQKHZ.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmMRSFQKHZ.Designer.cs">
|
|
<DependentUpon>frmMRSFQKHZ.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPrintDaoJianDan.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPrintDaoJianDan.Designer.cs">
|
|
<DependentUpon>frmPrintDaoJianDan.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmprinttm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmprinttm.Designer.cs">
|
|
<DependentUpon>frmprinttm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPrintXiaoPiao.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPrintXiaoPiao.Designer.cs">
|
|
<DependentUpon>frmPrintXiaoPiao.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmQianTaiMeiRiShouFeiTongJj.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmQianTaiMeiRiShouFeiTongJj.Designer.cs">
|
|
<DependentUpon>frmQianTaiMeiRiShouFeiTongJj.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmShouFei.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmShouFei.Designer.cs">
|
|
<DependentUpon>frmShouFei.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTJJXMX.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTJJXMX.Designer.cs">
|
|
<DependentUpon>frmTJJXMX.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTJWJRY.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTJWJRY.Designer.cs">
|
|
<DependentUpon>frmTJWJRY.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTJYSHKDJ.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTJYSHKDJ.Designer.cs">
|
|
<DependentUpon>frmTJYSHKDJ.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTJZXQK.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTJZXQK.Designer.cs">
|
|
<DependentUpon>frmTJZXQK.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuanTiDaoJianErTongJi.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuanTiDaoJianErTongJi.Designer.cs">
|
|
<DependentUpon>frmTuanTiDaoJianErTongJi.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTuiFei.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTuiFei.Designer.cs">
|
|
<DependentUpon>frmTuiFei.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmZhaZhang.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmZhaZhang.Designer.cs">
|
|
<DependentUpon>frmZhaZhang.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmZhaZhangQingKuang.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmZhaZhangQingKuang.Designer.cs">
|
|
<DependentUpon>frmZhaZhangQingKuang.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmZongZhaZhang.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmZongZhaZhang.Designer.cs">
|
|
<DependentUpon>frmZongZhaZhang.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="frmDaoJianBuDa.resx">
|
|
<DependentUpon>frmDaoJianBuDa.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmMRSFQKHZ.resx">
|
|
<DependentUpon>frmMRSFQKHZ.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPrintDaoJianDan.resx">
|
|
<DependentUpon>frmPrintDaoJianDan.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmprinttm.resx">
|
|
<DependentUpon>frmprinttm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPrintXiaoPiao.resx">
|
|
<DependentUpon>frmPrintXiaoPiao.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmQianTaiMeiRiShouFeiTongJj.resx">
|
|
<DependentUpon>frmQianTaiMeiRiShouFeiTongJj.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmShouFei.resx">
|
|
<DependentUpon>frmShouFei.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTJJXMX.resx">
|
|
<DependentUpon>frmTJJXMX.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTJWJRY.resx">
|
|
<DependentUpon>frmTJWJRY.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTJYSHKDJ.resx">
|
|
<DependentUpon>frmTJYSHKDJ.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTJZXQK.resx">
|
|
<DependentUpon>frmTJZXQK.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuanTiDaoJianErTongJi.resx">
|
|
<DependentUpon>frmTuanTiDaoJianErTongJi.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTuiFei.resx">
|
|
<DependentUpon>frmTuiFei.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmZhaZhang.resx">
|
|
<DependentUpon>frmZhaZhang.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmZhaZhangQingKuang.resx">
|
|
<DependentUpon>frmZhaZhangQingKuang.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>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\DataSources\SOH.Entities.DTO.dto_dxjm.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.DTO.dto_gzb.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_tempdjxm.datasource" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.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> |