schangxiang@126.com
2024-09-03 3e324486599007039995ee4a27dbda1a4981257e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?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>{91C185DE-15AB-44AE-B585-53799FC51BE0}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>iWare_SCADA_Model</RootNamespace>
    <AssemblyName>iWare_SCADA_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="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
    </Reference>
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
    </Reference>
    <Reference Include="HslCommunication, Version=7.0.1.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\DLL\HslCommunication.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Core" />
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.Security" />
    <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="EnumberEntity.cs" />
    <Compile Include="Enums.cs" />
    <Compile Include="ListItem.cs" />
    <Compile Include="MessageModel.cs" />
    <Compile Include="MiddleModel\ThreadStatusMonitorMiddle.cs" />
    <Compile Include="MiddleModel\WorkPieceLogMiddle.cs" />
    <Compile Include="PLCDataCapture\BasePlcParam.cs" />
    <Compile Include="PLCDataCapture\HslCommunicationParam.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="TableModelSC\AlarmLog.cs" />
    <Compile Include="TableModelSC\CNCStatus.cs" />
    <Compile Include="TableModelSC\Count.cs" />
    <Compile Include="TableModelSC\CumulativeTime.cs" />
    <Compile Include="TableModelSC\CurrentToolNumber.cs" />
    <Compile Include="TableModelSC\FeedAndSpindle.cs" />
    <Compile Include="TableModelSC\Load.cs" />
    <Compile Include="TableModelSC\OEE.cs" />
    <Compile Include="TableModelSC\Postion.cs" />
    <Compile Include="TableModelSC\ProgramBlock.cs" />
    <Compile Include="TableModelSC\ProgramInfo.cs" />
    <Compile Include="TableModelSC\SCModel.cs" />
    <Compile Include="TableModelSC\TimeData.cs" />
    <Compile Include="TableModel\DbModel.cs" />
    <Compile Include="TableModel\EquipmentBaseInfo.cs" />
    <Compile Include="TableModel\DataCaptureConfig.cs" />
    <Compile Include="TableModel\DataCaptureColumnConfig.cs" />
    <Compile Include="TableModel\EquipmentCurrentMonitor.cs" />
    <Compile Include="TableModel\EquipmentFailureCode.cs" />
    <Compile Include="TableModel\EquipmentWorkingLog.cs" />
    <Compile Include="TableModel\KnifeToolBaseInfo.cs" />
    <Compile Include="TableModel\KnifeToolDataMonitor.cs" />
    <Compile Include="TableModel\KnifeToolEquipmentInfo.cs" />
    <Compile Include="TableModel\KnifeToolEquipmentInfoLog.cs" />
    <Compile Include="TableModel\KnifeToolEquipmentMonitor.cs" />
    <Compile Include="TableModel\KnifeToolEquipmentUpdateLog.cs" />
    <Compile Include="TableModel\Model1.cs" />
    <Compile Include="TableModel\QualityDataInfoLog.cs" />
    <Compile Include="TableModel\SystemLog.cs" />
    <Compile Include="TableModel\v_get_equipment_alert.cs" />
    <Compile Include="TableModel\WorkPieceInfo.cs" />
    <Compile Include="TableModel\WorkPieceInfoLog.cs" />
    <Compile Include="TableModel\QualityDataInfo.cs" />
    <Compile Include="TableModel\WorkPieceLog.cs" />
    <Compile Include="TableModel\WorkPieceProcess.cs" />
    <Compile Include="TableModel\ThreadStatusMonitor.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="App.Config" />
    <None Include="packages.config" />
  </ItemGroup>
  <ItemGroup>
    <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="GatewayTableTable\" />
    <Folder Include="test\" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>