<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" 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>{B688B833-19FC-4B82-B0B4-1DB8D9B34015}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>GasolineBlend.BLL</RootNamespace>
|
<AssemblyName>GasolineBlend.BLL</AssemblyName>
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
<OutputPath>bin\x64\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
</Reference>
|
<Reference Include="CalculusWY, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\GasolineBlend\bin\CalculusWY.dll</HintPath>
|
</Reference>
|
<Reference Include="LinqToExcel, Version=1.11.0.0, Culture=neutral, PublicKeyToken=9c8ea65a58f03f1f, processorArchitecture=MSIL">
|
<HintPath>..\packages\LinqToExcel.1.11.0\lib\LinqToExcel.dll</HintPath>
|
</Reference>
|
<Reference Include="LogNormalDist, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\LogNormalDist.dll</HintPath>
|
</Reference>
|
<Reference Include="MathNet.Numerics, Version=4.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\MathNet.Numerics.4.15.0\lib\net461\MathNet.Numerics.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Office.Interop.Word.15.0.4797.1003\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="MWArray, Version=2.15.1.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\MWArray.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="Remotion, Version=1.13.52.2, Culture=neutral, PublicKeyToken=0669cf0452175907, processorArchitecture=MSIL">
|
<HintPath>..\packages\LinqToExcel.1.11.0\lib\Remotion.dll</HintPath>
|
</Reference>
|
<Reference Include="Remotion.Data.Linq, Version=1.13.52.2, Culture=neutral, PublicKeyToken=0669cf0452175907, processorArchitecture=MSIL">
|
<HintPath>..\packages\LinqToExcel.1.11.0\lib\Remotion.Data.Linq.dll</HintPath>
|
</Reference>
|
<Reference Include="Remotion.Interfaces, Version=1.13.52.2, Culture=neutral, PublicKeyToken=0669cf0452175907, processorArchitecture=MSIL">
|
<HintPath>..\packages\LinqToExcel.1.11.0\lib\Remotion.Interfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="SolverWY, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\GasolineBlend\bin\SolverWY.dll</HintPath>
|
</Reference>
|
<Reference Include="SqlSugar, Version=5.1.4.72, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SqlSugar.5.1.4.72\lib\SqlSugar.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Numerics" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.ServiceModel.Web" />
|
<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.Net.Http" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="AccountBLL.cs" />
|
<Compile Include="AccountGroupBLL.cs" />
|
<Compile Include="StockDataBLL.cs" />
|
<Compile Include="TreeDiagramRecordBLL.cs" />
|
<Compile Include="CompanyInfoBLL.cs" />
|
<Compile Include="DefaultCompanyBLL.cs" />
|
<Compile Include="PushDataBLL.cs" />
|
<Compile Include="OrderDataBLL.cs" />
|
<Compile Include="UserPackageDataBLL.cs" />
|
<Compile Include="SubsidizedCompaniesBLL.cs" />
|
<Compile Include="ChatHistoryBLL.cs" />
|
<Compile Include="CollectArticleBLL.cs" />
|
<Compile Include="StarAgentBLL.cs" />
|
<Compile Include="AreaDataBLL.cs" />
|
<Compile Include="AgentDataBLL.cs" />
|
<Compile Include="SubsidyDataBLL.cs" />
|
<Compile Include="ArticleDataBLL.cs" />
|
<Compile Include="AssessAnalysisBLL.cs" />
|
<Compile Include="AssessCapitalBLL.cs" />
|
<Compile Include="AssessCapitalExBLL.cs" />
|
<Compile Include="AssessCapitalOperateBLL.cs" />
|
<Compile Include="AssessCapitalOperateExBLL.cs" />
|
<Compile Include="AssessDebtBLL.cs" />
|
<Compile Include="AssessDebtExBLL.cs" />
|
<Compile Include="AssessDebtOutBLL.cs" />
|
<Compile Include="AssessDepreciationBLL.cs" />
|
<Compile Include="AssessFileBLL.cs" />
|
<Compile Include="AssessGageBLL.cs" />
|
<Compile Include="AssessGageTableBLL.cs" />
|
<Compile Include="AssessTableBLL.cs" />
|
<Compile Include="AssessTableExBLL.cs" />
|
<Compile Include="AssessTaxAddedBLL.cs" />
|
<Compile Include="AssessTaxBLL.cs" />
|
<Compile Include="AssessTaxIncomeBLL.cs" />
|
<Compile Include="AssureInnerBLL.cs" />
|
<Compile Include="AssureOutTableBLL.cs" />
|
<Compile Include="AssurePledgeBLL.cs" />
|
<Compile Include="AssurePledgeInnerBLL.cs" />
|
<Compile Include="CashFlowExBLL.cs" />
|
<Compile Include="ChinaStockBLL.cs" />
|
<Compile Include="ComCheckTableBLL.cs" />
|
<Compile Include="ComDynamicBLL.cs" />
|
<Compile Include="ComFileAffBLL.cs" />
|
<Compile Include="ComItemTableBLL.cs" />
|
<Compile Include="ComRegionMonitorBLL.cs" />
|
<Compile Include="ComMonitorBLL.cs" />
|
<Compile Include="DepartmentDataBLL.cs" />
|
<Compile Include="MkCompanyTableBLL.cs" />
|
<Compile Include="CompanyZDBLL.cs" />
|
<Compile Include="ComRemindEmailBLL.cs" />
|
<Compile Include="ComRemindRuleBLL.cs" />
|
<Compile Include="ComShareOneBLL.cs" />
|
<Compile Include="ComSiteSupBLL.cs" />
|
<Compile Include="ComSpotCheckBLL.cs" />
|
<Compile Include="EvaIndustryMgtBLL.cs" />
|
<Compile Include="EvaNatureCorBLL.cs" />
|
<Compile Include="EvaRecallPayParaExBLL.cs" />
|
<Compile Include="EvaRegoinMapBLL.cs" />
|
<Compile Include="EvaReportExBLL.cs" />
|
<Compile Include="EvaSubAPRExBLL.cs" />
|
<Compile Include="EvaSubAttributionExBLL.cs" />
|
<Compile Include="EvaSubjectExBLL.cs" />
|
<Compile Include="FinAccessoryExBLL.cs" />
|
<Compile Include="FinBalanceSheetBLL.cs" />
|
<Compile Include="FinBalanceSheetExBLL.cs" />
|
<Compile Include="FinCapitalAndDebtExBLL.cs" />
|
<Compile Include="FinCapitalInfoBLL.cs" />
|
<Compile Include="FinCashFlowTableBLL.cs" />
|
<Compile Include="Connected Services\WcfServiceCruOil\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="DebtCategoryBLL.cs" />
|
<Compile Include="AssessGeneralInfoBLL.cs" />
|
<Compile Include="FinCashFlowTableExBLL.cs" />
|
<Compile Include="FinCashFlowTableSupBLL.cs" />
|
<Compile Include="FinConfigExBLL.cs" />
|
<Compile Include="FinCourseTitleExBLL.cs" />
|
<Compile Include="FinCustomAffBLL.cs" />
|
<Compile Include="FinCustomAffExBLL.cs" />
|
<Compile Include="FinDebtInfoBLL.cs" />
|
<Compile Include="FinConfigBLL.cs" />
|
<Compile Include="FinFileAffExBLL.cs" />
|
<Compile Include="FinGeneralAffBLL.cs" />
|
<Compile Include="FinGeneralAffExBLL.cs" />
|
<Compile Include="FinOwnerChangeEquityBLL.cs" />
|
<Compile Include="FinProfilePanelBLL.cs" />
|
<Compile Include="FinProfitTableExBLL.cs" />
|
<Compile Include="FinSpecialAffBLL.cs" />
|
<Compile Include="FinSpecialAffExBLL.cs" />
|
<Compile Include="FRMReportInfoBLL.cs" />
|
<Compile Include="IndustryBLL.cs" />
|
<Compile Include="InfoCashFlowBLL.cs" />
|
<Compile Include="InfoCashFlowExBLL.cs" />
|
<Compile Include="InfoInputOutputBLL.cs" />
|
<Compile Include="InfoProductGroupBLL.cs" />
|
<Compile Include="InfoProductMapBLL.cs" />
|
<Compile Include="LawAbnormalBLL.cs" />
|
<Compile Include="LawSuitBLL.cs" />
|
<Compile Include="CashFlowBLL.cs" />
|
<Compile Include="LingAuth.cs" />
|
<Compile Include="Lingd64_18.cs" />
|
<Compile Include="MkCAPRevBLL.cs" />
|
<Compile Include="MkDownloadZipBLL.cs" />
|
<Compile Include="MkFinanceLeaseBLL.cs" />
|
<Compile Include="MkImportRecordBLL.cs" />
|
<Compile Include="MkPledgeRevBLL.cs" />
|
<Compile Include="MkReceivablesPledgeBLL.cs" />
|
<Compile Include="MkTrustTableBLL.cs" />
|
<Compile Include="MkYongYi_Product_InfoBLL.cs" />
|
<Compile Include="MonPlanTableBLL.cs" />
|
<Compile Include="MonRecycleTableBLL.cs" />
|
<Compile Include="MonRemindEmailBLL.cs" />
|
<Compile Include="MonRemindRuleBLL.cs" />
|
<Compile Include="MonShareOneBLL.cs" />
|
<Compile Include="OutRateBLL.cs" />
|
<Compile Include="FinProfitTableBLL.cs" />
|
<Compile Include="PageRouteBLL.cs" />
|
<Compile Include="ProjectBLL.cs" />
|
<Compile Include="ProjectExBLL.cs" />
|
<Compile Include="ProjStateBLL.cs" />
|
<Compile Include="ProjStateChangeBLL.cs" />
|
<Compile Include="ProjStateChangeExBLL.cs" />
|
<Compile Include="ProjStateFlowBLL.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="PropertyInfoBLL.cs" />
|
<Compile Include="PropertyInfoExBLL.cs" />
|
<Compile Include="QccSearchInfoBLL.cs" />
|
<Compile Include="RateAssetRecoverBLL.cs" />
|
<Compile Include="RateBaseBLL.cs" />
|
<Compile Include="RateCompanyBLL.cs" />
|
<Compile Include="RateGradeBLL.cs" />
|
<Compile Include="RecoverPlanBLL.cs" />
|
<Compile Include="ReferenceDataBLL.cs" />
|
<Compile Include="RegionInfoBLL.cs" />
|
<Compile Include="ReportFlaseDataBLL.cs" />
|
<Compile Include="ReportHistoryBLL.cs" />
|
<Compile Include="ReportMapBLL.cs" />
|
<Compile Include="ResultsIdentifyBLL.cs" />
|
<Compile Include="RightChangePlanBLL.cs" />
|
<Compile Include="RightStockBLL.cs" />
|
<Compile Include="RmcAccessoryBLL.cs" />
|
<Compile Include="RmcAccountingFirmBLL.cs" />
|
<Compile Include="RmcCapitalAndDebtBLL.cs" />
|
<Compile Include="RmcCashFlowSupYearTotalBLL.cs" />
|
<Compile Include="RmcCashFlowTableBLL.cs" />
|
<Compile Include="RmcCashFlowTableSupBLL.cs" />
|
<Compile Include="RmcCashFlowYearTotalBLL.cs" />
|
<Compile Include="RmcCustomAffBLL.cs" />
|
<Compile Include="RmcFileAffBLL.cs" />
|
<Compile Include="RmcFileBLL.cs" />
|
<Compile Include="RmcFinancialDataBLL.cs" />
|
<Compile Include="RmcFinancialRiskBLL.cs" />
|
<Compile Include="RmcFinancialTargetBLL.cs" />
|
<Compile Include="RmcGeneralAffBLL.cs" />
|
<Compile Include="RmcLibraryBLL.cs" />
|
<Compile Include="RmcManagementReportBLL.cs" />
|
<Compile Include="RmcOwnerChangeEquityBLL.cs" />
|
<Compile Include="RmcPowerBLL.cs" />
|
<Compile Include="RmcProfitTableBLL.cs" />
|
<Compile Include="RmcProfitYearTotalBLL.cs" />
|
<Compile Include="RmcQualitySystemBLL.cs" />
|
<Compile Include="RmcShareOneBLL.cs" />
|
<Compile Include="RmcSpecialAffBLL.cs" />
|
<Compile Include="RmcWindReportBLL.cs" />
|
<Compile Include="SubjectBLL.cs" />
|
<Compile Include="SubjectExBLL.cs" />
|
<Compile Include="SubjectGroupBLL.cs" />
|
<Compile Include="FinFileAffBLL.cs" />
|
<Compile Include="SubjectGroupExBLL.cs" />
|
<Compile Include="CrawlerMonitorBLL.cs" />
|
<Compile Include="TushareNewsBLL.cs" />
|
<Compile Include="TushareReportBLL.cs" />
|
<Compile Include="UpdateZDWBLL.cs" />
|
<Compile Include="VoteBLL.cs" />
|
<Compile Include="VoteExBLL.cs" />
|
<Compile Include="WaterfallInnerBLL.cs" />
|
<Compile Include="WaterfallTableBLL.cs" />
|
<Compile Include="WxUserBLL.cs" />
|
<Compile Include="YongYiTrustBLL.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\CommonHelper\CommonHelper.csproj">
|
<Project>{98E03923-98C9-4EB5-86DE-F0EB253E86BE}</Project>
|
<Name>CommonHelper</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\GasolineBlend.DAL\GasolineBlend.DAL.csproj">
|
<Project>{30736711-9B5E-4BC4-A9B7-EAB29C6A3E00}</Project>
|
<Name>GasolineBlend.DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\GasolineBlend.Entity\GasolineBlend.Entity.csproj">
|
<Project>{9C5C5149-C157-4161-84A6-089C6365768F}</Project>
|
<Name>GasolineBlend.Entity</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\RiskControl.NewService\RiskControl.NewService.csproj">
|
<Project>{2261fc40-a783-4897-8711-46a1cb93b943}</Project>
|
<Name>RiskControl.NewService</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\GasolineBlend.BLL.WcfServiceCruOil.Response.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil1.wsdl" />
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil5.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil51.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil52.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil53.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil54.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="packages.config">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Connected Services\WcfServiceCruOil\" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Connected Services\WcfServiceCruOil\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Connected Services\WcfServiceCruOil\configuration.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Connected Services\WcfServiceCruOil\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Connected Services\WcfServiceCruOil\ServiceCruOil1.disco" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="bin\CalculusWY.dll" />
|
<Content Include="bin\LogNormalDist.dll" />
|
<Content Include="bin\MWArray.dll" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|