310 lines
13 KiB
XML
310 lines
13 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>{D4E30851-A8E7-4275-A7C1-24F034D4CAC2}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>SCADA_JG</RootNamespace>
|
|
<AssemblyName>SCADA_JG</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\SCADA_JG\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>LOGO.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ABB.Robotics.Controllers.PC">
|
|
<HintPath>..\DLL\ABB.Robotics.Controllers.PC.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BasicData">
|
|
<HintPath>..\DLL\BasicData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BouncyCastle.Crypto">
|
|
<HintPath>..\DLL\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BsRmlib.EDM">
|
|
<HintPath>..\DLL\BsRmlib.EDM.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink">
|
|
<HintPath>..\DLL\ConLink.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink19">
|
|
<HintPath>..\DLL\ConLink19.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DataLinkMesWork">
|
|
<HintPath>..\DLL\DataLinkMesWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
<HintPath>..\DLL\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>..\DLL\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MesWork.DeviceDriver">
|
|
<HintPath>..\DLL\MesWork.DeviceDriver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MesWork.MQTT">
|
|
<HintPath>..\DLL\MesWork.MQTT.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Logging">
|
|
<HintPath>..\DLL\Microsoft.Extensions.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\Microsoft.Extensions.Options.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\Microsoft.Extensions.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Win32.Primitives" />
|
|
<Reference Include="MQTTnet">
|
|
<HintPath>..\DLL\MQTTnet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MQTTnet.Extensions.ManagedClient">
|
|
<HintPath>..\DLL\MQTTnet.Extensions.ManagedClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data">
|
|
<HintPath>..\DLL\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Nai.Communication.Robot.FanucVarProxy">
|
|
<HintPath>..\DLL\Nai.Communication.Robot.FanucVarProxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="netstandard" />
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI">
|
|
<HintPath>..\DLL\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OOXML">
|
|
<HintPath>..\DLL\NPOI.OOXML.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXml4Net">
|
|
<HintPath>..\DLL\NPOI.OpenXml4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXmlFormats">
|
|
<HintPath>..\DLL\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Client">
|
|
<HintPath>..\DLL\Opc.Ua.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Configuration">
|
|
<HintPath>..\DLL\Opc.Ua.Configuration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Core">
|
|
<HintPath>..\DLL\Opc.Ua.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OpcUaHelper">
|
|
<HintPath>..\DLL\OpcUaHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rhino3dm">
|
|
<HintPath>..\DLL\Rhino3dm.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Robot.Common">
|
|
<HintPath>..\DLL\Robot.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Robot.MessageBus">
|
|
<HintPath>..\DLL\Robot.MessageBus.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RobotMapper">
|
|
<HintPath>..\DLL\RobotMapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Robots">
|
|
<HintPath>..\DLL\Robots.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RobotStudio.Services.RobApi">
|
|
<HintPath>..\DLL\RobotStudio.Services.RobApi.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RobotStudio.Services.RobApi.Desktop">
|
|
<HintPath>..\DLL\RobotStudio.Services.RobApi.Desktop.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="S7.Net">
|
|
<HintPath>..\DLL\S7.Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog">
|
|
<HintPath>..\DLL\Serilog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Extensions.Logging">
|
|
<HintPath>..\DLL\Serilog.Extensions.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SqlCmd">
|
|
<HintPath>..\DLL\SqlCmd.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\System.Net.Http.Formatting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
|
|
<Reference Include="System.Web.Cors">
|
|
<HintPath>..\DLL\System.Web.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http">
|
|
<HintPath>..\DLL\System.Web.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.Cors">
|
|
<HintPath>..\DLL\System.Web.Http.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.SelfHost">
|
|
<HintPath>..\DLL\System.Web.Http.SelfHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Ubiety.Dns.Core">
|
|
<HintPath>..\DLL\Ubiety.Dns.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WeifenLuo.WinFormsUI.Docking">
|
|
<HintPath>..\DLL\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Zstandard.Net">
|
|
<HintPath>..\DLL\Zstandard.Net.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BusinessCode\AppConfig.cs" />
|
|
<Compile Include="BusinessCode\B_DB_Opera.cs" />
|
|
<Compile Include="BusinessCode\Loop_Slow.cs" />
|
|
<Compile Include="BusinessCode\MIS_Funtion.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="BusinessCode\Loop_Fast.cs" />
|
|
<Compile Include="BusinessCode\PLC_State.cs" />
|
|
<Compile Include="Core\B_AGV.cs" />
|
|
<Compile Include="Core\B_Read_N_AxisCard.cs" />
|
|
<Compile Include="Core\B_Read_N_Axis.cs" />
|
|
<Compile Include="Core\B_DeviceState.cs" />
|
|
<Compile Include="Core\B_Robot_Fanuc.cs" />
|
|
<Compile Include="Core\B_Cnc_Edm.cs" />
|
|
<Compile Include="Core\B_Robot_Abb.cs" />
|
|
<Compile Include="Core\B_Robot_Espon.cs" />
|
|
<Compile Include="Core\B_Robot_Kuka.cs" />
|
|
<Compile Include="Core\ElectricEnergyMeter.cs" />
|
|
<Compile Include="Core\ExecSqlServer.cs" />
|
|
<Compile Include="Core\fwlib32.cs" />
|
|
<Compile Include="Core\Load.cs" />
|
|
<Compile Include="Core\MW.DisConn.cs" />
|
|
<Compile Include="Core\MysqlClient.cs" />
|
|
<Compile Include="Core\Remote.Receive.cs" />
|
|
<Compile Include="Core\Remote.Send.cs" />
|
|
<Compile Include="Core\ScadaConfig.cs" />
|
|
<Compile Include="Core\SendProtocol.cs" />
|
|
<Compile Include="Core\TagTypeCodeID.cs" />
|
|
<Compile Include="JG.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="JG.Designer.cs">
|
|
<DependentUpon>JG.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="F_RobotMonitor.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="F_RobotMonitor.Designer.cs">
|
|
<DependentUpon>F_RobotMonitor.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LogRecord.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="LogRecord.Designer.cs">
|
|
<DependentUpon>LogRecord.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MW.OnStart.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SendFormat\DeviceInfo.cs" />
|
|
<Compile Include="webApi\Analysis_MOM_Msg.cs" />
|
|
<Compile Include="webApi\CharData.cs" />
|
|
<Compile Include="webApi\Controller\IpcController.cs" />
|
|
<Compile Include="webApi\InitServer.cs" />
|
|
<Compile Include="webApi\msgResHeader.cs" />
|
|
<Compile Include="webApi\OnlineCheckData.cs" />
|
|
<EmbeddedResource Include="JG.resx">
|
|
<DependentUpon>JG.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="F_RobotMonitor.resx">
|
|
<DependentUpon>F_RobotMonitor.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="LogRecord.resx">
|
|
<DependentUpon>LogRecord.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<None Include="config.json">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="icon\断开状态.png" />
|
|
<None Include="icon\连接状态.png" />
|
|
<Content Include="LOGO.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\MW_Log\MW_Log.csproj">
|
|
<Project>{1ac112c4-2400-4d03-a26d-2e3ace6fe6d4}</Project>
|
|
<Name>MW_Log</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |