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

5 months ago
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <ProductVersion>8.0.40301</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{7EBB71D9-175D-4DBB-A127-C2A528365DBB}</ProjectGuid>
  7. <OutputType>Library</OutputType>
  8. <StartupObject>
  9. </StartupObject>
  10. <RootNamespace>UFIDA.U9.Cust.WC.CustPOSendMailUI.Model</RootNamespace>
  11. <NoStandardLibraries>false</NoStandardLibraries>
  12. <AssemblyName>UFIDA.U9.Cust.WC.CustPOSendMailUI.Model</AssemblyName>
  13. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <Optimize>false</Optimize>
  18. <OutputPath>.\bin\Debug\</OutputPath>
  19. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <WarningLevel>4</WarningLevel>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  24. <DebugSymbols>false</DebugSymbols>
  25. <Optimize>true</Optimize>
  26. <OutputPath>.\bin\Release\</OutputPath>
  27. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <WarningLevel>4</WarningLevel>
  30. </PropertyGroup>
  31. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  32. <Import Project="UFIDA.U9.Cust.WC.CustPOSendMailUI.Model.target" />
  33. </Project>