123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>iBemsDataService</RootNamespace>
- <AssemblyName>iBemsDataService</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
- <RestorePackages>true</RestorePackages>
- <UseGlobalApplicationHostFile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Common.Logging">
- <HintPath>..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
- </Reference>
- <Reference Include="Common.Logging.Core">
- <HintPath>..\packages\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Charts.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Data.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.DataAccess.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Office.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.PivotGrid.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Printing.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.RichEdit.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Sparkline.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Utils.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Web.ASPxThemes.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Web.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Xpf.Printing.v15.1.Service, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.Xpo.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraCharts.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraGauges.v15.1.Core, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraPrinting.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- </Reference>
- <Reference Include="DevExpress.XtraReports.v15.1, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraReports.v15.1.Extensions, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- </Reference>
- <Reference Include="DevExpress.XtraReports.v15.1.Service, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="DevExpress.XtraReports.v15.1.Web, Version=15.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="EntityFramework">
- <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Data.Services, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Data.Services.5.6.0\lib\net40\Microsoft.Data.Services.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Quartz">
- <HintPath>..\packages\Quartz.2.3.1\lib\net40\Quartz.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition" />
- <Reference Include="System.Data.Entity" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Net.Http.Formatting, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Security" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.ServiceModel.Web" />
- <Reference Include="System.Spatial, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\System.Spatial.5.6.0\lib\net40\System.Spatial.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Http, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.0\lib\net45\System.Web.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Http.OData">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.OData.5.2.0\lib\net45\System.Web.Http.OData.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Http.WebHost, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.0\lib\net45\System.Web.Http.WebHost.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_Data\ReportService.mdf" />
- <Content Include="App_Data\ReportService_log.ldf">
- <DependentUpon>ReportService.mdf</DependentUpon>
- </Content>
- <Content Include="BemsDataService.svc" />
- <Content Include="Model\SqlScript\1.Common\01_01_회사부서관리.ms.sql" />
- <Content Include="Model\SqlScript\1.Common\01_02_건물층관리.ms.sql" />
- <Content Include="Model\SqlScript\1.Common\01_03_사용자관리.ms.sql" />
- <Content Include="Model\SqlScript\1.Common\01_04_메뉴관리.ms.sql" />
- <Content Include="Model\SqlScript\1.Common\01_05_권한관리.ms.sql" />
- <Content Include="Model\SqlScript\1.Common\01_06_휴일관리.sql" />
- <Content Include="Model\SqlScript\1.Common\01_07_파일관리.sql" />
- <Content Include="Model\SqlScript\2.FMS\06_02_자재구매관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\02_01_업무관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\04_01_시설관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\04_02_작업계획관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\05_01_작업관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\05_02_작업일지관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\06_01_자재관리코드.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\06_03_자재입출고관리.ms.sql" />
- <Content Include="Model\SqlScript\2.FMS\08_01_도면관리.ms.sql" />
- <Content Include="Model\SqlScript\3.BEMS\10_01_에너지관리.ms.sql" />
- <Content Include="Model\SqlScript\스크립트_생성시_주의사항.txt" />
- <Content Include="Report\MonthlyReportView.aspx" />
- <Content Include="Report\DailyReportView.aspx" />
- <Content Include="Report\PatrolReportView.aspx" />
- <Content Include="Report\Report1.aspx" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\WebApiConfig.cs" />
- <Compile Include="Controllers\1.Common\BemsControlAHUTempConfigController.cs" />
- <Compile Include="Controllers\1.Common\BemsEnergyDailyController.cs" />
- <Compile Include="Controllers\1.Common\BemsEnergyConfigPercentWeekController.cs" />
- <Compile Include="Controllers\1.Common\BemsEnergyConfigPercentMonthController.cs" />
- <Compile Include="Controllers\1.Common\ClientAccessController.cs" />
- <Compile Include="Controllers\1.Common\BemsPriceFormulaController.cs" />
- <Compile Include="Controllers\1.Common\BemsSitePriceController.cs" />
- <Compile Include="Controllers\1.Common\CmMenuController.cs" />
- <Compile Include="Controllers\3.Fms\1.Code\FmsCode.cs" />
- <Compile Include="Controllers\3.Fms\1.Code\FmsMaterialCodeClassController.cs" />
- <Compile Include="Controllers\3.Fms\1.Code\FmsWorkCodeCauseClassController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\CmPatrolCourseController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\CmPatrolGroupController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkHistoryController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkRequestController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultToFacilityController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkRequestToFacilityController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultCheckItemMaterialController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmPlanJob.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmConfigEmail.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\AlarmConfigSMS.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\RegressionPlanJob.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentHistoryController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentRentInfoController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\MaterialRelease\FmsMaterialReleaseController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestExController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialStockHistoryMonthlyController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialStockHistoryDailyController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\StockStatus\FmsMaterialExController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\Equipment\FmsEquipmentExController.cs" />
- <Compile Include="Controllers\3.Fms\4.Work\AvailableDueDateController.cs" />
- <Compile Include="Controllers\3.Fms\4.Work\WorkScheduleRunController.cs" />
- <Compile Include="Controllers\3.Fms\9.DailyReport\DailyReportController.cs" />
- <Compile Include="Controllers\3.Fms\CmPatrolHistoryExController.cs" />
- <Compile Include="Controllers\3.Fms\FmsConstructionEstimationController.cs" />
- <Compile Include="Controllers\4.Bems\Common\CalculationValue.cs" />
- <Compile Include="Controllers\4.Bems\ControlSchedule\BemsScheduler.cs" />
- <Compile Include="Controllers\4.Bems\ControlSchedule\ContorlBems.cs" />
- <Compile Include="Controllers\4.Bems\Formula\BemsFormulaController.cs" />
- <Compile Include="Controllers\4.Bems\Formula\FormulaTableManager.cs" />
- <Compile Include="Controllers\4.Bems\Formula\ParameterBox.cs" />
- <Compile Include="Controllers\4.Bems\Common\PointHistoryValueManager.cs" />
- <Compile Include="Controllers\4.Bems\Monitoring\MonitoringPointController.cs" />
- <Compile Include="Controllers\4.Bems\Monitoring\BemsMonitoringPointHistoryController.cs" />
- <Compile Include="Controllers\4.Bems\Monitoring\BemsMonitoringPointController.cs" />
- <Compile Include="Controllers\2.Configuration\User\CmUserGroupController.cs" />
- <Compile Include="Controllers\3.Fms\FacilityCode\FmsFacilityCodeClassController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\MaterialStored\FmsMaterialStoredController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\PurchaseOrder\FmsMaterialPurchaseOrderMaterialController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestController.cs" />
- <Compile Include="Controllers\3.Fms\3.Material\PurchaseRequest\FmsMaterialPurchaseRequestMaterialController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkScheduleToFacilityController.cs" />
- <Compile Include="Controllers\3.Fms\CheckSchedule\CheckGroupTargetFacilityController.cs" />
- <Compile Include="Controllers\3.Fms\FacilityController.cs" />
- <Compile Include="Controllers\2.Configuration\User\CmUserToLicenseController.cs" />
- <Compile Include="Controllers\3.Fms\CheckSchedule\FmsWorkOrderController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkResultCheckItemController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\FmsWorkOrderToFacilityController.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\FmsWorkManagementJobScheduler.cs" />
- <Compile Include="Controllers\3.Fms\2.FacilityManagement\ScheduledTask\WorkExecutionPlanJob.cs" />
- <Compile Include="Controllers\1.Common\UploadController.cs" />
- <Compile Include="BemsDataService.svc.cs">
- <DependentUpon>BemsDataService.svc</DependentUpon>
- </Compile>
- <Compile Include="Controllers\5.Business\FmsBudgetCodeClassController.cs" />
- <Compile Include="Controllers\5.Business\FmsBudgetDetailExecutionController.cs" />
- <Compile Include="Controllers\5.Business\FmsBudgetDetailController.cs" />
- <Compile Include="Controllers\5.Business\FmsBudgetCodeClassExController.cs" />
- <Compile Include="Controllers\5.Business\FmsBudgetDetailExecutionExController.cs" />
- <Compile Include="ImageStreamProvider.cs" />
- <Compile Include="JSONPSupportBehavior.cs" />
- <Compile Include="Model\BemsAlarmGroup.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsAlarmGroupUser.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsAlarmLog.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsAlarmSetting.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsAnalysisType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsChartInfo.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsControlAHUTempConfig.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsControlPointHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsEnergyConfigPercentMonth.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsEnergyConfigPercentWeek.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsEnergyCost.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsEnergyDaily.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsEnergyDailyRegression.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFacilityType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFactorCo2.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFactorToe.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFloorPlan.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFloorStatus.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFormula.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFormulaBase.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFormulaParameter.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFormulaTable.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFormulaTableValue.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsFuelType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPoint.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointBaseData.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointConfig.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointHistory15min.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointHistory15minRawData.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointHistoryDaily.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointHistoryHourly.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsMonitoringPointToAnlaysisType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsNoticePriceBase.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsNoticePriceContractType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsNoticePriceDetail.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPeakFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPeakHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPeakHistoryDaily.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPeakInfo.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPeopleIncrease.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPriceCode.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPriceFormula.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPriceMeta.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsPriceType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsRentalRate.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsReportFormat.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsReportHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsServiceType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsSitePrice.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\BemsSitePriceHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmAlarmAdmin.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmAnnouncement.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmBuilding.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmBusinessField.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmCompany.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmCompanyType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmDepartment.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFacilityFile.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFacilityTempSet.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFile.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFileCategory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmFloor.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmHoliday.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmHolidayCustom.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmHolidayWeekend.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmMenu.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPartner.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPartnerType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolCourse.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolCoursePos.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolGroup.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolGroupUser.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolHistoryPos.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolPlan.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolPos.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolSchedule.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPatrolType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmPosition.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmServiceEnergyCalcDay.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmServiceEnergyCalcMonth.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmSite.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmUser.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmUserGroup.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmUserGroupPermission.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmUserLoginHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmUserToLicense.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmZone.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\CmZoneTempHumiSet.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\DataModel.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataModel.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\DataModel.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\DataModel.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataModel.edmx</DependentUpon>
- </Compile>
- <Compile Include="Model\DataModelExtensions.cs" />
- <Compile Include="Model\FmsAccident.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsAccidentCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsBudget.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsBudgetCodeClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsBudgetDetail.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsBudgetDetailExecution.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsCompanyEstimationCodeClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsConstruction.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsConstructionCodeProgress.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsConstructionCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsConstructionEstimation.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsContract.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsContractClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsContractMethod.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsContractType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDailyCheckReport.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDailyReport.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDrawing.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDrawingCodeGroup.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDrawingCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsDrawingHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsEquipment.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsEquipmentCodeStateType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsEquipmentCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsEquipmentHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsEquipmentRentInfo.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsFacilityCheckItem.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsFacilityCodeClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsFacilityManual.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsFacilityOperationItem.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsFacilityOperationReport.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsInvestmentCost.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsLicense.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsManual.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsManualHistory.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsManualType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterial.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCarriedForward.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeAdjustmentType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeLocation.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeProgress.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodePurchaseType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeReleaseType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialPurchaseOrder.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialPurchaseOrderMaterial.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialPurchaseRequest.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialPurchaseRequestMaterial.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialRelease.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialStored.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialTradeCompany.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMaterialWarehouse.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsMonthlyReport.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsPaymentType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsReport.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeCauseClass.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeCycleUnit.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeEmergency.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeHolidayWorkType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeLegalInspectionAgency.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeProgress.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkCodeType.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkOrder.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkOrderToFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkRequest.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkRequestToFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResult.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResultCheckItem.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResultCheckItemMaterial.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResultFile.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResultLaw.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkResultToFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkSchedule.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\FmsWorkScheduleToFacility.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\Model.Extension\CmPatrolHistoryEx.cs" />
- <Compile Include="Model\Model.Extension\FmsBudgetCodeClassEx.cs" />
- <Compile Include="Model\Model.Extension\FmsEquipmentEx.cs" />
- <Compile Include="Model\Model.Extension\FmsMaterialEx.cs" />
- <Compile Include="Model\Model.Extension\FmsMaterialPurchaseRequestEx.cs" />
- <Compile Include="Model\Model.Extension\FmsMaterialStockHistory.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Model\sysdiagrams.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Model\WeatherDongNaeForecast.cs">
- <DependentUpon>DataModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Report\MonthlyReport.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Report\MonthlyReport.Designer.cs">
- <DependentUpon>MonthlyReport.cs</DependentUpon>
- </Compile>
- <Compile Include="Report\MonthlyReportView.aspx.cs">
- <DependentUpon>MonthlyReportView.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Report\MonthlyReportView.aspx.designer.cs">
- <DependentUpon>MonthlyReportView.aspx</DependentUpon>
- </Compile>
- <Compile Include="Report\DailyReportView.aspx.cs">
- <DependentUpon>DailyReportView.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Report\DailyReportView.aspx.designer.cs">
- <DependentUpon>DailyReportView.aspx</DependentUpon>
- </Compile>
- <Compile Include="Report\PatrolReport.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Report\PatrolReport.Designer.cs">
- <DependentUpon>PatrolReport.cs</DependentUpon>
- </Compile>
- <Compile Include="Report\PatrolReportView.aspx.cs">
- <DependentUpon>PatrolReportView.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Report\PatrolReportView.aspx.designer.cs">
- <DependentUpon>PatrolReportView.aspx</DependentUpon>
- </Compile>
- <Compile Include="Report\Report1.aspx.cs">
- <DependentUpon>Report1.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Report\Report1.aspx.designer.cs">
- <DependentUpon>Report1.aspx</DependentUpon>
- </Compile>
- <Compile Include="Report\DailyReport.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Report\DailyReport.Designer.cs">
- <DependentUpon>DailyReport.cs</DependentUpon>
- </Compile>
- <Compile Include="Report\XtraReport1.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Report\XtraReport1.Designer.cs">
- <DependentUpon>XtraReport1.cs</DependentUpon>
- </Compile>
- <Compile Include="Tests\Controllers\3.Fms\FacilityManagment\TestFmsWorkRequestController.cs" />
- <Compile Include="Tests\Controllers\3.Fms\FacilityManagment\TestWorkExecutionPlanJob.cs" />
- <Compile Include="Tests\Controllers\4.Bems\Monitoring\TestMonitoringPointController.cs" />
- <Compile Include="Tests\Controllers\4.Bems\Monitoring\TestBemsMonitoringPointHistoryController.cs" />
- <Compile Include="Tests\Controllers\2.Configuration\User\TestCmUserGroupController.cs" />
- <Compile Include="Tests\Controllers\3.Fms\CheckSchedule\TestFmsWorkOrderController.cs" />
- <Compile Include="Tests\Controllers\4.Bems\Formula\TestBemsFormulaController.cs" />
- <Compile Include="Util\FileCategoryManager.cs" />
- <Compile Include="Controllers\4.Bems\Formula\MathCalculator.cs" />
- <Compile Include="Util\Logger.cs" />
- <Compile Include="Util\QueryManager.cs" />
- <Compile Include="Util\LunarSolarConverter.cs" />
- <Compile Include="Util\ReportTableHandler.cs" />
- <Content Include="Global.asax" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="CorsSupport.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="packages.config" />
- <None Include="job_scheduling_data_2_0.xsd">
- <SubType>Designer</SubType>
- </None>
- <EntityDeploy Include="Model\DataModel.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>DataModel.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <Content Include="Model\DataModel.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>DataModel.edmx</DependentUpon>
- <LastGenOutput>DataModel.Context.cs</LastGenOutput>
- </Content>
- <Content Include="Model\DataModel.edmx.diagram">
- <DependentUpon>DataModel.edmx</DependentUpon>
- </Content>
- <Content Include="Model\DataModel.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>DataModel.edmx</DependentUpon>
- <LastGenOutput>DataModel.cs</LastGenOutput>
- </Content>
- <None Include="Properties\PublishProfiles\iBemsService.pubxml" />
- <None Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- <None Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <WCFMetadata Include="Service References\" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Properties\licenses.licx" />
- <EmbeddedResource Include="Report\MonthlyReport.resx">
- <DependentUpon>MonthlyReport.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Report\DailyReport.resx">
- <DependentUpon>DailyReport.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Report\PatrolReport.resx">
- <DependentUpon>PatrolReport.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Report\XtraReport1.resx">
- <DependentUpon>XtraReport1.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>0</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:3403/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|