<?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>{2A59861C-5D4D-4768-B31F-7F59A8517DAE}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.Core</RootNamespace>
|
<AssemblyName>CSFrameworkV5.Core</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>
|
<PlatformTarget>x86</PlatformTarget>
|
<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.Core.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>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>
|
</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<CodeAnalysisLogFile>bin\Release\CSFrameworkV5.Core.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>
|
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System"/>
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Drawing"/>
|
<Reference Include="System.ServiceModel">
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data"/>
|
<Reference Include="System.Windows.Forms"/>
|
<Reference Include="System.Xml"/>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="CodeGenerator\ColumnProperty.cs"/>
|
<Compile Include="CodeGenerator\GenerateSqlCmdBase.cs"/>
|
<Compile Include="CodeGenerator\GenerateSqlCmdByObjectClass.cs"/>
|
<Compile Include="CodeGenerator\GenerateSqlCmdByTableFields.cs"/>
|
<Compile Include="Common\CodeSafeHelper.cs"/>
|
<Compile Include="Common\ExtensionMethods.cs"/>
|
<Compile Include="Interface\ICommandFactory.cs"/>
|
<Compile Include="CodeGenerator\ORM_Tools.cs"/>
|
<Compile Include="Common\ConvertEx.cs"/>
|
<Compile Include="Common\CryptoHelper.cs"/>
|
<Compile Include="Common\DataConverter.cs"/>
|
<Compile Include="Common\IniFile.cs"/>
|
<Compile Include="Common\SaveResult.cs"/>
|
<Compile Include="Common\SystemSettings.cs"/>
|
<Compile Include="DataSetLib\DataSetConfigItem.cs"/>
|
<Compile Include="DataSetLib\DataSetData.cs"/>
|
<Compile Include="DataSetLib\DataSetList.cs"/>
|
<Compile Include="DataSetLib\IDataSetData.cs"/>
|
<Compile Include="DataSetLib\tb_DataSet.cs"/>
|
<Compile Include="Interface\IBusinessSupportable.cs"/>
|
<Compile Include="Interface\IButtonInfo.cs"/>
|
<Compile Include="Interface\IEditorQueryForm.cs"/>
|
<Compile Include="Interface\IGenerateSqlCommand.cs"/>
|
<Compile Include="CodeGenerator\ORM_ConcurrentAttribute.cs"/>
|
<Compile Include="CodeGenerator\ORM_FieldAttribute.cs"/>
|
<Compile Include="CodeGenerator\ORM_TableAttribute.cs"/>
|
<Compile Include="Common\DataCacheMgr.cs"/>
|
<Compile Include="CodeGenerator\DefaultORM_UpdateMode.cs"/>
|
<Compile Include="Interface\IButtonList.cs"/>
|
<Compile Include="Interface\IDataCacheBase.cs"/>
|
<Compile Include="Interface\IDataOperatable.cs"/>
|
<Compile Include="Interface\IFormBase.cs"/>
|
<Compile Include="Interface\ILoginAuthorization.cs"/>
|
<Compile Include="Interface\IMdiChildForm.cs"/>
|
<Compile Include="Interface\IMdiForm.cs"/>
|
<Compile Include="Interface\IModuleBase.cs"/>
|
<Compile Include="Interface\IObserver.cs"/>
|
<Compile Include="Interface\IPrintableForm.cs"/>
|
<Compile Include="Interface\IPurviewControllable.cs"/>
|
<Compile Include="Interface\ISummaryView.cs"/>
|
<Compile Include="Interface\ISystemButtons.cs"/>
|
<Compile Include="Interface\IToolbarRegister.cs"/>
|
<Compile Include="Common\KeyProvider.cs"/>
|
<Compile Include="ModuleLoaderLib\AssemblyModuleEntry.cs"/>
|
<Compile Include="ModuleLoaderLib\ButtonList.cs"/>
|
<Compile Include="ModuleLoaderLib\ModuleInfo.cs"/>
|
<Compile Include="ModuleLoaderLib\ModuleLoadType.cs"/>
|
<Compile Include="ModuleLoaderLib\NullButton.cs"/>
|
<Compile Include="SQLConfig\IWriteSQLConfigValue.cs"/>
|
<Compile Include="SQLConfig\SqlConfigWriter.cs"/>
|
<Compile Include="SQLConfig\SqlLocator.cs"/>
|
<Compile Include="SystemSecurity\AttackRecorder.cs"/>
|
<Compile Include="ModuleLoaderLib\ModuleLoaderBase.cs"/>
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
<Compile Include="SystemSecurity\BridgeType.cs"/>
|
<Compile Include="SystemSecurity\ButtonAuthority.cs"/>
|
<Compile Include="SystemSecurity\ButtonNameList.cs"/>
|
<Compile Include="SystemSecurity\Loginer.cs"/>
|
<Compile Include="SystemSecurity\MenuType.cs"/>
|
<Compile Include="SystemSecurity\SystemAuthentication.cs"/>
|
<Compile Include="Common\UpdateType.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>
|
<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>
|