intelligent-medicine-abinet.vbproj 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.props" Condition="Exists('..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.props')" />
  4. <Import Project="..\packages\cef.redist.x64.88.2.9\build\cef.redist.x64.props" Condition="Exists('..\packages\cef.redist.x64.88.2.9\build\cef.redist.x64.props')" />
  5. <Import Project="..\packages\cef.redist.x86.88.2.9\build\cef.redist.x86.props" Condition="Exists('..\packages\cef.redist.x86.88.2.9\build\cef.redist.x86.props')" />
  6. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProjectGuid>{0468FB76-9831-41F7-AB59-74C67272D9F6}</ProjectGuid>
  11. <OutputType>WinExe</OutputType>
  12. <StartupObject>intelligent_medicine_abinet.My.MyApplication</StartupObject>
  13. <RootNamespace>intelligent_medicine_abinet</RootNamespace>
  14. <AssemblyName>intelligent-medicine-abinet</AssemblyName>
  15. <FileAlignment>512</FileAlignment>
  16. <MyType>WindowsForms</MyType>
  17. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  18. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  19. <NuGetPackageImportStamp>d4c6b08e</NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <DefineDebug>true</DefineDebug>
  26. <DefineTrace>true</DefineTrace>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DocumentationFile>intelligent-medicine-abinet.xml</DocumentationFile>
  29. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugType>pdbonly</DebugType>
  34. <DefineDebug>false</DefineDebug>
  35. <DefineTrace>true</DefineTrace>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\Release\</OutputPath>
  38. <DocumentationFile>intelligent-medicine-abinet.xml</DocumentationFile>
  39. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <OptionExplicit>On</OptionExplicit>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <OptionCompare>Binary</OptionCompare>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <OptionStrict>Off</OptionStrict>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <OptionInfer>On</OptionInfer>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  54. <DebugSymbols>true</DebugSymbols>
  55. <DefineDebug>true</DefineDebug>
  56. <DefineTrace>true</DefineTrace>
  57. <OutputPath>bin\x86\Debug\</OutputPath>
  58. <DocumentationFile>intelligent-medicine-abinet.xml</DocumentationFile>
  59. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  60. <DebugType>full</DebugType>
  61. <PlatformTarget>x86</PlatformTarget>
  62. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  63. <Prefer32Bit>true</Prefer32Bit>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  66. <DefineTrace>true</DefineTrace>
  67. <OutputPath>bin\x86\Release\</OutputPath>
  68. <DocumentationFile>intelligent-medicine-abinet.xml</DocumentationFile>
  69. <Optimize>true</Optimize>
  70. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  71. <DebugType>pdbonly</DebugType>
  72. <PlatformTarget>x86</PlatformTarget>
  73. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  74. <Prefer32Bit>true</Prefer32Bit>
  75. </PropertyGroup>
  76. <PropertyGroup>
  77. <ApplicationIcon>favicon%281%29.ico</ApplicationIcon>
  78. </PropertyGroup>
  79. <ItemGroup>
  80. <Reference Include="CefSharp, Version=88.2.90.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
  81. <HintPath>..\packages\CefSharp.Common.88.2.90\lib\net452\CefSharp.dll</HintPath>
  82. <Private>True</Private>
  83. </Reference>
  84. <Reference Include="CefSharp.Core, Version=88.2.90.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
  85. <HintPath>..\packages\CefSharp.Common.88.2.90\lib\net452\CefSharp.Core.dll</HintPath>
  86. <Private>True</Private>
  87. </Reference>
  88. <Reference Include="CefSharp.WinForms, Version=88.2.90.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
  89. <HintPath>..\packages\CefSharp.WinForms.88.2.90\lib\net452\CefSharp.WinForms.dll</HintPath>
  90. <Private>True</Private>
  91. </Reference>
  92. <Reference Include="System" />
  93. <Reference Include="System.Data" />
  94. <Reference Include="System.Deployment" />
  95. <Reference Include="System.Drawing" />
  96. <Reference Include="System.Windows.Forms" />
  97. <Reference Include="System.Xml" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Xml.Linq" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Import Include="Microsoft.VisualBasic" />
  104. <Import Include="System" />
  105. <Import Include="System.Collections" />
  106. <Import Include="System.Collections.Generic" />
  107. <Import Include="System.Data" />
  108. <Import Include="System.Drawing" />
  109. <Import Include="System.Diagnostics" />
  110. <Import Include="System.Windows.Forms" />
  111. <Import Include="System.Linq" />
  112. <Import Include="System.Xml.Linq" />
  113. <Import Include="System.Threading.Tasks" />
  114. </ItemGroup>
  115. <ItemGroup>
  116. <Compile Include="Form1.vb">
  117. <SubType>Form</SubType>
  118. </Compile>
  119. <Compile Include="Form1.Designer.vb">
  120. <DependentUpon>Form1.vb</DependentUpon>
  121. <SubType>Form</SubType>
  122. </Compile>
  123. <Compile Include="My Project\AssemblyInfo.vb" />
  124. <Compile Include="My Project\Application.Designer.vb">
  125. <AutoGen>True</AutoGen>
  126. <DependentUpon>Application.myapp</DependentUpon>
  127. </Compile>
  128. <Compile Include="My Project\Resources.Designer.vb">
  129. <AutoGen>True</AutoGen>
  130. <DesignTime>True</DesignTime>
  131. <DependentUpon>Resources.resx</DependentUpon>
  132. </Compile>
  133. <Compile Include="My Project\Settings.Designer.vb">
  134. <AutoGen>True</AutoGen>
  135. <DependentUpon>Settings.settings</DependentUpon>
  136. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  137. </Compile>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <EmbeddedResource Include="Form1.resx">
  141. <DependentUpon>Form1.vb</DependentUpon>
  142. </EmbeddedResource>
  143. <EmbeddedResource Include="My Project\Resources.resx">
  144. <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
  145. <LastGenOutput>Resources.Designer.vb</LastGenOutput>
  146. <CustomToolNamespace>My.Resources</CustomToolNamespace>
  147. <SubType>Designer</SubType>
  148. </EmbeddedResource>
  149. </ItemGroup>
  150. <ItemGroup>
  151. <None Include="My Project\Application.myapp">
  152. <Generator>MyApplicationCodeGenerator</Generator>
  153. <LastGenOutput>Application.Designer.vb</LastGenOutput>
  154. </None>
  155. <None Include="My Project\Settings.settings">
  156. <Generator>SettingsSingleFileGenerator</Generator>
  157. <CustomToolNamespace>My</CustomToolNamespace>
  158. <LastGenOutput>Settings.Designer.vb</LastGenOutput>
  159. </None>
  160. <None Include="App.config" />
  161. <None Include="packages.config" />
  162. </ItemGroup>
  163. <ItemGroup>
  164. <Content Include="favicon%281%29.ico" />
  165. </ItemGroup>
  166. <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  167. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  168. <PropertyGroup>
  169. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  170. </PropertyGroup>
  171. <Error Condition="!Exists('..\packages\cef.redist.x86.88.2.9\build\cef.redist.x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.88.2.9\build\cef.redist.x86.props'))" />
  172. <Error Condition="!Exists('..\packages\cef.redist.x64.88.2.9\build\cef.redist.x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.88.2.9\build\cef.redist.x64.props'))" />
  173. <Error Condition="!Exists('..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.props'))" />
  174. <Error Condition="!Exists('..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.targets'))" />
  175. </Target>
  176. <Import Project="..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.targets" Condition="Exists('..\packages\CefSharp.Common.88.2.90\build\CefSharp.Common.targets')" />
  177. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  178. Other similar extension points exist, see Microsoft.Common.targets.
  179. <Target Name="BeforeBuild">
  180. </Target>
  181. <Target Name="AfterBuild">
  182. </Target>
  183. -->
  184. </Project>