<?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>{15F64C39-4230-4491-B02A-56910517ECD6}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>HH.AMS.BLL</RootNamespace>
|
<AssemblyName>HH.AMS.BLL</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.iWCS.Business">
|
<HintPath>..\LIB\WCS\Hanhe.iWCS.Business.dll</HintPath>
|
</Reference>
|
<Reference Include="Hanhe.iWCS.Common">
|
<HintPath>..\LIB\WCS\Hanhe.iWCS.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="Hanhe.iWCS.DeviceDriver">
|
<HintPath>..\LIB\WCS\Hanhe.iWCS.DeviceDriver.dll</HintPath>
|
</Reference>
|
<Reference Include="Hanhe.iWCS.Model">
|
<HintPath>..\LIB\WCS\Hanhe.iWCS.Model.dll</HintPath>
|
</Reference>
|
<Reference Include="HanHe.Utility">
|
<HintPath>..\LIB\HH\HanHe.Utility.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\LIB\WCS\log4net.2.0.5\lib\net45-full\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="MongoDB.Bson, Version=1.7.0.4714, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\LIB\Mongo\MongoDB.Bson.dll</HintPath>
|
</Reference>
|
<Reference Include="MongoDB.Driver, Version=1.7.0.4714, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<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>..\bin\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core" />
|
<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\Basic\AutoBomTempBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_ACTIONBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_CONFIGBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_DEVICE_EVENTBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_EQUIPMENT_PROGRAMBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_PROC_DEVICE_RELATIONBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_REQ_INF_LOGBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_RES_INF_LOGBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_SYS_EXTERN_PARAMBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_TASK_PROC_DTLBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_AM_TASK_PROC_MSTBLL.cs" />
|
<Compile Include="AdminUI\Basic\TN_BASE_POLICYBLL.cs" />
|
<Compile Include="AdminUI\Device\TN_AM_ALARMBLL.cs" />
|
<Compile Include="AdminUI\Equipment\TN_AM_EQUIPMENTBLL.cs" />
|
<Compile Include="AdminUI\Equipment\TN_AM_LOT_DTLBLL.cs" />
|
<Compile Include="AdminUI\Equipment\TN_E_DEVICE_STATUS_LOGBLL.cs" />
|
<Compile Include="AdminUI\Func\CommonBLL.cs" />
|
<Compile Include="AdminUI\Sys\TN_BASICS_BILLNO_RULE_SETBLL.cs" />
|
<Compile Include="AdminUI\Sys\TN_BASIC_DEALER_RULE_SETBLL.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_DTLBLL.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_MSTBLL.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_OPERATE_LOGBLL.cs" />
|
<Compile Include="AdminUI\Task\TN_AM_TASK_PROCE_DEVICE_RELATIONBLL.cs" />
|
<Compile Include="AdminUI\View\TN_AM_VIEW_CONFBLL.cs" />
|
<Compile Include="AdminUI\WCS\IWCSDrives.cs" />
|
<Compile Include="AGVSite.cs" />
|
<Compile Include="BaseBLL.cs" />
|
<Compile Include="BLLCreator.cs" />
|
<Compile Include="MongoDB\ConfigConstant.cs" />
|
<Compile Include="MongoDB\MongoDB.cs" />
|
<Compile Include="MongoDB\MongoDBFieldAttribute.cs" />
|
<Compile Include="MongoDB\MongoDBHelper.cs" />
|
<Compile Include="MongoDB\MongoDBSingleton.cs" />
|
<Compile Include="MongoDB\MongoHelper.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="WebAPICommon.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\HH.AMS.Common\HH.AMS.Common.csproj">
|
<Project>{b260ce7a-b1bc-4647-b2f1-1b7ee44efca9}</Project>
|
<Name>HH.AMS.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.AMS.DAL\HH.AMS.DAL.csproj">
|
<Project>{da3c96e5-9358-4be5-95d2-f3138b7a1439}</Project>
|
<Name>HH.AMS.DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.AMS.Entitys\HH.AMS.Entitys.csproj">
|
<Project>{2e757ab9-07bc-4b1f-83c7-a5ef7a8c6f39}</Project>
|
<Name>HH.AMS.Entitys</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.AMS.Ex.Factroy\HH.AMS.Ex.Factroy.csproj">
|
<Project>{1402f9c6-91e7-4b49-bd55-ba8d4ab59ed5}</Project>
|
<Name>HH.AMS.Ex.Factroy</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.AMS.Ex.Interface\HH.AMS.Ex.Interface.csproj">
|
<Project>{a8440cdc-1524-4d43-82e5-1a30fe512725}</Project>
|
<Name>HH.AMS.Ex.Interface</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.AMS.Utils\HH.AMS.Utils.csproj">
|
<Project>{b62970f8-65aa-46e0-9f11-f573c117248f}</Project>
|
<Name>HH.AMS.Utils</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="Common\" />
|
</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>
|