<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{71BE770C-F5BE-46C8-A81C-1897E28DB761}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>ICSSoft.FromERP</RootNamespace>
    <AssemblyName>ICSSoft.FromERP</AssemblyName>
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <SccProjectName>
    </SccProjectName>
    <SccLocalPath>
    </SccLocalPath>
    <SccAuxPath>
    </SccAuxPath>
    <SccProvider>
    </SccProvider>
  </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="ICSSoft.SendMail">
      <HintPath>..\..\..\智绿SRM\ICSSoft.SendMail.dll</HintPath>
    </Reference>
    <Reference Include="log4net">
      <HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\log4net.dll</HintPath>
    </Reference>
    <Reference Include="Newtonsoft.Json">
      <HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\Newtonsoft.Json.DLL</HintPath>
    </Reference>
    <Reference Include="Quartz">
      <HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\Quartz.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.Linq" />
    <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.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="DBHelper.cs" />
    <Compile Include="ICSDeliveryNotice.cs" />
    <Compile Include="ICSDisassemblyDoc.cs" />
    <Compile Include="ICSICSMOIssue.cs" />
    <Compile Include="ICSManufactureReceive.cs" />
    <Compile Include="ICSMOIssue.cs" />
    <Compile Include="ICSBOM.cs" />
    <Compile Include="ConstWorkPoint.cs" />
    <Compile Include="ICSBrrow.cs" />
    <Compile Include="ICSDepartment.cs" />
    <Compile Include="ICSHelper.cs" />
    <Compile Include="ICSODeliveryNotice.cs" />
    <Compile Include="ICSOIssue.cs" />
    <Compile Include="ICSOtherIn.cs" />
    <Compile Include="ICSOtherOut.cs" />
    <Compile Include="ICSOtherOutIn.cs" />
    <Compile Include="ICSMOPick.cs" />
    <Compile Include="ICSOutsourcingOrder.cs" />
    <Compile Include="ICSOutsourcingReceive.cs" />
    <Compile Include="ICSPO.cs" />
    <Compile Include="ICSPORed.cs" />
    <Compile Include="ICSPurchaseReceive.cs" />
    <Compile Include="ICSReturn.cs" />
    <Compile Include="ICSSDN.cs" />
    <Compile Include="ICSSendEmail.cs" />
    <Compile Include="ICSWarehouse.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="ICSInventory.cs" />
    <Compile Include="ICSMo.cs" />
    <Compile Include="ICSMaterialPICK.cs" />
    <Compile Include="ICSTransfer.cs" />
    <Compile Include="ICSSoDispatch.cs" />
    <Compile Include="ICSOApply.cs" />
    <Compile Include="ICSUser.cs" />
    <Compile Include="ICSVendor.cs" />
    <Compile Include="ICSOOPick.cs" />
    <Compile Include="ICSReplenishapply.cs" />
    <Compile Include="ICSAssemVouchs.cs" />
    <Compile Include="ICSSO.cs" />
    <Compile Include="SRMUser.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config">
      <SubType>Designer</SubType>
    </None>
  </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>