<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{2AB0E16B-BADC-498A-B749-CDFA7BDBDC39}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<RootNamespace>CSFrameworkV5.GSTEST</RootNamespace>
|
<AssemblyName>CSFrameworkV5.GSTEST</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="CSFramework.DB, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" />
|
<Reference Include="DevExpress.Data.v19.2, 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.Sparkline.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" />
|
<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.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.XtraPrinting.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraVerticalGrid.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.Linq" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Form1.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Form1.Designer.cs">
|
<DependentUpon>Form1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Frm2.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Frm2.Designer.cs">
|
<DependentUpon>Frm2.cs</DependentUpon>
|
</Compile>
|
<Compile Include="frmGSTESTMain.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="frmGSTESTMain.Designer.cs">
|
<DependentUpon>frmGSTESTMain.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Frmtest.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Frmtest.Designer.cs">
|
<DependentUpon>Frmtest.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FrmtestF.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FrmtestT.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<EmbeddedResource Include="Frm2.resx">
|
<DependentUpon>Frm2.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="frmGSTESTMain.resx">
|
<DependentUpon>frmGSTESTMain.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Frmtest.resx">
|
<DependentUpon>Frmtest.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FrmtestF.resx">
|
<DependentUpon>FrmtestF.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FrmtestT.resx">
|
<DependentUpon>FrmtestT.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
<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>
|
</Compile>
|
<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>
|
<None Include="App.config" />
|
</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.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.Language\CSFrameworkV5.Language.csproj">
|
<Project>{1349450f-e526-4949-9d63-7bfd0b0f04eb}</Project>
|
<Name>CSFrameworkV5.Language</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Library\CSFrameworkV5.Library.csproj">
|
<Project>{CC733F2A-65DE-411F-9093-71CD3A5D9B27}</Project>
|
<Name>CSFrameworkV5.Library</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Models\CSFrameworkV5.Models.csproj">
|
<Project>{2CF256B2-F5E0-4670-8644-08DDF65B0009}</Project>
|
<Name>CSFrameworkV5.Models</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.SystemModule\CSFrameworkV5.SystemModule.csproj">
|
<Project>{DA270C63-D5C3-4AD4-A18E-996F8A37DCE3}</Project>
|
<Name>CSFrameworkV5.SystemModule</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|