Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

GCM-LINE-SYS.vbproj 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  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>{FE513A1E-39BC-4D77-9C8F-00C243513418}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <StartupObject>ICS_ASMS_ERP_SYS.My.MyApplication</StartupObject>
  10. <RootNamespace>ICS_ASMS_ERP_SYS</RootNamespace>
  11. <AssemblyName>GCM-LINE-SYS</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>GCM-LINE-SYS.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>GCM-LINE-SYS.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>ICSASMSLOG.ico</ApplicationIcon>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <ApplicationManifest>app1.manifest</ApplicationManifest>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="DotNetBarcode">
  58. <HintPath>dll\DotNetBarcode.dll</HintPath>
  59. </Reference>
  60. <Reference Include="MediaFoundation, Version=3.1.0.32450, Culture=neutral, PublicKeyToken=36fa660e1d6ebf8d, processorArchitecture=MSIL">
  61. <HintPath>..\lib\RCWF\2023.1.314.48\MediaFoundation.dll</HintPath>
  62. <Private>True</Private>
  63. </Reference>
  64. <Reference Include="Microsoft.CSharp" />
  65. <Reference Include="Microsoft.Toolkit.Uwp.Notifications, Version=7.0.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2, processorArchitecture=MSIL">
  66. <HintPath>..\lib\RCWF\2023.1.314.48\Microsoft.Toolkit.Uwp.Notifications.dll</HintPath>
  67. <Private>True</Private>
  68. </Reference>
  69. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  70. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  71. </Reference>
  72. <Reference Include="PresentationCore" />
  73. <Reference Include="PresentationFramework" />
  74. <Reference Include="System" />
  75. <Reference Include="System.ComponentModel.Composition" />
  76. <Reference Include="System.Data" />
  77. <Reference Include="System.Deployment" />
  78. <Reference Include="System.Drawing" />
  79. <Reference Include="System.Management" />
  80. <Reference Include="System.Windows.Forms" />
  81. <Reference Include="System.Windows.Forms.DataVisualization" />
  82. <Reference Include="System.Xaml" />
  83. <Reference Include="System.Xml" />
  84. <Reference Include="System.Core" />
  85. <Reference Include="System.Xml.Linq" />
  86. <Reference Include="System.Data.DataSetExtensions" />
  87. <Reference Include="System.Net.Http" />
  88. <Reference Include="WindowsBase" />
  89. </ItemGroup>
  90. <ItemGroup>
  91. <Import Include="Microsoft.VisualBasic" />
  92. <Import Include="System" />
  93. <Import Include="System.Collections" />
  94. <Import Include="System.Collections.Generic" />
  95. <Import Include="System.Data" />
  96. <Import Include="System.Drawing" />
  97. <Import Include="System.Diagnostics" />
  98. <Import Include="System.Windows.Forms" />
  99. <Import Include="System.Linq" />
  100. <Import Include="System.Xml.Linq" />
  101. <Import Include="System.Threading.Tasks" />
  102. </ItemGroup>
  103. <ItemGroup>
  104. <Compile Include="0.MyModule\模組\SQL_LINE.vb" />
  105. <Compile Include="0.MyModule\模組\SQL_Module.vb" />
  106. <Compile Include="0.MyModule\模組\SQL_連線字串.vb" />
  107. <Compile Include="0.MyModule\模組\全域變數.vb" />
  108. <Compile Include="01.人事系統管理\LINE_MCD管理表.Designer.vb">
  109. <DependentUpon>LINE_MCD管理表.vb</DependentUpon>
  110. </Compile>
  111. <Compile Include="01.人事系統管理\LINE_MCD管理表.vb">
  112. <SubType>Form</SubType>
  113. </Compile>
  114. <Compile Include="01.人事系統管理\LINE_使用者管理表.Designer.vb">
  115. <DependentUpon>LINE_使用者管理表.vb</DependentUpon>
  116. </Compile>
  117. <Compile Include="01.人事系統管理\LINE_使用者管理表.vb">
  118. <SubType>Form</SubType>
  119. </Compile>
  120. <Compile Include="01.人事系統管理\LINE_帳號綁定.Designer.vb">
  121. <DependentUpon>LINE_帳號綁定.vb</DependentUpon>
  122. </Compile>
  123. <Compile Include="01.人事系統管理\LINE_帳號綁定.vb">
  124. <SubType>Form</SubType>
  125. </Compile>
  126. <Compile Include="01.人事系統管理\LINE_權限一覽表.Designer.vb">
  127. <DependentUpon>LINE_權限一覽表.vb</DependentUpon>
  128. </Compile>
  129. <Compile Include="01.人事系統管理\LINE_權限一覽表.vb">
  130. <SubType>Form</SubType>
  131. </Compile>
  132. <Compile Include="01.人事系統管理\LINE_通知測試表.Designer.vb">
  133. <DependentUpon>LINE_通知測試表.vb</DependentUpon>
  134. </Compile>
  135. <Compile Include="01.人事系統管理\LINE_通知測試表.vb">
  136. <SubType>Form</SubType>
  137. </Compile>
  138. <Compile Include="01.人事系統管理\歷史發送數據.Designer.vb">
  139. <DependentUpon>歷史發送數據.vb</DependentUpon>
  140. </Compile>
  141. <Compile Include="01.人事系統管理\歷史發送數據.vb">
  142. <SubType>Form</SubType>
  143. </Compile>
  144. <Compile Include="01.人事系統管理\系統編碼規則.Designer.vb">
  145. <DependentUpon>系統編碼規則.vb</DependentUpon>
  146. </Compile>
  147. <Compile Include="01.人事系統管理\系統編碼規則.vb">
  148. <SubType>Form</SubType>
  149. </Compile>
  150. <Compile Include="10.其他視窗\下拉清單_1.Designer.vb">
  151. <DependentUpon>下拉清單_1.vb</DependentUpon>
  152. </Compile>
  153. <Compile Include="10.其他視窗\下拉清單_1.vb">
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="10.其他視窗\下拉清單_2.Designer.vb">
  157. <DependentUpon>下拉清單_2.vb</DependentUpon>
  158. </Compile>
  159. <Compile Include="10.其他視窗\下拉清單_2.vb">
  160. <SubType>Form</SubType>
  161. </Compile>
  162. <Compile Include="10.其他視窗\輸入視窗.Designer.vb">
  163. <DependentUpon>輸入視窗.vb</DependentUpon>
  164. </Compile>
  165. <Compile Include="10.其他視窗\輸入視窗.vb">
  166. <SubType>Form</SubType>
  167. </Compile>
  168. <Compile Include="10.其他視窗\通知視窗.Designer.vb">
  169. <DependentUpon>通知視窗.vb</DependentUpon>
  170. </Compile>
  171. <Compile Include="10.其他視窗\通知視窗.vb">
  172. <SubType>Form</SubType>
  173. </Compile>
  174. <Compile Include="My Project\AssemblyInfo.vb" />
  175. <Compile Include="My Project\Application.Designer.vb">
  176. <AutoGen>True</AutoGen>
  177. <DependentUpon>Application.myapp</DependentUpon>
  178. <DesignTime>True</DesignTime>
  179. </Compile>
  180. <Compile Include="My Project\Resources.Designer.vb">
  181. <AutoGen>True</AutoGen>
  182. <DesignTime>True</DesignTime>
  183. <DependentUpon>Resources.resx</DependentUpon>
  184. </Compile>
  185. <Compile Include="My Project\Settings.Designer.vb">
  186. <AutoGen>True</AutoGen>
  187. <DependentUpon>Settings.settings</DependentUpon>
  188. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  189. </Compile>
  190. </ItemGroup>
  191. <ItemGroup>
  192. <EmbeddedResource Include="01.人事系統管理\LINE_MCD管理表.resx">
  193. <DependentUpon>LINE_MCD管理表.vb</DependentUpon>
  194. </EmbeddedResource>
  195. <EmbeddedResource Include="01.人事系統管理\LINE_使用者管理表.resx">
  196. <DependentUpon>LINE_使用者管理表.vb</DependentUpon>
  197. </EmbeddedResource>
  198. <EmbeddedResource Include="01.人事系統管理\LINE_帳號綁定.resx">
  199. <DependentUpon>LINE_帳號綁定.vb</DependentUpon>
  200. </EmbeddedResource>
  201. <EmbeddedResource Include="01.人事系統管理\LINE_權限一覽表.resx">
  202. <DependentUpon>LINE_權限一覽表.vb</DependentUpon>
  203. </EmbeddedResource>
  204. <EmbeddedResource Include="01.人事系統管理\LINE_通知測試表.resx">
  205. <DependentUpon>LINE_通知測試表.vb</DependentUpon>
  206. </EmbeddedResource>
  207. <EmbeddedResource Include="01.人事系統管理\歷史發送數據.resx">
  208. <DependentUpon>歷史發送數據.vb</DependentUpon>
  209. </EmbeddedResource>
  210. <EmbeddedResource Include="01.人事系統管理\系統編碼規則.resx">
  211. <DependentUpon>系統編碼規則.vb</DependentUpon>
  212. </EmbeddedResource>
  213. <EmbeddedResource Include="10.其他視窗\下拉清單_1.resx">
  214. <DependentUpon>下拉清單_1.vb</DependentUpon>
  215. </EmbeddedResource>
  216. <EmbeddedResource Include="10.其他視窗\下拉清單_2.resx">
  217. <DependentUpon>下拉清單_2.vb</DependentUpon>
  218. </EmbeddedResource>
  219. <EmbeddedResource Include="10.其他視窗\輸入視窗.resx">
  220. <DependentUpon>輸入視窗.vb</DependentUpon>
  221. </EmbeddedResource>
  222. <EmbeddedResource Include="10.其他視窗\通知視窗.resx">
  223. <DependentUpon>通知視窗.vb</DependentUpon>
  224. </EmbeddedResource>
  225. <EmbeddedResource Include="My Project\licenses.licx" />
  226. <EmbeddedResource Include="My Project\Resources.resx">
  227. <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
  228. <LastGenOutput>Resources.Designer.vb</LastGenOutput>
  229. <CustomToolNamespace>My.Resources</CustomToolNamespace>
  230. <SubType>Designer</SubType>
  231. </EmbeddedResource>
  232. </ItemGroup>
  233. <ItemGroup>
  234. <None Include="app.manifest" />
  235. <None Include="app1.manifest" />
  236. <None Include="My Project\Application.myapp">
  237. <Generator>MyApplicationCodeGenerator</Generator>
  238. <LastGenOutput>Application.Designer.vb</LastGenOutput>
  239. </None>
  240. <None Include="My Project\Settings.settings">
  241. <Generator>SettingsSingleFileGenerator</Generator>
  242. <CustomToolNamespace>My</CustomToolNamespace>
  243. <LastGenOutput>Settings.Designer.vb</LastGenOutput>
  244. </None>
  245. <None Include="App.config" />
  246. </ItemGroup>
  247. <ItemGroup>
  248. <None Include="packages.config" />
  249. <None Include="pic\SYS.png" />
  250. </ItemGroup>
  251. <ItemGroup>
  252. <None Include="pic\ERP.png" />
  253. </ItemGroup>
  254. <ItemGroup>
  255. <None Include="pic\POS.png" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <None Include="pic\ICS-LOGO.ico" />
  259. </ItemGroup>
  260. <ItemGroup>
  261. <COMReference Include="ACTIVEXLib">
  262. <Guid>{012F24C1-35B0-11D0-BF2D-0000E8D0D146}</Guid>
  263. <VersionMajor>1</VersionMajor>
  264. <VersionMinor>0</VersionMinor>
  265. <Lcid>0</Lcid>
  266. <WrapperTool>tlbimp</WrapperTool>
  267. <Isolated>False</Isolated>
  268. <EmbedInteropTypes>True</EmbedInteropTypes>
  269. </COMReference>
  270. <COMReference Include="Microsoft.Office.Core">
  271. <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
  272. <VersionMajor>2</VersionMajor>
  273. <VersionMinor>8</VersionMinor>
  274. <Lcid>0</Lcid>
  275. <WrapperTool>primary</WrapperTool>
  276. <Isolated>False</Isolated>
  277. <EmbedInteropTypes>True</EmbedInteropTypes>
  278. </COMReference>
  279. <COMReference Include="Microsoft.Office.Interop.Excel">
  280. <Guid>{00020813-0000-0000-C000-000000000046}</Guid>
  281. <VersionMajor>1</VersionMajor>
  282. <VersionMinor>9</VersionMinor>
  283. <Lcid>0</Lcid>
  284. <WrapperTool>primary</WrapperTool>
  285. <Isolated>False</Isolated>
  286. <EmbedInteropTypes>True</EmbedInteropTypes>
  287. </COMReference>
  288. <COMReference Include="VBIDE">
  289. <Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
  290. <VersionMajor>5</VersionMajor>
  291. <VersionMinor>3</VersionMinor>
  292. <Lcid>0</Lcid>
  293. <WrapperTool>primary</WrapperTool>
  294. <Isolated>False</Isolated>
  295. <EmbedInteropTypes>True</EmbedInteropTypes>
  296. </COMReference>
  297. </ItemGroup>
  298. <ItemGroup>
  299. <Content Include="ICSASMSLOG.ico" />
  300. <None Include="pic\上一頁.png" />
  301. <None Include="pic\下一頁.png" />
  302. <None Include="pic\test.png" />
  303. <None Include="pic\Bar Chart.png" />
  304. <None Include="pic\cancel-button.png" />
  305. <None Include="pic\wait.png" />
  306. <None Include="pic\Close.png" />
  307. <None Include="pic\Select.png" />
  308. <None Include="pic\Shipping4.png" />
  309. <None Include="pic\Shipping0.png" />
  310. <None Include="pic\1_125.png" />
  311. <None Include="pic\1_124.png" />
  312. <None Include="pic\1_123.png" />
  313. <None Include="pic\1_122.png" />
  314. <None Include="pic\Fire.png" />
  315. <None Include="pic\print.png" />
  316. <None Include="pic\Search.png" />
  317. <None Include="pic\R180.png" />
  318. <None Include="pic\L180.png" />
  319. <None Include="pic\R90.png" />
  320. <None Include="pic\L90.png" />
  321. <None Include="pic\document-accept.png" />
  322. <None Include="pic\Report.ico" />
  323. <None Include="pic\Shipping5.png" />
  324. <None Include="pic\moving-and-packing-icon-set-03_brown.png" />
  325. <None Include="pic\moving-and-packing-icon-set-03_blue.png" />
  326. <None Include="pic\check-icon.png" />
  327. <None Include="pic\pen.png" />
  328. <None Include="pic\Personnel1.ico" />
  329. <None Include="pic\business_64x64.ico" />
  330. <None Include="pic\buy1.ico" />
  331. <None Include="pic\Item_logic_0001.png" />
  332. <None Include="pic\add-2.png" />
  333. <None Include="pic\Delete_Image.png" />
  334. <None Include="pic\Update_Image.png" />
  335. <None Include="pic\Download.png" />
  336. <None Include="pic\SAVER2.png" />
  337. <None Include="pic\translate.jpg" />
  338. <None Include="pic\change.png" />
  339. <None Include="pic\Add_Image.png" />
  340. <None Include="pic\New Folder.png" />
  341. <None Include="pic\computer.png" />
  342. <None Include="pic\GarbageEmpty.png" />
  343. <None Include="pic\Save.png" />
  344. <None Include="pic\code.png" />
  345. <None Include="pic\ICSASMSLOG.png" />
  346. </ItemGroup>
  347. <ItemGroup>
  348. <WCFMetadata Include="Connected Services\" />
  349. </ItemGroup>
  350. <ItemGroup>
  351. <Folder Include="dll\" />
  352. </ItemGroup>
  353. <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  354. <ProjectExtensions>
  355. <VisualStudio>
  356. <UserProperties ShouldAddDPIScalingManifest="True" />
  357. </VisualStudio>
  358. </ProjectExtensions>
  359. </Project>