This repository has been archived on 2025-11-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AUTS_OLD/UTS_Core/UTS_Core.vbproj

521 lines
29 KiB
Plaintext
Raw Normal View History

2024-03-11 16:32:52 +08:00
<?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>{33C6456C-F00D-41AC-A6FB-DB0601495C6A}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>UTS_Core</RootNamespace>
<AssemblyName>UTS_Core</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>UTS_Core.xml</DocumentationFile>
<NoWarn>
</NoWarn>
<WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
<Prefer32Bit>false</Prefer32Bit>
<Optimize>false</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>UTS_Core.xml</DocumentationFile>
<NoWarn>
</NoWarn>
<WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>On</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>Off</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
<HintPath>..\packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="FlexCell, Version=4.4.4.0, Culture=neutral, PublicKeyToken=6f86587eb70ee309, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\FlexCell Technologies\FlexCell.NET4\bin\FlexCell.dll</HintPath>
</Reference>
<Reference Include="FluentFTP, Version=33.0.3.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f, processorArchitecture=MSIL">
<HintPath>..\packages\FluentFTP.33.0.3\lib\net45\FluentFTP.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf, Version=3.30.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Protobuf.3.30.1\lib\net45\Google.Protobuf.dll</HintPath>
2024-03-11 16:32:52 +08:00
</Reference>
<Reference Include="K4os.Compression.LZ4, Version=1.1.11.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.1.1.11\lib\net46\K4os.Compression.LZ4.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.1.11.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.1.11\lib\net46\K4os.Compression.LZ4.Streams.dll</HintPath>
</Reference>
<Reference Include="K4os.Hash.xxHash, Version=1.0.6.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
2024-03-11 16:32:52 +08:00
<Reference Include="Microsoft.CSharp" />
<Reference Include="MySql.Data, Version=8.0.26.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.26\lib\net48\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="SharpCompress, Version=0.39.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
<HintPath>..\packages\SharpCompress.0.39.0\lib\net48\SharpCompress.dll</HintPath>
2024-03-11 16:32:52 +08:00
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath>
2024-03-11 16:32:52 +08:00
</Reference>
<Reference Include="System.ComponentModel" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite">
<HintPath>..\packages\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
2024-03-11 16:32:52 +08:00
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
2024-03-11 16:32:52 +08:00
<Reference Include="System.Transactions" />
<Reference Include="System.Web" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="TeeChart">
<HintPath>..\AUTS_Repair\bin\Debug\TeeChart.dll</HintPath>
</Reference>
<Reference Include="Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.26\lib\net48\Ubiety.Dns.Core.dll</HintPath>
</Reference>
<Reference Include="Zstandard.Net, Version=1.1.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.26\lib\net48\Zstandard.Net.dll</HintPath>
</Reference>
<Reference Include="ZstdSharp, Version=0.8.4.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
<HintPath>..\packages\ZstdSharp.Port.0.8.4\lib\net462\ZstdSharp.dll</HintPath>
</Reference>
2024-03-11 16:32:52 +08:00
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Diagnostics" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Compress\Compress.vb" />
<Compile Include="Database\Base\ColumnSchema.vb" />
<Compile Include="Database\Base\CommandHelpers.vb" />
<Compile Include="Database\Base\DatabaseData.vb" />
<Compile Include="Database\Base\DatabaseSchema.vb" />
<Compile Include="Database\Base\ForeignKeySchema.vb" />
<Compile Include="Database\Base\IndexSchema.vb" />
<Compile Include="Database\Base\InsertParams.vb" />
<Compile Include="Database\Base\SearchCondition.vb" />
<Compile Include="Database\Base\SearchParams.vb" />
<Compile Include="Database\Base\TableSchema.vb" />
<Compile Include="Database\Base\TriggerBuilder.vb" />
<Compile Include="Database\Base\TriggerSchema.vb" />
<Compile Include="Database\Base\ViewSchema.vb" />
<Compile Include="Database\DbCmdHelper.vb" />
<Compile Include="Database\DbExecutor.vb" />
<Compile Include="Database\Sqlite\DataParam.vb" />
<Compile Include="Database\Sqlite\SqliteCmdHelper.vb" />
<Compile Include="Database\Mysql\DataParam.vb" />
<Compile Include="Database\Mysql\MysqlCmdHelper.vb" />
<Compile Include="Database\Mssql\MssqlCmdHelper.vb" />
<Compile Include="DebugLog\ApplicationLog.vb" />
<Compile Include="DebugLog\ControlRecord.vb" />
<Compile Include="DebugLog\DebugPrint.vb" />
<Compile Include="EnumExtend\EnumExtender.vb" />
<Compile Include="Expression\StringExpression.vb" />
<Compile Include="ImageProcessor\ImageProcessor.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Security\Aes128.vb" />
<Compile Include="Security\MD5.vb" />
<Compile Include="Serialize\Serializer.vb" />
<Compile Include="Undo\ICommand.vb" />
<Compile Include="Undo\CommandManager.vb" />
<Compile Include="UTSModule\DbConnect\DbConnector.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\FolwCtrTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\ImportInfoTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\LogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\OrderInternalTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\OrdersTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\ProductionLineTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\ProductionPlanTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\ProjectTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\ProductTypesTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RejectsExplainTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairReasonTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairRequestTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairResultTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairSourceTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\RepairTypesTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\SnListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\SnRulesTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\StationListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\StationPacketReleaseLogTable.vb" />
2024-03-11 16:32:52 +08:00
<Compile Include="UTSModule\DbTableModel\Customer\SyncListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\TestLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\VendorCustomerTable.vb" />
<Compile Include="UTSModule\DbTableModel\LocalPrivate\CacheTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\AppListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\AppLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\CustomerListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\DataServiceListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\DataServiceLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\DbListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\DevListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\DevLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\ErrCodeTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\LicenseListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\LogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\OperationListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\OrderStatusTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\SwReleaseLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\SwUpdateTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\SyncListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\ServiceLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\TestPlanTipsTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\UserOperationAuthTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\UtsCmdListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Manage\UserListTable.vb" />
<Compile Include="UTSModule\DbTableModel\UtsDataTable.vb" />
<Compile Include="UTSModule\FtpService.vb" />
<Compile Include="UTSModule\IProcessStation.vb" />
<Compile Include="UTSModule\IProductionLine.vb" />
<Compile Include="UTSModule\IUtsForm.vb" />
<Compile Include="UTSModule\IUtsTest.vb" />
<Compile Include="UTSModule\License\License.vb" />
<Compile Include="UTSModule\License\Server.vb" />
<Compile Include="UTSModule\Login\LoginForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Login\LoginParams.vb" />
<Compile Include="UTSModule\Login\UserInfo.vb" />
<Compile Include="UTSModule\Production\CustomerOrderManager.vb" />
<Compile Include="UTSModule\Production\ErrCode.vb" />
<Compile Include="UTSModule\Production\ErrCodeManager.vb" />
<Compile Include="UTSModule\Production\InternalOrderManager.vb" />
<Compile Include="UTSModule\Production\PlanCol.vb" />
<Compile Include="UTSModule\Production\ProductionLineManager.vb" />
<Compile Include="UTSModule\Production\ProductionLinesManager.vb" />
<Compile Include="UTSModule\Production\ProductTypeManager.vb" />
<Compile Include="UTSModule\Project\DlgCreateProject.designer.vb">
<DependentUpon>DlgCreateProject.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Project\DlgCreateProject.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Project\DlgLoadProject.designer.vb">
<DependentUpon>DlgLoadProject.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Project\DlgLoadProject.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Project\FrmProject.Designer.vb">
<DependentUpon>FrmProject.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Project\FrmProject.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Project\ProjectInfo.vb" />
<Compile Include="UTSModule\Project\ProjectStationGrid.vb" />
<Compile Include="UTSModule\SerialCollection\UserControl1.Designer.vb">
<DependentUpon>UserControl1.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\SerialCollection\UserControl1.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UTSModule\Service\AppRegister.vb" />
<Compile Include="UTSModule\Service\AutsTcpClient.vb" />
<Compile Include="UTSModule\Service\ServiceTask.vb" />
<Compile Include="UTSModule\Station\GridNavigationManager.vb" />
<Compile Include="UTSModule\Station\GridNavigation.vb" />
<Compile Include="UTSModule\Station\GridNodeMoveUpCommand.vb" />
<Compile Include="UTSModule\Station\INavigation.vb" />
2024-03-11 16:32:52 +08:00
<Compile Include="UTSModule\Station\IStationPlan.vb" />
<Compile Include="UTSModule\Station\StationPackagePlan.vb" />
<Compile Include="UTSModule\Station\PlanNodeSelectChangedEventArgs.vb" />
<Compile Include="UTSModule\Station\PlanNodeTextChangedEventArgs.vb" />
<Compile Include="UTSModule\Station\StationPacketVo.vb" />
2024-03-11 16:32:52 +08:00
<Compile Include="UTSModule\Station\StationPlan.vb" />
<Compile Include="UTSModule\Station\StationPlanGrid.vb" />
<Compile Include="UTSModule\Station\StationPlanManager.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\CloseAllComportExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\CloseComPortExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComPort.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComPortCommandManager.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComReadBytesExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComReadExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComReadTextExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWrBytesExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWriteBytesExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWriteExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWriteReadExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWriteTextExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ComWrTextExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\ConfigComAliasExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\GetComExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ComPortCommand\OpenComPortExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\ConverterCommandManager.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\FormatStringExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\GetBooleanExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\GetStringExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\GetUTF8StringExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\GetValueExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\CompareExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ConverterCommand\SubStringExecutor.vb" />
<Compile Include="UTSModule\Test\Command\ProcessCommand\ProcessCommandManager.vb" />
<Compile Include="UTSModule\Test\Command\ProcessCommand\ProcessExecuteExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\CallExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\GetDBDataExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\ShowTipsExecutor.vb" />
<Compile Include="UTSModule\Test\ControllerComPortTask.vb" />
<Compile Include="UTSModule\Test\Controls\utsLabel.Designer.vb">
<DependentUpon>utsLabel.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Test\Controls\utsLabel.vb">
<SubType>Component</SubType>
</Compile>
<Compile Include="UTSModule\Test\UtsTester.vb" />
<Compile Include="UTSModule\UtsAppForm.vb" />
<Compile Include="UTSModule\UtsFtp.vb" />
<Compile Include="UTSModule\UtsRegistry.vb" />
<Compile Include="UTSModule\Service\IServiceTask.vb" />
<Compile Include="UTSModule\Service\TaskJsonParam.vb" />
<Compile Include="UTSModule\Service\TaskJsonSettings.vb" />
<Compile Include="UTSModule\Production\TestCmdManager.vb" />
<Compile Include="UTSModule\Station\RowNodeCommand.vb" />
<Compile Include="UTSModule\Test\Command\CompareFunction.vb" />
<Compile Include="UTSModule\Test\Command\ITestExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\CheckUtsPlatformExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\CheckUtsVersionExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\DelayMsExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\ShowInputBoxExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\ShowMessageBoxExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\ShowTipImageExecutor.vb" />
<Compile Include="UTSModule\Test\Command\SystemCommand\SystemCommandManger.vb" />
<Compile Include="UTSModule\Test\Command\TestCommand.vb" />
<Compile Include="UTSModule\Test\Command\TestCommandExecutor.vb" />
<Compile Include="UTSModule\Test\Command\TestCommandManger.vb" />
<Compile Include="UTSModule\Test\Command\TestCommandReturn.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsComPortCommandManager.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsWriteTextExecutor.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsWrTextBytesExecutor.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsWrTextDoubleExecutor.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsWrTextIntegerExecutor.vb" />
<Compile Include="UTSModule\Test\Command\UtsComPortCommand\UtsWrTextStringExecutor.vb" />
<Compile Include="UTSModule\Test\Controls\UtsInputBox.Designer.vb">
<DependentUpon>UtsInputBox.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Test\Controls\UtsInputBox.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Test\Controls\UtsMsgBox.Designer.vb">
<DependentUpon>UtsMsgBox.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Test\Controls\UtsMsgBox.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Test\DeviceAddress.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\ComportStatusMonitor.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\DatabaseStatusMonitor.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\StationEditStatusMonitor.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\TestCommandStatusMonitor.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\TestStatusMonitor.vb" />
<Compile Include="UTSModule\Test\StatusMonitor\UtsKeyDownMonitor.vb" />
<Compile Include="UTSModule\Test\TestRecordGrid.vb" />
<Compile Include="UTSModule\Test\TestResult.vb" />
<Compile Include="UTSModule\UtsDb.vb" />
<Compile Include="UTSModule\UtsPath.vb" />
<Compile Include="UTSModule\Production\TestCmdParam.vb" />
<Compile Include="UTSModule\Station\DlgLoadStation.Designer.vb">
<DependentUpon>DlgLoadStation.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Station\DlgLoadStation.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Station\DlgStationPlanStyle.Designer.vb">
<DependentUpon>DlgStationPlanStyle.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Station\DlgStationPlanStyle.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Station\FrmStationDesign.Designer.vb">
<DependentUpon>FrmStationDesign.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Station\FrmStationDesign.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Station\FrmStationPlan.Designer.vb">
<DependentUpon>FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Station\FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Production\PlanColManager.vb" />
<Compile Include="UTSModule\Station\ProcessStation.vb" />
<Compile Include="UTSModule\Station\StationPacket.vb" />
<Compile Include="UTSModule\Station\RowNode.vb" />
<Compile Include="UTSModule\Station\RowNodeCollection.vb" />
<Compile Include="UTSModule\Station\RowNodeGrid.vb" />
<Compile Include="UTSModule\Station\RowNodeStyle.vb" />
<Compile Include="UTSModule\Station\StationPacketImprint.vb" />
<Compile Include="UTSModule\Station\StationTestPlan.vb" />
<Compile Include="UTSModule\Production\TestCmd.vb" />
<Compile Include="UTSModule\Station\TreeViewEx.vb">
<SubType>Component</SubType>
</Compile>
<Compile Include="UTSModule\Test\UtsComPort.vb" />
<Compile Include="UTSModule\Test\FrmStationTest.Designer.vb">
<DependentUpon>FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="UTSModule\Test\FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="UTSModule\Test\UtsComPortData.vb" />
<Compile Include="UTSModule\Test\UtsComportTask.vb" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Login\LoginForm.resx">
<DependentUpon>LoginForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Project\DlgCreateProject.resx">
<DependentUpon>DlgCreateProject.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Project\DlgLoadProject.resx">
<DependentUpon>DlgLoadProject.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Project\FrmProject.resx">
<DependentUpon>FrmProject.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\SerialCollection\UserControl1.resx">
<DependentUpon>UserControl1.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Station\DlgLoadStation.resx">
<DependentUpon>DlgLoadStation.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Station\DlgStationPlanStyle.resx">
<DependentUpon>DlgStationPlanStyle.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Station\FrmStationDesign.resx">
<DependentUpon>FrmStationDesign.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Station\FrmStationPlan.resx">
<DependentUpon>FrmStationPlan.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Test\Controls\UtsInputBox.resx">
<DependentUpon>UtsInputBox.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Test\Controls\utsLabel.resx">
<DependentUpon>utsLabel.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Test\Controls\UtsMsgBox.resx">
<DependentUpon>UtsMsgBox.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UTSModule\Test\FrmStationTest.resx">
<DependentUpon>FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="UTSModule\About\" />
<Folder Include="UTSModule\Help\" />
</ItemGroup>
<ItemGroup>
<Content Include="Document\Version.txt" />
<Content Include="模块说明.txt" />
</ItemGroup>
<ItemGroup>
<Service Include="{94E38DFF-614B-4CBD-B67C-F211BB35CE8B}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>