WpTest.csproj 18 KB

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