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

40 lines
1.8 KiB

6 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>CusSupplierContactBP</RootNamespace>
  12. <NoStandardLibraries>false</NoStandardLibraries>
  13. <AssemblyName>CusSupplierContactBP</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="UFSoft.UBF.Util.DataAccess">
  36. <HintPath>..\..\..\..\..\U9客开\参考DLL\UFSoft.UBF.Util.DataAccess.dll</HintPath>
  37. </Reference>
  38. </ItemGroup>
  39. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  40. <Import Project="CusSupplierContactBP.target" />
  41. </Project>