You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
195 lines
10 KiB
XML
195 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
|
<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>{A0AB3D23-0DAD-49BA-9D23-107FAA1C369E}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>DSWeb.Common</RootNamespace>
|
|
<AssemblyName>DSWeb.Common</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</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>
|
|
</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>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AutoMapper">
|
|
<HintPath>..\packages\AutoMapper.6.2.2\lib\net40\AutoMapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\log4net.1.2.10\lib\2.0\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NuonuoSDK">
|
|
<HintPath>..\Lib\NuonuoSDK.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net45\StackExchange.Redis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Messaging" />
|
|
<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="DbContexts\Model\billtrack_YarDid.cs" />
|
|
<Compile Include="DbContexts\Model\ComNameInfo.cs" />
|
|
<Compile Include="DbContexts\Model\CompanyNew.cs" />
|
|
<Compile Include="DbContexts\Model\CustBalance.cs" />
|
|
<Compile Include="DbContexts\Model\CustFee.cs" />
|
|
<Compile Include="DbContexts\Model\CustPrice.cs" />
|
|
<Compile Include="DbContexts\Model\InfoClient.cs" />
|
|
<Compile Include="DbContexts\Model\Insurance.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeBillmanage.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeBilltrackDy.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeDetalis.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeEdi.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaePx.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaePxTips.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeT.cs" />
|
|
<Compile Include="DbContexts\Model\OpSeaeTXJ.cs" />
|
|
<Compile Include="DbContexts\Model\SeaePxHscode.cs" />
|
|
<Compile Include="DbContexts\Model\SysParamSet.cs" />
|
|
<Compile Include="DbContexts\Model\TCurrencyCode.cs" />
|
|
<Compile Include="DbContexts\Model\TSysCountryCode.cs" />
|
|
<Compile Include="DbContexts\Model\User.cs" />
|
|
<Compile Include="DbContexts\OpSeaePxDbContenxt.cs" />
|
|
<Compile Include="DB\BaseDbContext.cs" />
|
|
<Compile Include="DB\BillCenterDataContext.cs" />
|
|
<Compile Include="DB\BaoguanDataContext.cs" />
|
|
<Compile Include="DB\BillTraceDataContext.cs" />
|
|
<Compile Include="DB\CommonDBDataContext.cs" />
|
|
<Compile Include="DB\DecimalPrecisionAttribute.cs" />
|
|
<Compile Include="DB\DjyActionDataContext.cs" />
|
|
<Compile Include="DB\MailDataContext.cs" />
|
|
<Compile Include="DB\UserAccount.cs" />
|
|
<Compile Include="DB\VgmDataContext.cs" />
|
|
<Compile Include="DB\BookingDB.cs" />
|
|
<Compile Include="DB\CmaCtrnData.cs" />
|
|
<Compile Include="DB\CommonDataContext.cs" />
|
|
<Compile Include="DB\ComnameInfo.cs" />
|
|
<Compile Include="DB\CompanyBank.cs" />
|
|
<Compile Include="DB\CompanyDataContext.cs" />
|
|
<Compile Include="DB\CompanyJoinApply.cs" />
|
|
<Compile Include="DB\EdiDataContext.cs" />
|
|
<Compile Include="DB\InfoClient.cs" />
|
|
<Compile Include="DB\ConfigData.cs" />
|
|
<Compile Include="DB\ContactPerson.cs" />
|
|
<Compile Include="DB\CustBalance.cs" />
|
|
<Compile Include="DB\CustCZ.cs" />
|
|
<Compile Include="DB\CustFee.cs" />
|
|
<Compile Include="DB\CustPrice.cs" />
|
|
<Compile Include="DB\InvoiceDbContext.cs" />
|
|
<Compile Include="DB\MpConfigInfo.cs" />
|
|
<Compile Include="DB\MskSubscribeDataContext.cs" />
|
|
<Compile Include="DB\OpTask\OpTask.cs" />
|
|
<Compile Include="DB\OpTask\OpTaskDataContext.cs" />
|
|
<Compile Include="DB\OpTask\OpTaskTips.cs" />
|
|
<Compile Include="DB\ParamSet.cs" />
|
|
<Compile Include="DB\RemoteRecord.cs" />
|
|
<Compile Include="DB\RuleContext.cs" />
|
|
<Compile Include="DB\SysAccountConfig.cs" />
|
|
<Compile Include="DB\SysEnumValueEF.cs" />
|
|
<Compile Include="DB\SysOpLog.cs" />
|
|
<Compile Include="DB\User.cs" />
|
|
<Compile Include="DB\UserBaseinfo.cs" />
|
|
<Compile Include="DB\UserCompany.cs" />
|
|
<Compile Include="Extentions\DateTimeExtension.cs" />
|
|
<Compile Include="Extentions\DbExtension.cs" />
|
|
<Compile Include="Extentions\Int32Extensions.cs" />
|
|
<Compile Include="Extentions\JsonExtension.cs" />
|
|
<Compile Include="Extentions\LongExtension.cs" />
|
|
<Compile Include="Extentions\StringExtension.cs" />
|
|
<Compile Include="Helper\BcCompareHelper.cs" />
|
|
<Compile Include="Helper\DingTalkMessageHelper.cs" />
|
|
<Compile Include="Helper\EventMessageHelper.cs" />
|
|
<Compile Include="Helper\JsonHelper.cs" />
|
|
<Compile Include="Helper\MD5Helper.cs" />
|
|
<Compile Include="Helper\ModelCopyHelper.cs" />
|
|
<Compile Include="Helper\SQLHelper.cs" />
|
|
<Compile Include="Helper\UserActionHelper.cs" />
|
|
<Compile Include="Helper\EnumHelper.cs" />
|
|
<Compile Include="Helper\FtpTaskHelper.cs" />
|
|
<Compile Include="Helper\HttpHelper.cs" />
|
|
<Compile Include="Helper\IdHelper.cs" />
|
|
<Compile Include="Helper\MailAddrSplitDistinctHelper.cs" />
|
|
<Compile Include="Helper\MailHelper.cs" />
|
|
<Compile Include="Helper\NuonuoHelper.cs" />
|
|
<Compile Include="Helper\OpLogHelper.cs" />
|
|
<Compile Include="Helper\ReturnDataHelper.cs" />
|
|
<Compile Include="Helper\RuihongHelper.cs" />
|
|
<Compile Include="Helper\TemplateMessageHelper.cs" />
|
|
<Compile Include="Helper\TokenHelper.cs" />
|
|
<Compile Include="Helper\AutoMapperHelper.cs" />
|
|
<Compile Include="Helper\HttpFeedbackHelper.cs" />
|
|
<Compile Include="Helper\VgmFeedbackHelper.cs" />
|
|
<Compile Include="Helper\WebRequestHelper.cs" />
|
|
<Compile Include="Helper\XiahuozhiHelpler.cs" />
|
|
<Compile Include="Model\Attributes.cs" />
|
|
<Compile Include="Model\Constants.cs" />
|
|
<Compile Include="Model\Enums.cs" />
|
|
<Compile Include="Model\Extentions.cs" />
|
|
<Compile Include="Model\RespModel.cs" />
|
|
<Compile Include="Model\SoInttrWebModel.cs" />
|
|
<Compile Include="Model\TransferModel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\HcDBUtility\HcDBUtility.csproj">
|
|
<Project>{3251626d-7409-42c5-9bb6-2bf6bd6c285b}</Project>
|
|
<Name>HcDBUtility</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
</Project> |