151 lines
6.9 KiB
XML
151 lines
6.9 KiB
XML
<?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>{90E76FB4-646D-45E2-95DB-0B8AB4E465D6}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MesDataFunction</RootNamespace>
|
|
<AssemblyName>09MesDataFunction</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</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="BasicData">
|
|
<HintPath>..\..\..\dll_common\BasicData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink">
|
|
<HintPath>..\..\..\dll_common\ConLink.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink19">
|
|
<HintPath>..\..\..\dll_common\ConLink19.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DataLinkMesWork">
|
|
<HintPath>..\..\..\dll_common\DataLinkMesWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MesWork.DeviceDriver">
|
|
<HintPath>..\..\..\dll_common\MesWork.DeviceDriver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Monitor.MesWork">
|
|
<HintPath>..\..\..\dll_common\Monitor.MesWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MQTTnet">
|
|
<HintPath>..\..\..\dll_common\MQTTnet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MQTTnet.Extensions.ManagedClient">
|
|
<HintPath>..\..\..\dll_common\MQTTnet.Extensions.ManagedClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\dll_common\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI">
|
|
<HintPath>..\..\..\dll_common\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OOXML">
|
|
<HintPath>..\..\..\dll_common\NPOI.OOXML.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXml4Net">
|
|
<HintPath>..\..\..\dll_common\NPOI.OpenXml4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXmlFormats">
|
|
<HintPath>..\..\..\dll_common\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Client">
|
|
<HintPath>..\..\..\dll_common\Opc.Ua.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Configuration">
|
|
<HintPath>..\..\..\dll_common\Opc.Ua.Configuration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Core">
|
|
<HintPath>..\..\..\dll_common\Opc.Ua.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OpcUaHelper">
|
|
<HintPath>..\..\..\dll_common\OpcUaHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<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.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="04-DataBaseAccess\DataAccess.cs" />
|
|
<Compile Include="04-DataBaseAccess\JsonHelper.cs" />
|
|
<Compile Include="08-WebFun_base\MesWebFun_base.cs" />
|
|
<Compile Include="08-WebFun_base\MesWebFun_baseFun.cs" />
|
|
<Compile Include="12SendMessageToWeb\MIS.SendMessage.cs" />
|
|
<Compile Include="12SendMessageToWeb\Mqtt.cs" />
|
|
<Compile Include="12SendMessageToWeb\SendMessage.cs" />
|
|
<Compile Include="12SendMessageToWeb\SendMessageFun.cs" />
|
|
<Compile Include="13MIS_FuntionSaveData\Funtion.Alarm.cs" />
|
|
<Compile Include="13MIS_FuntionSaveData\Funtion.MesRead.cs" />
|
|
<Compile Include="13MIS_FuntionSaveData\GetQualityData_GoodBad.cs" />
|
|
<Compile Include="14MisDataFunctionDB\CommFun_CATL.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.Base.DB.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.CommonUtils.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.DB.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.MES.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.ShaftPositionData.cs" />
|
|
<Compile Include="14MisDataFunctionDB\MisDataFun.TagTypeCodeID.cs" />
|
|
<Compile Include="14MisDataFunctionDB\Reflection.cs" />
|
|
<Compile Include="LoadTagTypeCodeID.cs" />
|
|
<Compile Include="MesDataFunction\InitTagValueListData.cs" />
|
|
<Compile Include="MesDataFunction\MIS.Hashtable.cs" />
|
|
<Compile Include="MesDataFunction\MIS.Hashtable.TagID.cs" />
|
|
<Compile Include="MesDataFunction\MIS.OpcServerMIS.Read.cs" />
|
|
<Compile Include="MesDataFunction\MIS.OpcServerMIS.Write.cs" />
|
|
<Compile Include="MesDataFunction\MIS.QualityData.Read.cs" />
|
|
<Compile Include="MesWorkPlc.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MesDataFunction\MIS_BASE.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ToPrinter\PP.cs" />
|
|
<Compile Include="ToPrinter\PrinterCommandCenter.cs" />
|
|
<Compile Include="ToPrinter\PrintTo.cs" />
|
|
<Compile Include="ToPrinter\Print_Sql.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\MyLog4Net\00_MyLog4Net.csproj">
|
|
<Project>{1dc48c83-1842-4de8-acaf-26e1e7f7c58f}</Project>
|
|
<Name>00_MyLog4Net</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="MisDataFunction\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |