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.
|
|
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <ProductVersion>8.0.40301</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{9287D990-157F-4D55-8666-049ED3732C82}</ProjectGuid> <OutputType>Library</OutputType> <StartupObject> </StartupObject> <RootNamespace>UFIDA.U9.Cust.WC.CustPOSendMailUI</RootNamespace> <NoStandardLibraries>false</NoStandardLibraries> <AssemblyName>UFIDA.U9.Cust.WC.CustPOSendMailUI.WebPart</AssemblyName> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <DebugSymbols>true</DebugSymbols> <Optimize>false</Optimize> <OutputPath>.\bin\Debug\</OutputPath> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <DefineConstants>DEBUG;TRACE</DefineConstants> <WarningLevel>4</WarningLevel> <IncrementalBuild>false</IncrementalBuild> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Release' "> <DebugSymbols>false</DebugSymbols> <Optimize>true</Optimize> <OutputPath>.\bin\Release\</OutputPath> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <DefineConstants>TRACE</DefineConstants> <WarningLevel>4</WarningLevel> <IncrementalBuild>false</IncrementalBuild> </PropertyGroup> <ItemGroup> <Reference Include="CusSupplierContactBP, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\CusSupplierContactBP.dll</HintPath> </Reference> <Reference Include="CusSupplierContactBP.Agent, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\CusSupplierContactBP.Agent.dll</HintPath> </Reference> <Reference Include="CusSupplierContactBP.Deploy, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\CusSupplierContactBP.Deploy.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.Analysis.Interface, Version=25.5401.22468.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\UFSoft.UBF.Analysis.Interface.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.Analysis.MD.Report, Version=25.5401.29542.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\UFSoft.UBF.Analysis.MD.Report.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.PRN.Control, Version=25.5401.33053.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\UFSoft.UBF.PRN.Control.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.Report.Interface, Version=25.5401.15788.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\UFSoft.UBF.Report.Interface.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.Report.Tools, Version=25.5401.32947.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\Debug\UFSoft.UBF.Report.Tools.dll</HintPath> </Reference> <Reference Include="UFSoft.UBF.Util.DataAccess"> <HintPath>..\..\..\..\U9客开\参考DLL\UFSoft.UBF.Util.DataAccess.dll</HintPath> </Reference> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="UFIDA.U9.Cust.WC.CustPOSendMailUI.WebPart.target" /> <PropertyGroup> <PostBuildEvent /> </PropertyGroup> </Project>
|