<?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>{8B442045-8428-4C24-B1B2-3F79BE3E5ABA}</ProjectGuid>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ApplicationIcon>
|
</ApplicationIcon>
|
<AssemblyKeyContainerName>
|
</AssemblyKeyContainerName>
|
<AssemblyName>TProduct.DAL.SQLite4Test</AssemblyName>
|
<AssemblyOriginatorKeyFile>
|
</AssemblyOriginatorKeyFile>
|
<DefaultClientScript>JScript</DefaultClientScript>
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
<DelaySign>false</DelaySign>
|
<OutputType>Library</OutputType>
|
<RootNamespace>TProduct.DAL</RootNamespace>
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
<StartupObject>
|
</StartupObject>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<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>..\..\..\Out\</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>..\..\..\Out\</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="SqlSugar, Version=5.1.3.1, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\SqlSugar.5.1.3.1\lib\SqlSugar.dll</HintPath>
|
</Reference>
|
<Reference Include="System">
|
<Name>System</Name>
|
</Reference>
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Data">
|
<Name>System.Data</Name>
|
</Reference>
|
<Reference Include="System.Web">
|
<Name>System.Web</Name>
|
</Reference>
|
<Reference Include="System.Xml">
|
<Name>System.XML</Name>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="测试注意点\TestNoticeRecord.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="测试记录%28泵%29\PumpNpshTestRecord.cs" />
|
<Compile Include="测试记录%28阀%29\ValveFeatTestRecord.cs" />
|
<Compile Include="测试项\TestProjectItemBundle.cs" />
|
<Compile Include="测试项\TestProjectItemView.cs" />
|
<Compile Include="测试记录%28泵%29\PumpFeatTestRecord.cs" />
|
<Compile Include="自动测试方案\AutoAdjustScheme.cs" />
|
<Compile Include="测试项\TestProjectBase.cs" />
|
<Compile Include="测试项\TestProjectItem.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>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
|
<Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
|
<Name>TProduct.Config</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.DAL.SQLite4Core\TProduct.DAL.SQLite4Core.csproj">
|
<Project>{d3539f96-9c97-48dc-b796-056668307d78}</Project>
|
<Name>TProduct.DAL.SQLite4Core</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<PropertyGroup>
|
<PreBuildEvent>
|
</PreBuildEvent>
|
<PostBuildEvent>
|
</PostBuildEvent>
|
</PropertyGroup>
|
</Project>
|