<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
<PropertyGroup>
|
<ProjectType>Local</ProjectType>
|
<ProductVersion>8.0.50727</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{28ABD0EE-5586-4A54-B2C0-C030C4DEB270}</ProjectGuid>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ApplicationIcon>
|
</ApplicationIcon>
|
<AssemblyKeyContainerName>
|
</AssemblyKeyContainerName>
|
<AssemblyName>TProduct.BLL.Test</AssemblyName>
|
<AssemblyOriginatorKeyFile>
|
</AssemblyOriginatorKeyFile>
|
<DefaultClientScript>JScript</DefaultClientScript>
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
<DelaySign>false</DelaySign>
|
<OutputType>Library</OutputType>
|
<RootNamespace>TProduct.BLL</RootNamespace>
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
<StartupObject>
|
</StartupObject>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<SccProjectName>
|
</SccProjectName>
|
<SccLocalPath>
|
</SccLocalPath>
|
<SccAuxPath>
|
</SccAuxPath>
|
<SccProvider>
|
</SccProvider>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<OldToolsVersion>2.0</OldToolsVersion>
|
<PublishUrl>publish\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>true</MapFileExtensions>
|
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<OutputPath>bin\Debug\</OutputPath>
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
<BaseAddress>285212672</BaseAddress>
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
<ConfigurationOverrideFile>
|
</ConfigurationOverrideFile>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DocumentationFile>
|
</DocumentationFile>
|
<DebugSymbols>true</DebugSymbols>
|
<FileAlignment>4096</FileAlignment>
|
<NoStdLib>false</NoStdLib>
|
<NoWarn>
|
</NoWarn>
|
<Optimize>false</Optimize>
|
<RegisterForComInterop>false</RegisterForComInterop>
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
<WarningLevel>4</WarningLevel>
|
<DebugType>full</DebugType>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<OutputPath>..\..\..\Out\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<BaseAddress>285212672</BaseAddress>
|
<Optimize>true</Optimize>
|
<FileAlignment>4096</FileAlignment>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<BaseAddress>285212672</BaseAddress>
|
<FileAlignment>4096</FileAlignment>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<BaseAddress>285212672</BaseAddress>
|
<Optimize>true</Optimize>
|
<FileAlignment>4096</FileAlignment>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\AutoMapper.10.0.0\lib\net461\AutoMapper.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System">
|
<Name>System</Name>
|
</Reference>
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Data">
|
<Name>System.Data</Name>
|
</Reference>
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Runtime.Caching" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Xml">
|
<Name>System.XML</Name>
|
</Reference>
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="TProduct.AutoMapper">
|
<HintPath>..\..\LibInterior\TProduct.AutoMapper.dll</HintPath>
|
</Reference>
|
<Reference Include="WindowsBase" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Properties\AssemblyInfo.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="实时数据\dto\TestProjectOperateDto.cs" />
|
<Compile Include="实时数据\dto\TestProjectOperateRecord.cs" />
|
<Compile Include="实时数据\RealTimeValue.cs" />
|
<Compile Include="数据库\DataSetStructHelper.cs" />
|
<Compile Include="数据库\DataSetTool.cs" />
|
<Compile Include="测试注意点记录\TestNoticeRecord.cs" />
|
<Compile Include="测试记录%28泵%29\PumpNpshTestRecord.cs" />
|
<Compile Include="测试记录%28阀%29\ValveFeatTestRecord.cs" />
|
<Compile Include="测试项\TestProjectItemView.cs" />
|
<Compile Include="测试项\TestProjectItemBundle.cs" />
|
<Compile Include="测试项\TestProjectItem.cs" />
|
<Compile Include="测试项\TestProjectItemBundle_Instance.cs" />
|
<Compile Include="测试项\TestProjectItemView_Instance.cs" />
|
<Compile Include="测试项\TestProjectItem_Instance.cs" />
|
<Compile Include="测试项\TestProjectItem_NO.cs" />
|
<Compile Include="测试项目\TestProject.cs" />
|
<Compile Include="测试项目\TestProject_Instance.cs" />
|
<Compile Include="测试项目\TestProject_NO.cs" />
|
<Compile Include="测试记录%28泵%29\PumpFeatTestRecord.cs" />
|
<Compile Include="自动测试调节方案\AutoAdjustScheme.cs" />
|
<Compile Include="自动测试调节方案\AutoAdjustScheme_Instance.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
<Visible>False</Visible>
|
<ProductName>Windows Installer 3.1</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="FileService\" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
|
<Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
|
<Name>TProduct.Config</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.DAL\TProduct.DAL.SQLite4Core\TProduct.DAL.SQLite4Core.csproj">
|
<Project>{d3539f96-9c97-48dc-b796-056668307d78}</Project>
|
<Name>TProduct.DAL.SQLite4Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.DAL\TProduct.DAL.SQLite4Main\TProduct.DAL.SQLite4Main.csproj">
|
<Project>{96401c5e-d166-4e4e-98c2-3eca91b6c7eb}</Project>
|
<Name>TProduct.DAL.SQLite4Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.DAL\TProduct.DAL.SQLite4Test\TProduct.DAL.SQLite4Test.csproj">
|
<Project>{8b442045-8428-4c24-b1b2-3f79be3e5aba}</Project>
|
<Name>TProduct.DAL.SQLite4Test</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Entity\TProduct.Entity.Core\TProduct.Entity.Core.csproj">
|
<Project>{798cf7df-4bd3-4dbe-a81b-d3e35fa8bfff}</Project>
|
<Name>TProduct.Entity.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Entity\TProduct.Entity.Main\TProduct.Entity.Main.csproj">
|
<Project>{75a40994-712e-4630-9710-9ef6e6a75122}</Project>
|
<Name>TProduct.Entity.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Entity\TProduct.Entity.Test\TProduct.Entity.Test.csproj">
|
<Project>{f0b3c841-a9ac-4e12-ab80-9d77a6a3f635}</Project>
|
<Name>TProduct.Entity.Test</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.BLL.Core\TProduct.BLL.Core.csproj">
|
<Project>{308c9a0f-acc4-4d29-9d3a-82890178abb7}</Project>
|
<Name>TProduct.BLL.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\TProduct.BLL.Main\TProduct.BLL.Main.csproj">
|
<Project>{38d7aa58-c95b-449b-86c6-a8073a56e11f}</Project>
|
<Name>TProduct.BLL.Main</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<PropertyGroup>
|
<PreBuildEvent>
|
</PreBuildEvent>
|
<PostBuildEvent>
|
</PostBuildEvent>
|
</PropertyGroup>
|
</Project>
|