123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="14.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>{1144A2FC-0A07-4F8C-97E0-F2913601D466}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>UAS_PLCDataReader</RootNamespace>
- <AssemblyName>UAS_PLCDataReader</AssemblyName>
- <TargetFrameworkVersion>v4.0</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="DevExpress.Charts.Designer.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.Charts.Designer.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Data.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.Data.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Printing.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.Printing.v15.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.SpellChecker.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.SpellChecker.v15.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.Utils.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Xpo.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.Xpo.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraBars.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraBars.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraCharts.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v15.2.UI, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraCharts.v15.2.UI.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraCharts.v15.2.Wizard, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraCharts.v15.2.Wizard.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraEditors.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraEditors.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraGrid.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraGrid.v15.2.Design.resources, Version=15.2.0.0, Culture=zh-CHS, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\zh-CHS\DevExpress.XtraGrid.v15.2.Design.resources.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraGrid.v15.2.resources, Version=15.2.0.0, Culture=zh-CHS, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\zh-CHS\DevExpress.XtraGrid.v15.2.resources.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraPrinting.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraPrinting.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraReports.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraReports.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraReports.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraReports.v15.2.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraReports.v15.2.Service, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraReports.v15.2.Service.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraRichEdit.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraRichEdit.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraRichEdit.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraRichEdit.v15.2.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraScheduler.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraScheduler.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraScheduler.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraScheduler.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraScheduler.v15.2.Reporting, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Reporting.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraScheduler.v15.2.Reporting.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Reporting.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraSpellChecker.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraSpellChecker.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraSpreadsheet.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraSpreadsheet.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraTreeList.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraTreeList.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraVerticalGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraVerticalGrid.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.XtraWizard.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\DevExpress.XtraWizard.v15.2.dll</HintPath>
- </Reference>
- <Reference Include="HslCommunication, Version=5.6.7.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
- <HintPath>..\packages\HslCommunication.5.6.7\lib\net35\HslCommunication.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="NPOI">
- <HintPath>..\UAS-MES\Tool\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="Oracle.ManagedDataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Tool\Oracle.ManagedDataAccess.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <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="CustomerControl\AutoDataGridControl\AutoDataGridControl.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\AutoDataGridControl\AutoDataGridControl.Designer.cs">
- <DependentUpon>AutoDataGridControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonAddRow.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonAddRow.Designer.cs">
- <DependentUpon>ButtonAddRow.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonDeleteRow.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonDeleteRow.Designer.cs">
- <DependentUpon>ButtonDeleteRow.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonSaveGrid.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\Button\ButtonSaveGrid.Designer.cs">
- <DependentUpon>ButtonSaveGrid.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.Designer.cs">
- <DependentUpon>GridViewWithSerialNum.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\PagingControl\PageControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomerControl\PagingControl\PageControl.Designer.cs">
- <DependentUpon>PageControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\PictureEditWithText\PictureEditWithText.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomerControl\PictureEditWithText\PictureEditWithText.Designer.cs">
- <DependentUpon>PictureEditWithText.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomerControl\ValueLabel\ValueLabel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomerControl\ValueLabel\ValueLabel.Designer.cs">
- <DependentUpon>ValueLabel.cs</DependentUpon>
- </Compile>
- <Compile Include="DataOperate\ComboBoxData.cs" />
- <Compile Include="DataOperate\DataHelper.cs" />
- <Compile Include="Device\Command\FormNewCommand.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Device\Command\FormNewCommand.Designer.cs">
- <DependentUpon>FormNewCommand.cs</DependentUpon>
- </Compile>
- <Compile Include="Device\Information\DeviceDetailInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Device\Information\DeviceDetailInfo.Designer.cs">
- <DependentUpon>DeviceDetailInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="Device\Information\DeviceStatusInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Device\Information\DeviceStatusInfo.Designer.cs">
- <DependentUpon>DeviceStatusInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="Entity\Device.cs" />
- <Compile Include="Entity\DeviceStatus.cs" />
- <Compile Include="Entity\Polling.cs" />
- <Compile Include="Entity\SocketObject.cs" />
- <Compile Include="Entity\SystemInf.cs" />
- <Compile Include="Entity\User.cs" />
- <Compile Include="Login.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Login.Designer.cs">
- <DependentUpon>Login.cs</DependentUpon>
- </Compile>
- <Compile Include="Main.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Main.Designer.cs">
- <DependentUpon>Main.cs</DependentUpon>
- </Compile>
- <Compile Include="MainWindow.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MainWindow.Designer.cs">
- <DependentUpon>MainWindow.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="PublicMethod\BaseUtil.cs" />
- <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
- <Compile Include="PublicMethod\LogicHandler.cs" />
- <Compile Include="PublicMethod\LogManager.cs" />
- <Compile Include="PublicMethod\ModBusTCPClient.cs" />
- <Compile Include="PublicMethod\ModeBusTCPServer.cs" />
- <Compile Include="PublicMethod\PollingTask.cs" />
- <Compile Include="PublicMethod\PollingTimer.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="RichTextAutoBottom.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="RichTextAutoBottom.Designer.cs">
- <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="CustomerControl\AutoDataGridControl\AutoDataGridControl.resx">
- <DependentUpon>AutoDataGridControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\Button\ButtonAddRow.resx">
- <DependentUpon>ButtonAddRow.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\Button\ButtonDeleteRow.resx">
- <DependentUpon>ButtonDeleteRow.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\Button\ButtonSaveGrid.resx">
- <DependentUpon>ButtonSaveGrid.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.resx">
- <DependentUpon>GridViewWithSerialNum.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\PagingControl\PageControl.resx">
- <DependentUpon>PageControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomerControl\PictureEditWithText\PictureEditWithText.resx">
- <DependentUpon>PictureEditWithText.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\Command\FormNewCommand.resx">
- <DependentUpon>FormNewCommand.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\Information\DeviceDetailInfo.resx">
- <DependentUpon>DeviceDetailInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Device\Information\DeviceStatusInfo.resx">
- <DependentUpon>DeviceStatusInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Login.resx">
- <DependentUpon>Login.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Main.resx">
- <DependentUpon>Main.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MainWindow.resx">
- <DependentUpon>MainWindow.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="app.config">
- <SubType>Designer</SubType>
- </None>
- <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="Resources\UIcon.png" />
- <None Include="Resources\U_Letter_72px_1121581_easyicon.net.png" />
- <None Include="Resources\devices_84.078431372549px_1202965_easyicon.net.png" />
- <None Include="Resources\network-offline.png" />
- <None Include="Resources\netstatus_tx_64px_18991_easyicon.net.png" />
- <None Include="Resources\net_connected.png" />
- <None Include="Resources\devicecontrol.png" />
- <None Include="Resources\close_24px_1069872_easyicon.net.png" />
- <None Include="Resources\check_16px_1137507_easyicon.net.png" />
- <None Include="Resources\computer_process_72px_501146_easyicon.net.png" />
- <None Include="Resources\noanswer.png" />
- <None Include="Resources\disconnect.png" />
- <None Include="Resources\stopped.png" />
- <None Include="Resources\running.png" />
- <Content Include="Tool\DevExpress.Charts.Designer.v15.2.dll" />
- <Content Include="Tool\DevExpress.Data.v15.2.dll" />
- <Content Include="Tool\DevExpress.Printing.v15.2.Core.dll" />
- <Content Include="Tool\DevExpress.SpellChecker.v15.2.Core.dll" />
- <Content Include="Tool\DevExpress.Utils.v15.2.dll" />
- <Content Include="Tool\DevExpress.Xpo.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraBars.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraCharts.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraCharts.v15.2.UI.dll" />
- <Content Include="Tool\DevExpress.XtraCharts.v15.2.Wizard.dll" />
- <Content Include="Tool\DevExpress.XtraEditors.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraGrid.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraPrinting.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraReports.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraReports.v15.2.Extensions.dll" />
- <Content Include="Tool\DevExpress.XtraReports.v15.2.Service.dll" />
- <Content Include="Tool\DevExpress.XtraRichEdit.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraRichEdit.v15.2.Extensions.dll" />
- <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Core.dll" />
- <Content Include="Tool\DevExpress.XtraScheduler.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Extensions.dll" />
- <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Reporting.dll" />
- <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Reporting.Extensions.dll" />
- <Content Include="Tool\DevExpress.XtraSpellChecker.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraSpreadsheet.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraTreeList.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraVerticalGrid.v15.2.dll" />
- <Content Include="Tool\DevExpress.XtraWizard.v15.2.dll" />
- <Content Include="Tool\Oracle.ManagedDataAccess.dll" />
- <Content Include="Tool\zh-CHS\DevExpress.XtraGrid.v15.2.Design.resources.dll" />
- <Content Include="Tool\zh-CHS\DevExpress.XtraGrid.v15.2.resources.dll" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Device\Transfer\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\UAS-出货标签管理%28吉利通%29\UAS-出货标签管理%28吉利通%29.csproj">
- <Project>{9520C162-69BE-41D0-BE89-3E702B746A48}</Project>
- <Name>UAS-出货标签管理%28吉利通%29</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>
|