BLL.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.50727</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{C1D957D4-4150-4869-B179-D973BE9A966B}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>BLL</RootNamespace>
  12. <AssemblyName>BLL</AssemblyName>
  13. <SccProjectName>
  14. </SccProjectName>
  15. <SccLocalPath>
  16. </SccLocalPath>
  17. <SccAuxPath>
  18. </SccAuxPath>
  19. <SccProvider>
  20. </SccProvider>
  21. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  22. <FileUpgradeFlags>
  23. </FileUpgradeFlags>
  24. <UpgradeBackupLocation>
  25. </UpgradeBackupLocation>
  26. <OldToolsVersion>2.0</OldToolsVersion>
  27. <TargetFrameworkProfile />
  28. <PublishUrl>发布\</PublishUrl>
  29. <Install>true</Install>
  30. <InstallFrom>Disk</InstallFrom>
  31. <UpdateEnabled>false</UpdateEnabled>
  32. <UpdateMode>Foreground</UpdateMode>
  33. <UpdateInterval>7</UpdateInterval>
  34. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  35. <UpdatePeriodically>false</UpdatePeriodically>
  36. <UpdateRequired>false</UpdateRequired>
  37. <MapFileExtensions>true</MapFileExtensions>
  38. <ApplicationRevision>0</ApplicationRevision>
  39. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  40. <IsWebBootstrapper>false</IsWebBootstrapper>
  41. <UseApplicationTrust>false</UseApplicationTrust>
  42. <BootstrapperEnabled>true</BootstrapperEnabled>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>bin\Debug\</OutputPath>
  49. <DefineConstants>DEBUG;TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <Prefer32Bit>false</Prefer32Bit>
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  55. <DebugType>pdbonly</DebugType>
  56. <Optimize>true</Optimize>
  57. <OutputPath>bin\Release\</OutputPath>
  58. <DefineConstants>TRACE</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>4</WarningLevel>
  61. <Prefer32Bit>false</Prefer32Bit>
  62. </PropertyGroup>
  63. <ItemGroup>
  64. <Reference Include="System" />
  65. <Reference Include="System.Data" />
  66. <Reference Include="System.Xml" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Compile Include="Function\ad_accident_BLL.cs" />
  70. <Compile Include="Function\ad_accident_type_BLL.cs" />
  71. <Compile Include="Function\ad_catalog_BLL.cs" />
  72. <Compile Include="Function\ad_catalog_info_BLL.cs" />
  73. <Compile Include="Function\ad_clog_manage_BLL.cs" />
  74. <Compile Include="Function\ad_danger_base_BLL.cs" />
  75. <Compile Include="Function\ad_danger_BLL.cs" />
  76. <Compile Include="Function\ad_danger_change_BLL.cs" />
  77. <Compile Include="Function\ad_danger_config_BLL.cs" />
  78. <Compile Include="Function\ad_danger_hold_BLL.cs" />
  79. <Compile Include="Function\ad_danger_keyword_BLL.cs" />
  80. <Compile Include="Function\ad_danger_level_BLL.cs" />
  81. <Compile Include="Function\ad_danger_log_BLL.cs" />
  82. <Compile Include="Function\ad_danger_process_BLL.cs" />
  83. <Compile Include="Function\ad_danger_record_BLL.cs" />
  84. <Compile Include="Function\ad_danger_register_BLL.cs" />
  85. <Compile Include="Function\ad_danger_source_BLL.cs" />
  86. <Compile Include="Function\ad_danger_sup_BLL.cs" />
  87. <Compile Include="Function\ad_danger_type_BLL.cs" />
  88. <Compile Include="Function\ad_duty_BLL.cs" />
  89. <Compile Include="Function\ad_duty_register_BLL.cs" />
  90. <Compile Include="Function\ad_emergencies_accident_BLL.cs" />
  91. <Compile Include="Function\ad_employees_BLL.cs" />
  92. <Compile Include="Function\ad_employees_certificate_BLL.cs" />
  93. <Compile Include="Function\ad_employees_education_BLL.cs" />
  94. <Compile Include="Function\ad_employees_title_BLL.cs" />
  95. <Compile Include="Function\ad_employees_tj_BLL.cs" />
  96. <Compile Include="Function\ad_flow_type_BLL.cs" />
  97. <Compile Include="Function\ad_gas_plan_BLL.cs" />
  98. <Compile Include="Function\ad_law_BLL.cs" />
  99. <Compile Include="Function\ad_permission_BLL.cs" />
  100. <Compile Include="Function\ad_project_BLL.cs" />
  101. <Compile Include="Function\ad_punish_BLL.cs" />
  102. <Compile Include="Function\ad_risk_BLL.cs" />
  103. <Compile Include="Function\ad_risk_danger_BLL.cs" />
  104. <Compile Include="Function\ad_risk_danger_pcbz_BLL.cs" />
  105. <Compile Include="Function\ad_risk_level_BLL.cs" />
  106. <Compile Include="Function\ad_risk_point_BLL.cs" />
  107. <Compile Include="Function\ad_risk_point_now_BLL.cs" />
  108. <Compile Include="Function\ad_risk_point_pc_BLL.cs" />
  109. <Compile Include="Function\ad_risk_upfiles_BLL.cs" />
  110. <Compile Include="Function\ad_securitycost_info_BLL.cs" />
  111. <Compile Include="Function\ad_specialist_BLL.cs" />
  112. <Compile Include="Function\ad_specialist_ps_BLL.cs" />
  113. <Compile Include="Function\ad_specialist_ps_gz_BLL.cs" />
  114. <Compile Include="Function\ad_specialist_ps_list_BLL.cs" />
  115. <Compile Include="Function\ad_todo_BLL.cs" />
  116. <Compile Include="Function\ad_todo_read_BLL.cs" />
  117. <Compile Include="Function\ad_workplan_attachment_BLL.cs" />
  118. <Compile Include="Function\ad_workplan_BLL.cs" />
  119. <Compile Include="Function\ad_workplan_log_BLL.cs" />
  120. <Compile Include="Function\ad_work_attfile_BLL.cs" />
  121. <Compile Include="Function\ad_work_category_BLL.cs" />
  122. <Compile Include="Function\ad_work_leveldes_BLL.cs" />
  123. <Compile Include="Function\ad_work_level_BLL.cs" />
  124. <Compile Include="Function\ad_work_state_BLL.cs" />
  125. <Compile Include="Function\bm_area_BLL.cs" />
  126. <Compile Include="Function\bm_city_BLL.cs" />
  127. <Compile Include="Function\bm_province_BLL.cs" />
  128. <Compile Include="Function\bm_yabh_BLL.cs" />
  129. <Compile Include="Function\bm_yxbz_BLL.cs" />
  130. <Compile Include="Function\bz_eguipmentfacacc_BLL.cs" />
  131. <Compile Include="Function\bz_eguipmentfacacc_log_BLL.cs" />
  132. <Compile Include="Function\bz_riskchange_apply_BLL.cs" />
  133. <Compile Include="Function\bz_riskchange_check_BLL.cs" />
  134. <Compile Include="Function\bz_risk_danger_log_BLL.cs" />
  135. <Compile Include="Function\bz_risk_danger_result_BLL.cs" />
  136. <Compile Include="Function\bz_risk_point_BLL.cs" />
  137. <Compile Include="Function\bz_risk_point_lec_assess_BLL.cs" />
  138. <Compile Include="Function\bz_risk_point_lec_assinfo_BLL.cs" />
  139. <Compile Include="Function\bz_risk_point_lec_asslog_BLL.cs" />
  140. <Compile Include="Function\bz_risk_point_lec_BLL.cs" />
  141. <Compile Include="Function\bz_risk_upfiles_BLL.cs" />
  142. <Compile Include="Function\bz_review_log_BLL.cs" />
  143. <Compile Include="Function\certificate_type_BLL.cs" />
  144. <Compile Include="Function\company_credit_BLL.cs" />
  145. <Compile Include="Function\company_duty_BLL.cs" />
  146. <Compile Include="Function\company_market_BLL.cs" />
  147. <Compile Include="Function\company_personnel_BLL.cs" />
  148. <Compile Include="Function\company_pipeline_BLL.cs" />
  149. <Compile Include="Function\company_station_BLL.cs" />
  150. <Compile Include="Function\employees_type_BLL.cs" />
  151. <Compile Include="Function\oa_attachment_BLL.cs" />
  152. <Compile Include="Function\oa_notice_BLL.cs" />
  153. <Compile Include="Function\oa_notice_state_BLL.cs" />
  154. <Compile Include="Function\password_upd_record_BLL.cs" />
  155. <Compile Include="Function\permission_type_BLL.cs" />
  156. <Compile Include="Function\project_manager_BLL.cs" />
  157. <Compile Include="Function\sys_app_BLL.cs" />
  158. <Compile Include="Function\sys_companynamemap_BLL.cs" />
  159. <Compile Include="Function\sys_msg_delay_BLL.cs" />
  160. <Compile Include="Function\sys_msg_state_BLL.cs" />
  161. <Compile Include="Function\tf_emergencies_auditlog_BLL.cs" />
  162. <Compile Include="Function\tf_emergencies_BLL.cs" />
  163. <Compile Include="Function\tf_emergency_drillplan_BLL.cs" />
  164. <Compile Include="Function\tf_exam_content_book_BLL.cs" />
  165. <Compile Include="Function\tf_exam_subject_paper_BLL.cs" />
  166. <Compile Include="Function\tf_exam_userdoc_BLL.cs" />
  167. <Compile Include="Function\tf_hazard_BLL.cs" />
  168. <Compile Include="Function\tf_meanwhile_syx_audit_BLL.cs" />
  169. <Compile Include="Function\tf_pj_archivesmanage_BLL.cs" />
  170. <Compile Include="Function\tf_pj_biddingmanage_BLL.cs" />
  171. <Compile Include="Function\tf_pj_budgetmanage_BLL.cs" />
  172. <Compile Include="Function\tf_pj_checkaccept_BLL.cs" />
  173. <Compile Include="Function\tf_pj_constructiondata_BLL.cs" />
  174. <Compile Include="Function\tf_pj_constructionprocess_BLL.cs" />
  175. <Compile Include="Function\tf_pj_contractmanage_BLL.cs" />
  176. <Compile Include="Function\tf_pj_designinfo_BLL.cs" />
  177. <Compile Include="Function\tf_pj_materialmanage_BLL.cs" />
  178. <Compile Include="Function\tf_pj_projectapproval_assign_BLL.cs" />
  179. <Compile Include="Function\tf_pj_projectapproval_auditlog_BLL.cs" />
  180. <Compile Include="Function\tf_pj_projectapproval_BLL.cs" />
  181. <Compile Include="Function\tf_pj_projectapproval_month_BLL.cs" />
  182. <Compile Include="Function\tf_pj_projectapproval_progres1_BLL.cs" />
  183. <Compile Include="Function\tf_pj_projectapproval_progress_BLL.cs" />
  184. <Compile Include="Function\tf_pj_projectapproval_status_BLL.cs" />
  185. <Compile Include="Function\tf_pj_projectinfo_BLL.cs" />
  186. <Compile Include="Function\tf_pj_project_caiqi_BLL.cs" />
  187. <Compile Include="Function\tf_pj_project_process_BLL.cs" />
  188. <Compile Include="Function\tf_pj_visainfo_BLL.cs" />
  189. <Compile Include="Function\tf_planyear_training_BLL.cs" />
  190. <Compile Include="Function\tf_process_BLL.cs" />
  191. <Compile Include="Function\tf_process_level_BLL.cs" />
  192. <Compile Include="Function\tf_process_node_BLL.cs" />
  193. <Compile Include="Function\tf_process_per_BLL.cs" />
  194. <Compile Include="Function\tf_process_state_BLL.cs" />
  195. <Compile Include="Function\tf_securitycost_auditlog_BLL.cs" />
  196. <Compile Include="Function\tf_securitycost_info_BLL.cs" />
  197. <Compile Include="Function\tf_securitycost_monthinfo_BLL.cs" />
  198. <Compile Include="Function\user_roles_BLL.cs" />
  199. <Compile Include="Properties\AssemblyInfo.cs" />
  200. <Compile Include="pxks\tf_exam_changebook_test_BLL.cs" />
  201. <Compile Include="pxks\tf_exam_paper_answer_test_BLL.cs" />
  202. <Compile Include="pxks\tf_exam_paper_chapter_test_BLL.cs" />
  203. <Compile Include="pxks\tf_exam_paper_test_BLL.cs" />
  204. <Compile Include="pxks\tf_exam_paper_title_test_BLL.cs" />
  205. <Compile Include="pxks\tf_exam_questions_collection_BLL.cs" />
  206. <Compile Include="pxks\tf_exam_user_answer_test_BLL.cs" />
  207. <Compile Include="pxks\tf_plan_training_BLL.cs" />
  208. <Compile Include="pxks\tf_plan_training_subject_BLL.cs" />
  209. <Compile Include="pxks\tf_plan_training_user_BLL.cs" />
  210. <Compile Include="Function\sms_fszt_BLL.cs" />
  211. <Compile Include="Function\sms_message_BLL.cs" />
  212. <Compile Include="Function\sms_sendcode_BLL.cs" />
  213. <Compile Include="Function\sms_txitem_BLL.cs" />
  214. <Compile Include="Function\sms_txlx_BLL.cs" />
  215. <Compile Include="Function\sms_user_BLL.cs" />
  216. <Compile Include="Function\state_valid_BLL.cs" />
  217. <Compile Include="Function\sys_child_code_BLL.cs" />
  218. <Compile Include="Function\sys_company_BLL.cs" />
  219. <Compile Include="Function\sys_company_change_BLL.cs" />
  220. <Compile Include="Function\sys_company_install_pin_BLL.cs" />
  221. <Compile Include="Function\sys_company_person_BLL.cs" />
  222. <Compile Include="Function\sys_company_type_BLL.cs" />
  223. <Compile Include="Function\sys_config_BLL.cs" />
  224. <Compile Include="Function\sys_controls_BLL.cs" />
  225. <Compile Include="Function\sys_department_BLL.cs" />
  226. <Compile Include="Function\sys_droit_BLL.cs" />
  227. <Compile Include="Function\sys_error_BLL.cs" />
  228. <Compile Include="Function\sys_fileeditlock_BLL.cs" />
  229. <Compile Include="Function\sys_lock_BLL.cs" />
  230. <Compile Include="Function\sys_logs_BLL.cs" />
  231. <Compile Include="Function\sys_mainmenu_BLL.cs" />
  232. <Compile Include="Function\sys_module_BLL.cs" />
  233. <Compile Include="Function\sys_msg_BLL.cs" />
  234. <Compile Include="Function\sys_operators_BLL.cs" />
  235. <Compile Include="Function\sys_parent_code_BLL.cs" />
  236. <Compile Include="Function\sys_printbody_BLL.cs" />
  237. <Compile Include="Function\sys_roles_BLL.cs" />
  238. <Compile Include="Function\sys_search_BLL.cs" />
  239. <Compile Include="Function\sys_sqlwh_BLL.cs" />
  240. <Compile Include="Function\sys_sxgas_localcode_BLL.cs" />
  241. <Compile Include="Function\sys_table_field_BLL.cs" />
  242. <Compile Include="Function\sys_upfiles_BLL.cs" />
  243. <Compile Include="Function\sys_usertoken_BLL.cs" />
  244. <Compile Include="Function\tf_emergencyplan_organization_BLL.cs" />
  245. <Compile Include="Function\tf_emergencyplan_type_BLL.cs" />
  246. <Compile Include="Function\tf_emergency_drillreport_BLL.cs" />
  247. <Compile Include="Function\tf_emergency_drillreport_type_BLL.cs" />
  248. <Compile Include="Function\tf_emergency_drillstandard_BLL.cs" />
  249. <Compile Include="Function\tf_emergency_drilltrain_BLL.cs" />
  250. <Compile Include="Function\tf_exam_attachment_BLL.cs" />
  251. <Compile Include="Function\tf_exam_audit_record_BLL.cs" />
  252. <Compile Include="Function\tf_exam_category_BLL.cs" />
  253. <Compile Include="Function\tf_exam_certificate_BLL.cs" />
  254. <Compile Include="Function\tf_exam_changebook_BLL.cs" />
  255. <Compile Include="Function\tf_exam_content_info_BLL.cs" />
  256. <Compile Include="Function\tf_exam_dept_aptitude_BLL.cs" />
  257. <Compile Include="Function\tf_exam_education_BLL.cs" />
  258. <Compile Include="Function\tf_exam_examinee_BLL.cs" />
  259. <Compile Include="Function\tf_exam_filerules_BLL.cs" />
  260. <Compile Include="Function\tf_exam_fileview_BLL.cs" />
  261. <Compile Include="Function\tf_exam_integral_BLL.cs" />
  262. <Compile Include="Function\tf_exam_onlinehandle_BLL.cs" />
  263. <Compile Include="Function\tf_exam_onlinelogin_BLL.cs" />
  264. <Compile Include="Function\tf_exam_onlinerecord_BLL.cs" />
  265. <Compile Include="Function\tf_exam_option_answer_BLL.cs" />
  266. <Compile Include="Function\tf_exam_paper_answer_BLL.cs" />
  267. <Compile Include="Function\tf_exam_paper_BLL.cs" />
  268. <Compile Include="Function\tf_exam_paper_chapter_BLL.cs" />
  269. <Compile Include="Function\tf_exam_paper_title_BLL.cs" />
  270. <Compile Include="Function\tf_exam_place_subject_BLL.cs" />
  271. <Compile Include="Function\tf_exam_questions_BLL.cs" />
  272. <Compile Include="Function\tf_exam_question_bank_BLL.cs" />
  273. <Compile Include="Function\tf_exam_report_record_BLL.cs" />
  274. <Compile Include="Function\tf_exam_review_data_BLL.cs" />
  275. <Compile Include="Function\tf_exam_room_BLL.cs" />
  276. <Compile Include="Function\tf_exam_rules_BLL.cs" />
  277. <Compile Include="Function\tf_exam_rules_detailed_BLL.cs" />
  278. <Compile Include="Function\tf_exam_scores_set_BLL.cs" />
  279. <Compile Include="Function\tf_exam_subject_BLL.cs" />
  280. <Compile Include="Function\tf_exam_subject_info_BLL.cs" />
  281. <Compile Include="Function\tf_exam_teacher_BLL.cs" />
  282. <Compile Include="Function\tf_exam_test_place_BLL.cs" />
  283. <Compile Include="Function\tf_exam_user_answer_BLL.cs" />
  284. <Compile Include="Function\tf_exam_user_BLL.cs" />
  285. <Compile Include="Function\tf_exam_user_room_BLL.cs" />
  286. <Compile Include="Function\tf_material_baofeid_BLL.cs" />
  287. <Compile Include="Function\tf_material_baofeim_BLL.cs" />
  288. <Compile Include="Function\tf_material_defect_BLL.cs" />
  289. <Compile Include="Function\tf_material_info_BLL.cs" />
  290. <Compile Include="Function\tf_material_ins_BLL.cs" />
  291. <Compile Include="Function\tf_material_leibei_BLL.cs" />
  292. <Compile Include="Function\tf_material_log_BLL.cs" />
  293. <Compile Include="Function\tf_material_purchased_BLL.cs" />
  294. <Compile Include="Function\tf_material_purchasem_BLL.cs" />
  295. <Compile Include="Function\tf_material_repaird_BLL.cs" />
  296. <Compile Include="Function\tf_material_repairm_BLL.cs" />
  297. <Compile Include="Function\tf_material_standard_BLL.cs" />
  298. <Compile Include="Function\tf_material_state_BLL.cs" />
  299. <Compile Include="Function\tf_material_storage_BLL.cs" />
  300. <Compile Include="Function\tf_material_storage_jz_BLL.cs" />
  301. <Compile Include="Function\tf_material_transferd_BLL.cs" />
  302. <Compile Include="Function\tf_material_transferm_BLL.cs" />
  303. <Compile Include="Function\tf_material_type_BLL.cs" />
  304. <Compile Include="Function\tf_meanwhile_BLL.cs" />
  305. <Compile Include="Function\tf_meanwhile_pjinfo_BLL.cs" />
  306. <Compile Include="Function\tf_meanwhile_pjitem_BLL.cs" />
  307. <Compile Include="Function\tf_meanwhile_syx_BLL.cs" />
  308. <Compile Include="Function\tf_meanwhile_syx_log_BLL.cs" />
  309. <Compile Include="Function\tf_meanwhile_syx_sqb_BLL.cs" />
  310. <Compile Include="Function\tf_meanwhile_syx_state_BLL.cs" />
  311. <Compile Include="Function\tf_meanwhile_type_BLL.cs" />
  312. <Compile Include="Function\tf_user_archives_BLL.cs" />
  313. <Compile Include="Function\tf_user_card_BLL.cs" />
  314. <Compile Include="Function\zxks_course_BLL.cs" />
  315. <Compile Include="Function\zxks_course_zj_BLL.cs" />
  316. <Compile Include="Function\zxks_question_BLL.cs" />
  317. <Compile Include="Function\zxks_question_nandu_BLL.cs" />
  318. <Compile Include="Function\zxks_question_type_BLL.cs" />
  319. </ItemGroup>
  320. <ItemGroup>
  321. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  322. <Visible>False</Visible>
  323. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  324. <Install>false</Install>
  325. </BootstrapperPackage>
  326. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  327. <Visible>False</Visible>
  328. <ProductName>.NET Framework 3.5 SP1</ProductName>
  329. <Install>true</Install>
  330. </BootstrapperPackage>
  331. </ItemGroup>
  332. <ItemGroup>
  333. <ProjectReference Include="..\DAL\DAL.csproj">
  334. <Project>{0d22c6ac-c550-4813-bbbd-fadfc2b0de8c}</Project>
  335. <Name>DAL</Name>
  336. </ProjectReference>
  337. <ProjectReference Include="..\Model\Model.csproj">
  338. <Project>{087a3d55-8e46-4723-9719-3c5764ee320e}</Project>
  339. <Name>Model</Name>
  340. </ProjectReference>
  341. </ItemGroup>
  342. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  343. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  344. Other similar extension points exist, see Microsoft.Common.targets.
  345. <Target Name="BeforeBuild">
  346. </Target>
  347. <Target Name="AfterBuild">
  348. </Target>
  349. -->
  350. </Project>