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

61 lines
2.8 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. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{4997C432-7A02-449C-9BB7-FB155868B2E5}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ResourcePackage</RootNamespace>
  11. <AssemblyName>CustPOSendMailNewBE.Metadata</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. </PropertyGroup>
  14. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  15. <DebugSymbols>true</DebugSymbols>
  16. <DebugType>full</DebugType>
  17. <Optimize>false</Optimize>
  18. <OutputPath>bin\Debug\</OutputPath>
  19. <DefineConstants>DEBUG;TRACE</DefineConstants>
  20. <ErrorReport>prompt</ErrorReport>
  21. <WarningLevel>4</WarningLevel>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  24. <DebugType>pdbonly</DebugType>
  25. <Optimize>true</Optimize>
  26. <OutputPath>bin\Release\</OutputPath>
  27. <DefineConstants>TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. </PropertyGroup>
  31. <ItemGroup>
  32. <Reference Include="System" />
  33. <Reference Include="System.Xml" />
  34. <Reference Include="UFSoft.UBF.MD.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=aed5b8b71060d80b, processorArchitecture=MSIL">
  35. <HintPath>D:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\\UFSoft.UBF.MD.Design.dll</HintPath>
  36. <SpecificVersion>False</SpecificVersion>
  37. </Reference>
  38. </ItemGroup>
  39. <ItemGroup>
  40. <Compile Include="Properties\AssemblyInfo.cs" />
  41. </ItemGroup>
  42. <ItemGroup>
  43. <EmbeddedResource Include="E:\U9UBF生成代码\派纳发邮件\Model\CustWCProject\CustPOSendMailNewBE\CustPOSendMailNewBE.ubfmlproj" />
  44. <EmbeddedResource Include="E:\U9UBF生成代码\派纳发邮件\Model\CustWCProject\CustPOSendMailNewBE\CustNoticeTypeEnum.ubfbe" />
  45. </ItemGroup>
  46. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  47. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  48. Other similar extension points exist, see Microsoft.Common.targets.
  49. <Target Name="BeforeBuild">
  50. </Target>
  51. <Target Name="AfterBuild">
  52. </Target>
  53. -->
  54. <PropertyGroup Condition="">
  55. <PostBuildEvent>
  56. Md D:\yonyou\UBFCE\U9.VOB.Product.Metadata\\Unconfiged\Metadata\\
  57. Copy $(TargetDir)\CustPOSendMailNewBE.MetaData.dll D:\yonyou\UBFCE\U9.VOB.Product.Metadata\\Unconfiged\Metadata\CustPOSendMailNewBE.MetaData.dll
  58. </PostBuildEvent>
  59. </PropertyGroup>
  60. </Project>