123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283 |
- <?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>{8B8D7242-10ED-47C5-961D-71C53C4349BE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <StartupObject>HT_ODOO_SELLING_PI.My.MyApplication</StartupObject>
- <RootNamespace>HT_ODOO_SELLING_PI</RootNamespace>
- <AssemblyName>HT-ODOO-SELLING-PI</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <MyType>WindowsForms</MyType>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- </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>HT-ODOO-SELLING-PI.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </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>HT-ODOO-SELLING-PI.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <PropertyGroup>
- <OptionExplicit>On</OptionExplicit>
- </PropertyGroup>
- <PropertyGroup>
- <OptionCompare>Binary</OptionCompare>
- </PropertyGroup>
- <PropertyGroup>
- <OptionStrict>Off</OptionStrict>
- </PropertyGroup>
- <PropertyGroup>
- <OptionInfer>On</OptionInfer>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>logo.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>app.manifest</ApplicationManifest>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </Reference>
- <Reference Include="Npgsql, Version=8.0.5.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <HintPath>..\packages\Npgsql.8.0.5\lib\netstandard2.0\Npgsql.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.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <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>
- </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.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.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>
- <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.Windows.Forms" />
- <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="01、銷售管理系統\裝箱單.Designer.vb">
- <DependentUpon>裝箱單.vb</DependentUpon>
- </Compile>
- <Compile Include="01、銷售管理系統\裝箱單.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="01、銷售管理系統\銷售審查表.Designer.vb">
- <DependentUpon>銷售審查表.vb</DependentUpon>
- </Compile>
- <Compile Include="01、銷售管理系統\銷售審查表.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="01、銷售管理系統\銷售發票.Designer.vb">
- <DependentUpon>銷售發票.vb</DependentUpon>
- </Compile>
- <Compile Include="01、銷售管理系統\銷售發票.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="09、資料庫系統管理\系統使用者管理.Designer.vb">
- <DependentUpon>系統使用者管理.vb</DependentUpon>
- </Compile>
- <Compile Include="09、資料庫系統管理\系統使用者管理.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="09、資料庫系統管理\系統綁定電腦資訊.Designer.vb">
- <DependentUpon>系統綁定電腦資訊.vb</DependentUpon>
- </Compile>
- <Compile Include="09、資料庫系統管理\系統綁定電腦資訊.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="09、資料庫系統管理\輸入密碼.Designer.vb">
- <DependentUpon>輸入密碼.vb</DependentUpon>
- </Compile>
- <Compile Include="09、資料庫系統管理\輸入密碼.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="0、MyModule\SQL_登入與系統權限.vb" />
- <Compile Include="0、MyModule\SQL銷售系統管理.vb" />
- <Compile Include="Form1.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.vb">
- <DependentUpon>Form1.vb</DependentUpon>
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="HT-ERP-SELLINGPI.Designer.vb">
- <DependentUpon>HT-ERP-SELLINGPI.vb</DependentUpon>
- </Compile>
- <Compile Include="HT-ERP-SELLINGPI.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="0、MyModule\SQL_Module.vb" />
- <Compile Include="登入.Designer.vb">
- <DependentUpon>登入.vb</DependentUpon>
- </Compile>
- <Compile Include="登入.vb">
- <SubType>Form</SubType>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="01、銷售管理系統\裝箱單.resx">
- <DependentUpon>裝箱單.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="01、銷售管理系統\銷售審查表.resx">
- <DependentUpon>銷售審查表.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="01、銷售管理系統\銷售發票.resx">
- <DependentUpon>銷售發票.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="09、資料庫系統管理\系統使用者管理.resx">
- <DependentUpon>系統使用者管理.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="09、資料庫系統管理\系統綁定電腦資訊.resx">
- <DependentUpon>系統綁定電腦資訊.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="09、資料庫系統管理\輸入密碼.resx">
- <DependentUpon>輸入密碼.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="HT-ERP-SELLINGPI.resx">
- <DependentUpon>HT-ERP-SELLINGPI.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="登入.resx">
- <DependentUpon>登入.vb</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="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" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="logo.ico" />
- <None Include="圖片\check.png" />
- <None Include="圖片\Close.png" />
- <None Include="圖片\print.png" />
- <None Include="圖片\arrow-left.png" />
- <None Include="圖片\arrow-right.png" />
- <None Include="圖片\EXCELOUT.png" />
- <None Include="圖片\Report.png" />
- <None Include="圖片\business_64x64.ico" />
- <None Include="圖片\GarbageEmpty.png" />
- <None Include="圖片\SAVER.png" />
- <None Include="圖片\add-2.png" />
- <None Include="圖片\renew.png" />
- <None Include="圖片\system.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="圖片\2022107154743680974.jpg" />
- </ItemGroup>
- <ItemGroup>
- <None Include="圖片\logo.png" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
- </Project>
|