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

35 lines
1.6 KiB

5 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>{9831A3A0-7093-447B-86CD-85EC632492B1}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <StartupObject>
  10. </StartupObject>
  11. <RootNamespace>CusSupplierContactBP.Agent</RootNamespace>
  12. <NoStandardLibraries>false</NoStandardLibraries>
  13. <AssemblyName>CusSupplierContactBP.Agent</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. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  35. <Import Project="CusSupplierContactBP.Agent.target" />
  36. </Project>