<?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\Model.dll-->
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{337CD576-BA09-4182-9FDD-8F1AB1B30624}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AssemblyName>Model</AssemblyName>
|
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<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, Version=3.3.0.0, Culture=neutral, processorArchitecture=AMD64">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\Lib\Common.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>lib\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data" />
|
<Reference Include="System.Web" />
|
<Reference Include="System" />
|
<Reference Include="System.Xml" />
|
<Reference Include="UMCLib, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>lib\UMCLib.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="ISessionObject.cs" />
|
<Compile Include="JsonPageResult.cs" />
|
<Compile Include="Model\GwBlackPool.cs" />
|
<Compile Include="Model\GwClientCertification.cs" />
|
<Compile Include="Model\GwClientPayLog.cs" />
|
<Compile Include="Model\GwClientPayMent.cs" />
|
<Compile Include="Model\GwMobileArea.cs" />
|
<Compile Include="Model\GwMoRoute.cs" />
|
<Compile Include="Model\GwOpGroupItem.cs" />
|
<Compile Include="Model\GwProduct.cs" />
|
<Compile Include="Model\GwRmResend.cs" />
|
<Compile Include="Model\GwSmsTask.cs" />
|
<Compile Include="Model\GwStatisV3.cs" />
|
<Compile Include="Model\GwTransfer.cs" />
|
<Compile Include="Model\LgSmsDetail.cs" />
|
<Compile Include="Model\LgSmsMo.cs" />
|
<Compile Include="Model\LgSmsTask.cs" />
|
<Compile Include="Model\MessageCenter.cs" />
|
<Compile Include="Model\SysOperationLog.cs" />
|
<Compile Include="Model\SysXh.cs" />
|
<Compile Include="PageHandler.cs" />
|
<Compile Include="PageContext.cs" />
|
<Compile Include="MasterPageBase.cs">
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="PageBase.cs">
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="Model\GwAp.cs" />
|
<Compile Include="Model\SysMenu.cs" />
|
<Compile Include="Model\SysUserMenu.cs" />
|
<Compile Include="Model\SysUser.cs" />
|
<Compile Include="Model\GwSp.cs" />
|
<Compile Include="Model\AuditingStatus.cs" />
|
<Compile Include="Model\AuditingMode.cs" />
|
<Compile Include="Model\GwAuditCache.cs" />
|
<Compile Include="Model\GwWhite.cs" />
|
<Compile Include="Model\GwRm.cs" />
|
<Compile Include="Model\GwSm.cs" />
|
<Compile Include="Model\GwDm.cs" />
|
<Compile Include="Model\GwStrategy.cs" />
|
<Compile Include="Model\GwOpGroup.cs" />
|
<Compile Include="Model\GwOp.cs" />
|
<Compile Include="Model\GwClient.cs" />
|
<Compile Include="Model\GwBlack.cs" />
|
<Compile Include="Model\GwChargeLog.cs" />
|
<Compile Include="AssemblyInfo.cs" />
|
</ItemGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
</Project>
|