402 lines
19 KiB
XML
402 lines
19 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.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>{A5E0837B-9F57-403E-82D3-4B11B7CB51DA}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>WX.CRM.CRMServices</RootNamespace>
|
|
<AssemblyName>CRMServices</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<PublishUrl>G:\CRMSERVICE\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<InstallUrl>http://localhost:8080/</InstallUrl>
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
<WebPage>publish.htm</WebPage>
|
|
<ApplicationRevision>2</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>AEF4306B51258F425CD62F196388BB044BB50DBB</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>CRMServices_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject />
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<NoWin32Manifest>true</NoWin32Manifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Aliyun.MNS">
|
|
<HintPath>..\Lib\Aliyun.MNS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Aliyun.TableStore, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Aliyun.TableStore.SDK.3.0.1\lib\Aliyun.TableStore.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Common.Logging">
|
|
<HintPath>..\Lib\Common.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Common.Logging.Log4Net">
|
|
<HintPath>..\Lib\Common.Logging.Log4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Google.ProtocolBuffers, Version=2.4.1.555, Culture=neutral, PublicKeyToken=55f7125234beb589, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Google.ProtocolBuffers.2.4.1.555\lib\net40\Google.ProtocolBuffers.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Google.ProtocolBuffers.Serialization, Version=2.4.1.555, Culture=neutral, PublicKeyToken=55f7125234beb589, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Google.ProtocolBuffers.2.4.1.555\lib\net40\Google.ProtocolBuffers.Serialization.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="HtmlAgilityPack">
|
|
<HintPath>..\Lib\HtmlAgilityPack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data, Version=6.9.12.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.6.9.12\lib\net45\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data.Entity.EF6, Version=6.9.12.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.Entity.6.9.12\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OpenPop">
|
|
<HintPath>..\Lib\OpenPop.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Oracle.DataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\Oracle.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Oracle.ManagedDataAccess.12.1.2400\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Quartz">
|
|
<HintPath>..\Lib\Quartz.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.OracleClient" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Runtime.Caching" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="TopSdk">
|
|
<HintPath>..\Lib\TopSdk.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CRMJobs\AutoBoundJob.cs" />
|
|
<Compile Include="CRMJobs\GetAutoBoundJob.cs" />
|
|
<Compile Include="CRMJobs\HgPunishNoticeJob.cs" />
|
|
<Compile Include="CRMJobs\HHuserMonitorJob.cs" />
|
|
<Compile Include="CRMJobs\SmsVerifyJob.cs" />
|
|
<Compile Include="CRMJobs\BatchSmsJob.cs" />
|
|
<Compile Include="CRMJobs\DayNewResJob.cs" />
|
|
<Compile Include="CRMJobs\GetRegUserByUrlJob.cs" />
|
|
<Compile Include="CRMJobs\GetResByAgentIdJob.cs" />
|
|
<Compile Include="CRMJobs\GetIvrSatisfaction.cs" />
|
|
<Compile Include="CRMJobs\GetSoftCustomerJob.cs" />
|
|
<Compile Include="CRMJobs\MemoCallEndTimeJob.cs" />
|
|
<Compile Include="CRMJobs\OpenResSyncJob4MySQL.cs" />
|
|
<Compile Include="CRMJobs\OpenResSyncJob.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CRMJobs\SmsEmailJob.cs" />
|
|
<Compile Include="CRMJobs\SmsJob.cs" />
|
|
<Compile Include="CRMJobs\SummaryMessageJob.cs" />
|
|
<Compile Include="CRMJobs\SummaryMessagePushJob.cs" />
|
|
<Compile Include="CRMWinServices.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="CRMWinServices.Designer.cs">
|
|
<DependentUpon>CRMWinServices.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CustomerCheck\GrouperScoreDetial.cs" />
|
|
<Compile Include="CustomerCheck\UserScoreDetial.cs" />
|
|
<Compile Include="CustomerCheck\BaseUserScore.cs" />
|
|
<Compile Include="CustomerCheck\GrouperScoreDetialJob.cs" />
|
|
<Compile Include="CustomerCheck\UserScoreDetialJob.cs" />
|
|
<Compile Include="CustomerCheck\BaseUserScoreJob.cs" />
|
|
<Compile Include="Email\ReadEmail.cs" />
|
|
<Compile Include="Level2\InnerUserHelper.cs" />
|
|
<Compile Include="Level2\L2SoftOrder.cs" />
|
|
<Compile Include="Level2\ParamExtension.cs" />
|
|
<Compile Include="Level2\returnResult.cs" />
|
|
<Compile Include="Level2\JZOrder.cs" />
|
|
<Compile Include="Level2\TDOrder.cs" />
|
|
<Compile Include="PkgSms\DayNewRes.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\AliYunSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QYXS.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\TencentSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\YiZhengSms2.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\YiZhengSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\ZQZXSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\EntSms2.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\LianTong.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QQSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QQSmsUtil\QQSmsConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QQSmsUtil\QQSmsPrams.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QQSmsUtil\QQSmsResultModel.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\TbTxt.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\TbTxtToVoice.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\QYXSConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\AliYunSmsConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\YiZhengConfig2.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\YiZhengConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\ZQZXSmsConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\LianTongConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\TbTxtConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\TbTxtToVoiceConfig.cs" />
|
|
<Compile Include="PkgSms\SmsVerify.cs" />
|
|
<Compile Include="Res\AutoDialJob.cs" />
|
|
<Compile Include="Res\ResMobileBelongToArea.cs" />
|
|
<Compile Include="Res\ZxRegisterJob.cs" />
|
|
<Compile Include="Res_AlloCate\ResAllocate.cs" />
|
|
<Compile Include="Res_AlloCate\ResAllocateAct.cs" />
|
|
<Compile Include="Res_AlloCate\ResAllocateJob.cs" />
|
|
<Compile Include="Res_AlloCate\ResRecycle.cs" />
|
|
<Compile Include="Res_AlloCate\ResRecycleJob.cs" />
|
|
<Compile Include="Res_AlloCate\ResReSetRuleLog.cs" />
|
|
<Compile Include="Res_AlloCate\ResSharePoolLoginTip.cs" />
|
|
<Compile Include="Res_AlloCate\WwHhuserAct.cs" />
|
|
<Compile Include="ServicesModel\CDRCTI.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\upCat.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\upCatConfig.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="ProjectInstaller.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ProjectInstaller.Designer.cs">
|
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="PkgSms\DataDrive\BatchMsgSendModel.cs" />
|
|
<Compile Include="PkgSms\DataDrive\BatchMsg.cs" />
|
|
<Compile Include="PkgSms\DataDrive\BatchMsgWaitModel.cs" />
|
|
<Compile Include="PkgSms\DataDrive\CrmMsg.cs" />
|
|
<Compile Include="PkgSms\DataDrive\CrmMsgSendModel.cs" />
|
|
<Compile Include="PkgSms\IMsgSend.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\EntSms.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\ExecRuiXin.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\HuiZhi.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\QiXinTong.cs" />
|
|
<Compile Include="PkgSms\InterfaceExec\Sms360.cs" />
|
|
<Compile Include="PkgSms\InterfaceFactory.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\EntSmsConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\HuiZhiConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\HuiZhi_Result.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\JobModel.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\MsgEnums.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\MtResponse.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\QiXinTongConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\ReturnResult.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\RuiXinConfig.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\RuiXin_Pkg.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\RuiXin_Result.cs" />
|
|
<Compile Include="PkgSms\InterfaceModel\Sms360Config.cs" />
|
|
<Compile Include="PkgSms\MsgSend.cs" />
|
|
<Compile Include="PkgSms\SendBatchMsg.cs" />
|
|
<Compile Include="PkgSms\SendCrmMsg.cs" />
|
|
<Compile Include="Res\GetResByAgentId.cs" />
|
|
<Compile Include="ServicesModel\ResIdAndCustomerId.cs" />
|
|
<Compile Include="ServicesModel\returnResult.cs" />
|
|
<Compile Include="SoftUser\GetRegUserByUrl.cs" />
|
|
<Compile Include="SoftUser\GetSoftCustomer.cs" />
|
|
<Compile Include="SqlHelper\CallRecord.cs" />
|
|
<Compile Include="SqlHelper\GetDayNewRes.cs" />
|
|
<Compile Include="SqlHelper\SqlHelper.cs" />
|
|
<Compile Include="SSO\SSO_Organization_Download.cs" />
|
|
<Compile Include="TS\TSCMDSend.cs" />
|
|
<Compile Include="TS\TSCMDSendJob.cs" />
|
|
<Compile Include="TS\TSMsgSend.cs" />
|
|
<Compile Include="TS\TSMsgSendJob.cs" />
|
|
<Compile Include="TS\TSBatchMsgSend.cs" />
|
|
<Compile Include="TS\TSSendRes.cs" />
|
|
<Compile Include="TS\TSBatchMsgSendJob.cs" />
|
|
<Compile Include="TS\TSSendResJob.cs" />
|
|
<Compile Include="WeiXin\AutoBound.cs" />
|
|
<Compile Include="WeiXin\GetAutoBound.cs" />
|
|
<Compile Include="WeiXin\SummaryMessage.cs" />
|
|
<Compile Include="WeiXin\SummaryMessagePush.cs" />
|
|
<Compile Include="WeiXin\SzzyOrderExternal.cs" />
|
|
<Compile Include="WeiXin\SzzyOrderPush.cs" />
|
|
<Compile Include="WeiXin\SzzyOrderPushJob.cs" />
|
|
<Compile Include="WeiXin\WorkAccount.cs" />
|
|
<Compile Include="WeiXin\WWHHuserMonitor.cs" />
|
|
<Compile Include="WeiXin\WxMessage.cs" />
|
|
<Compile Include="WeiXin\WxRecordToText.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="install.bat">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="log4net.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
<None Include="Uninstall.bat">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="调度作业备案\PkgSms.dgml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="log4net.xml">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="XML\JobConfig.xml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="XML\SmsAccountConfig.xml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="调度作业备案\JobRemark.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Core.DTO\Core.DTO.csproj">
|
|
<Project>{EE51FF49-2F64-4029-9A63-7C5F5CF04FE6}</Project>
|
|
<Name>Core.DTO</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\BLL\BLL.csproj">
|
|
<Project>{0970c8c4-661a-49f3-a746-8c48589a6732}</Project>
|
|
<Name>BLL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Common\Common.csproj">
|
|
<Project>{5e07f523-738a-456e-a9ea-b1fe3b3f5721}</Project>
|
|
<Name>Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DAL\DAL.csproj">
|
|
<Project>{9029dee4-ca8f-433d-8939-6fa586ea42b0}</Project>
|
|
<Name>DAL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\IBLL\IBLL.csproj">
|
|
<Project>{380cccce-fd6d-43f4-abd0-60e5ec8b8aac}</Project>
|
|
<Name>IBLL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Model\Model.csproj">
|
|
<Project>{67b5f328-4cec-4940-b6bc-32285f90234d}</Project>
|
|
<Name>Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Security\WX.Interface.Security.csproj">
|
|
<Project>{349a5d06-d3a4-4c0a-87e5-b0086ae80cac}</Project>
|
|
<Name>WX.Interface.Security</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="ProjectInstaller.resx">
|
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.5 %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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="AutoRpt\" />
|
|
</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> |