|
<?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>{001FCD86-DC22-4752-ADA7-1CCC91F5DC3C}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Leit.Model</RootNamespace>
|
|
<AssemblyName>Leit.Model</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<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' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="SqlSugar, Version=5.0.4.2, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\MirrorBox\packages\SqlSugar.5.0.4.2\lib\SqlSugar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BarcodeInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CRUD\Ado.cs" />
|
|
<Compile Include="CRUD\Delete.cs" />
|
|
<Compile Include="CRUD\Insert.cs" />
|
|
<Compile Include="CRUD\Query.cs" />
|
|
<Compile Include="CRUD\Update.cs" />
|
|
<Compile Include="DataFormat.cs" />
|
|
<Compile Include="Data_Number.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Data_Number2.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DbTag.cs" />
|
|
<Compile Include="Deploy_Data.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DeviceServerInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LabelDetail.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LabelHead.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LabelTemplateDetail.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LabelTemplateHead.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="loginuser.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MirorBoxModel.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OP80_Data.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OpcTag.cs" />
|
|
<Compile Include="OrderRecord.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Printer.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PrintSerialRecord.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Print_PrintSourceData.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Print_PrintSourceIndex.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Print_YearCode.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProductInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProductSerialCodeRecord.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ReceiptDetail.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ReceiptHead.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StationInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StationTagInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StationWorkLog.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StepInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="System_Data.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TagDataConvert.cs" />
|
|
<Compile Include="WorkStepInfo.cs">
|
|
<DependentUpon>MirorBoxModel.tt</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="MirorBoxModel.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<LastGenOutput>MirorBoxModel.cs</LastGenOutput>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="ModelAuto.ttinclude" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Leit.FrameWork\Leit.FrameWork.csproj">
|
|
<Project>{543471af-4955-4b3b-b9b7-23694291e5f8}</Project>
|
|
<Name>Leit.FrameWork</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project>
|