<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{995648A4-080B-42AF-A657-7B16CD813EC4}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>TProduct.DataFile.PumpReport</RootNamespace>
|
<AssemblyName>TProduct.DataFile.PumpReport</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Eventech.Common, Version=4.1.1.21118, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Common.Coordinate, Version=3.2.22.801, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Common.Coordinate.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Common.Curve, Version=4.1.1.21127, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Common.Curve.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Model, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Model.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Model.Pump, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Model.Pump.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Unit, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Unit.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\NPOI.2.5.1\lib\net45\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\NPOI.2.5.1\lib\net45\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Xml" />
|
<Reference Include="TProduct.Npoi">
|
<HintPath>..\..\LibInterior\TProduct.Npoi.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="FileHelper\ExcelHelper.cs" />
|
<Compile Include="FileHelper\ExcelHelperEx.cs" />
|
<Compile Include="ReportFile力夫\TestReportFileLIFU1.cs" />
|
<Compile Include="ReportFile标准\TestReportFileT3.cs" />
|
<Compile Include="ReportFile标准\TestReportFileT2.cs" />
|
<Compile Include="ReportFile标准\TestReportFileT1.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="ReportFile标准\TestReportFileExcelBase.cs" />
|
<Compile Include="ReportFile标准\TestReportFileBase.cs" />
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\TProduct.BLL\TProduct.BLL.Core\TProduct.BLL.Core.csproj">
|
<Project>{308c9a0f-acc4-4d29-9d3a-82890178abb7}</Project>
|
<Name>TProduct.BLL.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.BLL\TProduct.BLL.Main\TProduct.BLL.Main.csproj">
|
<Project>{38d7aa58-c95b-449b-86c6-a8073a56e11f}</Project>
|
<Name>TProduct.BLL.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.BLL\TProduct.BLL.Test\TProduct.BLL.Test.csproj">
|
<Project>{28abd0ee-5586-4a54-b2c0-c030c4deb270}</Project>
|
<Name>TProduct.BLL.Test</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
|
<Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
|
<Name>TProduct.Config</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Core\TProduct.Model.Core.csproj">
|
<Project>{45a930f4-f24d-4535-8fde-9e2f02b1ea17}</Project>
|
<Name>TProduct.Model.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Main\TProduct.Model.Main.csproj">
|
<Project>{53995dbb-9836-4647-ad22-865884fdeb9e}</Project>
|
<Name>TProduct.Model.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Test\TProduct.Model.Test.csproj">
|
<Project>{f04b3071-5cc7-40b0-87fc-dd8076fd3989}</Project>
|
<Name>TProduct.Model.Test</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\TProduct.PumpGraph.Picture\TProduct.PumpGraph.Picture.csproj">
|
<Project>{8c9fa5f4-7c3c-4b78-89b7-2a8caaac681a}</Project>
|
<Name>TProduct.PumpGraph.Picture</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|