<?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>8.0.30703</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{1D1219F8-AAD6-4C05-AC4E-B74418AAA079}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.womcaa</RootNamespace>
|
<AssemblyName>CSFrameworkV5.womcaa</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</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>
|
<PlatformTarget>x86</PlatformTarget>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<PlatformTarget>x86</PlatformTarget>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="CSFramework.DB, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFramework.DB.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.DataAccess, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.DataAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Business, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Business.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Language, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Language.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Library, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Library.dll</HintPath>
|
</Reference>
|
<Reference Include="CSFrameworkV5.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Data.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraBars.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraEditors.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraNavBar.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraTreeList.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraLayout.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraPrinting.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="frmModuleMain.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="frmModuleMain.Designer.cs">
|
<DependentUpon>frmModuleMain.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\CSFrameworkV5.Core\CSFrameworkV5.Core.csproj">
|
<Project>{2A59861C-5D4D-4768-B31F-7F59A8517DAE}</Project>
|
<Name>CSFrameworkV5.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.DataAccess\CSFrameworkV5.DataAccess.csproj">
|
<Project>{D1317673-F72E-404C-B7FA-D5B09EF40665}</Project>
|
<Name>CSFrameworkV5.DataAccess</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.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>
|
</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>
|