<?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>{8754C65B-7D15-4E74-B9AF-575107B5A6C6}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.Main</RootNamespace>
|
<AssemblyName>CSFrameworkV5.Main</AssemblyName>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<ApplicationIcon>logo3.ico</ApplicationIcon>
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<TargetFrameworkProfile/>
|
<SccProjectName>
|
</SccProjectName>
|
<SccLocalPath>
|
</SccLocalPath>
|
<SccAuxPath>
|
</SccAuxPath>
|
<SccProvider>
|
</SccProvider>
|
<PublishUrl>http://localhost/vjsdn.CS3Layers_Framework.Main/</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Web</InstallFrom>
|
<UpdateEnabled>true</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>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
</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.Main.exe.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>..\debug\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<CodeAnalysisLogFile>bin\Release\CSFrameworkV5.Main.exe.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>
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="CSFramework.DB, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\Debug\CSFramework.DB.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Library, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\Debug\CSFrameworkV5.Library.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.BonusSkins.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.Data.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.Pdf.v19.2.Core, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.Office.v19.2.Core, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.RichEdit.v19.2.Core, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.RichEdit.v19.2.Export, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.Printing.v19.2.Core, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"/>
|
<Reference Include="DevExpress.Utils.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraBars.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraEditors.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraPrinting.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraGrid.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraLayout.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraNavBar.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="DevExpress.XtraTreeList.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"/>
|
<Reference Include="PresentationCore"/>
|
<Reference Include="System"/>
|
<Reference Include="System.ComponentModel.DataAnnotations"/>
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data"/>
|
<Reference Include="System.Data.Linq"/>
|
<Reference Include="System.Deployment"/>
|
<Reference Include="System.Design"/>
|
<Reference Include="System.Drawing"/>
|
<Reference Include="System.Runtime.Remoting"/>
|
<Reference Include="System.Windows.Forms"/>
|
<Reference Include="System.Xml"/>
|
<Reference Include="UIAutomationClient"/>
|
<Reference Include="WindowsBase"/>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Program.cs"/>
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<None Include="App.config"/>
|
<None Include="app.manifest"/>
|
<None Include="CSFrameworkV5.Main.csproj.bak"/>
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="app-logo.png"/>
|
<Content Include="logo3.ico"/>
|
</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.2.0">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</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="..\..\GSBase\GSBase.csproj">
|
<Project>{8dc67d79-573f-4cb5-9c4f-884917294f31}</Project>
|
<Name>GSBase</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Business\CSFrameworkV5.Business.csproj">
|
<Project>{a674db78-c6cb-409b-893d-728abf88ec84}</Project>
|
<Name>CSFrameworkV5.Business</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.ClientFoundationTester\CSFrameworkV5.ClientFoundationTester.csproj">
|
<Project>{54cf8bea-d25a-46f1-a01e-ac9e5c49c91c}</Project>
|
<Name>CSFrameworkV5.ClientFoundationTester</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Common\CSFrameworkV5.Common.csproj">
|
<Project>{269eceff-b6c2-4708-86ba-afbb1a2b045c}</Project>
|
<Name>CSFrameworkV5.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Demo1\CSFrameworkV5.Demo1.csproj">
|
<Project>{c1bf71a6-b5f0-465a-9195-5e42fbe7f4df}</Project>
|
<Name>CSFrameworkV5.Demo1</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.DH\CSFrameworkV5.DH.csproj">
|
<Project>{570e8185-c0be-4941-9fd4-6a30897d0df7}</Project>
|
<Name>CSFrameworkV5.DH</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.GS_JCSJ\CSFrameworkV5.GS_JCSJ.csproj">
|
<Project>{4ab71d37-70c5-41da-8703-f4f572abaeee}</Project>
|
<Name>CSFrameworkV5.GS_JCSJ</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Interfaces\CSFrameworkV5.Interfaces.csproj">
|
<Project>{e96fa431-a247-49f3-892b-03e411957180}</Project>
|
<Name>CSFrameworkV5.Interfaces</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.DataAccess\CSFrameworkV5.DataAccess.csproj">
|
<Project>{d1317673-f72e-404c-b7fa-d5b09ef40665}</Project>
|
<Name>CSFrameworkV5.DataAccess</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.JJGZ\CSFrameworkV5.JJGZ.csproj">
|
<Project>{24b155be-01f4-4b4e-8016-a76046f48013}</Project>
|
<Name>CSFrameworkV5.JJGZ</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Language\CSFrameworkV5.Language.csproj">
|
<Project>{1349450f-e526-4949-9d63-7bfd0b0f04eb}</Project>
|
<Name>CSFrameworkV5.Language</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.QC\CSFrameworkV5.QC.csproj">
|
<Project>{a1981584-58f0-4b46-a728-23d34b61e31e}</Project>
|
<Name>CSFrameworkV5.QC</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.SystemModule\CSFrameworkV5.SystemModule.csproj">
|
<Project>{da270c63-d5c3-4ad4-a18e-996f8a37dce3}</Project>
|
<Name>CSFrameworkV5.SystemModule</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.UserCustom\CSFrameworkV5.UserCustom.csproj">
|
<Project>{b802bc5d-3c2b-465f-bb6d-2056accc69b9}</Project>
|
<Name>CSFrameworkV5.UserCustom</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.WCFContract\CSFrameworkV5.WCFContract.csproj">
|
<Project>{4bc0a873-57db-4e23-827e-f05b9320378d}</Project>
|
<Name>CSFrameworkV5.WCFContract</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.WCFTester\CSFrameworkV5.WCFTester.csproj">
|
<Project>{39868c81-cc1f-47c5-aa52-1e1ce196789c}</Project>
|
<Name>CSFrameworkV5.WCFTester</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.WebRef\CSFrameworkV5.WebRef.csproj">
|
<Project>{830d9756-d0f4-4140-8afc-500e8eca03c4}</Project>
|
<Name>CSFrameworkV5.WebRef</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.WW\CSFrameworkV5.WW.csproj">
|
<Project>{58cdc9fe-383f-4cc9-b778-d863bb48bdd8}</Project>
|
<Name>CSFrameworkV5.WW</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="Resources\"/>
|
</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>
|