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/SQLliteReading/AUTS_Package/AUTS_Package.vbproj

357 lines
17 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="..\packages\OpenCvSharp4.runtime.win.4.6.0.20220608\build\net48\OpenCvSharp4.runtime.win.props" Condition="Exists('..\packages\OpenCvSharp4.runtime.win.4.6.0.20220608\build\net48\OpenCvSharp4.runtime.win.props')" />
<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>{2255F4C0-91F0-4902-B484-EFE634CA3731}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>AUTS_Package.My.MyApplication</StartupObject>
<RootNamespace>AUTS_Package</RootNamespace>
<AssemblyName>AUTS_Package</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<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>
<ApplicationRevision>4</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>AUTS_Package.xml</DocumentationFile>
<NoWarn>
</NoWarn>
<WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>AUTS_Package.xml</DocumentationFile>
<NoWarn>
</NoWarn>
<WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>On</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>Off</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="FlexCell, Version=4.4.5.0, Culture=neutral, PublicKeyToken=6f86587eb70ee309, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\陈志豪\czh\UTS\src\src\VbControl\FlexCell.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="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
<HintPath>..\packages\OpenCvSharp4.4.6.0.20220608\lib\net48\OpenCvSharp.dll</HintPath>
</Reference>
<Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
<HintPath>..\packages\OpenCvSharp4.Extensions.4.6.0.20220608\lib\net48\OpenCvSharp.Extensions.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Drawing.Common.6.0.0\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</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.Security" />
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xaml" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
</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.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="FrmStationRelease.Designer.vb">
<DependentUpon>FrmStationRelease.vb</DependentUpon>
</Compile>
<Compile Include="FrmStationRelease.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationPlan.Designer.vb">
<DependentUpon>BM_ITM53_P1_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationTest.Designer.vb">
<DependentUpon>BM_ITM53_P1_FrmStationTest.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain.Designer.vb">
<DependentUpon>FrmMain.vb</DependentUpon>
</Compile>
<Compile Include="FrmMain.vb">
<SubType>Form</SubType>
</Compile>
<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="ProcessControlAPI.vb" />
<Compile Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationTest.Designer.vb">
<DependentUpon>ZQ_Mars_P1_FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationPlan.Designer.vb">
<DependentUpon>ZQ_Mars_P1_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Mars\P2-称重\ProcessControl.vb" />
<Compile Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationPlan.Designer.vb">
<DependentUpon>ZQ_Mars_P2_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationTest.Designer.vb">
<DependentUpon>ZQ_Mars_P2_FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationPlan.Designer.vb">
<DependentUpon>ZQ_Mars_P3_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationTest.Designer.vb">
<DependentUpon>ZQ_Mars_P3_FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Phobos\T1-PCBA_Test\AttributeTest.vb" />
<Compile Include="ZQ\Phobos\T1-PCBA_Test\MainTest.vb" />
<Compile Include="ZQ\Phobos\T1-PCBA_Test\Uart_1089.vb" />
<Compile Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationPlan.Designer.vb">
<DependentUpon>ZQ_Phobos_T1_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationTest.Designer.vb">
<DependentUpon>ZQ_Phobos_T1_FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationTest.Designer.vb">
<DependentUpon>ZQ_Phobos_T2_FrmStationTest.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationTest.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationPlan.Designer.vb">
<DependentUpon>ZQ_Phobos_T2_FrmStationPlan.vb</DependentUpon>
</Compile>
<Compile Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationPlan.vb">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="FrmStationRelease.resx">
<DependentUpon>FrmStationRelease.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationPlan.resx">
<DependentUpon>BM_ITM53_P1_FrmStationPlan.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="BM\ITM-53\P1-装箱\BM_ITM53_P1_FrmStationTest.resx">
<DependentUpon>BM_ITM53_P1_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmMain.resx">
<DependentUpon>FrmMain.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationPlan.resx">
<DependentUpon>ZQ_Mars_P1_FrmStationPlan.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P1-关联彩盒码与机身码\ZQ_Mars_P1_FrmStationTest.resx">
<DependentUpon>ZQ_Mars_P1_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationPlan.resx">
<DependentUpon>ZQ_Mars_P2_FrmStationPlan.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P2-称重\ZQ_Mars_P2_FrmStationTest.resx">
<DependentUpon>ZQ_Mars_P2_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationPlan.resx">
<DependentUpon>ZQ_Mars_P3_FrmStationPlan.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Mars\P3-装箱\ZQ_Mars_P3_FrmStationTest.resx">
<DependentUpon>ZQ_Mars_P3_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationPlan.resx">
<DependentUpon>ZQ_Phobos_T1_FrmStationPlan.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Phobos\T1-PCBA_Test\ZQ_Phobos_T1_FrmStationTest.resx">
<DependentUpon>ZQ_Phobos_T1_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationTest.resx">
<DependentUpon>ZQ_Phobos_T2_FrmStationTest.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ZQ\Phobos\T2-FT\ZQ_Phobos_T2_FrmStationPlan.resx">
<DependentUpon>ZQ_Phobos_T2_FrmStationPlan.vb</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="My Project\app.manifest" />
<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="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\UTS_Core\UTS_Core.vbproj">
<Project>{33C6456C-F00D-41AC-A6FB-DB0601495C6A}</Project>
<Name>UTS_Core</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Resources\FontSize_5701.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\format_Bold_16xLG.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\format_Italics_16xLG.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\format_Underline_16xLG.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\lines_Text_left_justify_16xMD.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\VSO_FontColorPicker_withBar_16x.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Phobos.jpg" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="ZQ\Mars\P2-称重\优化记录.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\OpenCvSharp4.runtime.win.4.6.0.20220608\build\net48\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\OpenCvSharp4.runtime.win.4.6.0.20220608\build\net48\OpenCvSharp4.runtime.win.props'))" />
</Target>
</Project>