<?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>{450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}</ProjectGuid>
|
<OutputType>Exe</OutputType>
|
<RootNamespace>HH.WCS.NongFuChaYuan</RootNamespace>
|
<AssemblyName>HH.WCS.NongFuChaYuan</AssemblyName>
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
<PublishUrl>publish\</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>
|
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<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>4</WarningLevel>
|
</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>
|
<ItemGroup>
|
<Reference Include="EasyModbus">
|
<HintPath>.\EasyModbus.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="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="SqlSugar, Version=5.1.3.46, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\ConsoleApp1\packages\SqlSugar.5.1.3.47\lib\SqlSugar.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.IO.Compression" />
|
<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.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.ServiceProcess" />
|
<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.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="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>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="ApiService\StandController.cs" />
|
<Compile Include="ApiService\MoboxController.cs" />
|
<Compile Include="ApiService\AgvController.cs" />
|
<Compile Include="ApiService\ApiModel.cs" />
|
<Compile Include="DeviceService\PlcHelper.cs" />
|
<Compile Include="DeviceService\TcpServer.cs" />
|
<Compile Include="DispatchService\GZRobot.cs" />
|
<Compile Include="DispatchService\NDC.cs" />
|
<Compile Include="OtherService\CryptoDecryptHelper.cs" />
|
<Compile Include="OtherService\STAttribute.cs" />
|
<Compile Include="TaskController\Monitor.cs" />
|
<Compile Include="TaskController\DeviceProcess.cs" />
|
<Compile Include="ApiService\ThirdController.cs" />
|
<Compile Include="ApiService\ApiHelper.cs" />
|
<Compile Include="DispatchService\HostToAGV.cs" />
|
<Compile Include="TaskController\TaskProcess.cs" />
|
<Compile Include="OtherService\LogHelper.cs" />
|
<Compile Include="DeviceService\ModbusHelper.cs" />
|
<Compile Include="OtherService\StrHelper.cs" />
|
<Compile Include="WmsService\ContainerHelper.cs" />
|
<Compile Include="WmsService\JobHelper.cs" />
|
<Compile Include="WmsService\LocationHelper.cs" />
|
<Compile Include="WmsService\SYSHelper.cs" />
|
<Compile Include="WmsService\WCSHelper.cs" />
|
<Compile Include="WmsService\IntensiveArea.cs" />
|
<Compile Include="WmsService\WCSModel.cs" />
|
<Compile Include="WmsService\WMSModel.cs" />
|
<Compile Include="DeviceService\OITcpHelper.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="OtherService\Settings.cs" />
|
<Compile Include="OtherService\SqlHelper.cs" />
|
<Compile Include="ApiService\Startup.cs" />
|
<Compile Include="DispatchService\NDCHelper.cs" />
|
<Compile Include="OtherService\HttpHelper.cs" />
|
<Compile Include="OtherService\XmlHelper.cs" />
|
<Compile Include="WmsService\NormalArea.cs" />
|
<Compile Include="WmsService\TaskHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="settings.xml">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="readme.txt" />
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
|
<Visible>False</Visible>
|
<ProductName>Microsoft .NET Framework 4.6.1 %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>
|