<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
|
<!--Project was exported from assembly: E:\SMS\运行商系统\gwbin-3.2\web\bin\Dao.dll-->
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AssemblyName>Dao</AssemblyName>
|
<RootNamespace>Dao</RootNamespace>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<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>3.0.6085.32109</ApplicationVersion>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\Lib\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</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>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Common">
|
<HintPath>..\Lib\Common.dll</HintPath>
|
</Reference>
|
<Reference Include="Oracle.DataAccess, Version=2.112.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\Common\lib\Oracle.DataAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data" />
|
<Reference Include="System" />
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>lib\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System.XML" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="GwBlackPoolDao.cs" />
|
<Compile Include="GwChargeLogDao.cs" />
|
<Compile Include="GwClientCertificationDao.cs" />
|
<Compile Include="GwClientPayLogDao.cs" />
|
<Compile Include="GwClientPayMentDao.cs" />
|
<Compile Include="GwClientProductDao.cs" />
|
<Compile Include="GwMobileAreaDao.cs" />
|
<Compile Include="GwMoRouteDao.cs" />
|
<Compile Include="GwOrderAuditDao.cs" />
|
<Compile Include="GwOrderDao.cs" />
|
<Compile Include="SysRoleMenuDao.cs" />
|
<Compile Include="SysDictDataDao.cs" />
|
<Compile Include="SysDictTypeDao.cs" />
|
<Compile Include="GwProductDao.cs" />
|
<Compile Include="GwRmResendDao.cs" />
|
<Compile Include="GwSpPrePattern.cs" />
|
<Compile Include="GwSpPrePatternDao.cs" />
|
<Compile Include="GwStatisProfitDao.cs" />
|
<Compile Include="GwStatisProfitItem.cs" />
|
<Compile Include="GwStatisRefundDao.cs" />
|
<Compile Include="GwStatisReturnItem.cs" />
|
<Compile Include="GwTransferDao.cs" />
|
<Compile Include="SpCTPatternInfo.cs" />
|
<Compile Include="GwSpDao.cs" />
|
<Compile Include="SpSignatureInfo.cs" />
|
<Compile Include="SysFlowDao.cs" />
|
<Compile Include="SysFlowNodeDao.cs" />
|
<Compile Include="SysOperationLogDao.cs" />
|
<Compile Include="SysXhDao.cs" />
|
<Compile Include="UserDao.cs" />
|
<Compile Include="GwAlarmDao.cs" />
|
<Compile Include="GwAuditCacheDao.cs" />
|
<Compile Include="GwStatisItem.cs" />
|
<Compile Include="StatisOption.cs" />
|
<Compile Include="GwStatisDao.cs" />
|
<Compile Include="GwDiverterDao.cs" />
|
<Compile Include="RptCode.cs" />
|
<Compile Include="ErrCode.cs" />
|
<Compile Include="GwRptCodeDao.cs" />
|
<Compile Include="GwSetting.cs" />
|
<Compile Include="GwSettingDao.cs" />
|
<Compile Include="GwRmDao.cs" />
|
<Compile Include="GwDmDao.cs" />
|
<Compile Include="GwStrategyDao.cs" />
|
<Compile Include="GwUtilityDao.cs" />
|
<Compile Include="GwOpGroupDao.cs" />
|
<Compile Include="GwClientDao.cs" />
|
<Compile Include="GwOpDao.cs" />
|
<Compile Include="GwApDao.cs" />
|
<Compile Include="GwDiverterItem.cs" />
|
<Compile Include="GwDiverter.cs" />
|
<Compile Include="GwSmDao.cs" />
|
<Compile Include="GwStatisV3Item.cs" />
|
<Compile Include="GwRealtimeStatisItemIn.cs" />
|
<Compile Include="GwRealtimeStatisItemOut.cs" />
|
<Compile Include="GwStatisV3Dao.cs" />
|
<Compile Include="VersionDao.cs" />
|
<Compile Include="AssemblyInfo.cs" />
|
<Compile Include="WriteSysLogHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework Client Profile</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5</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>
|
<ProjectReference Include="..\Model\Model.csproj">
|
<Project>{337cd576-ba09-4182-9fdd-8f1ab1b30624}</Project>
|
<Name>Model</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
</Project>
|