WpTest.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{FFCACC68-37D0-4628-9B0C-A6FCA5DCCF58}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>WpfTest1</RootNamespace>
  11. <AssemblyName>WpfTest1</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationIcon>jdmed_logo.ico</ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  42. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  43. <Private>True</Private>
  44. </Reference>
  45. <Reference Include="Ciloci.Flee">
  46. <HintPath>..\RPdlls\Ciloci.Flee.dll</HintPath>
  47. </Reference>
  48. <Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL">
  49. <HintPath>..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll</HintPath>
  50. <Private>True</Private>
  51. </Reference>
  52. <Reference Include="itextsharp, Version=5.5.13.1, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
  53. <HintPath>..\packages\iTextSharp.5.5.13.1\lib\itextsharp.dll</HintPath>
  54. <Private>True</Private>
  55. </Reference>
  56. <Reference Include="LitJSON, Version=0.16.0.0, Culture=neutral, processorArchitecture=MSIL">
  57. <HintPath>..\packages\LitJson.0.16.0\lib\net45\LitJSON.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="MahApps.Metro, Version=1.5.0.23, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL">
  61. <HintPath>..\packages\MahApps.Metro.1.5.0\lib\net45\MahApps.Metro.dll</HintPath>
  62. <Private>True</Private>
  63. </Reference>
  64. <Reference Include="MahApps.Metro.IconPacks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  65. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.dll</HintPath>
  66. <Private>True</Private>
  67. </Reference>
  68. <Reference Include="MahApps.Metro.IconPacks.BoxIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  69. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.BoxIcons.dll</HintPath>
  70. <Private>True</Private>
  71. </Reference>
  72. <Reference Include="MahApps.Metro.IconPacks.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  73. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Core.dll</HintPath>
  74. <Private>True</Private>
  75. </Reference>
  76. <Reference Include="MahApps.Metro.IconPacks.Entypo, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  77. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Entypo.dll</HintPath>
  78. <Private>True</Private>
  79. </Reference>
  80. <Reference Include="MahApps.Metro.IconPacks.EvaIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  81. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.EvaIcons.dll</HintPath>
  82. <Private>True</Private>
  83. </Reference>
  84. <Reference Include="MahApps.Metro.IconPacks.FeatherIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  85. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.FeatherIcons.dll</HintPath>
  86. <Private>True</Private>
  87. </Reference>
  88. <Reference Include="MahApps.Metro.IconPacks.FontAwesome, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  89. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.FontAwesome.dll</HintPath>
  90. <Private>True</Private>
  91. </Reference>
  92. <Reference Include="MahApps.Metro.IconPacks.Ionicons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  93. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Ionicons.dll</HintPath>
  94. <Private>True</Private>
  95. </Reference>
  96. <Reference Include="MahApps.Metro.IconPacks.JamIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  97. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.JamIcons.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="MahApps.Metro.IconPacks.Material, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  101. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Material.dll</HintPath>
  102. <Private>True</Private>
  103. </Reference>
  104. <Reference Include="MahApps.Metro.IconPacks.MaterialDesign, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.MaterialDesign.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="MahApps.Metro.IconPacks.MaterialLight, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  109. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.MaterialLight.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="MahApps.Metro.IconPacks.Microns, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  113. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Microns.dll</HintPath>
  114. <Private>True</Private>
  115. </Reference>
  116. <Reference Include="MahApps.Metro.IconPacks.Modern, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  117. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Modern.dll</HintPath>
  118. <Private>True</Private>
  119. </Reference>
  120. <Reference Include="MahApps.Metro.IconPacks.Octicons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  121. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Octicons.dll</HintPath>
  122. <Private>True</Private>
  123. </Reference>
  124. <Reference Include="MahApps.Metro.IconPacks.PicolIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  125. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.PicolIcons.dll</HintPath>
  126. <Private>True</Private>
  127. </Reference>
  128. <Reference Include="MahApps.Metro.IconPacks.RPGAwesome, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  129. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.RPGAwesome.dll</HintPath>
  130. <Private>True</Private>
  131. </Reference>
  132. <Reference Include="MahApps.Metro.IconPacks.SimpleIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  133. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.SimpleIcons.dll</HintPath>
  134. <Private>True</Private>
  135. </Reference>
  136. <Reference Include="MahApps.Metro.IconPacks.Typicons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  137. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Typicons.dll</HintPath>
  138. <Private>True</Private>
  139. </Reference>
  140. <Reference Include="MahApps.Metro.IconPacks.Unicons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  141. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Unicons.dll</HintPath>
  142. <Private>True</Private>
  143. </Reference>
  144. <Reference Include="MahApps.Metro.IconPacks.WeatherIcons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  145. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.WeatherIcons.dll</HintPath>
  146. <Private>True</Private>
  147. </Reference>
  148. <Reference Include="MahApps.Metro.IconPacks.Zondicons, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0c0d510f9915137a, processorArchitecture=MSIL">
  149. <HintPath>..\packages\MahApps.Metro.IconPacks.3.2.0\lib\net45\MahApps.Metro.IconPacks.Zondicons.dll</HintPath>
  150. <Private>True</Private>
  151. </Reference>
  152. <Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  153. <SpecificVersion>False</SpecificVersion>
  154. <EmbedInteropTypes>True</EmbedInteropTypes>
  155. <HintPath>C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Word\15.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Word.dll</HintPath>
  156. </Reference>
  157. <Reference Include="System" />
  158. <Reference Include="System.Data" />
  159. <Reference Include="System.Data.SQLite, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
  160. <SpecificVersion>False</SpecificVersion>
  161. <HintPath>..\..\WpTest\WpfTest1\SQLite\System.Data.SQLite.dll</HintPath>
  162. </Reference>
  163. <Reference Include="System.Drawing" />
  164. <Reference Include="System.Windows.Forms" />
  165. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  166. <HintPath>..\packages\ControlzEx.3.0.2.4\lib\net45\System.Windows.Interactivity.dll</HintPath>
  167. <Private>True</Private>
  168. </Reference>
  169. <Reference Include="System.Xml" />
  170. <Reference Include="Microsoft.CSharp" />
  171. <Reference Include="System.Core" />
  172. <Reference Include="System.Xml.Linq" />
  173. <Reference Include="System.Data.DataSetExtensions" />
  174. <Reference Include="System.Net.Http" />
  175. <Reference Include="System.Xaml">
  176. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  177. </Reference>
  178. <Reference Include="WindowsBase" />
  179. <Reference Include="PresentationCore" />
  180. <Reference Include="PresentationFramework" />
  181. <Reference Include="WindowsFormsIntegration" />
  182. <Reference Include="ZedGraph">
  183. <HintPath>..\ZedGraph5.1\source\bin\Debug\ZedGraph.dll</HintPath>
  184. </Reference>
  185. </ItemGroup>
  186. <ItemGroup>
  187. <ApplicationDefinition Include="App.xaml">
  188. <Generator>MSBuild:Compile</Generator>
  189. <SubType>Designer</SubType>
  190. </ApplicationDefinition>
  191. <Compile Include="Exceptions\SplitException.cs" />
  192. <Compile Include="SmallDialogs\AboutBox.xaml.cs">
  193. <DependentUpon>AboutBox.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="SmallDialogs\LoginWindow.xaml.cs">
  196. <DependentUpon>LoginWindow.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="SQLite\Bar1.cs" />
  199. <Compile Include="SQLite\Answer.cs" />
  200. <Compile Include="SQLite\UserSelection.cs" />
  201. <Compile Include="SQLite\QuestionAnswerPair.cs" />
  202. <Compile Include="SQLite\Question.cs" />
  203. <Compile Include="SQLite\Run.cs" />
  204. <Compile Include="Toolkits\Config.cs" />
  205. <Compile Include="Exceptions\ExpressionCalculateExpression.cs" />
  206. <Compile Include="Exceptions\ExpressionFindFailedException.cs" />
  207. <Compile Include="Exceptions\ExpressionUnformattedException.cs" />
  208. <Compile Include="Toolkits\ReportGenerater.cs" />
  209. <Compile Include="SmallDialogs\AddDoctor.xaml.cs">
  210. <DependentUpon>AddDoctor.xaml</DependentUpon>
  211. </Compile>
  212. <Compile Include="SmallDialogs\AddPatient.xaml.cs">
  213. <DependentUpon>AddPatient.xaml</DependentUpon>
  214. </Compile>
  215. <Compile Include="SmallDialogs\ModifyDoctor.xaml.cs">
  216. <DependentUpon>ModifyDoctor.xaml</DependentUpon>
  217. </Compile>
  218. <Compile Include="SmallDialogs\ModifyDoctorPWD.xaml.cs">
  219. <DependentUpon>ModifyDoctorPWD.xaml</DependentUpon>
  220. </Compile>
  221. <Compile Include="SmallDialogs\ModifyUser.xaml.cs">
  222. <DependentUpon>ModifyUser.xaml</DependentUpon>
  223. </Compile>
  224. <Compile Include="selectUser.xaml.cs">
  225. <DependentUpon>selectUser.xaml</DependentUpon>
  226. </Compile>
  227. <Compile Include="SQLite\CommonWords.cs" />
  228. <Compile Include="SQLite\doctor.cs" />
  229. <Compile Include="SQLite\Expression.cs" />
  230. <Compile Include="SQLite\Patient.cs" />
  231. <Compile Include="SQLite\Record.cs" />
  232. <Compile Include="SQLite\SQLiteHelper.cs" />
  233. <Compile Include="SQLite\SQLiteLogic.cs" />
  234. <Compile Include="SQLite\SQLiteModel.cs" />
  235. <Compile Include="Toolkits\ComputeHash.cs" />
  236. <Compile Include="Toolkits\Constants.cs" />
  237. <Compile Include="Toolkits\FilterDangerousCharacter.cs" />
  238. <Compile Include="Toolkits\OtherSmallFunction.cs" />
  239. <Compile Include="Toolkits\StringToPY.cs" />
  240. <Page Include="SmallDialogs\AboutBox.xaml">
  241. <SubType>Designer</SubType>
  242. <Generator>MSBuild:Compile</Generator>
  243. </Page>
  244. <Page Include="SmallDialogs\LoginWindow.xaml">
  245. <SubType>Designer</SubType>
  246. <Generator>MSBuild:Compile</Generator>
  247. </Page>
  248. <Page Include="SmallDialogs\AddDoctor.xaml">
  249. <SubType>Designer</SubType>
  250. <Generator>MSBuild:Compile</Generator>
  251. </Page>
  252. <Page Include="SmallDialogs\AddPatient.xaml">
  253. <SubType>Designer</SubType>
  254. <Generator>MSBuild:Compile</Generator>
  255. </Page>
  256. <Page Include="MainWindow.xaml">
  257. <Generator>MSBuild:Compile</Generator>
  258. <SubType>Designer</SubType>
  259. </Page>
  260. <Compile Include="App.xaml.cs">
  261. <DependentUpon>App.xaml</DependentUpon>
  262. <SubType>Code</SubType>
  263. </Compile>
  264. <Compile Include="MainWindow.xaml.cs">
  265. <DependentUpon>MainWindow.xaml</DependentUpon>
  266. <SubType>Code</SubType>
  267. </Compile>
  268. <Page Include="SmallDialogs\ModifyDoctor.xaml">
  269. <SubType>Designer</SubType>
  270. <Generator>MSBuild:Compile</Generator>
  271. </Page>
  272. <Page Include="SmallDialogs\ModifyDoctorPWD.xaml">
  273. <SubType>Designer</SubType>
  274. <Generator>MSBuild:Compile</Generator>
  275. </Page>
  276. <Page Include="SmallDialogs\ModifyUser.xaml">
  277. <SubType>Designer</SubType>
  278. <Generator>MSBuild:Compile</Generator>
  279. </Page>
  280. <Page Include="Resources\Icons.xaml">
  281. <Generator>MSBuild:Compile</Generator>
  282. <SubType>Designer</SubType>
  283. </Page>
  284. <Page Include="Resources\IconsNonShared.xaml">
  285. <Generator>MSBuild:Compile</Generator>
  286. <SubType>Designer</SubType>
  287. </Page>
  288. <Page Include="selectUser.xaml">
  289. <SubType>Designer</SubType>
  290. <Generator>MSBuild:Compile</Generator>
  291. </Page>
  292. </ItemGroup>
  293. <ItemGroup>
  294. <Compile Include="Properties\AssemblyInfo.cs">
  295. <SubType>Code</SubType>
  296. </Compile>
  297. <Compile Include="Properties\Resources.Designer.cs">
  298. <AutoGen>True</AutoGen>
  299. <DesignTime>True</DesignTime>
  300. <DependentUpon>Resources.resx</DependentUpon>
  301. </Compile>
  302. <Compile Include="Properties\Settings.Designer.cs">
  303. <AutoGen>True</AutoGen>
  304. <DependentUpon>Settings.settings</DependentUpon>
  305. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  306. </Compile>
  307. <EmbeddedResource Include="Properties\Resources.resx">
  308. <Generator>ResXFileCodeGenerator</Generator>
  309. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  310. </EmbeddedResource>
  311. <None Include="packages.config">
  312. <SubType>Designer</SubType>
  313. </None>
  314. <None Include="Properties\Settings.settings">
  315. <Generator>SettingsSingleFileGenerator</Generator>
  316. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  317. </None>
  318. <AppDesigner Include="Properties\" />
  319. <Resource Include="Resources\Entypo.ttf" />
  320. </ItemGroup>
  321. <ItemGroup>
  322. <None Include="App.config" />
  323. </ItemGroup>
  324. <ItemGroup>
  325. <Resource Include="Resources\WindowsIcons-license.txt" />
  326. </ItemGroup>
  327. <ItemGroup>
  328. <Resource Include="Resources\Entypo-license.txt" />
  329. </ItemGroup>
  330. <ItemGroup>
  331. <Resource Include="Resources\loginpage.jpg" />
  332. <Resource Include="Resources\homepage.jpg" />
  333. <Resource Include="Resources\jdmedlogo.jpg" />
  334. <Resource Include="jdmed_logo.ico" />
  335. <Content Include="SQLite\System.Data.SQLite.dll" />
  336. </ItemGroup>
  337. <ItemGroup>
  338. <WCFMetadata Include="Service References\" />
  339. </ItemGroup>
  340. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  341. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  342. Other similar extension points exist, see Microsoft.Common.targets.
  343. <Target Name="BeforeBuild">
  344. </Target>
  345. <Target Name="AfterBuild">
  346. </Target>
  347. -->
  348. </Project>