派纳发送邮件功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
5.1 KiB

5 months ago
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  2. <ItemGroup>
  3. <Compile Include="UBFAssebmlyInfo.cs" >
  4. <Inproject>true</Inproject>
  5. </Compile>
  6. <Compile Include="CustNoticeTypeEnum\CustNoticeTypeEnum.cs" >
  7. <Inproject>true</Inproject>
  8. </Compile>
  9. </ItemGroup>
  10. <ItemGroup>
  11. <Reference Include="System" />
  12. <Reference Include="System.Data" />
  13. <Reference Include="System.Xml" />
  14. <Reference Include="System.Runtime.Serialization"/>
  15. <Reference Include="UFSoft.UBF.Business, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  16. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Business.dll</HintPath>
  17. <SpecificVersion>False</SpecificVersion>
  18. <Private>False</Private>
  19. </Reference>
  20. <Reference Include="UFSoft.UBF.PL, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  21. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.PL.dll</HintPath>
  22. <SpecificVersion>False</SpecificVersion>
  23. <Private>False</Private>
  24. </Reference>
  25. <Reference Include="UFSoft.UBF.Execution, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  26. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Execution.dll</HintPath>
  27. <SpecificVersion>False</SpecificVersion>
  28. <Private>False</Private>
  29. </Reference>
  30. <Reference Include="UFSoft.UBF.Util.Data, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  31. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Util.Data.dll</HintPath>
  32. <SpecificVersion>False</SpecificVersion>
  33. <Private>False</Private>
  34. </Reference>
  35. <Reference Include="UBF.System, Version=1.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  36. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UBF.System.dll</HintPath>
  37. <SpecificVersion>False</SpecificVersion>
  38. <Private>False</Private>
  39. </Reference>
  40. <Reference Include="UFSoft.UBF.AopFrame, Version=2.0.0.1, Culture=neutral, processorArchitecture=MSIL">
  41. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.AopFrame.dll</HintPath>
  42. <SpecificVersion>False</SpecificVersion>
  43. <Private>False</Private>
  44. </Reference>
  45. <Reference Include="UFSoft.UBF.Sys.Resources.Runtime, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  46. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Sys.Resources.Runtime.dll</HintPath>
  47. <SpecificVersion>False</SpecificVersion>
  48. <Private>False</Private>
  49. </Reference>
  50. <Reference Include="UFSoft.UBF.Workflow.Eventing, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  51. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Workflow.Eventing.dll</HintPath>
  52. <SpecificVersion>False</SpecificVersion>
  53. <Private>False</Private>
  54. </Reference>
  55. <Reference Include="UFSoft.UBF.MD.dll, Version=2.0.0.0, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  56. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.MD.dll</HintPath>
  57. <SpecificVersion>False</SpecificVersion>
  58. <Private>False</Private>
  59. </Reference>
  60. <Reference Include="UFSoft.UBF.Sys.Database, Version=1.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  61. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Sys.Database.dll</HintPath>
  62. <SpecificVersion>False</SpecificVersion>
  63. <Private>False</Private>
  64. </Reference>
  65. <ProjectReference Include="..\Deploy\CustPOSendMailNewBE.Deploy.csproj">
  66. <Project>{75F2BB61-0FFD-402F-B2F9-5CAF0F818FAA}</Project>
  67. <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
  68. <Name>CustPOSendMailNewBE.Deploy</Name>
  69. </ProjectReference>
  70. <Reference Include="UFSoft.UBF.Sys.ResourceBP.Agent">
  71. <SpecificVersion>False</SpecificVersion>
  72. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Sys.ResourceBP.Agent.dll</HintPath>
  73. <Private>False</Private>
  74. </Reference>
  75. </ItemGroup>
  76. <PropertyGroup Condition="">
  77. <PostBuildEvent>
  78. Md D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  79. Copy $(TargetDir)\CustPOSendMailNewBE.dll D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  80. Copy $(TargetDir)\CustPOSendMailNewBE.pdb D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  81. Copy $(TargetDir)\CustPOSendMailNewBE.Deploy.dll D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  82. Copy $(TargetDir)\CustPOSendMailNewBE.Deploy.pdb D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  83. Copy $(TargetDir)\CustPOSendMailNewBE.xml D:\yonyou\UBFCE\U9.VOB.Product.Component\\Unconfiged\Component\\
  84. </PostBuildEvent>
  85. </PropertyGroup>
  86. </Project>