You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

798 lines
43 KiB

<?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>{BEF1F2C9-1903-4AC4-93BD-08452BFA37A3}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>NFine.Web</RootNamespace>
<AssemblyName>NFine.Web</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<Use64BitIISExpress />
<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="Aspose.Cells, Version=7.2.1.0, Culture=neutral, PublicKeyToken=304f5aa34aff2288, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Aspose.Cells.dll</HintPath>
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="ICSSoft.SendMail, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>D:\桌面\ICSSoft.SendMail.dll</HintPath>
</Reference>
<Reference Include="Interop.grsvr6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>bin\Interop.grsvr6Lib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\NPOI.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Routing" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Net.Http">
</Reference>
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.WebRequest">
</Reference>
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="App_Start\01 Handler\HandlerAjaxOnlyAttribute.cs" />
<Compile Include="App_Start\01 Handler\HandlerAuthorizeAttribute.cs" />
<Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" />
<Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" />
<Compile Include="App_Start\01 Handler\ControllerBase.cs" />
<Compile Include="Areas\SRM\Controllers\WatchPanel\WatchPanelController.cs" />
<Compile Include="Areas\SRM\SRMAreaRegistration.cs" />
<Compile Include="Areas\SystemManage\Controllers\AreaController.cs" />
<Compile Include="Areas\SystemManage\Controllers\CommonReportController.cs" />
<Compile Include="Areas\SystemManage\Controllers\DutyController.cs" />
<Compile Include="Areas\SystemManage\Controllers\ItemsDataController.cs" />
<Compile Include="Areas\SystemManage\Controllers\ModuleButtonController.cs" />
<Compile Include="Areas\SystemManage\Controllers\ModuleController.cs" />
<Compile Include="Areas\SystemManage\Controllers\OrganizeController.cs" />
<Compile Include="Areas\SystemManage\Controllers\RoleAuthorizeController.cs" />
<Compile Include="Areas\SystemManage\Controllers\RoleController.cs" />
<Compile Include="Areas\SystemManage\Controllers\CustomerController.cs" />
<Compile Include="Areas\SystemManage\Controllers\UserController.cs" />
<Compile Include="Areas\SystemManage\Controllers\ItemsTypeController.cs" />
<Compile Include="Areas\SystemManage\SystemManageAreaRegistration.cs" />
<Compile Include="Areas\SystemSecurity\Controllers\DbBackupController.cs" />
<Compile Include="Areas\SystemSecurity\Controllers\FilterIPController.cs" />
<Compile Include="Areas\SystemSecurity\Controllers\LogController.cs" />
<Compile Include="Areas\SystemSecurity\Controllers\ServerMonitoringController.cs" />
<Compile Include="Areas\SystemSecurity\SystemSecurityAreaRegistration.cs" />
<Compile Include="ChulingHandler.ashx.cs">
<DependentUpon>ChulingHandler.ashx</DependentUpon>
</Compile>
<Compile Include="PrintFunction.cs" />
<Compile Include="Controllers\ClientsDataController.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\LoginController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="PrintJson.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Service References\ServiceReference1\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Content Include="Content\css\bootstrap\bootstrap-select.css" />
<Content Include="Content\css\bootstrap\bootstrap-switch.css" />
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css" />
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css" />
<Content Include="Content\css\CommonReport\CommonReport.css" />
<Content Include="Content\css\framework-font.css" />
<Content Include="Content\css\framework-ui.css" />
<Content Include="Content\css\framework-login.css" />
<Content Include="Content\css\framework-theme.css" />
<Content Include="Content\css\framework-about.css" />
<Content Include="Content\css\toastr.min.css" />
<Content Include="Content\Cust003\css\icon.css" />
<Content Include="Content\Cust003\css\index.css" />
<Content Include="Content\Cust003\css\public.css" />
<Content Include="Content\Cust003\images\bg2.jpg" />
<Content Include="Content\Cust003\images\border_bg.jpg" />
<Content Include="Content\Cust003\images\title_border_bg.png" />
<Content Include="Content\Cust003\images\title_left_bg.png" />
<Content Include="Content\Cust003\images\title_right_bg.png" />
<Content Include="Content\Cust003\js\echarts.all.js" />
<Content Include="Content\Cust003\js\echarts.min.js" />
<Content Include="Content\Cust003\js\jquery-1.11.0.min.js" />
<Content Include="Content\Cust003\js\jquery.numscroll.js" />
<Content Include="Content\Cust069\css\index.css" />
<Content Include="Content\Cust069\fonts\icomoon.css" />
<Content Include="Content\Cust069\fonts\icomoon.svg" />
<Content Include="Content\Cust069\images\border.png" />
<Content Include="Content\Cust069\images\line.png" />
<Content Include="Content\Cust069\images\logo.png" />
<Content Include="Content\Cust069\images\rect.png" />
<Content Include="Content\Cust069\js\china.js" />
<Content Include="Content\Cust069\js\echarts.min.js" />
<Content Include="Content\Cust069\js\index.js" />
<Content Include="Content\Cust069\js\jquery.min.js" />
<Content Include="Content\Cust069\js\mymap.js" />
<Content Include="Content\fonts\fontawesome-webfont.svg" />
<Content Include="Content\fonts\glyphicons-halflings-regular.svg" />
<Content Include="Content\fonts\weathericons-regular-webfont.svg" />
<Content Include="Content\img\ninghong.jpg" />
<Content Include="Content\img\ajax-loader.gif" />
<Content Include="Content\img\alipay.jpg" />
<Content Include="Content\img\banner1.jpg" />
<Content Include="Content\img\banner2.jpg" />
<Content Include="Content\img\banner3.jpg" />
<Content Include="Content\img\banner4.jpg" />
<Content Include="Content\img\button_pm_close.png" />
<Content Include="Content\img\cy-reward-title-bg.jpg" />
<Content Include="Content\img\Excel.png" />
<Content Include="Content\img\File.jpg" />
<Content Include="Content\img\loading.gif" />
<Content Include="Content\img\logo.png" />
<Content Include="Content\img\Panellogo.png" />
<Content Include="Content\img\radio1.jpg" />
<Content Include="Content\img\radio2.jpg" />
<Content Include="Content\img\samples\333.png" />
<Content Include="Content\img\samples\angelina-300.jpg" />
<Content Include="Content\img\samples\emma-300.jpg" />
<Content Include="Content\img\samples\emma.png" />
<Content Include="Content\img\samples\george.png" />
<Content Include="Content\img\samples\head_120.png" />
<Content Include="Content\img\samples\jessica.jpg" />
<Content Include="Content\img\samples\kunis-300.jpg" />
<Content Include="Content\img\samples\kunis.png" />
<Content Include="Content\img\samples\lima-300.jpg" />
<Content Include="Content\img\samples\messages-photo-1.png" />
<Content Include="Content\img\samples\messages-photo-2.png" />
<Content Include="Content\img\samples\messages-photo-3.png" />
<Content Include="Content\img\samples\miranda-560-300.png" />
<Content Include="Content\img\samples\robert-300.jpg" />
<Content Include="Content\img\samples\robert.png" />
<Content Include="Content\img\samples\ryan-300.jpg" />
<Content Include="Content\img\samples\ryan.png" />
<Content Include="Content\img\samples\scarlet-159.png" />
<Content Include="Content\img\samples\scarlet.png" />
<Content Include="Content\img\samples\scarlett-300.jpg" />
<Content Include="Content\img\wechat.jpg" />
<Content Include="Content\js\bootstrap\bootstrap-select.js" />
<Content Include="Content\js\bootstrap\bootstrap-select.min.js" />
<Content Include="Content\js\bootstrap\bootstrap-switch.js" />
<Content Include="Content\js\bootstrap\bootstrap.js" />
<Content Include="Content\js\bootstrap\bootstrap.min.css" />
<Content Include="Content\js\charts\Chart.js" />
<Content Include="Content\js\charts\Chart.min.js" />
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js" />
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js" />
<Content Include="Content\js\CommonReport\CommonReport.js" />
<Content Include="Content\js\cookie\jquery.cookie.js" />
<Content Include="Content\js\CreateControl.js" />
<Content Include="Content\js\datepicker\calendar.js" />
<Content Include="Content\js\datepicker\DatePicker.js" />
<Content Include="Content\js\datepicker\lang\en.js" />
<Content Include="Content\js\datepicker\lang\zh-cn.js" />
<Content Include="Content\js\datepicker\lang\zh-tw.js" />
<Content Include="Content\js\datepicker\skin\datePicker.gif" />
<Content Include="Content\js\datepicker\skin\datePicker.png" />
<Content Include="Content\js\datepicker\skin\datepicker_icon.png" />
<Content Include="Content\js\datepicker\skin\default\datepicker-dev.css" />
<Content Include="Content\js\datepicker\skin\default\datepicker.css" />
<Content Include="Content\js\datepicker\skin\default\img.gif" />
<Content Include="Content\js\datepicker\skin\default\img.png" />
<Content Include="Content\js\datepicker\skin\WdatePicker.css" />
<Content Include="Content\js\datepicker\skin\whyGreen\bg.jpg" />
<Content Include="Content\js\datepicker\skin\whyGreen\datepicker.css" />
<Content Include="Content\js\datepicker\skin\whyGreen\img.gif" />
<Content Include="Content\js\datepicker\WdatePicker.js" />
<Content Include="Content\js\datepicker\开发包\lang\en.js" />
<Content Include="Content\js\datepicker\开发包\lang\zh-cn.js" />
<Content Include="Content\js\datepicker\开发包\lang\zh-tw.js" />
<Content Include="Content\js\datepicker\开发包\readme.txt" />
<Content Include="Content\js\datepicker\开发包\skin\datePicker.gif" />
<Content Include="Content\js\datepicker\开发包\skin\datePicker.png" />
<Content Include="Content\js\datepicker\开发包\skin\default\datepicker.css" />
<Content Include="Content\js\datepicker\开发包\skin\default\img.gif" />
<Content Include="Content\js\datepicker\开发包\skin\WdatePicker.css" />
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\bg.jpg" />
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\datepicker.css" />
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\img.gif" />
<Content Include="Content\js\dialog\dialog.css" />
<Content Include="Content\js\dialog\dialog.js" />
<Content Include="Content\js\dialog\img\icon-ext.png" />
<Content Include="Content\js\dialog\img\icon.png" />
<Content Include="Content\js\dialog\img\loading-0.gif" />
<Content Include="Content\js\dialog\img\loading-1.gif" />
<Content Include="Content\js\dialog\img\loading-2.gif" />
<Content Include="Content\js\echarts\echarts-all.js" />
<Content Include="Content\js\echarts\echarts-gl.js" />
<Content Include="Content\js\echarts\echarts-gl.min.js" />
<Content Include="Content\js\echarts\echarts.js" />
<Content Include="Content\js\echarts\echarts.min.js" />
<Content Include="Content\js\echarts\echarts5.3.3.js" />
<Content Include="Content\js\echarts\echarts5.3.3.min.js" />
<Content Include="Content\js\echarts\infographic.js" />
<Content Include="Content\js\highcharts\adapters\mootools-adapter.js" />
<Content Include="Content\js\highcharts\adapters\mootools-adapter.src.js" />
<Content Include="Content\js\highcharts\adapters\prototype-adapter.js" />
<Content Include="Content\js\highcharts\adapters\prototype-adapter.src.js" />
<Content Include="Content\js\highcharts\adapters\standalone-framework.js" />
<Content Include="Content\js\highcharts\adapters\standalone-framework.src.js" />
<Content Include="Content\js\highcharts\highcharts-all.js" />
<Content Include="Content\js\highcharts\highcharts-more.js" />
<Content Include="Content\js\highcharts\highcharts-more.src.js" />
<Content Include="Content\js\highcharts\highcharts.js" />
<Content Include="Content\js\highcharts\highcharts.src.js" />
<Content Include="Content\js\highcharts\modules\canvas-tools.js" />
<Content Include="Content\js\highcharts\modules\canvas-tools.src.js" />
<Content Include="Content\js\highcharts\modules\data.js" />
<Content Include="Content\js\highcharts\modules\data.src.js" />
<Content Include="Content\js\highcharts\modules\drilldown.js" />
<Content Include="Content\js\highcharts\modules\drilldown.src.js" />
<Content Include="Content\js\highcharts\modules\exporting.js" />
<Content Include="Content\js\highcharts\modules\exporting.src.js" />
<Content Include="Content\js\highcharts\modules\funnel.js" />
<Content Include="Content\js\highcharts\modules\funnel.src.js" />
<Content Include="Content\js\highcharts\modules\no-data-to-display.js" />
<Content Include="Content\js\highcharts\modules\no-data-to-display.src.js" />
<Content Include="Content\js\highcharts\themes\dark-blue.js" />
<Content Include="Content\js\highcharts\themes\dark-green.js" />
<Content Include="Content\js\highcharts\themes\gray.js" />
<Content Include="Content\js\highcharts\themes\grid.js" />
<Content Include="Content\js\highcharts\themes\skies.js" />
<Content Include="Content\js\index.js" />
<Content Include="Content\js\indextab.js" />
<Content Include="Content\js\framework-ui.js" />
<Content Include="Content\js\jqgrid\grid.locale-cn.js" />
<Content Include="Content\js\jqgrid\jqgrid.css" />
<Content Include="Content\js\jqgrid\jqgrid.min.js" />
<Content Include="Content\js\jqprint\jquery.jqprint-0.3.js" />
<Content Include="Content\js\jqprint\jquery.jqprint.css" />
<Content Include="Content\js\jquery-ui-1.12.1\AUTHORS.txt" />
<Content Include="Content\js\jquery-ui-1.12.1\external\jquery\jquery.js" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" />
<Content Include="Content\js\jquery-ui-1.12.1\index.html" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.css" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.js" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.css" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.js" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.css" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.min.css" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.css" />
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.min.css" />
<Content Include="Content\js\jquery-ui-1.12.1\LICENSE.txt" />
<Content Include="Content\js\jquery-ui\images\calendar.gif" />
<Content Include="Content\js\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include="Content\js\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include="Content\js\jquery-ui\images\ui-icons_222222_256x240.png" />
<Content Include="Content\js\jquery-ui\images\ui-icons_2e83ff_256x240.png" />
<Content Include="Content\js\jquery-ui\images\ui-icons_454545_256x240.png" />
<Content Include="Content\js\jquery-ui\images\ui-icons_888888_256x240.png" />
<Content Include="Content\js\jquery-ui\images\ui-icons_cd0a0a_256x240.png" />
<Content Include="Content\js\jquery-ui\jquery-ui.min.css" />
<Content Include="Content\js\jquery-ui\jquery-ui.min.js" />
<Content Include="Content\js\jquery.ui.datepicker-zh-CN.min.js" />
<Content Include="Content\js\jquery\jquery-2.1.1.min.js" />
<Content Include="Content\js\layout\jquery.layout.js" />
<Content Include="Content\js\loading\pace.min.js" />
<Content Include="Content\js\md5\jquery.md5.js" />
<Content Include="Content\js\parseForm.js" />
<Content Include="Content\js\qrcode\jquery.qrcode.js" />
<Content Include="Content\js\qrcode\qrcode.js" />
<Content Include="Content\js\select2\select2.min.css" />
<Content Include="Content\js\select2\select2.min.js" />
<Content Include="Content\js\simditor\css\simditor.css" />
<Content Include="Content\js\simditor\js\hotkeys.js" />
<Content Include="Content\js\simditor\js\hotkeys.min.js" />
<Content Include="Content\js\simditor\js\module.js" />
<Content Include="Content\js\simditor\js\module.min.js" />
<Content Include="Content\js\simditor\js\simditor.js" />
<Content Include="Content\js\simditor\js\simditor.min.js" />
<Content Include="Content\js\simditor\js\uploader.js" />
<Content Include="Content\js\simditor\js\uploader.min.js" />
<Content Include="Content\js\toastr.min.js" />
<Content Include="Content\js\validate\jquery.validate.min.js" />
<Content Include="Content\js\wdtree\images\icons\add.png" />
<Content Include="Content\js\wdtree\images\icons\addStep.gif" />
<Content Include="Content\js\wdtree\images\icons\addStep_dsbl.gif" />
<Content Include="Content\js\wdtree\images\icons\btn-arrow.gif" />
<Content Include="Content\js\wdtree\images\icons\Btn.Close.gif" />
<Content Include="Content\js\wdtree\images\icons\Btn.Refresh.gif" />
<Content Include="Content\js\wdtree\images\icons\cal.gif" />
<Content Include="Content\js\wdtree\images\icons\checkbox_0.gif" />
<Content Include="Content\js\wdtree\images\icons\checkbox_0.png" />
<Content Include="Content\js\wdtree\images\icons\checkbox_1.gif" />
<Content Include="Content\js\wdtree\images\icons\checkbox_1.png" />
<Content Include="Content\js\wdtree\images\icons\checkbox_2.gif" />
<Content Include="Content\js\wdtree\images\icons\checkbox_2.png" />
<Content Include="Content\js\wdtree\images\icons\circle_animation.gif" />
<Content Include="Content\js\wdtree\images\icons\delete.png" />
<Content Include="Content\js\wdtree\images\icons\delItem.gif" />
<Content Include="Content\js\wdtree\images\icons\delItem_dsbl.gif" />
<Content Include="Content\js\wdtree\images\icons\edit.png" />
<Content Include="Content\js\wdtree\images\icons\folder_close.gif" />
<Content Include="Content\js\wdtree\images\icons\ico1.gif" />
<Content Include="Content\js\wdtree\images\icons\ico2.gif" />
<Content Include="Content\js\wdtree\images\icons\ico3.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4-1-1.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4-1.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4-2.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4-3.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4-4.gif" />
<Content Include="Content\js\wdtree\images\icons\ico4.gif" />
<Content Include="Content\js\wdtree\images\icons\ico5.gif" />
<Content Include="Content\js\wdtree\images\icons\ico6-1.gif" />
<Content Include="Content\js\wdtree\images\icons\ico6-2.gif" />
<Content Include="Content\js\wdtree\images\icons\ico6.gif" />
<Content Include="Content\js\wdtree\images\icons\indicator.gif" />
<Content Include="Content\js\wdtree\images\icons\information.png" />
<Content Include="Content\js\wdtree\images\icons\Item.Add.gif" />
<Content Include="Content\js\wdtree\images\icons\Item.Delete.gif" />
<Content Include="Content\js\wdtree\images\icons\Item.Edit.gif" />
<Content Include="Content\js\wdtree\images\icons\Item.Input.gif" />
<Content Include="Content\js\wdtree\images\icons\Item.Save.gif" />
<Content Include="Content\js\wdtree\images\icons\Item.Search.gif" />
<Content Include="Content\js\wdtree\images\icons\none.gif" />
<Content Include="Content\js\wdtree\images\icons\note.gif" />
<Content Include="Content\js\wdtree\images\icons\rowdelete.png" />
<Content Include="Content\js\wdtree\images\icons\s.gif" />
<Content Include="Content\js\wdtree\images\icons\table_refresh.png" />
<Content Include="Content\js\wdtree\images\icons\view.png" />
<Content Include="Content\js\wdtree\images\tree\arrows.gif" />
<Content Include="Content\js\wdtree\images\tree\cbs.gif" />
<Content Include="Content\js\wdtree\images\tree\drop-yes.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-end-minus-nl.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-end-minus.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-end-plus-nl.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-end-plus.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-end.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-line.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-minus-nl.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-minus.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-plus-nl.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow-plus.gif" />
<Content Include="Content\js\wdtree\images\tree\elbow.gif" />
<Content Include="Content\js\wdtree\images\tree\folder-open.gif" />
<Content Include="Content\js\wdtree\images\tree\folder.gif" />
<Content Include="Content\js\wdtree\images\tree\leaf.gif" />
<Content Include="Content\js\wdtree\images\tree\loading.gif" />
<Content Include="Content\js\wdtree\tree.css" />
<Content Include="Content\js\wdtree\tree.js" />
<Content Include="Content\js\wizard\wizard.css" />
<Content Include="Content\js\wizard\wizard.js" />
<Content Include="Content\js\framework-clientdata.js" />
<Content Include="Content\js\xm-select.js" />
<Content Include="Content\js\zsign\jquery.zsign.css" />
<Content Include="Content\js\zsign\jquery.zsign.js" />
<Content Include="Content\js\zsign\signet.gif" />
<Content Include="Global.asax" />
<Content Include="Index.htm" />
<Content Include="PrintActivex.exe" />
<Content Include="Service References\ServiceReference1\NFine.Web.ServiceReference1.Result.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</Content>
<Content Include="ChulingHandler.ashx" />
<Content Include="Areas\SRM\Web.config" />
<Content Include="Content\js\jquery-ui-1.12.1\package.json" />
<Content Include="Areas\SystemManage\Views\CommonReport\Cols.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\ColsSelect.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\Condition.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\DataSource.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\Filter.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\GridFormat.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\Index.cshtml" />
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css.map" />
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css.map" />
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js.map" />
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js.map" />
<Content Include="Areas\SystemManage\Views\CommonReport\WatchPanel.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\ColsVisible.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\WatchPanel2.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\WatchPanelSet.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIPDetail.cshtml" />
<Content Include="Areas\SystemManage\Views\CommonReport\WatchPanelWhite.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIP.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWareHouseDetail.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWareHouse.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWareHouseNew.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIPDetail_SX.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIPDetail2.cshtml" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIPZhiXingDa.cshtml" />
<Content Include="Content\Cust069\fonts\icomoon.eot" />
<Content Include="Content\Cust069\fonts\icomoon.ttf" />
<Content Include="Content\Cust069\fonts\icomoon.woff" />
<Content Include="Areas\SRM\Views\WatchPanel\PanelWIPZhiXingDa2.cshtml" />
<Content Include="Content\Cust003\fonts\DIN-Bold.otf" />
<Content Include="Content\Cust003\fonts\DIN-Light.otf" />
<Content Include="Content\Cust003\fonts\DIN-Medium.otf" />
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<None Include="Service References\ServiceReference1\configuration91.svcinfo" />
<None Include="Service References\ServiceReference1\configuration.svcinfo" />
<None Include="Service References\ServiceReference1\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Service References\ServiceReference1\U8ERP5.disco" />
<Content Include="Views\Login\Index.cshtml" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Views\Web.config" />
<None Include="Service References\ServiceReference1\U8ERP5.wsdl" />
<None Include="Service References\ServiceReference1\U8ERP5.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\ServiceReference1\U8ERP51.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\ServiceReference1\U8ERP52.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\ServiceReference1\U8ERP53.xsd">
<SubType>Designer</SubType>
</None>
<Content Include="Views\Shared\_Form.cshtml" />
<Content Include="Views\Shared\_Index.cshtml" />
<Content Include="Views\Shared\_LayoutIndex.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\fonts\glyphicons-halflings-regular.eot" />
<Content Include="Content\fonts\glyphicons-halflings-regular.ttf" />
<Content Include="Content\fonts\glyphicons-halflings-regular.woff" />
<Content Include="Content\fonts\glyphicons-halflings-regular.woff2" />
<Content Include="Content\fonts\glyphicons-halflings-regulard41d.eot" />
<Content Include="Content\fonts\weathericons-regular-webfont.eot" />
<Content Include="Content\fonts\weathericons-regular-webfont.ttf" />
<Content Include="Content\fonts\weathericons-regular-webfont.woff" />
<Content Include="Content\fonts\weathericons-regular-webfontd41d.eot" />
</ItemGroup>
<ItemGroup>
<Content Include="Views\Home\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Configs\log4net.config" />
<Content Include="Configs\system.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Configs\database.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NFine.Application\NFine.Application.csproj">
<Project>{f2035ee2-b73d-4fb8-a433-cab465de6a2a}</Project>
<Name>NFine.Application</Name>
</ProjectReference>
<ProjectReference Include="..\NFine.Code\NFine.Code.csproj">
<Project>{db19ce03-c307-43fe-a209-08aa4ae10e21}</Project>
<Name>NFine.Code</Name>
</ProjectReference>
<ProjectReference Include="..\NFine.Data\NFine.Data.csproj">
<Project>{f71003e8-a836-48f4-9df6-df9095cebd18}</Project>
<Name>NFine.Data</Name>
</ProjectReference>
<ProjectReference Include="..\NFine.Domain\NFine.Domain.csproj">
<Project>{7dc886cd-b8a0-44e8-aadd-57fcb0cfecb8}</Project>
<Name>NFine.Domain</Name>
</ProjectReference>
<ProjectReference Include="..\NFine.Mapping\NFine.Mapping.csproj">
<Project>{4e642cbe-f6c5-4cb9-9474-6b349652fe77}</Project>
<Name>NFine.Mapping</Name>
</ProjectReference>
<ProjectReference Include="..\NFine.Repository\NFine.Repository.csproj">
<Project>{875233bf-ea15-49e0-9a9c-77884a897ff6}</Project>
<Name>NFine.Repository</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Module\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Module\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Module\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ModuleButton\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ModuleButton\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ModuleButton\CloneButton.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ModuleButton\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Area\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsData\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsType\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsType\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsData\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsType\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\ItemsData\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Organize\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Organize\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Organize\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Role\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Role\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Area\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\User\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\fonts\fontawesome-webfont.eot" />
<Content Include="Content\fonts\fontawesome-webfont.ttf" />
<Content Include="Content\fonts\fontawesome-webfont.woff" />
<Content Include="Content\fonts\fontawesome-webfont.woff2" />
<Content Include="Content\fonts\FontAwesome.otf" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\User\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\User\RevisePassword.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Duty\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Duty\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Duty\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\Role\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\User\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\DbBackup\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\DbBackup\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\FilterIP\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\FilterIP\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\FilterIP\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\Log\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\ServerMonitoring\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Views\Home\Default.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Views\Home\About.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemSecurity\Views\Log\RemoveLog.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\js\simditor\css\editor.scss" />
<Content Include="Content\js\simditor\css\fonticon.scss" />
<Content Include="Content\js\simditor\css\simditor.scss" />
</ItemGroup>
<ItemGroup>
<Content Include="Areas\SystemManage\Views\User\Info.cshtml" />
<Content Include="Areas\SystemManage\Views\Customer\Index.cshtml" />
<Content Include="Areas\SystemManage\Views\Customer\Form.cshtml" />
<Content Include="Areas\SystemManage\Views\Customer\Details.cshtml" />
<None Include="Properties\PublishProfiles\NFine.Framework.Release.pubxml" />
</ItemGroup>
<ItemGroup>
<Folder Include="File\UPLoadFile\" />
<Folder Include="Frp\" />
<Folder Include="Grf\" />
<Folder Include="PrintTemp\" />
<Folder Include="ReportFile\" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\ServiceReference1\" />
</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" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>0</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:1851/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>