<?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>{2CF256B2-F5E0-4670-8644-08DDF65B0009}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.Models</RootNamespace>
|
<AssemblyName>CSFrameworkV5.Models</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>AnyCPU</PlatformTarget>
|
<CodeAnalysisLogFile>..\Debug\CSFrameworkV5.Models.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>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
<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.Models.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>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System"/>
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data"/>
|
<Reference Include="System.Xml"/>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="DbEntity\Class1.cs"/>
|
<Compile Include="DbEntity\sys_AdvancedFilterConfig.cs"/>
|
<Compile Include="DbEntity\sys_Message.cs"/>
|
<Compile Include="DbEntity\sys_MSG_Queue.cs"/>
|
<Compile Include="DbEntity\sys_MSG_Read.cs"/>
|
<Compile Include="DbEntity\sys_UpgraderVersion.cs"/>
|
<Compile Include="ModelsSystem\sys_DataFieldConfig.cs"/>
|
<Compile Include="ModelsOther\CheckItemObject.cs"/>
|
<Compile Include="ModelsOther\TAttachFile.cs"/>
|
<Compile Include="ModelsOther\TCompanyInfo.cs"/>
|
<Compile Include="ModelsOther\TEmailBody.cs"/>
|
<Compile Include="ModelsSystem\sys_AdvancedFormConfig.cs"/>
|
<Compile Include="ModelsSystem\sys_BusinessTables.cs"/>
|
<Compile Include="ModelsSystem\sys_CompanyInfo.cs"/>
|
<Compile Include="ModelsSystem\sys_DocNoRule.cs"/>
|
<Compile Include="ModelsSystem\sys_FieldNameDefs.cs"/>
|
<Compile Include="ModelsSystem\sys_DataPermission.cs"/>
|
<Compile Include="ModelsSystem\sys_GridPermission.cs"/>
|
<Compile Include="ModelsSystem\sys_Language.cs"/>
|
<Compile Include="ModelsSystem\sys_Log.cs"/>
|
<Compile Include="ModelsSystem\sys_LogDtl.cs"/>
|
<Compile Include="ModelsSystem\sys_LogFields.cs"/>
|
<Compile Include="ModelsSystem\sys_LogOperation.cs"/>
|
<Compile Include="ModelsSystem\sys_ModuleFileList.cs"/>
|
<Compile Include="ModelsSystem\sys_SystemSettings.cs"/>
|
<Compile Include="ModelsSystem\sys_SystemSettingsByUser.cs"/>
|
<Compile Include="ModelsSystem\sys_UserCustomAction.cs"/>
|
<Compile Include="ModelsSystem\tb_AttachFile.cs"/>
|
<Compile Include="ModelsSystem\tb_DataSet.cs"/>
|
<Compile Include="ModelsSystem\tb_MyActions.cs"/>
|
<Compile Include="ModelsSystem\tb_MyFormTagName.cs"/>
|
<Compile Include="ModelsSystem\tb_MyGroup.cs"/>
|
<Compile Include="ModelsSystem\tb_MyGroupRole.cs"/>
|
<Compile Include="ModelsSystem\tb_MyGroupUser.cs"/>
|
<Compile Include="ModelsSystem\tb_MyMenu.cs"/>
|
<Compile Include="ModelsSystem\tb_MyRole.cs"/>
|
<Compile Include="ModelsSystem\tb_MyRoleActions.cs"/>
|
<Compile Include="ModelsSystem\tb_MyUser.cs"/>
|
<Compile Include="ModelsSystem\tb_MyUserRoles.cs"/>
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
<Compile Include="ModelsSystem\sys_Reports.cs"/>
|
<Compile Include="PURDHA.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="$(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>
|