<?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>{94DE15C4-945D-4520-BA6F-C06D98C51712}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CSFrameworkV5.WorkOrder</RootNamespace>
|
<AssemblyName>CSFrameworkV5.WorkOrder</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>
|
<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.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\CSFrameworkV5.Core.dll</HintPath>
|
</Reference>
|
<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="workOrder\bllWorkOrder.cs" />
|
<Compile Include="workOrder\DA01IMAGE.cs" />
|
<Compile Include="workOrder\dalWorkOrder.cs" />
|
<Compile Include="workOrder\FrmPictViwe.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="workOrder\FrmPictViwe.designer.cs">
|
<DependentUpon>FrmPictViwe.cs</DependentUpon>
|
</Compile>
|
<Compile Include="workOrder\FrmPictViwe_DELETE.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="workOrder\FrmPictViwe_DELETE.designer.cs">
|
<DependentUpon>FrmPictViwe_DELETE.cs</DependentUpon>
|
</Compile>
|
<Compile Include="workOrder\frmWorkOrder.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="workOrder\frmWorkOrder.designer.cs">
|
<DependentUpon>frmWorkOrder.cs</DependentUpon>
|
</Compile>
|
<Compile Include="workOrder\MES_Order.cs" />
|
<Compile Include="workOrder\QueryMES_Order.cs" />
|
<Compile Include="workOrder\SqlD01Image.cs" />
|
<Compile Include="workOrder\SqlMesOrder.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.Library\CSFrameworkV5.Library.csproj">
|
<Project>{cc733f2a-65de-411f-9093-71cd3a5d9b27}</Project>
|
<Name>CSFrameworkV5.Library</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="frmModuleMain.resx">
|
<DependentUpon>frmModuleMain.cs</DependentUpon>
|
</EmbeddedResource>
|
<None Include="Properties\licenses.licx" />
|
<EmbeddedResource Include="workOrder\FrmPictViwe.resx">
|
<DependentUpon>FrmPictViwe.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="workOrder\FrmPictViwe_DELETE.resx">
|
<DependentUpon>FrmPictViwe_DELETE.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="workOrder\frmWorkOrder.resx">
|
<DependentUpon>frmWorkOrder.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>
|