d01096c7f58bb69b24bfca74f45831f74b2e2838.svn-base 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.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. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>iBemsDataService</RootNamespace>
  15. <AssemblyName>iBemsDataService</AssemblyName>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <UseIISExpress>true</UseIISExpress>
  18. <IISExpressSSLPort />
  19. <IISExpressAnonymousAuthentication />
  20. <IISExpressWindowsAuthentication />
  21. <IISExpressUseClassicPipelineMode />
  22. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  23. <RestorePackages>true</RestorePackages>
  24. <UseGlobalApplicationHostFile />
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  27. <DebugSymbols>true</DebugSymbols>
  28. <DebugType>full</DebugType>
  29. <Optimize>false</Optimize>
  30. <OutputPath>bin\</OutputPath>
  31. <DefineConstants>DEBUG;TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="Common.Logging">
  45. <HintPath>..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Common.Logging.Core">
  48. <HintPath>..\packages\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll</HintPath>
  49. </Reference>
  50. <Reference Include="DevExpress.Charts.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  51. <Reference Include="DevExpress.Data.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  52. <Reference Include="DevExpress.DataAccess.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  53. <Reference Include="DevExpress.Office.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  54. <Reference Include="DevExpress.PivotGrid.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  55. <Reference Include="DevExpress.Printing.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  56. <Reference Include="DevExpress.RichEdit.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  57. <Reference Include="DevExpress.Sparkline.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  58. <Reference Include="DevExpress.Utils.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  59. <Reference Include="DevExpress.Web.ASPxThemes.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  60. <Reference Include="DevExpress.Web.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  61. <Reference Include="DevExpress.Xpf.Printing.v15.1.Service, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  62. <Reference Include="DevExpress.Xpo.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  63. <Reference Include="DevExpress.XtraCharts.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  64. <Reference Include="DevExpress.XtraGauges.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  65. <Reference Include="DevExpress.XtraPrinting.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. </Reference>
  68. <Reference Include="DevExpress.XtraReports.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  69. <Reference Include="DevExpress.XtraReports.v15.1.Extensions, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. </Reference>
  72. <Reference Include="DevExpress.XtraReports.v15.1.Service, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  73. <Reference Include="DevExpress.XtraReports.v15.1.Web, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  74. <Reference Include="EntityFramework">
  75. <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  79. <Private>True</Private>
  80. <HintPath>..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <Private>True</Private>
  84. <HintPath>..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Microsoft.Data.Services, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <Private>True</Private>
  88. <HintPath>..\packages\Microsoft.Data.Services.5.6.0\lib\net40\Microsoft.Data.Services.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  91. <Private>True</Private>
  92. <HintPath>..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  95. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  96. <SpecificVersion>False</SpecificVersion>
  97. <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Quartz">
  100. <HintPath>..\packages\Quartz.2.3.1\lib\net40\Quartz.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.ComponentModel.Composition" />
  103. <Reference Include="System.Data.Entity" />
  104. <Reference Include="System.Net.Http" />
  105. <Reference Include="System.Net.Http.Formatting, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  106. <SpecificVersion>False</SpecificVersion>
  107. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Runtime.Serialization" />
  110. <Reference Include="System.Security" />
  111. <Reference Include="System.ServiceModel" />
  112. <Reference Include="System.ServiceModel.Web" />
  113. <Reference Include="System.Spatial, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <Private>True</Private>
  115. <HintPath>..\packages\System.Spatial.5.6.0\lib\net40\System.Spatial.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Transactions" />
  118. <Reference Include="System.Web.DynamicData" />
  119. <Reference Include="System.Web.Entity" />
  120. <Reference Include="System.Web.ApplicationServices" />
  121. <Reference Include="System.ComponentModel.DataAnnotations" />
  122. <Reference Include="System" />
  123. <Reference Include="System.Data" />
  124. <Reference Include="System.Core" />
  125. <Reference Include="System.Data.DataSetExtensions" />
  126. <Reference Include="System.Web.Extensions" />
  127. <Reference Include="System.Web.Http, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  128. <SpecificVersion>False</SpecificVersion>
  129. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.0\lib\net45\System.Web.Http.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System.Web.Http.OData">
  132. <HintPath>..\packages\Microsoft.AspNet.WebApi.OData.5.2.0\lib\net45\System.Web.Http.OData.dll</HintPath>
  133. </Reference>
  134. <Reference Include="System.Web.Http.WebHost, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  135. <SpecificVersion>False</SpecificVersion>
  136. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.0\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Xml.Linq" />
  139. <Reference Include="System.Drawing" />
  140. <Reference Include="System.Web" />
  141. <Reference Include="System.Xml" />
  142. <Reference Include="System.Configuration" />
  143. <Reference Include="System.Web.Services" />
  144. <Reference Include="System.EnterpriseServices" />
  145. </ItemGroup>
  146. <ItemGroup>
  147. <Content Include="App_Data\ReportService.mdf" />
  148. <Content Include="App_Data\ReportService_log.ldf">
  149. <DependentUpon>ReportService.mdf</DependentUpon>
  150. </Content>
  151. <Content Include="BemsDataService.svc" />
  152. <Content Include="Model\SqlScript\1.Common\01_01_회사부서관리.ms.sql" />
  153. <Content Include="Model\SqlScript\1.Common\01_02_건물층관리.ms.sql" />
  154. <Content Include="Model\SqlScript\1.Common\01_03_사용자관리.ms.sql" />
  155. <Content Include="Model\SqlScript\1.Common\01_04_메뉴관리.ms.sql" />
  156. <Content Include="Model\SqlScript\1.Common\01_05_권한관리.ms.sql" />
  157. <Content Include="Model\SqlScript\1.Common\01_06_휴일관리.sql" />
  158. <Content Include="Model\SqlScript\1.Common\01_07_파일관리.sql" />
  159. <Content Include="Model\SqlScript\2.FMS\06_02_자재구매관리.ms.sql" />
  160. <Content Include="Model\SqlScript\2.FMS\02_01_업무관리.ms.sql" />
  161. <Content Include="Model\SqlScript\2.FMS\04_01_시설관리.ms.sql" />
  162. <Content Include="Model\SqlScript\2.FMS\04_02_작업계획관리.ms.sql" />
  163. <Content Include="Model\SqlScript\2.FMS\05_01_작업관리.ms.sql" />
  164. <Content Include="Model\SqlScript\2.FMS\05_02_작업일지관리.ms.sql" />
  165. <Content Include="Model\SqlScript\2.FMS\06_01_자재관리코드.ms.sql" />
  166. <Content Include="Model\SqlScript\2.FMS\06_03_자재입출고관리.ms.sql" />
  167. <Content Include="Model\SqlScript\2.FMS\08_01_도면관리.ms.sql" />
  168. <Content Include="Model\SqlScript\3.BEMS\10_01_에너지관리.ms.sql" />
  169. <Content Include="Model\SqlScript\스크립트_생성시_주의사항.txt" />
  170. <Content Include="Report\MonthlyReportView.aspx" />
  171. <Content Include="Report\DailyReportView.aspx" />
  172. <Content Include="Report\PatrolReportView.aspx" />
  173. <Content Include="Report\Report1.aspx" />
  174. <Content Include="Web.config">
  175. <SubType>Designer</SubType>
  176. </Content>
  177. </ItemGroup>
  178. <ItemGroup>
  179. <Compile Include="App_Start\WebApiConfig.cs" />
  180. <Compile Include="Controllers\1.Common\BemsControlAHUTempConfigController.cs" />
  181. <Compile Include="Controllers\1.Common\BemsEnergyDailyController.cs" />
  182. <Compile Include="Controllers\1.Common\BemsEnergyConfigPercentWeekController.cs" />
  183. <Compile Include="Controllers\1.Common\BemsEnergyConfigPercentMonthController.cs" />
  184. <Compile Include="Controllers\1.Common\ClientAccessController.cs" />
  185. <Compile Include="Controllers\1.Common\BemsPriceFormulaController.cs" />
  186. <Compile Include="Controllers\1.Common\BemsSitePriceController.cs" />
  187. <Compile Include="Controllers\1.Common\CmMenuController.cs" />
  188. <Compile Include="Controllers\3.Fms\1.Code\FmsCode.cs" />
  189. <Compile Include="Controllers\3.Fms\1.Code\FmsMaterialCodeClassController.cs" />
  190. <Compile Include="Controllers\3.Fms\1.Code\FmsWorkCodeCauseClassController.cs" />
  191. <Compile Include="Controllers\3.Fms\2.FacilityManagement\CmPatrolCourseController.cs" />
  192. <Compile Include="Controllers\3.Fms\2.FacilityManagement\CmPatrolGroupController.cs" />
  193. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkHistoryController.cs" />
  194. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkRequestController.cs" />
  195. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultToFacilityController.cs" />
  196. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkRequestToFacilityController.cs" />
  197. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultCheckItemMaterialController.cs" />
  198. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmPlanJob.cs" />
  199. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmConfigEmail.cs" />
  200. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmConfigSMS.cs" />
  201. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\RegressionPlanJob.cs" />
  202. <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentHistoryController.cs" />
  203. <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentController.cs" />
  204. <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentRentInfoController.cs" />
  205. <Compile Include="Controllers\3.Fms\3.Material\MaterialRelease\FmsMaterialReleaseController.cs" />
  206. <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestExController.cs" />
  207. <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialStockHistoryMonthlyController.cs" />
  208. <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialStockHistoryDailyController.cs" />
  209. <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialExController.cs" />
  210. <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentExController.cs" />
  211. <Compile Include="Controllers\3.Fms\4.Work\AvailableDueDateController.cs" />
  212. <Compile Include="Controllers\3.Fms\4.Work\WorkScheduleRunController.cs" />
  213. <Compile Include="Controllers\3.Fms\9.DailyReport\DailyReportController.cs" />
  214. <Compile Include="Controllers\3.Fms\CmPatrolHistoryExController.cs" />
  215. <Compile Include="Controllers\3.Fms\FmsConstructionEstimationController.cs" />
  216. <Compile Include="Controllers\4.Bems\Common\CalculationValue.cs" />
  217. <Compile Include="Controllers\4.Bems\ControlSchedule\BemsScheduler.cs" />
  218. <Compile Include="Controllers\4.Bems\ControlSchedule\ContorlBems.cs" />
  219. <Compile Include="Controllers\4.Bems\Formula\BemsFormulaController.cs" />
  220. <Compile Include="Controllers\4.Bems\Formula\FormulaTableManager.cs" />
  221. <Compile Include="Controllers\4.Bems\Formula\ParameterBox.cs" />
  222. <Compile Include="Controllers\4.Bems\Common\PointHistoryValueManager.cs" />
  223. <Compile Include="Controllers\4.Bems\Monitoring\MonitoringPointController.cs" />
  224. <Compile Include="Controllers\4.Bems\Monitoring\BemsMonitoringPointHistoryController.cs" />
  225. <Compile Include="Controllers\4.Bems\Monitoring\BemsMonitoringPointController.cs" />
  226. <Compile Include="Controllers\2.Configuration\User\CmUserGroupController.cs" />
  227. <Compile Include="Controllers\3.Fms\FacilityCode\FmsFacilityCodeClassController.cs" />
  228. <Compile Include="Controllers\3.Fms\3.Material\MaterialStored\FmsMaterialStoredController.cs" />
  229. <Compile Include="Controllers\3.Fms\3.Material\PurchaseOrder\FmsMaterialPurchaseOrderMaterialController.cs" />
  230. <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestController.cs" />
  231. <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestMaterialController.cs" />
  232. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkScheduleToFacilityController.cs" />
  233. <Compile Include="Controllers\3.Fms\CheckSchedule\CheckGroupTargetFacilityController.cs" />
  234. <Compile Include="Controllers\3.Fms\FacilityController.cs" />
  235. <Compile Include="Controllers\2.Configuration\User\CmUserToLicenseController.cs" />
  236. <Compile Include="Controllers\3.Fms\CheckSchedule\FmsWorkOrderController.cs" />
  237. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultCheckItemController.cs" />
  238. <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkOrderToFacilityController.cs" />
  239. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\FmsWorkManagementJobScheduler.cs" />
  240. <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\WorkExecutionPlanJob.cs" />
  241. <Compile Include="Controllers\1.Common\UploadController.cs" />
  242. <Compile Include="BemsDataService.svc.cs">
  243. <DependentUpon>BemsDataService.svc</DependentUpon>
  244. </Compile>
  245. <Compile Include="Controllers\5.Business\FmsBudgetCodeClassController.cs" />
  246. <Compile Include="Controllers\5.Business\FmsBudgetDetailExecutionController.cs" />
  247. <Compile Include="Controllers\5.Business\FmsBudgetDetailController.cs" />
  248. <Compile Include="Controllers\5.Business\FmsBudgetCodeClassExController.cs" />
  249. <Compile Include="Controllers\5.Business\FmsBudgetDetailExecutionExController.cs" />
  250. <Compile Include="ImageStreamProvider.cs" />
  251. <Compile Include="JSONPSupportBehavior.cs" />
  252. <Compile Include="Model\BemsAlarmGroup.cs">
  253. <DependentUpon>DataModel.tt</DependentUpon>
  254. </Compile>
  255. <Compile Include="Model\BemsAlarmGroupUser.cs">
  256. <DependentUpon>DataModel.tt</DependentUpon>
  257. </Compile>
  258. <Compile Include="Model\BemsAlarmLog.cs">
  259. <DependentUpon>DataModel.tt</DependentUpon>
  260. </Compile>
  261. <Compile Include="Model\BemsAlarmSetting.cs">
  262. <DependentUpon>DataModel.tt</DependentUpon>
  263. </Compile>
  264. <Compile Include="Model\BemsAnalysisType.cs">
  265. <DependentUpon>DataModel.tt</DependentUpon>
  266. </Compile>
  267. <Compile Include="Model\BemsChartInfo.cs">
  268. <DependentUpon>DataModel.tt</DependentUpon>
  269. </Compile>
  270. <Compile Include="Model\BemsControlAHUTempConfig.cs">
  271. <DependentUpon>DataModel.tt</DependentUpon>
  272. </Compile>
  273. <Compile Include="Model\BemsControlPointHistory.cs">
  274. <DependentUpon>DataModel.tt</DependentUpon>
  275. </Compile>
  276. <Compile Include="Model\BemsEnergyConfigPercentMonth.cs">
  277. <DependentUpon>DataModel.tt</DependentUpon>
  278. </Compile>
  279. <Compile Include="Model\BemsEnergyConfigPercentWeek.cs">
  280. <DependentUpon>DataModel.tt</DependentUpon>
  281. </Compile>
  282. <Compile Include="Model\BemsEnergyCost.cs">
  283. <DependentUpon>DataModel.tt</DependentUpon>
  284. </Compile>
  285. <Compile Include="Model\BemsEnergyDaily.cs">
  286. <DependentUpon>DataModel.tt</DependentUpon>
  287. </Compile>
  288. <Compile Include="Model\BemsEnergyDailyRegression.cs">
  289. <DependentUpon>DataModel.tt</DependentUpon>
  290. </Compile>
  291. <Compile Include="Model\BemsFacilityType.cs">
  292. <DependentUpon>DataModel.tt</DependentUpon>
  293. </Compile>
  294. <Compile Include="Model\BemsFactorCo2.cs">
  295. <DependentUpon>DataModel.tt</DependentUpon>
  296. </Compile>
  297. <Compile Include="Model\BemsFactorToe.cs">
  298. <DependentUpon>DataModel.tt</DependentUpon>
  299. </Compile>
  300. <Compile Include="Model\BemsFloorPlan.cs">
  301. <DependentUpon>DataModel.tt</DependentUpon>
  302. </Compile>
  303. <Compile Include="Model\BemsFloorStatus.cs">
  304. <DependentUpon>DataModel.tt</DependentUpon>
  305. </Compile>
  306. <Compile Include="Model\BemsFormula.cs">
  307. <DependentUpon>DataModel.tt</DependentUpon>
  308. </Compile>
  309. <Compile Include="Model\BemsFormulaBase.cs">
  310. <DependentUpon>DataModel.tt</DependentUpon>
  311. </Compile>
  312. <Compile Include="Model\BemsFormulaParameter.cs">
  313. <DependentUpon>DataModel.tt</DependentUpon>
  314. </Compile>
  315. <Compile Include="Model\BemsFormulaTable.cs">
  316. <DependentUpon>DataModel.tt</DependentUpon>
  317. </Compile>
  318. <Compile Include="Model\BemsFormulaTableValue.cs">
  319. <DependentUpon>DataModel.tt</DependentUpon>
  320. </Compile>
  321. <Compile Include="Model\BemsFuelType.cs">
  322. <DependentUpon>DataModel.tt</DependentUpon>
  323. </Compile>
  324. <Compile Include="Model\BemsMonitoringPoint.cs">
  325. <DependentUpon>DataModel.tt</DependentUpon>
  326. </Compile>
  327. <Compile Include="Model\BemsMonitoringPointBaseData.cs">
  328. <DependentUpon>DataModel.tt</DependentUpon>
  329. </Compile>
  330. <Compile Include="Model\BemsMonitoringPointConfig.cs">
  331. <DependentUpon>DataModel.tt</DependentUpon>
  332. </Compile>
  333. <Compile Include="Model\BemsMonitoringPointHistory15min.cs">
  334. <DependentUpon>DataModel.tt</DependentUpon>
  335. </Compile>
  336. <Compile Include="Model\BemsMonitoringPointHistory15minRawData.cs">
  337. <DependentUpon>DataModel.tt</DependentUpon>
  338. </Compile>
  339. <Compile Include="Model\BemsMonitoringPointHistoryDaily.cs">
  340. <DependentUpon>DataModel.tt</DependentUpon>
  341. </Compile>
  342. <Compile Include="Model\BemsMonitoringPointHistoryHourly.cs">
  343. <DependentUpon>DataModel.tt</DependentUpon>
  344. </Compile>
  345. <Compile Include="Model\BemsMonitoringPointToAnlaysisType.cs">
  346. <DependentUpon>DataModel.tt</DependentUpon>
  347. </Compile>
  348. <Compile Include="Model\BemsNoticePriceBase.cs">
  349. <DependentUpon>DataModel.tt</DependentUpon>
  350. </Compile>
  351. <Compile Include="Model\BemsNoticePriceContractType.cs">
  352. <DependentUpon>DataModel.tt</DependentUpon>
  353. </Compile>
  354. <Compile Include="Model\BemsNoticePriceDetail.cs">
  355. <DependentUpon>DataModel.tt</DependentUpon>
  356. </Compile>
  357. <Compile Include="Model\BemsPeakFacility.cs">
  358. <DependentUpon>DataModel.tt</DependentUpon>
  359. </Compile>
  360. <Compile Include="Model\BemsPeakHistory.cs">
  361. <DependentUpon>DataModel.tt</DependentUpon>
  362. </Compile>
  363. <Compile Include="Model\BemsPeakHistoryDaily.cs">
  364. <DependentUpon>DataModel.tt</DependentUpon>
  365. </Compile>
  366. <Compile Include="Model\BemsPeakInfo.cs">
  367. <DependentUpon>DataModel.tt</DependentUpon>
  368. </Compile>
  369. <Compile Include="Model\BemsPeopleIncrease.cs">
  370. <DependentUpon>DataModel.tt</DependentUpon>
  371. </Compile>
  372. <Compile Include="Model\BemsPriceCode.cs">
  373. <DependentUpon>DataModel.tt</DependentUpon>
  374. </Compile>
  375. <Compile Include="Model\BemsPriceFormula.cs">
  376. <DependentUpon>DataModel.tt</DependentUpon>
  377. </Compile>
  378. <Compile Include="Model\BemsPriceMeta.cs">
  379. <DependentUpon>DataModel.tt</DependentUpon>
  380. </Compile>
  381. <Compile Include="Model\BemsPriceType.cs">
  382. <DependentUpon>DataModel.tt</DependentUpon>
  383. </Compile>
  384. <Compile Include="Model\BemsRentalRate.cs">
  385. <DependentUpon>DataModel.tt</DependentUpon>
  386. </Compile>
  387. <Compile Include="Model\BemsReportFormat.cs">
  388. <DependentUpon>DataModel.tt</DependentUpon>
  389. </Compile>
  390. <Compile Include="Model\BemsReportHistory.cs">
  391. <DependentUpon>DataModel.tt</DependentUpon>
  392. </Compile>
  393. <Compile Include="Model\BemsServiceType.cs">
  394. <DependentUpon>DataModel.tt</DependentUpon>
  395. </Compile>
  396. <Compile Include="Model\BemsSitePrice.cs">
  397. <DependentUpon>DataModel.tt</DependentUpon>
  398. </Compile>
  399. <Compile Include="Model\BemsSitePriceHistory.cs">
  400. <DependentUpon>DataModel.tt</DependentUpon>
  401. </Compile>
  402. <Compile Include="Model\CmAlarmAdmin.cs">
  403. <DependentUpon>DataModel.tt</DependentUpon>
  404. </Compile>
  405. <Compile Include="Model\CmAnnouncement.cs">
  406. <DependentUpon>DataModel.tt</DependentUpon>
  407. </Compile>
  408. <Compile Include="Model\CmBuilding.cs">
  409. <DependentUpon>DataModel.tt</DependentUpon>
  410. </Compile>
  411. <Compile Include="Model\CmBusinessField.cs">
  412. <DependentUpon>DataModel.tt</DependentUpon>
  413. </Compile>
  414. <Compile Include="Model\CmCompany.cs">
  415. <DependentUpon>DataModel.tt</DependentUpon>
  416. </Compile>
  417. <Compile Include="Model\CmCompanyType.cs">
  418. <DependentUpon>DataModel.tt</DependentUpon>
  419. </Compile>
  420. <Compile Include="Model\CmDepartment.cs">
  421. <DependentUpon>DataModel.tt</DependentUpon>
  422. </Compile>
  423. <Compile Include="Model\CmFacility.cs">
  424. <DependentUpon>DataModel.tt</DependentUpon>
  425. </Compile>
  426. <Compile Include="Model\CmFacilityFile.cs">
  427. <DependentUpon>DataModel.tt</DependentUpon>
  428. </Compile>
  429. <Compile Include="Model\CmFacilityTempSet.cs">
  430. <DependentUpon>DataModel.tt</DependentUpon>
  431. </Compile>
  432. <Compile Include="Model\CmFile.cs">
  433. <DependentUpon>DataModel.tt</DependentUpon>
  434. </Compile>
  435. <Compile Include="Model\CmFileCategory.cs">
  436. <DependentUpon>DataModel.tt</DependentUpon>
  437. </Compile>
  438. <Compile Include="Model\CmFloor.cs">
  439. <DependentUpon>DataModel.tt</DependentUpon>
  440. </Compile>
  441. <Compile Include="Model\CmHoliday.cs">
  442. <DependentUpon>DataModel.tt</DependentUpon>
  443. </Compile>
  444. <Compile Include="Model\CmHolidayCustom.cs">
  445. <DependentUpon>DataModel.tt</DependentUpon>
  446. </Compile>
  447. <Compile Include="Model\CmHolidayWeekend.cs">
  448. <DependentUpon>DataModel.tt</DependentUpon>
  449. </Compile>
  450. <Compile Include="Model\CmMenu.cs">
  451. <DependentUpon>DataModel.tt</DependentUpon>
  452. </Compile>
  453. <Compile Include="Model\CmPartner.cs">
  454. <DependentUpon>DataModel.tt</DependentUpon>
  455. </Compile>
  456. <Compile Include="Model\CmPartnerType.cs">
  457. <DependentUpon>DataModel.tt</DependentUpon>
  458. </Compile>
  459. <Compile Include="Model\CmPatrolCourse.cs">
  460. <DependentUpon>DataModel.tt</DependentUpon>
  461. </Compile>
  462. <Compile Include="Model\CmPatrolCoursePos.cs">
  463. <DependentUpon>DataModel.tt</DependentUpon>
  464. </Compile>
  465. <Compile Include="Model\CmPatrolGroup.cs">
  466. <DependentUpon>DataModel.tt</DependentUpon>
  467. </Compile>
  468. <Compile Include="Model\CmPatrolGroupUser.cs">
  469. <DependentUpon>DataModel.tt</DependentUpon>
  470. </Compile>
  471. <Compile Include="Model\CmPatrolHistory.cs">
  472. <DependentUpon>DataModel.tt</DependentUpon>
  473. </Compile>
  474. <Compile Include="Model\CmPatrolHistoryPos.cs">
  475. <DependentUpon>DataModel.tt</DependentUpon>
  476. </Compile>
  477. <Compile Include="Model\CmPatrolPlan.cs">
  478. <DependentUpon>DataModel.tt</DependentUpon>
  479. </Compile>
  480. <Compile Include="Model\CmPatrolPos.cs">
  481. <DependentUpon>DataModel.tt</DependentUpon>
  482. </Compile>
  483. <Compile Include="Model\CmPatrolSchedule.cs">
  484. <DependentUpon>DataModel.tt</DependentUpon>
  485. </Compile>
  486. <Compile Include="Model\CmPatrolType.cs">
  487. <DependentUpon>DataModel.tt</DependentUpon>
  488. </Compile>
  489. <Compile Include="Model\CmPosition.cs">
  490. <DependentUpon>DataModel.tt</DependentUpon>
  491. </Compile>
  492. <Compile Include="Model\CmServiceEnergyCalcDay.cs">
  493. <DependentUpon>DataModel.tt</DependentUpon>
  494. </Compile>
  495. <Compile Include="Model\CmServiceEnergyCalcMonth.cs">
  496. <DependentUpon>DataModel.tt</DependentUpon>
  497. </Compile>
  498. <Compile Include="Model\CmSite.cs">
  499. <DependentUpon>DataModel.tt</DependentUpon>
  500. </Compile>
  501. <Compile Include="Model\CmUser.cs">
  502. <DependentUpon>DataModel.tt</DependentUpon>
  503. </Compile>
  504. <Compile Include="Model\CmUserGroup.cs">
  505. <DependentUpon>DataModel.tt</DependentUpon>
  506. </Compile>
  507. <Compile Include="Model\CmUserGroupPermission.cs">
  508. <DependentUpon>DataModel.tt</DependentUpon>
  509. </Compile>
  510. <Compile Include="Model\CmUserLoginHistory.cs">
  511. <DependentUpon>DataModel.tt</DependentUpon>
  512. </Compile>
  513. <Compile Include="Model\CmUserToLicense.cs">
  514. <DependentUpon>DataModel.tt</DependentUpon>
  515. </Compile>
  516. <Compile Include="Model\CmZone.cs">
  517. <DependentUpon>DataModel.tt</DependentUpon>
  518. </Compile>
  519. <Compile Include="Model\CmZoneTempHumiSet.cs">
  520. <DependentUpon>DataModel.tt</DependentUpon>
  521. </Compile>
  522. <Compile Include="Model\DataModel.Context.cs">
  523. <AutoGen>True</AutoGen>
  524. <DesignTime>True</DesignTime>
  525. <DependentUpon>DataModel.Context.tt</DependentUpon>
  526. </Compile>
  527. <Compile Include="Model\DataModel.cs">
  528. <AutoGen>True</AutoGen>
  529. <DesignTime>True</DesignTime>
  530. <DependentUpon>DataModel.tt</DependentUpon>
  531. </Compile>
  532. <Compile Include="Model\DataModel.Designer.cs">
  533. <AutoGen>True</AutoGen>
  534. <DesignTime>True</DesignTime>
  535. <DependentUpon>DataModel.edmx</DependentUpon>
  536. </Compile>
  537. <Compile Include="Model\DataModelExtensions.cs" />
  538. <Compile Include="Model\FmsAccident.cs">
  539. <DependentUpon>DataModel.tt</DependentUpon>
  540. </Compile>
  541. <Compile Include="Model\FmsAccidentCodeType.cs">
  542. <DependentUpon>DataModel.tt</DependentUpon>
  543. </Compile>
  544. <Compile Include="Model\FmsBudget.cs">
  545. <DependentUpon>DataModel.tt</DependentUpon>
  546. </Compile>
  547. <Compile Include="Model\FmsBudgetCodeClass.cs">
  548. <DependentUpon>DataModel.tt</DependentUpon>
  549. </Compile>
  550. <Compile Include="Model\FmsBudgetDetail.cs">
  551. <DependentUpon>DataModel.tt</DependentUpon>
  552. </Compile>
  553. <Compile Include="Model\FmsBudgetDetailExecution.cs">
  554. <DependentUpon>DataModel.tt</DependentUpon>
  555. </Compile>
  556. <Compile Include="Model\FmsCompanyEstimationCodeClass.cs">
  557. <DependentUpon>DataModel.tt</DependentUpon>
  558. </Compile>
  559. <Compile Include="Model\FmsConstruction.cs">
  560. <DependentUpon>DataModel.tt</DependentUpon>
  561. </Compile>
  562. <Compile Include="Model\FmsConstructionCodeProgress.cs">
  563. <DependentUpon>DataModel.tt</DependentUpon>
  564. </Compile>
  565. <Compile Include="Model\FmsConstructionCodeType.cs">
  566. <DependentUpon>DataModel.tt</DependentUpon>
  567. </Compile>
  568. <Compile Include="Model\FmsConstructionEstimation.cs">
  569. <DependentUpon>DataModel.tt</DependentUpon>
  570. </Compile>
  571. <Compile Include="Model\FmsContract.cs">
  572. <DependentUpon>DataModel.tt</DependentUpon>
  573. </Compile>
  574. <Compile Include="Model\FmsContractClass.cs">
  575. <DependentUpon>DataModel.tt</DependentUpon>
  576. </Compile>
  577. <Compile Include="Model\FmsContractMethod.cs">
  578. <DependentUpon>DataModel.tt</DependentUpon>
  579. </Compile>
  580. <Compile Include="Model\FmsContractType.cs">
  581. <DependentUpon>DataModel.tt</DependentUpon>
  582. </Compile>
  583. <Compile Include="Model\FmsDailyCheckReport.cs">
  584. <DependentUpon>DataModel.tt</DependentUpon>
  585. </Compile>
  586. <Compile Include="Model\FmsDailyReport.cs">
  587. <DependentUpon>DataModel.tt</DependentUpon>
  588. </Compile>
  589. <Compile Include="Model\FmsDrawing.cs">
  590. <DependentUpon>DataModel.tt</DependentUpon>
  591. </Compile>
  592. <Compile Include="Model\FmsDrawingCodeGroup.cs">
  593. <DependentUpon>DataModel.tt</DependentUpon>
  594. </Compile>
  595. <Compile Include="Model\FmsDrawingCodeType.cs">
  596. <DependentUpon>DataModel.tt</DependentUpon>
  597. </Compile>
  598. <Compile Include="Model\FmsDrawingHistory.cs">
  599. <DependentUpon>DataModel.tt</DependentUpon>
  600. </Compile>
  601. <Compile Include="Model\FmsEquipment.cs">
  602. <DependentUpon>DataModel.tt</DependentUpon>
  603. </Compile>
  604. <Compile Include="Model\FmsEquipmentCodeStateType.cs">
  605. <DependentUpon>DataModel.tt</DependentUpon>
  606. </Compile>
  607. <Compile Include="Model\FmsEquipmentCodeType.cs">
  608. <DependentUpon>DataModel.tt</DependentUpon>
  609. </Compile>
  610. <Compile Include="Model\FmsEquipmentHistory.cs">
  611. <DependentUpon>DataModel.tt</DependentUpon>
  612. </Compile>
  613. <Compile Include="Model\FmsEquipmentRentInfo.cs">
  614. <DependentUpon>DataModel.tt</DependentUpon>
  615. </Compile>
  616. <Compile Include="Model\FmsFacilityCheckItem.cs">
  617. <DependentUpon>DataModel.tt</DependentUpon>
  618. </Compile>
  619. <Compile Include="Model\FmsFacilityCodeClass.cs">
  620. <DependentUpon>DataModel.tt</DependentUpon>
  621. </Compile>
  622. <Compile Include="Model\FmsFacilityManual.cs">
  623. <DependentUpon>DataModel.tt</DependentUpon>
  624. </Compile>
  625. <Compile Include="Model\FmsFacilityOperationItem.cs">
  626. <DependentUpon>DataModel.tt</DependentUpon>
  627. </Compile>
  628. <Compile Include="Model\FmsFacilityOperationReport.cs">
  629. <DependentUpon>DataModel.tt</DependentUpon>
  630. </Compile>
  631. <Compile Include="Model\FmsInvestmentCost.cs">
  632. <DependentUpon>DataModel.tt</DependentUpon>
  633. </Compile>
  634. <Compile Include="Model\FmsLicense.cs">
  635. <DependentUpon>DataModel.tt</DependentUpon>
  636. </Compile>
  637. <Compile Include="Model\FmsManual.cs">
  638. <DependentUpon>DataModel.tt</DependentUpon>
  639. </Compile>
  640. <Compile Include="Model\FmsManualHistory.cs">
  641. <DependentUpon>DataModel.tt</DependentUpon>
  642. </Compile>
  643. <Compile Include="Model\FmsManualType.cs">
  644. <DependentUpon>DataModel.tt</DependentUpon>
  645. </Compile>
  646. <Compile Include="Model\FmsMaterial.cs">
  647. <DependentUpon>DataModel.tt</DependentUpon>
  648. </Compile>
  649. <Compile Include="Model\FmsMaterialCarriedForward.cs">
  650. <DependentUpon>DataModel.tt</DependentUpon>
  651. </Compile>
  652. <Compile Include="Model\FmsMaterialCodeAdjustmentType.cs">
  653. <DependentUpon>DataModel.tt</DependentUpon>
  654. </Compile>
  655. <Compile Include="Model\FmsMaterialCodeClass.cs">
  656. <DependentUpon>DataModel.tt</DependentUpon>
  657. </Compile>
  658. <Compile Include="Model\FmsMaterialCodeLocation.cs">
  659. <DependentUpon>DataModel.tt</DependentUpon>
  660. </Compile>
  661. <Compile Include="Model\FmsMaterialCodeProgress.cs">
  662. <DependentUpon>DataModel.tt</DependentUpon>
  663. </Compile>
  664. <Compile Include="Model\FmsMaterialCodePurchaseType.cs">
  665. <DependentUpon>DataModel.tt</DependentUpon>
  666. </Compile>
  667. <Compile Include="Model\FmsMaterialCodeReleaseType.cs">
  668. <DependentUpon>DataModel.tt</DependentUpon>
  669. </Compile>
  670. <Compile Include="Model\FmsMaterialCodeType.cs">
  671. <DependentUpon>DataModel.tt</DependentUpon>
  672. </Compile>
  673. <Compile Include="Model\FmsMaterialPurchaseOrder.cs">
  674. <DependentUpon>DataModel.tt</DependentUpon>
  675. </Compile>
  676. <Compile Include="Model\FmsMaterialPurchaseOrderMaterial.cs">
  677. <DependentUpon>DataModel.tt</DependentUpon>
  678. </Compile>
  679. <Compile Include="Model\FmsMaterialPurchaseRequest.cs">
  680. <DependentUpon>DataModel.tt</DependentUpon>
  681. </Compile>
  682. <Compile Include="Model\FmsMaterialPurchaseRequestMaterial.cs">
  683. <DependentUpon>DataModel.tt</DependentUpon>
  684. </Compile>
  685. <Compile Include="Model\FmsMaterialRelease.cs">
  686. <DependentUpon>DataModel.tt</DependentUpon>
  687. </Compile>
  688. <Compile Include="Model\FmsMaterialStored.cs">
  689. <DependentUpon>DataModel.tt</DependentUpon>
  690. </Compile>
  691. <Compile Include="Model\FmsMaterialTradeCompany.cs">
  692. <DependentUpon>DataModel.tt</DependentUpon>
  693. </Compile>
  694. <Compile Include="Model\FmsMaterialWarehouse.cs">
  695. <DependentUpon>DataModel.tt</DependentUpon>
  696. </Compile>
  697. <Compile Include="Model\FmsMonthlyReport.cs">
  698. <DependentUpon>DataModel.tt</DependentUpon>
  699. </Compile>
  700. <Compile Include="Model\FmsPaymentType.cs">
  701. <DependentUpon>DataModel.tt</DependentUpon>
  702. </Compile>
  703. <Compile Include="Model\FmsReport.cs">
  704. <DependentUpon>DataModel.tt</DependentUpon>
  705. </Compile>
  706. <Compile Include="Model\FmsWorkCodeCauseClass.cs">
  707. <DependentUpon>DataModel.tt</DependentUpon>
  708. </Compile>
  709. <Compile Include="Model\FmsWorkCodeCycleUnit.cs">
  710. <DependentUpon>DataModel.tt</DependentUpon>
  711. </Compile>
  712. <Compile Include="Model\FmsWorkCodeEmergency.cs">
  713. <DependentUpon>DataModel.tt</DependentUpon>
  714. </Compile>
  715. <Compile Include="Model\FmsWorkCodeHolidayWorkType.cs">
  716. <DependentUpon>DataModel.tt</DependentUpon>
  717. </Compile>
  718. <Compile Include="Model\FmsWorkCodeLegalInspectionAgency.cs">
  719. <DependentUpon>DataModel.tt</DependentUpon>
  720. </Compile>
  721. <Compile Include="Model\FmsWorkCodeProgress.cs">
  722. <DependentUpon>DataModel.tt</DependentUpon>
  723. </Compile>
  724. <Compile Include="Model\FmsWorkCodeType.cs">
  725. <DependentUpon>DataModel.tt</DependentUpon>
  726. </Compile>
  727. <Compile Include="Model\FmsWorkOrder.cs">
  728. <DependentUpon>DataModel.tt</DependentUpon>
  729. </Compile>
  730. <Compile Include="Model\FmsWorkOrderToFacility.cs">
  731. <DependentUpon>DataModel.tt</DependentUpon>
  732. </Compile>
  733. <Compile Include="Model\FmsWorkRequest.cs">
  734. <DependentUpon>DataModel.tt</DependentUpon>
  735. </Compile>
  736. <Compile Include="Model\FmsWorkRequestToFacility.cs">
  737. <DependentUpon>DataModel.tt</DependentUpon>
  738. </Compile>
  739. <Compile Include="Model\FmsWorkResult.cs">
  740. <DependentUpon>DataModel.tt</DependentUpon>
  741. </Compile>
  742. <Compile Include="Model\FmsWorkResultCheckItem.cs">
  743. <DependentUpon>DataModel.tt</DependentUpon>
  744. </Compile>
  745. <Compile Include="Model\FmsWorkResultCheckItemMaterial.cs">
  746. <DependentUpon>DataModel.tt</DependentUpon>
  747. </Compile>
  748. <Compile Include="Model\FmsWorkResultFile.cs">
  749. <DependentUpon>DataModel.tt</DependentUpon>
  750. </Compile>
  751. <Compile Include="Model\FmsWorkResultLaw.cs">
  752. <DependentUpon>DataModel.tt</DependentUpon>
  753. </Compile>
  754. <Compile Include="Model\FmsWorkResultToFacility.cs">
  755. <DependentUpon>DataModel.tt</DependentUpon>
  756. </Compile>
  757. <Compile Include="Model\FmsWorkSchedule.cs">
  758. <DependentUpon>DataModel.tt</DependentUpon>
  759. </Compile>
  760. <Compile Include="Model\FmsWorkScheduleToFacility.cs">
  761. <DependentUpon>DataModel.tt</DependentUpon>
  762. </Compile>
  763. <Compile Include="Model\Model.Extension\CmPatrolHistoryEx.cs" />
  764. <Compile Include="Model\Model.Extension\FmsBudgetCodeClassEx.cs" />
  765. <Compile Include="Model\Model.Extension\FmsEquipmentEx.cs" />
  766. <Compile Include="Model\Model.Extension\FmsMaterialEx.cs" />
  767. <Compile Include="Model\Model.Extension\FmsMaterialPurchaseRequestEx.cs" />
  768. <Compile Include="Model\Model.Extension\FmsMaterialStockHistory.cs">
  769. <SubType>Code</SubType>
  770. </Compile>
  771. <Compile Include="Model\sysdiagrams.cs">
  772. <DependentUpon>DataModel.tt</DependentUpon>
  773. </Compile>
  774. <Compile Include="Model\WeatherDongNaeForecast.cs">
  775. <DependentUpon>DataModel.tt</DependentUpon>
  776. </Compile>
  777. <Compile Include="Report\MonthlyReport.cs">
  778. <SubType>Component</SubType>
  779. </Compile>
  780. <Compile Include="Report\MonthlyReport.Designer.cs">
  781. <DependentUpon>MonthlyReport.cs</DependentUpon>
  782. </Compile>
  783. <Compile Include="Report\MonthlyReportView.aspx.cs">
  784. <DependentUpon>MonthlyReportView.aspx</DependentUpon>
  785. <SubType>ASPXCodeBehind</SubType>
  786. </Compile>
  787. <Compile Include="Report\MonthlyReportView.aspx.designer.cs">
  788. <DependentUpon>MonthlyReportView.aspx</DependentUpon>
  789. </Compile>
  790. <Compile Include="Report\DailyReportView.aspx.cs">
  791. <DependentUpon>DailyReportView.aspx</DependentUpon>
  792. <SubType>ASPXCodeBehind</SubType>
  793. </Compile>
  794. <Compile Include="Report\DailyReportView.aspx.designer.cs">
  795. <DependentUpon>DailyReportView.aspx</DependentUpon>
  796. </Compile>
  797. <Compile Include="Report\PatrolReport.cs">
  798. <SubType>Component</SubType>
  799. </Compile>
  800. <Compile Include="Report\PatrolReport.Designer.cs">
  801. <DependentUpon>PatrolReport.cs</DependentUpon>
  802. </Compile>
  803. <Compile Include="Report\PatrolReportView.aspx.cs">
  804. <DependentUpon>PatrolReportView.aspx</DependentUpon>
  805. <SubType>ASPXCodeBehind</SubType>
  806. </Compile>
  807. <Compile Include="Report\PatrolReportView.aspx.designer.cs">
  808. <DependentUpon>PatrolReportView.aspx</DependentUpon>
  809. </Compile>
  810. <Compile Include="Report\Report1.aspx.cs">
  811. <DependentUpon>Report1.aspx</DependentUpon>
  812. <SubType>ASPXCodeBehind</SubType>
  813. </Compile>
  814. <Compile Include="Report\Report1.aspx.designer.cs">
  815. <DependentUpon>Report1.aspx</DependentUpon>
  816. </Compile>
  817. <Compile Include="Report\DailyReport.cs">
  818. <SubType>Component</SubType>
  819. </Compile>
  820. <Compile Include="Report\DailyReport.Designer.cs">
  821. <DependentUpon>DailyReport.cs</DependentUpon>
  822. </Compile>
  823. <Compile Include="Report\XtraReport1.cs">
  824. <SubType>Component</SubType>
  825. </Compile>
  826. <Compile Include="Report\XtraReport1.Designer.cs">
  827. <DependentUpon>XtraReport1.cs</DependentUpon>
  828. </Compile>
  829. <Compile Include="Tests\Controllers\3.Fms\FacilityManagment\TestFmsWorkRequestController.cs" />
  830. <Compile Include="Tests\Controllers\3.Fms\FacilityManagment\TestWorkExecutionPlanJob.cs" />
  831. <Compile Include="Tests\Controllers\4.Bems\Monitoring\TestMonitoringPointController.cs" />
  832. <Compile Include="Tests\Controllers\4.Bems\Monitoring\TestBemsMonitoringPointHistoryController.cs" />
  833. <Compile Include="Tests\Controllers\2.Configuration\User\TestCmUserGroupController.cs" />
  834. <Compile Include="Tests\Controllers\3.Fms\CheckSchedule\TestFmsWorkOrderController.cs" />
  835. <Compile Include="Tests\Controllers\4.Bems\Formula\TestBemsFormulaController.cs" />
  836. <Compile Include="Util\FileCategoryManager.cs" />
  837. <Compile Include="Controllers\4.Bems\Formula\MathCalculator.cs" />
  838. <Compile Include="Util\Logger.cs" />
  839. <Compile Include="Util\QueryManager.cs" />
  840. <Compile Include="Util\LunarSolarConverter.cs" />
  841. <Compile Include="Util\ReportTableHandler.cs" />
  842. <Content Include="Global.asax" />
  843. <Compile Include="Global.asax.cs">
  844. <DependentUpon>Global.asax</DependentUpon>
  845. </Compile>
  846. <Compile Include="CorsSupport.cs" />
  847. </ItemGroup>
  848. <ItemGroup>
  849. <Content Include="packages.config" />
  850. <None Include="job_scheduling_data_2_0.xsd">
  851. <SubType>Designer</SubType>
  852. </None>
  853. <EntityDeploy Include="Model\DataModel.edmx">
  854. <Generator>EntityModelCodeGenerator</Generator>
  855. <LastGenOutput>DataModel.Designer.cs</LastGenOutput>
  856. </EntityDeploy>
  857. <Content Include="Model\DataModel.Context.tt">
  858. <Generator>TextTemplatingFileGenerator</Generator>
  859. <DependentUpon>DataModel.edmx</DependentUpon>
  860. <LastGenOutput>DataModel.Context.cs</LastGenOutput>
  861. </Content>
  862. <Content Include="Model\DataModel.edmx.diagram">
  863. <DependentUpon>DataModel.edmx</DependentUpon>
  864. </Content>
  865. <Content Include="Model\DataModel.tt">
  866. <Generator>TextTemplatingFileGenerator</Generator>
  867. <DependentUpon>DataModel.edmx</DependentUpon>
  868. <LastGenOutput>DataModel.cs</LastGenOutput>
  869. </Content>
  870. <None Include="Properties\PublishProfiles\iBemsService.pubxml" />
  871. <None Include="Web.Debug.config">
  872. <DependentUpon>Web.config</DependentUpon>
  873. </None>
  874. <None Include="Web.Release.config">
  875. <DependentUpon>Web.config</DependentUpon>
  876. </None>
  877. </ItemGroup>
  878. <ItemGroup>
  879. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  880. <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
  881. </ItemGroup>
  882. <ItemGroup />
  883. <ItemGroup>
  884. <WCFMetadata Include="Service References\" />
  885. </ItemGroup>
  886. <ItemGroup>
  887. <EmbeddedResource Include="Properties\licenses.licx" />
  888. <EmbeddedResource Include="Report\MonthlyReport.resx">
  889. <DependentUpon>MonthlyReport.cs</DependentUpon>
  890. </EmbeddedResource>
  891. <EmbeddedResource Include="Report\DailyReport.resx">
  892. <DependentUpon>DailyReport.cs</DependentUpon>
  893. </EmbeddedResource>
  894. <EmbeddedResource Include="Report\PatrolReport.resx">
  895. <DependentUpon>PatrolReport.cs</DependentUpon>
  896. </EmbeddedResource>
  897. <EmbeddedResource Include="Report\XtraReport1.resx">
  898. <DependentUpon>XtraReport1.cs</DependentUpon>
  899. </EmbeddedResource>
  900. </ItemGroup>
  901. <PropertyGroup>
  902. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  903. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  904. </PropertyGroup>
  905. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  906. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  907. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  908. <ProjectExtensions>
  909. <VisualStudio>
  910. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  911. <WebProjectProperties>
  912. <UseIIS>True</UseIIS>
  913. <AutoAssignPort>True</AutoAssignPort>
  914. <DevelopmentServerPort>0</DevelopmentServerPort>
  915. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  916. <IISUrl>http://localhost:3403/</IISUrl>
  917. <NTLMAuthentication>False</NTLMAuthentication>
  918. <UseCustomServer>False</UseCustomServer>
  919. <CustomServerUrl>
  920. </CustomServerUrl>
  921. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  922. </WebProjectProperties>
  923. </FlavorProperties>
  924. </VisualStudio>
  925. </ProjectExtensions>
  926. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  927. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  928. Other similar extension points exist, see Microsoft.Common.targets.
  929. <Target Name="BeforeBuild">
  930. </Target>
  931. <Target Name="AfterBuild">
  932. </Target>
  933. -->
  934. </Project>