<?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>{2E757AB9-07BC-4B1F-83C7-A5EF7A8C6F39}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>HH.AMS.Entitys</RootNamespace>
|
<AssemblyName>HH.AMS.Entitys</AssemblyName>
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\Bin\</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="HanHe.Utility">
|
<HintPath>..\LIB\HH\HanHe.Utility.dll</HintPath>
|
</Reference>
|
<Reference Include="MongoDB.Bson">
|
<HintPath>..\LIB\Mongo\MongoDB.Bson.dll</HintPath>
|
</Reference>
|
<Reference Include="MongoDB.Driver">
|
<HintPath>..\LIB\Mongo\MongoDB.Driver.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" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel.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.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="AdminUI\AutoBom\MongoTN_AB_STOCK_LOCATION.cs" />
|
<Compile Include="AdminUI\AutoBom\MongoTN_AM_ALARM.cs" />
|
<Compile Include="AdminUI\AutoBom\MongoTN_AM_CONFIG.cs" />
|
<Compile Include="AdminUI\Base\IN_RES_INFOEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_ACTIONEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_DEVICE_EVENTEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_DEVICE_TASK_NUMEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_EQUIPMENT_PROGRAMEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_PROC_DEVICE_RELATIONEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_REQ_INF_LOGEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_RES_INF_LOGEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_TASK_PROC_DTLEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_AM_TASK_PROC_MSTEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_BASE_POLICYEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_BASICS_BARCODERULESEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_B_SYS_EXTERN_PARAMEntity.cs" />
|
<Compile Include="AdminUI\Base\TN_SYS_DICTIONARYEntity.cs" />
|
<Compile Include="AdminUI\Device\TN_AM_ALARMEntity.cs" />
|
<Compile Include="AdminUI\Equipment\TN_AM_EQUIPMENTEntity.cs" />
|
<Compile Include="AdminUI\Equipment\TN_AM_EQUIPMENT_LOTEntity.cs" />
|
<Compile Include="AdminUI\Equipment\TN_E_DEVICE_STATUS_LOGEntity.cs" />
|
<Compile Include="AdminUI\Mongodb\AMSUIApplyProcView.cs" />
|
<Compile Include="AdminUI\Mongodb\MongodbTN_AM_DEVICE_EVENT.cs" />
|
<Compile Include="AdminUI\Mongodb\MongodbTN_SYS_DICT.cs" />
|
<Compile Include="AdminUI\Mongodb\TN_B_CHARGE_PLAN_SET.cs" />
|
<Compile Include="AdminUI\Sys\TN_BASICS_BILLNO_RULE_SETEntity.cs" />
|
<Compile Include="AdminUI\Sys\TN_SYS_BASICINFO.cs" />
|
<Compile Include="AdminUI\Sys\TN_SYS_EM_USER.cs" />
|
<Compile Include="AdminUI\Sys\TN_SYS_MENU.cs" />
|
<Compile Include="AdminUI\Task\CompleteTaskEntity.cs" />
|
<Compile Include="AdminUI\Task\InfParamEntity.cs" />
|
<Compile Include="AdminUI\Task\InterfaceTask.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_DTLEntity.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_MSTEntity.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_PROC_PROGRAM_RELATIONEntity.cs" />
|
<Compile Include="AdminUI\UpKeep\TN_Equipment_InfoEntity.cs" />
|
<Compile Include="AdminUI\UpKeep\TN_MaintenanceRecordEntity.cs" />
|
<Compile Include="AdminUI\UpKeep\TN_Maintenance_InfoEntity.cs" />
|
<Compile Include="AdminUI\View\TN_B_VIEW_CONFEntity.cs" />
|
<Compile Include="Common\BaseEntity.cs" />
|
<Compile Include="Common\CheckExistException.cs" />
|
<Compile Include="Common\CheckInvalidValue.cs" />
|
<Compile Include="Common\CheckInvalidValueException.cs" />
|
<Compile Include="Common\DBColumnStruct.cs" />
|
<Compile Include="Common\DefaultData.cs" />
|
<Compile Include="Common\DictionaryEntity.cs" />
|
<Compile Include="Common\Enums.cs" />
|
<Compile Include="Common\InterfaceExecuteResult.cs" />
|
<Compile Include="Common\IntfField.cs" />
|
<Compile Include="Common\ResponseResult.cs" />
|
<Compile Include="Common\VersionEntity.cs" />
|
<Compile Include="Func\AccountChangeEntity.cs" />
|
<Compile Include="Func\DelectEntity.cs" />
|
<Compile Include="Func\LoginBaseEntity.cs" />
|
<Compile Include="Func\OrgTreeEntity.cs" />
|
<Compile Include="Func\OrgUserPowerEntity.cs" />
|
<Compile Include="Func\ParmEntity.cs" />
|
<Compile Include="Common\SqlExecuteResult.cs" />
|
<Compile Include="Common\ValidatorEntity.cs" />
|
<Compile Include="Common\ValidatorListEntity.cs" />
|
<Compile Include="Constant.cs" />
|
<Compile Include="Func\AccountEntity.cs" />
|
<Compile Include="Func\RolePowerEntity.cs" />
|
<Compile Include="Magic\TN_AB_B_MAGIC_RELATIONEntity.cs" />
|
<Compile Include="Magic\TN_AB_B_MAGIC_TREEEntity.cs" />
|
<Compile Include="Func\MsgEntity.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="AdminUI\Sys\TN_AM_CONFIGEntity.cs" />
|
<Compile Include="AdminUI\Task\ExecuteResultParamEntity.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_OPERATE_LOGEntity.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="iLog\" />
|
</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>
|