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

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