<?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>{57E1385C-8A6D-4631-8C90-9054FC4B8859}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.XJ</RootNamespace>
|
<AssemblyName>CSFrameworkV5.XJ</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>AnyCPU</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>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="DevExpress.Data.v19.2, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<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.XtraGrid.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="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="SqlSugar, Version=5.0.3.2, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SqlSugar.5.0.3.2\lib\SqlSugar.dll</HintPath>
|
</Reference>
|
<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" />
|
<Compile Include="XJ\bllQaItemXj.cs" />
|
<Compile Include="XJ\dalQaItemXj.cs" />
|
<Compile Include="XJ\FrmPictViwe.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="XJ\FrmPictViwe.designer.cs">
|
<DependentUpon>FrmPictViwe.cs</DependentUpon>
|
</Compile>
|
<Compile Include="XJ\FrmPictViwe_DELETE.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="XJ\FrmPictViwe_DELETE.designer.cs">
|
<DependentUpon>FrmPictViwe_DELETE.cs</DependentUpon>
|
</Compile>
|
<Compile Include="XJ\frmQaItemXj.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="XJ\frmQaItemXj.Designer.cs">
|
<DependentUpon>frmQaItemXj.cs</DependentUpon>
|
</Compile>
|
<Compile Include="XJ\QaItemXj.cs" />
|
<Compile Include="XJ\QueryQaItemXj.cs" />
|
<Compile Include="XJ\SqlXjImagePath.cs" />
|
<Compile Include="XJ\SqlQaItemXj.cs" />
|
<Compile Include="XJ\XjImagePath.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\CSFramework.DB.Source\CSFramework.DB\CSFramework.DB.csproj">
|
<Project>{8ae59d09-994c-4e82-bec7-69c5977b659f}</Project>
|
<Name>CSFramework.DB</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\CSFrameworkV5.Core\CSFrameworkV5.Core\CSFrameworkV5.Core.csproj">
|
<Project>{2a59861c-5d4d-4768-b31f-7f59a8517dae}</Project>
|
<Name>CSFrameworkV5.Core</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.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.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.Library\CSFrameworkV5.Library.csproj">
|
<Project>{cc733f2a-65de-411f-9093-71cd3a5d9b27}</Project>
|
<Name>CSFrameworkV5.Library</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Main\CSFrameworkV5.Main.csproj">
|
<Project>{8754c65b-7d15-4e74-b9af-575107b5a6c6}</Project>
|
<Name>CSFrameworkV5.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CSFrameworkV5.Models\CSFrameworkV5.Models.csproj">
|
<Project>{2cf256b2-f5e0-4670-8644-08ddf65b0009}</Project>
|
<Name>CSFrameworkV5.Models</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="frmModuleMain.resx">
|
<DependentUpon>frmModuleMain.cs</DependentUpon>
|
</EmbeddedResource>
|
<None Include="Properties\licenses.licx" />
|
<EmbeddedResource Include="XJ\FrmPictViwe.resx">
|
<DependentUpon>FrmPictViwe.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="XJ\FrmPictViwe_DELETE.resx">
|
<DependentUpon>FrmPictViwe_DELETE.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="XJ\frmQaItemXj.resx">
|
<DependentUpon>frmQaItemXj.cs</DependentUpon>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</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>
|