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

75 lines
3.8 KiB

3 months ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <ProductVersion>8.0.40301</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{9287D990-157F-4D55-8666-049ED3732C82}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <StartupObject>
  10. </StartupObject>
  11. <RootNamespace>UFIDA.U9.Cust.WC.CustPOSendMailUI</RootNamespace>
  12. <NoStandardLibraries>false</NoStandardLibraries>
  13. <AssemblyName>UFIDA.U9.Cust.WC.CustPOSendMailUI.WebPart</AssemblyName>
  14. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <Optimize>false</Optimize>
  19. <OutputPath>.\bin\Debug\</OutputPath>
  20. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <WarningLevel>4</WarningLevel>
  23. <IncrementalBuild>false</IncrementalBuild>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  26. <DebugSymbols>false</DebugSymbols>
  27. <Optimize>true</Optimize>
  28. <OutputPath>.\bin\Release\</OutputPath>
  29. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <WarningLevel>4</WarningLevel>
  32. <IncrementalBuild>false</IncrementalBuild>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="CusSupplierContactBP, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  36. <SpecificVersion>False</SpecificVersion>
  37. <HintPath>bin\Debug\CusSupplierContactBP.dll</HintPath>
  38. </Reference>
  39. <Reference Include="CusSupplierContactBP.Agent, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  40. <SpecificVersion>False</SpecificVersion>
  41. <HintPath>bin\Debug\CusSupplierContactBP.Agent.dll</HintPath>
  42. </Reference>
  43. <Reference Include="CusSupplierContactBP.Deploy, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>bin\Debug\CusSupplierContactBP.Deploy.dll</HintPath>
  46. </Reference>
  47. <Reference Include="UFSoft.UBF.Analysis.Interface, Version=25.5401.22468.0, Culture=neutral, processorArchitecture=MSIL">
  48. <SpecificVersion>False</SpecificVersion>
  49. <HintPath>bin\Debug\UFSoft.UBF.Analysis.Interface.dll</HintPath>
  50. </Reference>
  51. <Reference Include="UFSoft.UBF.Analysis.MD.Report, Version=25.5401.29542.0, Culture=neutral, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>bin\Debug\UFSoft.UBF.Analysis.MD.Report.dll</HintPath>
  54. </Reference>
  55. <Reference Include="UFSoft.UBF.PRN.Control, Version=25.5401.33053.0, Culture=neutral, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>bin\Debug\UFSoft.UBF.PRN.Control.dll</HintPath>
  58. </Reference>
  59. <Reference Include="UFSoft.UBF.Report.Interface, Version=25.5401.15788.0, Culture=neutral, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>bin\Debug\UFSoft.UBF.Report.Interface.dll</HintPath>
  62. </Reference>
  63. <Reference Include="UFSoft.UBF.Report.Tools, Version=25.5401.32947.0, Culture=neutral, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>bin\Debug\UFSoft.UBF.Report.Tools.dll</HintPath>
  66. </Reference>
  67. <Reference Include="UFSoft.UBF.Util.DataAccess">
  68. <HintPath>..\..\..\..\U9客开\参考DLL\UFSoft.UBF.Util.DataAccess.dll</HintPath>
  69. </Reference>
  70. </ItemGroup>
  71. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  72. <Import Project="UFIDA.U9.Cust.WC.CustPOSendMailUI.WebPart.target" />
  73. <PropertyGroup>
  74. <PostBuildEvent />
  75. </PropertyGroup>
  76. </Project>