派纳发送邮件功能
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.

50 lines
2.3 KiB

5 months ago
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  2. <ItemGroup>
  3. <Compile Include="CustPOSendMailUIModel.cs" >
  4. <Inproject>false</Inproject>
  5. </Compile>
  6. <Compile Include="CustPOSendMailUIModelExtend.cs" >
  7. <Inproject>true</Inproject>
  8. </Compile>
  9. <Compile Include="CustPrintReferenceRefModel.cs" >
  10. <Inproject>false</Inproject>
  11. </Compile>
  12. <Compile Include="CustPrintReferenceRefModelExtend.cs" >
  13. <Inproject>true</Inproject>
  14. </Compile>
  15. </ItemGroup>
  16. <ItemGroup>
  17. <Reference Include="System" />
  18. <Reference Include="System.Data" />
  19. <Reference Include="System.Xml" />
  20. <Reference Include="UFSoft.UBF.Util.Data, Version=2.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  21. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.Util.Data.dll</HintPath>
  22. <SpecificVersion>False</SpecificVersion>
  23. </Reference>
  24. <Reference Include="UBF.System, Version=1.0.0.1, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  25. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UBF.System.dll</HintPath>
  26. <SpecificVersion>False</SpecificVersion>
  27. </Reference>
  28. <Reference Include="UFSoft.UBF.UI.MD.Runtime" >
  29. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.UI.MD.Runtime.dll</HintPath>
  30. <SpecificVersion>False</SpecificVersion>
  31. </Reference>
  32. <Reference Include="UFSoft.UBF.UI.IView">
  33. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.UI.IView.dll</HintPath>
  34. <SpecificVersion>False</SpecificVersion>
  35. </Reference>
  36. <Reference Include="System.Runtime.Serialization" />
  37. <Reference Include="System.ServiceModel" />
  38. <Reference Include="UFSoft.UBF.UI.State" >
  39. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.UI.State.dll</HintPath>
  40. <SpecificVersion>False</SpecificVersion>
  41. </Reference>
  42. <Reference Include="UFSoft.UBF.UI.ActionProcess">
  43. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.UI.ActionProcess.dll</HintPath>
  44. <SpecificVersion>False</SpecificVersion>
  45. </Reference>
  46. </ItemGroup>
  47. </Project>