559 lines
22 KiB
XML
559 lines
22 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{DFD727F6-6F4F-4890-A64D-339BA372E1AC}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>AGVSystem</RootNamespace>
|
|
<AssemblyName>华晓AGV管理系统</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<FileAlignment>512</FileAlignment>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<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>
|
|
<ProductName>AGV智能管理系统</ProductName>
|
|
<PublisherName>华晓精密工业(苏州)有限公司</PublisherName>
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
<ApplicationVersion>4.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<PlatformTarget>x86</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>favicon-20171218125616264.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>2243923EBF79CFB9D5303F89DC6A6C0B41341AA7</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>AGVSystem_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Accessibility">
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="AgvCar, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\AgvCar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AgvLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>bin\Debug\AgvLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Agv_Control, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Agv_Control.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Agv_Info, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Agv_Info.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Automation.BDaq, Version=1.0.1.0, Culture=neutral, PublicKeyToken=463f5928d60183a0, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Automation.BDaq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Crossing, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Crossing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="IO_Card_1730U, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\IO_Card_1730U.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Data.ConnectionUI, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Microsoft.Data.ConnectionUI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Data.ConnectionUI.Dialog, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Microsoft.Data.ConnectionUI.Dialog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Omron_Serial_Fins, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Omron_Serial_Fins.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Omron_Serial_Hostlink, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Omron_Serial_Hostlink.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="s7api.net, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\s7api.net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SCM_Protocol, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\SCM_Protocol.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Siemens_net_Protocol, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Siemens_net_Protocol.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Siemens_S200_Serial, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Siemens_S200_Serial.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Siemens_S7200_PPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Siemens_S7200_PPI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Speech" />
|
|
<Reference Include="System.Windows.Forms.DataVisualization" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<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="A17168\Cls_A17168.cs" />
|
|
<Compile Include="A17168\Frm_A17168.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="A17168\Frm_A17168.Designer.cs">
|
|
<DependentUpon>Frm_A17168.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="A17168\TrafficCtrl.cs" />
|
|
<Compile Include="A17168\TrafficModel.cs" />
|
|
<Compile Include="A17168\UPDateDBList.cs" />
|
|
<Compile Include="AboutBox1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="AboutBox1.Designer.cs">
|
|
<DependentUpon>AboutBox1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AGVManage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="AGVManage.designer.cs">
|
|
<DependentUpon>AGVManage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Agv_Status.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Agv_Status.Designer.cs">
|
|
<DependentUpon>Agv_Status.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="APInfo.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="APInfo.designer.cs">
|
|
<DependentUpon>APInfo.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="APTest.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="APTest.designer.cs">
|
|
<DependentUpon>APTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Cls\AGVClientCls.cs" />
|
|
<Compile Include="Cls\AgvInfo.cs" />
|
|
<Compile Include="Cls\ClsDBConn_sql.cs" />
|
|
<Compile Include="Cls\Cls_Mc_Mitsubishi.cs" />
|
|
<Compile Include="Cls\Cls_Plc_Info.cs" />
|
|
<Compile Include="Cls\Cls_Profinet_Siemens.cs" />
|
|
<Compile Include="Cls\FileRW.cs" />
|
|
<Compile Include="Cls\OmronFINS.cs" />
|
|
<Compile Include="Cls\OmronHostlink.cs" />
|
|
<Compile Include="Cls\Param.cs" />
|
|
<Compile Include="Cls\Path_Reset.cs" />
|
|
<Compile Include="Cls\Senddataset.cs" />
|
|
<Compile Include="Cls\SocketExtensions.cs" />
|
|
<Compile Include="Cls\Soc_Client.cs" />
|
|
<Compile Include="Cls\WriteTxt.cs" />
|
|
<Compile Include="Control_Point.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Control_Point.designer.cs">
|
|
<DependentUpon>Control_Point.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DatabaseSet.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DatabaseSet.designer.cs">
|
|
<DependentUpon>DatabaseSet.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InputSet.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="InputSet.Designer.cs">
|
|
<DependentUpon>InputSet.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Location_Set.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Location_Set.Designer.cs">
|
|
<DependentUpon>Location_Set.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OutputSet.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="OutputSet.Designer.cs">
|
|
<DependentUpon>OutputSet.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Cls\Func.cs" />
|
|
<Compile Include="frmfind.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmfind.Designer.cs">
|
|
<DependentUpon>frmfind.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frm_card.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frm_card.Designer.cs">
|
|
<DependentUpon>frm_card.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Frm_Path_Status.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Frm_Path_Status.Designer.cs">
|
|
<DependentUpon>Frm_Path_Status.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Linemanage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Linemanage.designer.cs">
|
|
<DependentUpon>Linemanage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="logon.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="logon.Designer.cs">
|
|
<DependentUpon>logon.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="mainfrm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="mainfrm.Designer.cs">
|
|
<DependentUpon>mainfrm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Point_loc_Set.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Point_loc_Set.Designer.cs">
|
|
<DependentUpon>Point_loc_Set.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SetControl.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SetControl.designer.cs">
|
|
<DependentUpon>SetControl.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysSet.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysSet.Designer.cs">
|
|
<DependentUpon>SysSet.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="warnlist.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="warnlist.Designer.cs">
|
|
<DependentUpon>warnlist.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmwarnfind.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmwarnfind.Designer.cs">
|
|
<DependentUpon>frmwarnfind.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmchangefind.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmchangefind.Designer.cs">
|
|
<DependentUpon>frmchangefind.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmnetfind.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmnetfind.Designer.cs">
|
|
<DependentUpon>frmnetfind.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="A17168\Frm_A17168.resx">
|
|
<DependentUpon>Frm_A17168.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="AboutBox1.resx">
|
|
<DependentUpon>AboutBox1.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="AGVManage.resx">
|
|
<DependentUpon>AGVManage.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Agv_Status.resx">
|
|
<DependentUpon>Agv_Status.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="APInfo.resx">
|
|
<DependentUpon>APInfo.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="APTest.resx">
|
|
<DependentUpon>APTest.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Control_Point.resx">
|
|
<DependentUpon>Control_Point.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DatabaseSet.resx">
|
|
<DependentUpon>DatabaseSet.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmfind.resx">
|
|
<DependentUpon>frmfind.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frm_card.resx">
|
|
<DependentUpon>frm_card.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Frm_Path_Status.resx">
|
|
<DependentUpon>Frm_Path_Status.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="InputSet.resx">
|
|
<DependentUpon>InputSet.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Linemanage.resx">
|
|
<DependentUpon>Linemanage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Location_Set.resx">
|
|
<DependentUpon>Location_Set.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="logon.resx">
|
|
<DependentUpon>logon.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="mainfrm.resx">
|
|
<DependentUpon>mainfrm.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="OutputSet.resx">
|
|
<DependentUpon>OutputSet.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Point_loc_Set.resx">
|
|
<DependentUpon>Point_loc_Set.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>
|
|
<EmbeddedResource Include="SetControl.resx">
|
|
<DependentUpon>SetControl.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysSet.resx">
|
|
<DependentUpon>SysSet.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="warnlist.resx">
|
|
<DependentUpon>warnlist.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmwarnfind.resx">
|
|
<DependentUpon>frmwarnfind.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmchangefind.resx">
|
|
<DependentUpon>frmchangefind.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmnetfind.resx">
|
|
<DependentUpon>frmnetfind.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="app.config" />
|
|
<None Include="bin\Debug\Config\ApiModel.json" />
|
|
<None Include="bin\x64\Release\华晓AGV管理系统.exe.config" />
|
|
<None Include="ClassDiagram1.cd" />
|
|
<None Include="Properties\app.manifest" />
|
|
<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="Resources\AP站点监测 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AP站点监测.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV故障报警 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV故障报警.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV路口放行信息 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV路口放行信息.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV设备管理 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV设备管理.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\AGV实时管理系统 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\华晓精密 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\DLZZNS.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\未标题-1 拷贝.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="48X48.ico" />
|
|
<None Include="Resources\agv1_32.png" />
|
|
<None Include="Resources\agv2_32.png" />
|
|
<None Include="Resources\agv3_32.png" />
|
|
<None Include="Resources\agv4_32.png" />
|
|
<Content Include="bin\Debug\Crossing.dll" />
|
|
<Content Include="bin\Debug\Microsoft.Data.ConnectionUI.Dialog.dll" />
|
|
<Content Include="bin\Debug\Microsoft.Data.ConnectionUI.dll" />
|
|
<None Include="bin\Debug\picture\6.jpg" />
|
|
<None Include="bin\Debug\picture\8.jpg" />
|
|
<Content Include="bin\x64\Release\华晓AGV管理系统.exe" />
|
|
<Content Include="bin\x64\Release\华晓AGV管理系统.pdb" />
|
|
<Content Include="favicon-2017121812542562.ico" />
|
|
<Content Include="favicon-20171218125616264.ico" />
|
|
<None Include="Resources\0.png" />
|
|
<None Include="Resources\12.png" />
|
|
<None Include="Resources\csg - 副本.png" />
|
|
<Content Include="Resources\green.png" />
|
|
<None Include="Resources\hui.png" />
|
|
<None Include="Resources\lv.png" />
|
|
<None Include="Resources\ledHigh.png" />
|
|
<None Include="Resources\ledLow.png" />
|
|
<Content Include="Resources\red.png" />
|
|
<None Include="Resources\华晓logo.jpg" />
|
|
<None Include="Resources\33.png" />
|
|
<None Include="Resources\help.png" />
|
|
<None Include="Resources\华晓精密 拷贝2.png" />
|
|
<None Include="Resources\11.png" />
|
|
<None Include="Resources\2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 Client Profile %28x86 和 x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="bin\Release\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\BllSql\BllSql.csproj">
|
|
<Project>{11f88c8a-181b-4204-893a-1c2b4348c8d6}</Project>
|
|
<Name>BllSql</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\HxBusiness\HxBusiness.csproj">
|
|
<Project>{183258A1-5B41-44ED-91B4-848CE91DEFB4}</Project>
|
|
<Name>HxBusiness</Name>
|
|
</ProjectReference>
|
|
</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> |