<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{743FFCED-E796-41B4-A8ED-D9279329C7C9}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>iWareSda_QQJF</RootNamespace>
|
<AssemblyName>iWareSda_QQJF</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<WcfConfigValidationEnabled>True</WcfConfigValidationEnabled>
|
<TargetFrameworkProfile />
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationIcon>LOGO.ico</ApplicationIcon>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.1.3\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.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="HslCommunication">
|
<HintPath>..\DLL\HslCommunication.dll</HintPath>
|
</Reference>
|
<Reference Include="logtxt">
|
<HintPath>DLL\logtxt.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
|
<Reference Include="OpcAccess, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>DLL\OpcAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="Oracle.ManagedDataAccess">
|
<HintPath>..\DLL\Oracle.ManagedDataAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="S7.Net">
|
<HintPath>DLL\S7.Net.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Speech" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
<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.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="WZ.Useful.Commons, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\..\test\WindowsService1\WindowsService1\bin\Debug\DLL\WZ.Useful.Commons.dll</HintPath>
|
</Reference>
|
<Reference Include="Z.EntityFramework.Extensions">
|
<HintPath>..\packages\ZEF\Z.EntityFramework.Extensions.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="2DShow\2Dshow.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="2DShow\2Dshow.Designer.cs">
|
<DependentUpon>2Dshow.cs</DependentUpon>
|
</Compile>
|
<Compile Include="enumType\srmIp.cs" />
|
<Compile Include="FormMain.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormMain.Designer.cs">
|
<DependentUpon>FormMain.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormTest.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormTest.Designer.cs">
|
<DependentUpon>FormTest.cs</DependentUpon>
|
</Compile>
|
<Compile Include="OPCService\HSLS7.cs" />
|
<Compile Include="OPCService\OpcService.cs" />
|
<Compile Include="OPCService\S7.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="RGV\RgvModel\rgvDB.cs" />
|
<Compile Include="RGV\RgvModel\RgvEntity.cs" />
|
<Compile Include="RGV\RgvModel\rgvOPC.cs" />
|
<Compile Include="RGV\RgvModel\Rgv_CacheEntity.cs" />
|
<Compile Include="RGV\RgvService\EntityRgvView.cs" />
|
<Compile Include="RGV\RgvService\IRgvService.cs" />
|
<Compile Include="RGV\RgvService\RgvService.cs" />
|
<Compile Include="SRMTRAN\SrmTranModel\tranOpc.cs" />
|
<Compile Include="SRMTRAN\SrmTranService\EntitySrmTranView.cs" />
|
<Compile Include="SRMTRAN\SrmTranService\ISrmTranService.cs" />
|
<Compile Include="SRMTRAN\SrmTranService\SrmTranService.cs" />
|
<Compile Include="SRM\SrmModel\SrmDBli.cs" />
|
<Compile Include="SRM\SrmModel\srmOPC.cs" />
|
<Compile Include="SRM\SrmModel\SrmEntity.cs" />
|
<Compile Include="SRM\SrmModel\Srm_CacheEntity.cs" />
|
<Compile Include="SRM\SrmService\EntitySrmView.cs" />
|
<Compile Include="SRM\SrmService\ISrmService.cs" />
|
<Compile Include="SRM\SrmService\SrmService.cs" />
|
<Compile Include="SRMTRAN\SrmTranModel\SrmTranEntity.cs" />
|
<Compile Include="SRMTRAN\SrmTranModel\SrmTran_CacheEntity.cs" />
|
<Compile Include="SRMTRAN\SrmTranModel\SrmTran_DB.cs" />
|
<Compile Include="WCSNEW\EDM\ALERT_ALERT.cs" />
|
<Compile Include="WCSNEW\EDM\ALERT_ALERTTIME.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_CONTAINER.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_CONTAINER_VS_ITEM.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_DESTINATION.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_DEVICE.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_INTYPE.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_ITEM.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_Material.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PALLET.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PLACE.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PLACETYPE.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PLACE_VS_CONTAINER.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PRINT.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_PRODUCTIONLINE.cs" />
|
<Compile Include="WCSNEW\EDM\BASE_URL.cs" />
|
<Compile Include="WCSNEW\EDM\CAR_CAR.cs" />
|
<Compile Include="WCSNEW\EDM\CAR_CARTASK.cs" />
|
<Compile Include="WCSNEW\EDM\ERP_EPRORDER.cs" />
|
<Compile Include="WCSNEW\EDM\KEYVALUE.cs" />
|
<Compile Include="WCSNEW\EDM\LOG_WMSLOG.cs" />
|
<Compile Include="WCSNEW\EDM\Model.cs" />
|
<Compile Include="WCSNEW\EDM\ORDER_INORDER.cs" />
|
<Compile Include="WCSNEW\EDM\ORDER_OUTORDER.cs" />
|
<Compile Include="WCSNEW\EDM\PDA_VERSION.cs" />
|
<Compile Include="WCSNEW\EDM\RECORD_WAREHOUSEINFO.cs" />
|
<Compile Include="WCSNEW\EDM\RgvTask.cs" />
|
<Compile Include="WCSNEW\EDM\SrmTask.cs" />
|
<Compile Include="WCSNEW\EDM\STORAGERECORD.cs" />
|
<Compile Include="WCSNEW\EDM\sysdiagrams.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_DEPT.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_PERMISSION.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_ROLE.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_ROLE_VS_PERMISSION.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_USER.cs" />
|
<Compile Include="WCSNEW\EDM\SYS_USER_VS_ROLE.cs" />
|
<Compile Include="WCSNEW\EDM\TASK_RECORD.cs" />
|
<Compile Include="WCSNEW\EDM\TASK_SRMRECORD.cs" />
|
<Compile Include="WCSNEW\EDM\TASK_TASK.cs" />
|
<Compile Include="WCSNEW\EDM\TranLock.cs" />
|
<Compile Include="WCSNEW\EDM\TranTask.cs" />
|
<Compile Include="WCSNEW\EDM\v3D_Inventory.cs" />
|
<Compile Include="WCSNEW\EDM\v3D展示数据.cs" />
|
<Compile Include="WCSNEW\EDM\View_ALERT_ALERT.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_CONTAINER.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_CONTAINER_VS_ITEM.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_DEVICE.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_INTYPE.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_ITEM.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_PLACE.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_PLACE_VS_CONTAINER.cs" />
|
<Compile Include="WCSNEW\EDM\View_BASE_PRODUCTIONLINE.cs" />
|
<Compile Include="WCSNEW\EDM\View_CAR_CAR.cs" />
|
<Compile Include="WCSNEW\EDM\View_CAR_CARTASK.cs" />
|
<Compile Include="WCSNEW\EDM\View_ITEMSTORAGE.cs" />
|
<Compile Include="WCSNEW\EDM\View_ORDER_INORDER.cs" />
|
<Compile Include="WCSNEW\EDM\View_ORDER_OUTORDER.cs" />
|
<Compile Include="WCSNEW\EDM\View_RGVTASK.cs" />
|
<Compile Include="WCSNEW\EDM\View_ROLE_VS_PERMISSION.cs" />
|
<Compile Include="WCSNEW\EDM\View_SRMTASK.cs" />
|
<Compile Include="WCSNEW\EDM\View_SYS_DEPT.cs" />
|
<Compile Include="WCSNEW\EDM\View_SYS_PERMISSION.cs" />
|
<Compile Include="WCSNEW\EDM\View_SYS_ROLE.cs" />
|
<Compile Include="WCSNEW\EDM\View_SYS_USER.cs" />
|
<Compile Include="WCSNEW\EDM\View_TASK_RECORD.cs" />
|
<Compile Include="WCSNEW\EDM\View_TASK_SRMRECORD.cs" />
|
<Compile Include="WCSNEW\EDM\View_TASK_TASK.cs" />
|
<Compile Include="WCSNEW\Helper.cs" />
|
<Compile Include="WCSNEW\SendTaskClass.cs" />
|
<Compile Include="WCSNEW\TaskFinishClass.cs" />
|
<Compile Include="WCSNEW\WCS.cs" />
|
<Compile Include="WCSNEW\生成主任务\CreateMainTask.cs" />
|
<Compile Include="WCS\EDM\KEYVALUE.cs" />
|
<Compile Include="WCS\EDM\MainTask.cs" />
|
<Compile Include="WCS\EDM\Model.cs" />
|
<Compile Include="WCS\EDM\RgvTask.cs" />
|
<Compile Include="WCS\EDM\SrmTask.cs" />
|
<Compile Include="WCS\EDM\TranLock.cs" />
|
<Compile Include="WCS\EDM\TranTask.cs" />
|
<Compile Include="WCS\Helper.cs" />
|
<Compile Include="WCS\SendTaskClass.cs" />
|
<Compile Include="WCS\TaskFinishClass.cs" />
|
<Compile Include="WCS\WCS.cs" />
|
<Compile Include="WEBAPI\JSONEntity\AddItem.cs" />
|
<Compile Include="WEBAPI\JSONEntity\data.cs" />
|
<Compile Include="WEBAPI\JSONEntity\DeleteTask.cs" />
|
<Compile Include="WEBAPI\JSONEntity\details.cs" />
|
<Compile Include="WEBAPI\JSONEntity\GetJsonOfItem.cs" />
|
<Compile Include="WEBAPI\JSONEntity\ERPTask.cs" />
|
<Compile Include="WEBAPI\OracleWord.cs" />
|
<Compile Include="WEBAPI\ReadErpSendToWMS.cs" />
|
<EmbeddedResource Include="2DShow\2Dshow.resx">
|
<DependentUpon>2Dshow.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormMain.resx">
|
<DependentUpon>FormMain.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormTest.resx">
|
<DependentUpon>FormTest.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="packages.config" />
|
<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">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="DLL\EntityFramework.dll" />
|
<Content Include="DLL\EntityFramework.SqlServer.dll" />
|
<Content Include="DLL\Interop.OPCAutomation.dll" />
|
<Content Include="DLL\log4net.dll" />
|
<Content Include="DLL\log4net.xml" />
|
<Content Include="DLL\Newtonsoft.Json.dll" />
|
<Content Include="DLL\Newtonsoft.Json.xml" />
|
<Content Include="DLL\OpcAccess.dll" />
|
<Content Include="DLL\WZ.Useful.Commons.dll" />
|
<Content Include="LOGO.ico" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\EnumType\EnumType.csproj">
|
<Project>{50c2ccc5-0055-49c2-b2f6-b9ce452bc726}</Project>
|
<Name>EnumType</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareCommon\iWareCommon.csproj">
|
<Project>{3583FCF0-92C7-406C-AD78-9FB7C11293CF}</Project>
|
<Name>iWareCommon</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IWareDataAccess\IWareDataAccess.csproj">
|
<Project>{56f658b5-5384-414e-8fae-a78c8ee256e8}</Project>
|
<Name>IWareDataAccess</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="WEBAPI\TestPost\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|