<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>9.0.30729</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{E96FA431-A247-49F3-892B-03E411957180}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.Interfaces</RootNamespace>
|
<AssemblyName>CSFrameworkV5.Interfaces</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>3.5</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/>
|
<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>AnyCPU</PlatformTarget>
|
<CodeAnalysisLogFile>..\Debug\CSFrameworkV5.Interfaces.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>
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>..\Debug\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<CodeAnalysisLogFile>bin\Release\CSFrameworkV5.Interfaces.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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System"/>
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data"/>
|
<Reference Include="System.Drawing"/>
|
<Reference Include="System.ServiceModel"/>
|
<Reference Include="System.Windows.Forms"/>
|
<Reference Include="System.Xml"/>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="BridgeBase\IBridgeBase_Business.cs"/>
|
<Compile Include="BridgeBase\IBridgeBase_DataDict.cs"/>
|
<Compile Include="Bridge\IBridge_AdvancedFilter.cs"/>
|
<Compile Include="Bridge\IBridge_AdvancedFormConfig.cs"/>
|
<Compile Include="Bridge\IBridge_AttachFile.cs"/>
|
<Compile Include="Bridge\IBridge_CommonData.cs"/>
|
<Compile Include="Bridge\IBridge_DocNoRule.cs"/>
|
<Compile Include="Bridge\IBridge_Language.cs"/>
|
<Compile Include="Bridge\IBridge_Log.cs"/>
|
<Compile Include="Bridge\IBridge_DataFieldConfig.cs"/>
|
<Compile Include="Bridge\IBridge_MessageCenter.cs"/>
|
<Compile Include="Bridge\IBridge_Permission.cs"/>
|
<Compile Include="Bridge\IBridge_EditLogHistory.cs"/>
|
<Compile Include="Bridge\IBridge_UserGroup.cs"/>
|
<Compile Include="Bridge\IBridge_UserRole.cs"/>
|
<Compile Include="Bridge\IBridge_CustomModule.cs"/>
|
<Compile Include="InterfaceModels\DataPermissionModel.cs"/>
|
<Compile Include="InterfaceModels\DbTableModel.cs"/>
|
<Compile Include="InterfaceModels\GroupUserModel.cs"/>
|
<Compile Include="InterfaceModels\AccountModel.cs"/>
|
<Compile Include="InterfaceModels\FieldConfig.cs"/>
|
<Compile Include="InterfaceModels\FieldNameDef.cs"/>
|
<Compile Include="InterfaceModels\FormConfig.cs"/>
|
<Compile Include="InterfaceModels\ItemConfig.cs"/>
|
<Compile Include="InterfaceModels\MyConfigData.cs"/>
|
<Compile Include="InterfaceModels\NodeModel.cs"/>
|
<Compile Include="InterfaceParamModels\QueryApproval.cs"/>
|
<Compile Include="InterfaceParamModels\QueryBusinessBase.cs"/>
|
<Compile Include="SystemCommon\IAdvancedSearcher.cs"/>
|
<Compile Include="SystemCommon\IAttachmentStorage.cs"/>
|
<Compile Include="Bridge\IBridge_FieldNameDefs.cs"/>
|
<Compile Include="SystemCommon\IFuzzySearchSupportable.cs"/>
|
<Compile Include="SystemCommon\IModuleID.cs"/>
|
<Compile Include="SystemCommon\IMsg.cs"/>
|
<Compile Include="SystemCommon\IMyPageDataCache.cs"/>
|
<Compile Include="SystemCommon\ISupportAdvancedSearch.cs"/>
|
<Compile Include="BridgeBase\IBridge_DataDict.cs"/>
|
<Compile Include="Bridge\IBridge_User.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>
|
</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>
|