<?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>{0039893E-B34E-461F-BCD4-1C303FD60246}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>SiemensWCS</RootNamespace>
|
<AssemblyName>SiemensWCS</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
</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="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
<Private>True</Private>
|
</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>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.ServiceModel" />
|
<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.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Helper\AutoSizeFormClass.cs" />
|
<Compile Include="ORM\ChaiDieTransport.cs" />
|
<Compile Include="ORM\DbModel.cs" />
|
<Compile Include="ORM\DevAlert.cs" />
|
<Compile Include="ORM\MainTask.cs" />
|
<Compile Include="ORM\PartTask.cs" />
|
<Compile Include="ORM\MainTaskView.cs" />
|
<Compile Include="ORM\TaskView.cs" />
|
<Compile Include="PassConfirm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="PassConfirm.Designer.cs">
|
<DependentUpon>PassConfirm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Service References\ControlCenterService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="WCSFrom.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="WCSFrom.Designer.cs">
|
<DependentUpon>WCSFrom.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<EmbeddedResource Include="PassConfirm.resx">
|
<DependentUpon>PassConfirm.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="WCSFrom.resx">
|
<DependentUpon>WCSFrom.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\DataSources\IWareCommon.Help.BackData.datasource" />
|
<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>
|
<None Include="Service References\ControlCenterService\Arrays.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.ChaiDie.Entity.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.Conveyor.Entity.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.Extend.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.ORM.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.RGV.Entity.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCC.SRM.Entity.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\IWareCommon.Help.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\service.wsdl" />
|
<None Include="Service References\ControlCenterService\service.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\service1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.ChaiDieInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.ConveyorInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.DevAlert.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.FunModel.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetChaiDieInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetChaiDieInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetConveyorInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetConveyorInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetDevAlertResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetPartTaskResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetRGVInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetRGVInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetStackInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.GetStackInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.PartTask.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.RgvInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\ControlCenterService\SiemensWCS.ControlCenterService.SrmInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\IWareCommon\IWareCommon.csproj">
|
<Project>{39f3ca73-a017-45b2-b117-9c64fd3ddd19}</Project>
|
<Name>IWareCommon</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\ControlCenterService\" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\ControlCenterService\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\ControlCenterService\configuration.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\ControlCenterService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
</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>
|