Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HT-ODOO-SELLING-PI.vbproj 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{8B8D7242-10ED-47C5-961D-71C53C4349BE}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <StartupObject>HT_ODOO_SELLING_PI.My.MyApplication</StartupObject>
  10. <RootNamespace>HT_ODOO_SELLING_PI</RootNamespace>
  11. <AssemblyName>HT-ODOO-SELLING-PI</AssemblyName>
  12. <FileAlignment>512</FileAlignment>
  13. <MyType>WindowsForms</MyType>
  14. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <DefineDebug>true</DefineDebug>
  23. <DefineTrace>true</DefineTrace>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DocumentationFile>HT-ODOO-SELLING-PI.xml</DocumentationFile>
  26. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <DefineDebug>false</DefineDebug>
  32. <DefineTrace>true</DefineTrace>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DocumentationFile>HT-ODOO-SELLING-PI.xml</DocumentationFile>
  36. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  37. </PropertyGroup>
  38. <PropertyGroup>
  39. <OptionExplicit>On</OptionExplicit>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <OptionCompare>Binary</OptionCompare>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <OptionStrict>Off</OptionStrict>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <OptionInfer>On</OptionInfer>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <ApplicationIcon>logo.ico</ApplicationIcon>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <ApplicationManifest>app.manifest</ApplicationManifest>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  58. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  61. <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
  62. </Reference>
  63. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  64. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  70. <EmbedInteropTypes>True</EmbedInteropTypes>
  71. </Reference>
  72. <Reference Include="Npgsql, Version=8.0.5.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Npgsql.8.0.5\lib\netstandard2.0\Npgsql.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System" />
  76. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  77. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  80. <HintPath>..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Data" />
  83. <Reference Include="System.Deployment" />
  84. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  85. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Drawing" />
  88. <Reference Include="System.Management" />
  89. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  90. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System.Numerics" />
  93. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  94. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  97. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  100. <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  103. <HintPath>..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  106. <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  109. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  112. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Windows.Forms" />
  115. <Reference Include="System.Xml" />
  116. <Reference Include="System.Core" />
  117. <Reference Include="System.Xml.Linq" />
  118. <Reference Include="System.Data.DataSetExtensions" />
  119. <Reference Include="System.Net.Http" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <Import Include="Microsoft.VisualBasic" />
  123. <Import Include="System" />
  124. <Import Include="System.Collections" />
  125. <Import Include="System.Collections.Generic" />
  126. <Import Include="System.Data" />
  127. <Import Include="System.Drawing" />
  128. <Import Include="System.Diagnostics" />
  129. <Import Include="System.Windows.Forms" />
  130. <Import Include="System.Linq" />
  131. <Import Include="System.Xml.Linq" />
  132. <Import Include="System.Threading.Tasks" />
  133. </ItemGroup>
  134. <ItemGroup>
  135. <Compile Include="01、銷售管理系統\裝箱單.Designer.vb">
  136. <DependentUpon>裝箱單.vb</DependentUpon>
  137. </Compile>
  138. <Compile Include="01、銷售管理系統\裝箱單.vb">
  139. <SubType>Form</SubType>
  140. </Compile>
  141. <Compile Include="01、銷售管理系統\銷售審查表.Designer.vb">
  142. <DependentUpon>銷售審查表.vb</DependentUpon>
  143. </Compile>
  144. <Compile Include="01、銷售管理系統\銷售審查表.vb">
  145. <SubType>Form</SubType>
  146. </Compile>
  147. <Compile Include="01、銷售管理系統\銷售發票.Designer.vb">
  148. <DependentUpon>銷售發票.vb</DependentUpon>
  149. </Compile>
  150. <Compile Include="01、銷售管理系統\銷售發票.vb">
  151. <SubType>Form</SubType>
  152. </Compile>
  153. <Compile Include="09、資料庫系統管理\系統使用者管理.Designer.vb">
  154. <DependentUpon>系統使用者管理.vb</DependentUpon>
  155. </Compile>
  156. <Compile Include="09、資料庫系統管理\系統使用者管理.vb">
  157. <SubType>Form</SubType>
  158. </Compile>
  159. <Compile Include="09、資料庫系統管理\系統綁定電腦資訊.Designer.vb">
  160. <DependentUpon>系統綁定電腦資訊.vb</DependentUpon>
  161. </Compile>
  162. <Compile Include="09、資料庫系統管理\系統綁定電腦資訊.vb">
  163. <SubType>Form</SubType>
  164. </Compile>
  165. <Compile Include="09、資料庫系統管理\輸入密碼.Designer.vb">
  166. <DependentUpon>輸入密碼.vb</DependentUpon>
  167. </Compile>
  168. <Compile Include="09、資料庫系統管理\輸入密碼.vb">
  169. <SubType>Form</SubType>
  170. </Compile>
  171. <Compile Include="0、MyModule\SQL_登入與系統權限.vb" />
  172. <Compile Include="0、MyModule\SQL銷售系統管理.vb" />
  173. <Compile Include="Form1.vb">
  174. <SubType>Form</SubType>
  175. </Compile>
  176. <Compile Include="Form1.Designer.vb">
  177. <DependentUpon>Form1.vb</DependentUpon>
  178. <SubType>Form</SubType>
  179. </Compile>
  180. <Compile Include="HT-ERP-SELLINGPI.Designer.vb">
  181. <DependentUpon>HT-ERP-SELLINGPI.vb</DependentUpon>
  182. </Compile>
  183. <Compile Include="HT-ERP-SELLINGPI.vb">
  184. <SubType>Form</SubType>
  185. </Compile>
  186. <Compile Include="My Project\AssemblyInfo.vb" />
  187. <Compile Include="My Project\Application.Designer.vb">
  188. <AutoGen>True</AutoGen>
  189. <DependentUpon>Application.myapp</DependentUpon>
  190. <DesignTime>True</DesignTime>
  191. </Compile>
  192. <Compile Include="My Project\Resources.Designer.vb">
  193. <AutoGen>True</AutoGen>
  194. <DesignTime>True</DesignTime>
  195. <DependentUpon>Resources.resx</DependentUpon>
  196. </Compile>
  197. <Compile Include="My Project\Settings.Designer.vb">
  198. <AutoGen>True</AutoGen>
  199. <DependentUpon>Settings.settings</DependentUpon>
  200. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  201. </Compile>
  202. <Compile Include="0、MyModule\SQL_Module.vb" />
  203. <Compile Include="登入.Designer.vb">
  204. <DependentUpon>登入.vb</DependentUpon>
  205. </Compile>
  206. <Compile Include="登入.vb">
  207. <SubType>Form</SubType>
  208. </Compile>
  209. </ItemGroup>
  210. <ItemGroup>
  211. <EmbeddedResource Include="01、銷售管理系統\裝箱單.resx">
  212. <DependentUpon>裝箱單.vb</DependentUpon>
  213. </EmbeddedResource>
  214. <EmbeddedResource Include="01、銷售管理系統\銷售審查表.resx">
  215. <DependentUpon>銷售審查表.vb</DependentUpon>
  216. </EmbeddedResource>
  217. <EmbeddedResource Include="01、銷售管理系統\銷售發票.resx">
  218. <DependentUpon>銷售發票.vb</DependentUpon>
  219. </EmbeddedResource>
  220. <EmbeddedResource Include="09、資料庫系統管理\系統使用者管理.resx">
  221. <DependentUpon>系統使用者管理.vb</DependentUpon>
  222. </EmbeddedResource>
  223. <EmbeddedResource Include="09、資料庫系統管理\系統綁定電腦資訊.resx">
  224. <DependentUpon>系統綁定電腦資訊.vb</DependentUpon>
  225. </EmbeddedResource>
  226. <EmbeddedResource Include="09、資料庫系統管理\輸入密碼.resx">
  227. <DependentUpon>輸入密碼.vb</DependentUpon>
  228. </EmbeddedResource>
  229. <EmbeddedResource Include="Form1.resx">
  230. <DependentUpon>Form1.vb</DependentUpon>
  231. </EmbeddedResource>
  232. <EmbeddedResource Include="HT-ERP-SELLINGPI.resx">
  233. <DependentUpon>HT-ERP-SELLINGPI.vb</DependentUpon>
  234. </EmbeddedResource>
  235. <EmbeddedResource Include="My Project\Resources.resx">
  236. <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
  237. <LastGenOutput>Resources.Designer.vb</LastGenOutput>
  238. <CustomToolNamespace>My.Resources</CustomToolNamespace>
  239. <SubType>Designer</SubType>
  240. </EmbeddedResource>
  241. <EmbeddedResource Include="登入.resx">
  242. <DependentUpon>登入.vb</DependentUpon>
  243. </EmbeddedResource>
  244. </ItemGroup>
  245. <ItemGroup>
  246. <None Include="app.manifest" />
  247. <None Include="My Project\Application.myapp">
  248. <Generator>MyApplicationCodeGenerator</Generator>
  249. <LastGenOutput>Application.Designer.vb</LastGenOutput>
  250. </None>
  251. <None Include="My Project\Settings.settings">
  252. <Generator>SettingsSingleFileGenerator</Generator>
  253. <CustomToolNamespace>My</CustomToolNamespace>
  254. <LastGenOutput>Settings.Designer.vb</LastGenOutput>
  255. </None>
  256. <None Include="App.config" />
  257. <None Include="packages.config" />
  258. </ItemGroup>
  259. <ItemGroup>
  260. <Content Include="logo.ico" />
  261. <None Include="圖片\check.png" />
  262. <None Include="圖片\Close.png" />
  263. <None Include="圖片\print.png" />
  264. <None Include="圖片\arrow-left.png" />
  265. <None Include="圖片\arrow-right.png" />
  266. <None Include="圖片\EXCELOUT.png" />
  267. <None Include="圖片\Report.png" />
  268. <None Include="圖片\business_64x64.ico" />
  269. <None Include="圖片\GarbageEmpty.png" />
  270. <None Include="圖片\SAVER.png" />
  271. <None Include="圖片\add-2.png" />
  272. <None Include="圖片\renew.png" />
  273. <None Include="圖片\system.png" />
  274. </ItemGroup>
  275. <ItemGroup>
  276. <None Include="圖片\2022107154743680974.jpg" />
  277. </ItemGroup>
  278. <ItemGroup>
  279. <None Include="圖片\logo.png" />
  280. </ItemGroup>
  281. <ItemGroup />
  282. <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  283. </Project>