BE.csproj 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.50727</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{E0962566-725D-4169-956B-16076187E8C7}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>UFIDA.U9.Cust.Kusi.CJJ.Plugin.BE</RootNamespace>
  12. <AssemblyName>UFIDA.U9.Cust.Kusi.CJJ.BEPlugin</AssemblyName>
  13. <FileUpgradeFlags>
  14. </FileUpgradeFlags>
  15. <OldToolsVersion>2.0</OldToolsVersion>
  16. <UpgradeBackupLocation>
  17. </UpgradeBackupLocation>
  18. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  19. <TargetFrameworkProfile />
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="System" />
  42. <Reference Include="System.Data" />
  43. <Reference Include="System.Xml" />
  44. <Reference Include="System.Web" />
  45. <Reference Include="UFIDA.U9.BC.BCSV">
  46. <HintPath>..\..\..\..\..\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.BC.BCSV.dll</HintPath>
  47. </Reference>
  48. <Reference Include="UFIDA.U9.BC.BCSV.Agent">
  49. <HintPath>..\..\..\..\..\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.BC.BCSV.Agent.dll</HintPath>
  50. </Reference>
  51. <Reference Include="UFIDA.U9.BC.BCSV.Deploy">
  52. <HintPath>..\..\..\..\..\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.BC.BCSV.Deploy.dll</HintPath>
  53. </Reference>
  54. <Reference Include="UFIDA.U9.CBO.SCMBE">
  55. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.CBO.SCMBE.dll</HintPath>
  56. </Reference>
  57. <Reference Include="UFIDA.U9.Complete.CompleteBE">
  58. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Complete.CompleteBE.dll</HintPath>
  59. </Reference>
  60. <Reference Include="UFIDA.U9.HK.BarCode.PubBE">
  61. <HintPath>..\..\..\..\..\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.HK.BarCode.PubBE.dll</HintPath>
  62. </Reference>
  63. <Reference Include="UFIDA.U9.HK.BarCode.PubBE.Deploy">
  64. <HintPath>..\..\..\..\..\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.HK.BarCode.PubBE.Deploy.dll</HintPath>
  65. </Reference>
  66. <Reference Include="UFIDA.U9.InvDoc.InvDocBE">
  67. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.InvDoc.InvDocBE.dll</HintPath>
  68. </Reference>
  69. <Reference Include="UFIDA.U9.MO.MOBE">
  70. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.MO.MOBE.dll</HintPath>
  71. </Reference>
  72. <Reference Include="UFIDA.U9.PM.PMBE">
  73. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.PM.PMBE.dll</HintPath>
  74. </Reference>
  75. <Reference Include="UFIDA.U9.SM.SMBE">
  76. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.SM.SMBE.dll</HintPath>
  77. </Reference>
  78. </ItemGroup>
  79. <ItemGroup>
  80. <Content Include="UFIDA.U9.Cust.Kusi.CJJ.BEPlugin.sub.xml" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Compile Include="BarCodeUpdater.cs" />
  84. <Compile Include="InventSheetLine\DeleteBarCode.cs" />
  85. <Compile Include="IssueDoc\UpdateBarCode.cs" />
  86. <Compile Include="MiscRcvTrans\UpdateBarCode.cs" />
  87. <Compile Include="MiscShipmentL\UpdateBarCode.cs" />
  88. <Compile Include="MiscShipment\DocCheck.cs" />
  89. <Compile Include="RcvRptDoc\UpdateBarCode.cs" />
  90. <Compile Include="RcvLine\DeleteBarCodeUsed.cs" />
  91. <Compile Include="Receivement\UpdateBarCode.cs" />
  92. <Compile Include="Ship\UpdateBarCode.cs" />
  93. <Compile Include="TransferForm\DocCheck.cs" />
  94. <Compile Include="TransferForm\UpdateBarCode.cs" />
  95. <Compile Include="TransferIn\DocCheck.cs" />
  96. <Compile Include="TransferIn\UpdateBarCode.cs" />
  97. <Compile Include="TransferOut\DocCheck.cs" />
  98. <Compile Include="TransferOut\UpdateBarCode.cs" />
  99. </ItemGroup>
  100. <ItemGroup />
  101. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  102. <Import Project="BE.targets" />
  103. </Project>