tijian_jichuang/Code/SOH.BLL.Host/SOH.BLL.Host.csproj
2025-02-20 11:54:48 +08:00

226 lines
9.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.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>{3EB3E0D2-9F9C-4C2C-BB4E-BDC2E2BA24D4}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SOH.BLL</RootNamespace>
<AssemblyName>SOH.BLL.Host</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="Accessibility">
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Apache.NMS, Version=1.7.1.3894, Culture=neutral, PublicKeyToken=82756feee3957618, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\publish\Apache.NMS.dll</HintPath>
</Reference>
<Reference Include="Apache.NMS.ActiveMQ, Version=1.7.1.3924, Culture=neutral, PublicKeyToken=82756feee3957618, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\publish\Apache.NMS.ActiveMQ.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>
</Reference>
<Reference Include="FastReport, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\FastReports\FastReport.Net Trial\Framework 4.0\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.Data.Linq" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BasicBll.cs" />
<Compile Include="C14.cs" />
<Compile Include="czyroleBll.cs" />
<Compile Include="FenDianBll.cs" />
<Compile Include="JianYanBll.cs" />
<Compile Include="PaiDuiJiaoHaoBLL.cs" />
<Compile Include="PingAnBll.cs" />
<Compile Include="QianTai2BLL.cs" />
<Compile Include="QianTaiBLL.cs" />
<Compile Include="QuanXian.cs" />
<Compile Include="RoleBll.cs" />
<Compile Include="RoleCDBll.cs" />
<Compile Include="Service References\TianRui\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="ShouFeiBll.cs" />
<Compile Include="TaoCan.cs" />
<Compile Include="TjtmdyBll.cs" />
<Compile Include="ts_ddBll.cs" />
<Compile Include="ts_ddfzbBll.cs" />
<Compile Include="ts_khBll.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ts_khComm.cs" />
<Compile Include="ts_khlxrBll.cs" />
<Compile Include="TuiFeiBLL.cs" />
<Compile Include="t_bwwhBll.cs" />
<Compile Include="t_czyglBll.cs" />
<Compile Include="ts_ddxmbBll.cs" />
<Compile Include="t_grgzbBll.cs" />
<Compile Include="t_htfzbBll.cs" />
<Compile Include="t_jbkBll.cs" />
<Compile Include="t_jcxmBll.cs" />
<Compile Include="t_jgwhBll.cs" />
<Compile Include="t_jjxbBll.cs" />
<Compile Include="t_jymsBll.cs" />
<Compile Include="t_htBll.cs" />
<Compile Include="t_ksBll.cs" />
<Compile Include="t_ksjbBll.cs" />
<Compile Include="t_kszdjg.cs" />
<Compile Include="t_tempdjxmBll.cs" />
<Compile Include="t_tjhkBll.cs" />
<Compile Include="t_tjjgBll.cs" />
<Compile Include="t_ttgzbBll.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="t_ttsfjlBll.cs" />
<Compile Include="t_ygzdBll.cs" />
<Compile Include="t_zdyxsfBll.cs" />
<Compile Include="t_zhxmBll.cs" />
<Compile Include="t_zhxmmxBll.cs" />
<Compile Include="t_tjjdBll.cs" />
<Compile Include="ZongJianBll.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>
<None Include="app.config" />
<None Include="packages.config" />
<None Include="Service References\TianRui\FuWu.wsdl" />
<None Include="Service References\TianRui\SOH.BLL.TianRui.DingDan.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Service References\TianRui\SOH.BLL.TianRui.OperationResult.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
</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>
<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" />
<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>