<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>9.0.30729</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{A674DB78-C6CB-409B-893D-728ABF88EC84}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.Business</RootNamespace>
|
<AssemblyName>CSFrameworkV5.Business</AssemblyName>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<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/>
|
<SccProjectName>
|
</SccProjectName>
|
<SccLocalPath>
|
</SccLocalPath>
|
<SccAuxPath>
|
</SccAuxPath>
|
<SccProvider>
|
</SccProvider>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>..\debug\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>..\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<CodeAnalysisLogFile>..\Debug\CSFrameworkV5.Business.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<CodeAnalysisLogFile>bin\Release\CSFrameworkV5.Business.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="CSFramework.DB, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\..\CSFramework.DB\CSFramework.DB.Source\Debug\CSFramework.DB.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.CodeGeneratorCore">
|
<HintPath>..\..\CSFrameworkV5.CodeGenerator\Debug\CSFrameworkV5.CodeGeneratorCore.dll</HintPath>
|
</Reference>
|
<Reference Include="System"/>
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data"/>
|
<Reference Include="System.DirectoryServices"/>
|
<Reference Include="System.DirectoryServices.Protocols"/>
|
<Reference Include="System.Drawing"/>
|
<Reference Include="System.ServiceModel">
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Windows.Forms"/>
|
<Reference Include="System.Xml"/>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="bllsys_DocNoRule.cs"/>
|
<Compile Include="blltest.cs"/>
|
<Compile Include="BLL_Base\bllBase.cs"/>
|
<Compile Include="BLL_Base\bllBaseBusiness.cs"/>
|
<Compile Include="BLL_Base\bllBaseDataDict.cs"/>
|
<Compile Include="BLL_Other\AdvancedFilterTools.cs"/>
|
<Compile Include="BLL_Other\AdvancedFormConfig.cs"/>
|
<Compile Include="BLL_Other\CommonData.cs"/>
|
<Compile Include="BLL_Other\DataDictObserver.cs"/>
|
<Compile Include="BLL_Other\DocGenerateDef.cs"/>
|
<Compile Include="Log\LogDB.cs"/>
|
<Compile Include="Log\LogEditHistory.cs"/>
|
<Compile Include="BLL_Other\Observers.cs"/>
|
<Compile Include="BLL_Other\UserConfig.cs"/>
|
<Compile Include="BLL_Permission\ActionNodeTag.cs"/>
|
<Compile Include="BLL_Permission\ActionTreeView.cs"/>
|
<Compile Include="BLL_Permission\ArrayListDataSource.cs"/>
|
<Compile Include="BLL_Permission\AuthNodeTag.cs"/>
|
<Compile Include="BLL_Permission\bllActions.cs"/>
|
<Compile Include="BLL_Permission\bllGroup.cs"/>
|
<Compile Include="BLL_Permission\bllMenu.cs"/>
|
<Compile Include="BLL_Permission\bllPermission.cs"/>
|
<Compile Include="BLL_Permission\bllRole.cs"/>
|
<Compile Include="BLL_Permission\bllSystemModule.cs"/>
|
<Compile Include="BLL_Permission\bllUser.cs"/>
|
<Compile Include="BLL_Permission\bllUserRole.cs"/>
|
<Compile Include="BLL_Permission\ItemExtend.cs"/>
|
<Compile Include="BLL_Permission\LoginAuthorization.cs"/>
|
<Compile Include="BLL_Permission\RoleActionNodeTag.cs"/>
|
<Compile Include="BLL_Permission\UserActionsView.cs"/>
|
<Compile Include="BLL_System\bllAttachmentLib.cs"/>
|
<Compile Include="BLL_System\bllBusinessLog.cs"/>
|
<Compile Include="BLL_System\bllBusinessTables.cs"/>
|
<Compile Include="BLL_System\bllCompanyInfo.cs"/>
|
<Compile Include="BLL_System\bllDataFieldConfig.cs"/>
|
<Compile Include="BLL_System\bllDataSetMgr.cs"/>
|
<Compile Include="BLL_System\bllDocNoRule.cs"/>
|
<Compile Include="BLL_System\bllFieldNameDefs.cs"/>
|
<Compile Include="BLL_System\bllLanguage.cs"/>
|
<Compile Include="Log\bllLog.cs"/>
|
<Compile Include="BLL_System\bllMessageCenter.cs"/>
|
<Compile Include="BLL_System\bllModuleMgr.cs"/>
|
<Compile Include="BLL_System\bllNullObjectDataDict.cs"/>
|
<Compile Include="BLL_System\bllReports.cs"/>
|
<Compile Include="BLL_System\bllUnknow.cs"/>
|
<Compile Include="BLL_System\bllUploadUpgrader.cs"/>
|
<Compile Include="BLL_System\bllUserCustomAction.cs"/>
|
<Compile Include="BridgeFactory.cs"/>
|
<Compile Include="DataDictCache.cs"/>
|
<Compile Include="Properties\AssemblyInfo.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>
|
<ProjectReference Include="..\..\CSFrameworkV5.Core\CSFrameworkV5.Core\CSFrameworkV5.Core.csproj">
|
<Project>{2a59861c-5d4d-4768-b31f-7f59a8517dae}</Project>
|
<Name>CSFrameworkV5.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Common\CSFrameworkV5.Common.csproj">
|
<Project>{269eceff-b6c2-4708-86ba-afbb1a2b045c}</Project>
|
<Name>CSFrameworkV5.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.DataAccess\CSFrameworkV5.DataAccess.csproj">
|
<Project>{d1317673-f72e-404c-b7fa-d5b09ef40665}</Project>
|
<Name>CSFrameworkV5.DataAccess</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Interfaces\CSFrameworkV5.Interfaces.csproj">
|
<Project>{e96fa431-a247-49f3-892b-03e411957180}</Project>
|
<Name>CSFrameworkV5.Interfaces</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Models\CSFrameworkV5.Models.csproj">
|
<Project>{2cf256b2-f5e0-4670-8644-08ddf65b0009}</Project>
|
<Name>CSFrameworkV5.Models</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.WebRef\CSFrameworkV5.WebRef.csproj">
|
<Project>{830d9756-d0f4-4140-8afc-500e8eca03c4}</Project>
|
<Name>CSFrameworkV5.WebRef</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildBinPath)\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>
|