<?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>{1680D294-AB92-4B08-8510-F036B4440D02}</ProjectGuid>
|
<OutputType>Exe</OutputType>
|
<RootNamespace>HH.WCS.ZCQTJ</RootNamespace>
|
<AssemblyName>HH.WCS.ZCQTJ</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<PublishUrl>E:\工作代码\ZCQTJ_WCS\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>true</MapFileExtensions>
|
<AutorunEnabled>true</AutorunEnabled>
|
<ApplicationRevision>6</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>5</WarningLevel>
|
<DocumentationFile>bin\Debug\ZCQTJ.xml</DocumentationFile>
|
</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>
|
<ManifestCertificateThumbprint>8EF97319FCEB0935D404C297797670520FCFE400</ManifestCertificateThumbprint>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ManifestKeyFile>HH.WCS.ZCQTJ_TemporaryKey.pfx</ManifestKeyFile>
|
</PropertyGroup>
|
<PropertyGroup>
|
<GenerateManifests>true</GenerateManifests>
|
</PropertyGroup>
|
<PropertyGroup>
|
<SignManifests>false</SignManifests>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationIcon>logo.ico</ApplicationIcon>
|
</PropertyGroup>
|
<PropertyGroup>
|
<SignAssembly>false</SignAssembly>
|
</PropertyGroup>
|
<PropertyGroup>
|
<AssemblyOriginatorKeyFile>HH.WCS.ZCQTJ_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
</PropertyGroup>
|
<PropertyGroup>
|
<DelaySign>false</DelaySign>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
<HintPath>packages\BouncyCastle.Cryptography.2.3.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
</Reference>
|
<Reference Include="EasyModbus, Version=5.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>packages\EasyModbusTCP.5.6.0\lib\net40\EasyModbus.dll</HintPath>
|
</Reference>
|
<Reference Include="Enums.NET, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL">
|
<HintPath>packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll</HintPath>
|
</Reference>
|
<Reference Include="ExtendedNumerics.BigDecimal, Version=2023.1000.0.230, Culture=neutral, PublicKeyToken=65f1315a45ad8949, processorArchitecture=MSIL">
|
<HintPath>packages\ExtendedNumerics.BigDecimal.2023.1000.0.230\lib\net48\ExtendedNumerics.BigDecimal.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<HintPath>packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="MathNet.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL">
|
<HintPath>packages\MathNet.Numerics.Signed.5.0.0\lib\net48\MathNet.Numerics.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Authorization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Authorization.1.0.0\lib\net451\Microsoft.AspNetCore.Authorization.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Hosting.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Hosting.Abstractions.1.0.0\lib\net451\Microsoft.AspNetCore.Hosting.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Hosting.Server.Abstractions.1.0.0\lib\net451\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Http.1.0.0\lib\net451\Microsoft.AspNetCore.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Http.Abstractions.1.0.0\lib\net451\Microsoft.AspNetCore.Http.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Http.Extensions.1.0.0\lib\net451\Microsoft.AspNetCore.Http.Extensions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http.Features, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Http.Features.1.0.0\lib\net451\Microsoft.AspNetCore.Http.Features.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.JsonPatch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.JsonPatch.1.0.0\lib\netstandard1.1\Microsoft.AspNetCore.JsonPatch.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Mvc.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Mvc.Abstractions.1.0.0\lib\net451\Microsoft.AspNetCore.Mvc.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Mvc.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Mvc.Core.1.0.0\lib\net451\Microsoft.AspNetCore.Mvc.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Mvc.Formatters.Json, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Mvc.Formatters.Json.1.0.0\lib\net451\Microsoft.AspNetCore.Mvc.Formatters.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Routing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Routing.1.0.0\lib\net451\Microsoft.AspNetCore.Routing.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Routing.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.Routing.Abstractions.1.0.0\lib\net451\Microsoft.AspNetCore.Routing.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.WebUtilities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNetCore.WebUtilities.1.0.0\lib\net451\Microsoft.AspNetCore.WebUtilities.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.DotNet.InternalAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.DotNet.InternalAbstractions.1.0.0\lib\net451\Microsoft.DotNet.InternalAbstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.Configuration.Abstractions.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.DependencyModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.DependencyModel.1.0.0\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.FileProviders.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.FileProviders.Abstractions.1.0.0\lib\netstandard1.0\Microsoft.Extensions.FileProviders.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.Logging.Abstractions.1.0.0\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.ObjectPool, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.ObjectPool.1.0.0\lib\net451\Microsoft.Extensions.ObjectPool.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Options, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.Options.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Options.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.PlatformAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.PlatformAbstractions.1.0.0\lib\net451\Microsoft.Extensions.PlatformAbstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Extensions.Primitives, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Extensions.Primitives.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Primitives.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.IO.RecyclableMemoryStream.3.0.0\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Net.Http.Headers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Net.Http.Headers.1.0.0\lib\netstandard1.1\Microsoft.Net.Http.Headers.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.Owin.Host.HttpListener.4.2.2\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Hosting, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.Owin.Hosting.4.2.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\NLog.5.1.1\lib\net45\NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
|
<HintPath>packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
|
</Reference>
|
<Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
|
<HintPath>packages\SixLabors.ImageSharp.2.1.7\lib\net472\SixLabors.ImageSharp.dll</HintPath>
|
</Reference>
|
<Reference Include="SqlSugar, Version=5.1.4.166, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>packages\SqlSugar.5.1.4.166\lib\SqlSugar.dll</HintPath>
|
</Reference>
|
<Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL">
|
<HintPath>packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Collections.NonGeneric, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Collections.NonGeneric.4.0.1\lib\net46\System.Collections.NonGeneric.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.ComponentModel.Composition" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.ComponentModel.Primitives, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.ComponentModel.Primitives.4.1.0\lib\net45\System.ComponentModel.Primitives.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.ComponentModel.TypeConverter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.ComponentModel.TypeConverter.4.1.0\lib\net462\System.ComponentModel.TypeConverter.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
</Reference>
|
<Reference Include="System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.IO.4.1.0\lib\net462\System.IO.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.IO.Compression" />
|
<Reference Include="System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Linq.4.1.0\lib\net463\System.Linq.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Linq.Expressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Linq.Expressions.4.1.0\lib\net463\System.Linq.Expressions.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Numerics" />
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Reflection.4.1.0\lib\net462\System.Reflection.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Runtime.4.1.0\lib\net462\System.Runtime.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Runtime.Extensions.4.1.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Runtime.InteropServices.4.1.0\lib\net462\System.Runtime.InteropServices.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Runtime.Serialization.Primitives.4.1.1\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
<Private>True</Private>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Security" />
|
<Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Security.Cryptography.Pkcs, Version=6.0.0.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Security.Cryptography.Pkcs.6.0.3\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Security.Cryptography.Xml, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Security.Cryptography.Xml.6.0.1\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ServiceProcess" />
|
<Reference Include="System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Text.Encodings.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Text.Encodings.Web.4.0.0\lib\netstandard1.0\System.Text.Encodings.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Http, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.AspNet.WebApi.Core.5.2.9\lib\net45\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.Owin, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Microsoft.AspNet.WebApi.Owin.5.2.9\lib\net45\System.Web.Http.Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Services" />
|
<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" />
|
<Reference Include="TopSdk">
|
<HintPath>util\TopSdk.dll</HintPath>
|
</Reference>
|
<Reference Include="Topshelf, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Topshelf.4.3.0\lib\net452\Topshelf.dll</HintPath>
|
</Reference>
|
<Reference Include="Topshelf.NLog, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\Topshelf.NLog.4.3.0\lib\net452\Topshelf.NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
|
<HintPath>packages\WebActivatorEx.2.0\lib\net40\WebActivatorEx.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="api\MoboxController.cs" />
|
<Compile Include="api\AgvController.cs" />
|
<Compile Include="api\ApiModel.cs" />
|
<Compile Include="App_Start\SwaggerConfig.cs" />
|
<Compile Include="App_Start\SwaggerControllerDescProvider.cs" />
|
<Compile Include="Bll\BLLCreator.cs" />
|
<Compile Include="Bll\InWorkAreaBll.cs" />
|
<Compile Include="Bll\In_AlgorBLL.cs" />
|
<Compile Include="Bll\OutWorkAreaBll.cs" />
|
<Compile Include="Bll\Out_AlgorBLL.cs" />
|
<Compile Include="Bll\ZCBLL.cs" />
|
<Compile Include="Bll\StateTaskBLL.cs" />
|
<Compile Include="Bll\WmsApiBaseBLL.cs" />
|
<Compile Include="Comm\AssistComm.cs" />
|
<Compile Include="Comm\CommonObjectData.cs" />
|
<Compile Include="Comm\Constants.cs" />
|
<Compile Include="core\MesKtTask.cs" />
|
<Compile Include="core\MonitorDeadckRoll.cs" />
|
<Compile Include="core\MonitorAgvDate.cs" />
|
<Compile Include="core\AutoTransportTask.cs" />
|
<Compile Include="core\MonitorZxc.cs" />
|
<Compile Include="core\MonitorAgvPriy.cs" />
|
<Compile Include="core\MonitorWtp.cs" />
|
<Compile Include="core\TaskOverItem.cs" />
|
<Compile Include="core\WcsSecurityRequest.cs" />
|
<Compile Include="core\MonitorOut.cs" />
|
<Compile Include="core\OverTimeAgvTask.cs" />
|
<Compile Include="core\TaskOver.cs" />
|
<Compile Include="core\Unbing.cs" />
|
<Compile Include="device\ModbusHelper.cs" />
|
<Compile Include="device\PlcHelper.cs" />
|
<Compile Include="device\TcpClient.cs" />
|
<Compile Include="device\TcpServer.cs" />
|
<Compile Include="dispatch\ErpPostInfo.cs" />
|
<Compile Include="dispatch\GZRobot.cs" />
|
<Compile Include="dispatch\MesTask.cs" />
|
<Compile Include="dispatch\NDC.cs" />
|
<Compile Include="core\Monitor.cs" />
|
<Compile Include="dispatch\NewNDC.cs" />
|
<Compile Include="dispatch\TmToAGV.cs" />
|
<Compile Include="dispatch\WcsTask.cs" />
|
<Compile Include="Dto\ChangeWayDto.cs" />
|
<Compile Include="Dto\ExecuteStateParaDto.cs" />
|
<Compile Include="Dto\FailTask.cs" />
|
<Compile Include="Dto\MesKtTaskDto.cs" />
|
<Compile Include="Dto\MesTaskDto.cs" />
|
<Compile Include="Dto\OkTask.cs" />
|
<Compile Include="Dto\OperateResult.cs" />
|
<Compile Include="Dto\MaterialMainDto.cs" />
|
<Compile Include="Dto\SJErpPurchaseOrderDto.cs" />
|
<Compile Include="Dto\SJTransferDto.cs" />
|
<Compile Include="Dto\SupplierMainDto.cs" />
|
<Compile Include="Dto\TaskExecuteState.cs" />
|
<Compile Include="Dto\TaskResponseDto.cs" />
|
<Compile Include="Dto\UpdateItemStateDto.cs" />
|
<Compile Include="Entitys\AgvErrorReportEntitys.cs" />
|
<Compile Include="Entitys\AloneWcsTaskUnbingEntitys.cs" />
|
<Compile Include="Entitys\AutoTransportEntitys.cs" />
|
<Compile Include="Entitys\CommonClassEntity.cs" />
|
<Compile Include="Entitys\ConfigJsonEntitys.cs" />
|
<Compile Include="Entitys\deadlockRollEntitys.cs" />
|
<Compile Include="Entitys\GroundingOffshelfEntitys.cs" />
|
<Compile Include="Entitys\InAssignEntity.cs" />
|
<Compile Include="Entitys\InAssignResultEntity.cs" />
|
<Compile Include="Entitys\InWorkAreaEntitys.cs" />
|
<Compile Include="Entitys\MesSendTaskEndEntitys.cs" />
|
<Compile Include="Entitys\MES中间表\AGV_STATUS_BAST_VMI2.cs" />
|
<Compile Include="Entitys\MES中间表\AGV_STATUS_BAST.cs" />
|
<Compile Include="Entitys\MES中间表\BDST_TO_AGV_STATUS.cs" />
|
<Compile Include="Entitys\MES中间表\DATA_TO_HMI.cs" />
|
<Compile Include="Entitys\OutAssignEnitty.cs" />
|
<Compile Include="Entitys\OutAssignResultEntity.cs" />
|
<Compile Include="Entitys\SqlCountEntitys.cs" />
|
<Compile Include="Entitys\S_AGV_CONDITIONEntitys.cs" />
|
<Compile Include="Entitys\S_AGV_TYPEEntitys.cs" />
|
<Compile Include="Entitys\TaskLockEntitys.cs" />
|
<Compile Include="Entitys\TaskViewEntitys.cs" />
|
<Compile Include="Entitys\TN_ArithmeticEntitys.cs" />
|
<Compile Include="Entitys\TN_AsyncEntitys.cs" />
|
<Compile Include="Entitys\TN_Empty_MiddleEntitys.cs" />
|
<Compile Include="Entitys\TN_IsopenBitEntitys.cs" />
|
<Compile Include="Entitys\TN_LogicEntitys.cs" />
|
<Compile Include="Entitys\TN_AB_LOGMSTEntity.cs" />
|
<Compile Include="Entitys\TN_AreaEntitys.cs" />
|
<Compile Include="Entitys\TN_MaterialEntitys.cs" />
|
<Compile Include="Entitys\TN_MateStatisticsEntitys.cs" />
|
<Compile Include="Entitys\TN_MesTaskEntitys.cs" />
|
<Compile Include="Entitys\TN_NdcSignEntitys.cs" />
|
<Compile Include="Entitys\TN_ProductdateEntitys.cs" />
|
<Compile Include="Entitys\TN_Loc_AbnormalEntitys.cs" />
|
<Compile Include="Entitys\TN_Service_execEntitys.cs" />
|
<Compile Include="Entitys\TN_SubsidiaryEntitys.cs" />
|
<Compile Include="Entitys\TN_SupplierEntitys.cs" />
|
<Compile Include="Entitys\TN_WeightCounterEntitys.cs" />
|
<Compile Include="Entitys\TN_WM_TRANSPORT_TASKEntity.cs" />
|
<Compile Include="Entitys\TN_WordOrderEntitys.cs" />
|
<Compile Include="Entitys\TN_WorkFlowEntitys.cs" />
|
<Compile Include="Entitys\WcsAbnormityWarningEntitys.cs" />
|
<Compile Include="Entitys\WcsRfidCheckoutEntitys.cs" />
|
<Compile Include="Entitys\ZCReceivePriorityEntity.cs" />
|
<Compile Include="InWork\ExecuteInWorkAreaPara.cs" />
|
<Compile Include="OutWork\ExecuteOutWorkAreaPara.cs" />
|
<Compile Include="process\DeviceProcess.cs" />
|
<Compile Include="core\TaskCore.cs" />
|
<Compile Include="api\WmsController.cs" />
|
<Compile Include="api\ApiHelper.cs" />
|
<Compile Include="dispatch\HostToAGV.cs" />
|
<Compile Include="process\TaskProcess.cs" />
|
<Compile Include="util\DingTalk.cs" />
|
<Compile Include="util\JsonHelper.cs" />
|
<Compile Include="util\LogHelper.cs" />
|
<Compile Include="util\LogPara1.cs" />
|
<Compile Include="util\LogType.cs" />
|
<Compile Include="util\ObjectCreator.cs" />
|
<Compile Include="util\SnowflakeId.cs" />
|
<Compile Include="util\SqlServerList.cs" />
|
<Compile Include="util\STAttribute .cs" />
|
<Compile Include="util\StrHelper.cs" />
|
<Compile Include="Entitys\TN_AB_LOGDTLEntity.cs" />
|
<Compile Include="util\Util.cs" />
|
<Compile Include="wms\CntrItemRelHelper.cs" />
|
<Compile Include="wms\ContainerHelper.cs" />
|
<Compile Include="wms\JobHelper.cs" />
|
<Compile Include="wms\LocationHelper.cs" />
|
<Compile Include="wms\MaterialHelper.cs" />
|
<Compile Include="wms\SupplierHelper.cs" />
|
<Compile Include="wms\SYSHelper.cs" />
|
<Compile Include="wms\TN_WeightCounterHelper.cs" />
|
<Compile Include="wms\WCSHelper.cs" />
|
<Compile Include="wms\IntensiveArea.cs" />
|
<Compile Include="wms\WCSModel.cs" />
|
<Compile Include="wms\WMSModel.cs" />
|
<Compile Include="device\OITcpHelper.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="util\Settings.cs" />
|
<Compile Include="util\SqlHelper.cs" />
|
<Compile Include="api\Startup.cs" />
|
<Compile Include="dispatch\NDCHelper.cs" />
|
<Compile Include="util\HttpHelper.cs" />
|
<Compile Include="util\XmlHelper.cs" />
|
<Compile Include="wms\NormalArea.cs" />
|
<Compile Include="wms\TaskHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
<EmbeddedResource Include="Config\Config.json">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</EmbeddedResource>
|
<None Include="HH.WCS.ZCQTJ_TemporaryKey.pfx" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="swagger.js">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</EmbeddedResource>
|
<Content Include="logo.ico" />
|
<Content Include="settings.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="readme.txt" />
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
|
<Visible>False</Visible>
|
<ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|