天津投入产出系统后端
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.
 
 
 
 
 
 

1879 lines
121 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>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{08D34B35-B9CE-4C0C-98A8-1A191AEB2D89}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>QMAPP.Web</RootNamespace>
<AssemblyName>QMAPP.Web</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>4.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<SccProjectName>Svn</SccProjectName>
<SccLocalPath>Svn</SccLocalPath>
<SccAuxPath>Svn</SccAuxPath>
<SccProvider>SubversionScc</SccProvider>
</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>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish>
</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>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="EmitMapper">
<HintPath>..\..\DLL\EmitMapper.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\log4net.dll</HintPath>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\..\DLL\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\DLL\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI">
<HintPath>..\..\DLL\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>..\..\DLL\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net">
<HintPath>..\..\DLL\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats">
<HintPath>..\..\DLL\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="Oracle.DataAccess, Version=4.112.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=AMD64">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\oracle32\Oracle.DataAccess.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Common, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Common.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Data.Attributes, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Data.Attributes.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Log, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Log.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.ServiceInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.ServiceInterface.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.WebUI, Version=1.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.WebUI.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ComponentModel.DataAnnotations">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\System.Web.Mvc.dll</HintPath>
</Reference>
<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.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="AppResource.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AppResource.resx</DependentUpon>
</Compile>
<Compile Include="Common\ExcelOperationHelper.cs" />
<Compile Include="Controllers\AppDesktopController.cs" />
<Compile Include="Controllers\FuntionDescriptionController.cs" />
<Compile Include="Controllers\MonitorController.cs" />
<Compile Include="Controllers\PowerQueryController.cs" />
<Compile Include="Controllers\DataMarkController.cs" />
<Compile Include="Controllers\DataTaskPlanController.cs" />
<Compile Include="Controllers\DictController.cs" />
<Compile Include="Controllers\EntrustController.cs" />
<Compile Include="Controllers\FileInfoController.cs" />
<Compile Include="Controllers\FileManageController.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\InfoSelectController.cs" />
<Compile Include="Controllers\NoticeController.cs" />
<Compile Include="Controllers\OnLineHelpController.cs" />
<Compile Include="Controllers\OrgaizationController.cs" />
<Compile Include="Controllers\ParaAuthorityPortController.cs" />
<Compile Include="Controllers\PersnalController.cs" />
<Compile Include="Controllers\RoleController.cs" />
<Compile Include="Controllers\SharedController.cs" />
<Compile Include="Controllers\SIProblemTypeController.cs" />
<Compile Include="Controllers\SupportInteractionController.cs" />
<Compile Include="Controllers\SystemLockController.cs" />
<Compile Include="Controllers\UserController.cs" />
<Compile Include="Controllers\UserOrgaizationController.cs" />
<Compile Include="Controllers\SystemLogController.cs" />
<Compile Include="Controllers\WorkFlowController.cs" />
<Compile Include="Controllers\SIParamSetController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="Models\AccountModels.cs" />
<Compile Include="Models\DefaultModel.cs" />
<Compile Include="Models\ExampleUserInfoModel.cs" />
<Compile Include="Models\FuntionDescriptionModel.cs" />
<Compile Include="Models\Report\AuthorityModel.cs" />
<Compile Include="Models\Report\DataTaskLogModel.cs" />
<Compile Include="Models\Report\MonitorInfoModel.cs" />
<Compile Include="Models\Sys\ContractUserModel.cs" />
<Compile Include="Models\Sys\DataMarkModel.cs" />
<Compile Include="Models\Sys\DataTaskPlanModel.cs" />
<Compile Include="Models\Sys\DesktopModel.cs" />
<Compile Include="Models\Sys\FileInfoModel.cs" />
<Compile Include="Models\Sys\FileTypeModel.cs" />
<Compile Include="Models\Sys\NoticeBrowseModel.cs" />
<Compile Include="Models\Sys\NoticeInfoModel.cs" />
<Compile Include="Models\Sys\OnLineHelpModel.cs" />
<Compile Include="Models\Sys\OrgaizationModel.cs" />
<Compile Include="Models\Sys\ParaAuthorityPortModel.cs" />
<Compile Include="Models\Sys\PersnalSetModel.cs" />
<Compile Include="Models\Sys\RoleModel.cs" />
<Compile Include="Models\Sys\SIDealInfoModel.cs" />
<Compile Include="Models\Sys\SIProblemTypeModel.cs" />
<Compile Include="Models\Sys\SupportInteractionModel.cs" />
<Compile Include="Models\Sys\SystemLockModel.cs" />
<Compile Include="Models\Sys\UserCorpModel.cs" />
<Compile Include="Models\Sys\UserEntrustModel.cs" />
<Compile Include="Models\Sys\UserLineModel.cs" />
<Compile Include="Models\Sys\UserMatSortModel.cs" />
<Compile Include="Models\Sys\UserModel.cs" />
<Compile Include="Models\Sys\UserOrgaizationModel.cs" />
<Compile Include="Models\Sys\SystemOperateLogModel.cs" />
<Compile Include="Models\Sys\UserPowerModel.cs" />
<Compile Include="Models\Sys\MyNoticeInfoModel.cs" />
<Compile Include="Models\Sys\SearchSIModel.cs" />
<Compile Include="Models\Sys\UserReqPlaceModel.cs" />
<Compile Include="Models\Sys\UserSendPlaceModel.cs" />
<Compile Include="Models\Sys\FlowSetModel.cs" />
<Compile Include="Models\Sys\ZPFlowModel.cs" />
<Compile Include="Models\Sys\SIParamSetModel.cs" />
<Compile Include="Models\Sys\UserEntrustPowerModel.cs" />
<Compile Include="Models\Sys\SearchSloveModel.cs" />
<Compile Include="Models\Sys\UserListModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Scripts\ueditor\net\Config.cs" />
<Compile Include="Scripts\ueditor\net\Uploader.cs" />
<Compile Include="Views\Shared\PrintMaster.Master.cs">
<DependentUpon>PrintMaster.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Shared\PrintMaster.Master.designer.cs">
<DependentUpon>PrintMaster.Master</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="App_Data\Excel\FileInfo.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\NoticeInfo.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\RoleList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SIProblemType.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SingleTable.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\ProblemSulotion.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\ProblemManage.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\UserList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\UserPowerList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\EntrustList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\DataPlanList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\OrganList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\DataTaskLogList.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\FuntionDescriptionExp.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Language\lang_en.xml" />
<Content Include="App_Data\Language\lang_zh-CN.xml" />
<Content Include="App_Data\Menu.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\MainPower.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Power.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="App_Data\Print\exampleprint.html" />
<Content Include="App_Data\ProgramList.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\PCPower.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\cfaa.png" />
<Content Include="Content\default\desk_set.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\dustbin.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\head1.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\head2.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\help.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\home.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\logout.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\main.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\pwd.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\qm_logo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_left.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_middle.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_end.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_left_blue.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_middle_blue.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\default\btn_end_blue.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Img\11.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Img\error.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\back.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\back2.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Button.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\changchunmap.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\chengdumap.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\foshanmap.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Line1.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Line2.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Line3.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Line4.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Login.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\Logo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\PassWord.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\qm_logo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\untitled1.JPG">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\login\images\User.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\css\menu.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\css\style.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\btn\menu2_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\btn\shortcut.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\2.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\ad.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\ad1.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\ar.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\ar1.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L0.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L1.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L2.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L3.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L4.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\L5.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\url.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\ico\winexe.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu1_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_bg.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_bottom_bg.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_bottom_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_title.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_title_bg.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_top_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_top_hover_l.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\menu_top_hover_r.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\nav_menu_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\shortcut_bg.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\statusbar.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Menu\images\img\tab_inactive.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\back.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\cancel.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\cut.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\edit_add.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\edit_remove.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\filesave.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\help.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\no.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\ok.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\pencil.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\print.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\redo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\reload.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\search.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\themes\icons\undo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Global.asax" />
<Content Include="HelpInfoDll\QMAPP.KB.Web.dll" />
<Content Include="HelpInfoDll\QMAPP.MD.Web.dll" />
<Content Include="HelpInfoDll\QMAPP.PLP.Web.dll" />
<Content Include="HelpInfoDll\QMAPP.Report.Web.dll" />
<Content Include="HelpInfoDll\QMAPP.Web.dll" />
<Content Include="Scripts\app\qmDrag.js" />
<Content Include="Scripts\app\QMyPerceptTextbox.js" />
<Content Include="Scripts\app\user.js" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar.png" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar1.png" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar2.png" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar3.png" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar4.png" />
<Content Include="Scripts\bootstrap-ace\avatars\avatar5.png" />
<Content Include="Scripts\bootstrap-ace\avatars\profile-pic.jpg" />
<Content Include="Scripts\bootstrap-ace\avatars\user.jpg" />
<Content Include="Scripts\bootstrap-ace\css\ace-fonts.css" />
<Content Include="Scripts\bootstrap-ace\css\ace-ie.min.css" />
<Content Include="Scripts\bootstrap-ace\css\ace-part2.min.css" />
<Content Include="Scripts\bootstrap-ace\css\ace-rtl.min.css" />
<Content Include="Scripts\bootstrap-ace\css\ace-skins.min.css" />
<Content Include="Scripts\bootstrap-ace\css\ace.min.css" />
<Content Include="Scripts\bootstrap-ace\css\ace.min.my.css" />
<Content Include="Scripts\bootstrap-ace\css\ace.onpage-help.css" />
<Content Include="Scripts\bootstrap-ace\css\bootstrap-datetimepicker.css" />
<Content Include="Scripts\bootstrap-ace\css\bootstrap-editable.css" />
<Content Include="Scripts\bootstrap-ace\css\bootstrap-timepicker.css" />
<Content Include="Scripts\bootstrap-ace\css\bootstrap.min.css" />
<Content Include="Scripts\bootstrap-ace\css\chosen-sprite%402x.png" />
<Content Include="Scripts\bootstrap-ace\css\chosen-sprite.png" />
<Content Include="Scripts\bootstrap-ace\css\chosen.css" />
<Content Include="Scripts\bootstrap-ace\css\colorbox.css" />
<Content Include="Scripts\bootstrap-ace\css\colorpicker.css" />
<Content Include="Scripts\bootstrap-ace\css\datepicker.css" />
<Content Include="Scripts\bootstrap-ace\css\daterangepicker.css" />
<Content Include="Scripts\bootstrap-ace\css\dropzone.css" />
<Content Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\css\font-awesome.css" />
<Content Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\css\font-awesome.min.css" />
<Content Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\fonts\fontawesome-webfont.svg" />
<Content Include="Scripts\bootstrap-ace\css\font-awesome.min.css" />
<Content Include="Scripts\bootstrap-ace\css\fullcalendar.css" />
<Content Include="Scripts\bootstrap-ace\css\fullcalendar.print.css" />
<Content Include="Scripts\bootstrap-ace\css\images\border.png" />
<Content Include="Scripts\bootstrap-ace\css\images\border1.png" />
<Content Include="Scripts\bootstrap-ace\css\images\border2.png" />
<Content Include="Scripts\bootstrap-ace\css\images\controls.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderBottomCenter.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderBottomLeft.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderBottomRight.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderMiddleLeft.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderMiddleRight.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderTopCenter.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderTopLeft.png" />
<Content Include="Scripts\bootstrap-ace\css\images\ie6\borderTopRight.png" />
<Content Include="Scripts\bootstrap-ace\css\images\loading.gif" />
<Content Include="Scripts\bootstrap-ace\css\images\loading_background.png" />
<Content Include="Scripts\bootstrap-ace\css\images\meteorshower.jpg" />
<Content Include="Scripts\bootstrap-ace\css\images\meteorshower2.jpg" />
<Content Include="Scripts\bootstrap-ace\css\images\overlay.png" />
<Content Include="Scripts\bootstrap-ace\css\images\pattern.jpg" />
<Content Include="Scripts\bootstrap-ace\css\images\pattern.png" />
<Content Include="Scripts\bootstrap-ace\css\images\spritemap%402x.png" />
<Content Include="Scripts\bootstrap-ace\css\images\spritemap.png" />
<Content Include="Scripts\bootstrap-ace\css\img\alpha.png" />
<Content Include="Scripts\bootstrap-ace\css\img\hue.png" />
<Content Include="Scripts\bootstrap-ace\css\img\saturation.png" />
<Content Include="Scripts\bootstrap-ace\css\jquery-ui.custom.min.css" />
<Content Include="Scripts\bootstrap-ace\css\jquery-ui.min.css" />
<Content Include="Scripts\bootstrap-ace\css\jquery.gritter.css" />
<Content Include="Scripts\bootstrap-ace\css\prettify.css" />
<Content Include="Scripts\bootstrap-ace\css\select2-spinner.gif" />
<Content Include="Scripts\bootstrap-ace\css\select2.css" />
<Content Include="Scripts\bootstrap-ace\css\select2.png" />
<Content Include="Scripts\bootstrap-ace\css\select2x2.png" />
<Content Include="Scripts\bootstrap-ace\css\ui.jqgrid.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\ace-ie.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\ace-part2.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\ace-rtl.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\ace-skins.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\ace.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\bootstrap.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\chosen.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\font-awesome.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\jquery-ui.css" />
<Content Include="Scripts\bootstrap-ace\css\uncompressed\jquery-ui.custom.css" />
<Content Include="Scripts\bootstrap-ace\fonts\fontawesome-webfont.svg" />
<Content Include="Scripts\bootstrap-ace\fonts\glyphicons-halflings-regular.svg" />
<Content Include="Scripts\bootstrap-ace\images\back_disabled.png" />
<Content Include="Scripts\bootstrap-ace\images\back_enabled.png" />
<Content Include="Scripts\bootstrap-ace\images\back_enabled_hover.png" />
<Content Include="Scripts\bootstrap-ace\images\forward_disabled.png" />
<Content Include="Scripts\bootstrap-ace\images\forward_enabled.png" />
<Content Include="Scripts\bootstrap-ace\images\forward_enabled_hover.png" />
<Content Include="Scripts\bootstrap-ace\images\sort_asc.png" />
<Content Include="Scripts\bootstrap-ace\images\sort_asc_disabled.png" />
<Content Include="Scripts\bootstrap-ace\images\sort_both.png" />
<Content Include="Scripts\bootstrap-ace\images\sort_desc.png" />
<Content Include="Scripts\bootstrap-ace\images\sort_desc_disabled.png" />
<Content Include="Scripts\bootstrap-ace\images\spritemap%402x.png" />
<Content Include="Scripts\bootstrap-ace\images\spritemap.png" />
<Content Include="Scripts\bootstrap-ace\img\clear.png" />
<Content Include="Scripts\bootstrap-ace\img\glyphicons-halflings-white.png" />
<Content Include="Scripts\bootstrap-ace\img\glyphicons-halflings.png" />
<Content Include="Scripts\bootstrap-ace\img\loading.gif" />
<Content Include="Scripts\bootstrap-ace\js\ace-elements.min.js" />
<Content Include="Scripts\bootstrap-ace\js\ace-extra.min.js" />
<Content Include="Scripts\bootstrap-ace\js\ace.min.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.auto-container.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.auto-padding.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.autohide-sidebar.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.onpage-help.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.searchbox-autocomplete.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.settings-rtl.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.settings-skin.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.settings.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.sidebar-scroll-1.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.sidebar-scroll-2.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.sidebar.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.submenu-1.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.submenu-2.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.submenu-hover.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.touch-drag.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.widget-box.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\ace.widget-on-reload.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.colorpicker.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.fileinput.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.scroller.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.spinner.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.treeview.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.typeahead.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.wizard.js" />
<Content Include="Scripts\bootstrap-ace\js\ace\elements.wysiwyg.js" />
<Content Include="Scripts\bootstrap-ace\js\additional-methods.min.js" />
<Content Include="Scripts\bootstrap-ace\js\bootbox.min.js" />
<Content Include="Scripts\bootstrap-ace\js\bootstrap-colorpicker.min.js" />
<Content Include="Scripts\bootstrap-ace\js\bootstrap-tag.min.js" />
<Content Include="Scripts\bootstrap-ace\js\bootstrap-wysiwyg.min.js" />
<Content Include="Scripts\bootstrap-ace\js\bootstrap.min.js" />
<Content Include="Scripts\bootstrap-ace\js\chosen.jquery.min.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\bootstrap-datepicker.min.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\bootstrap-datetimepicker.min.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\bootstrap-timepicker.min.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\daterangepicker.min.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ar.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.az.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.bg.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ca.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.cs.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.cy.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.da.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.de.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.el.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.es.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.et.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.fa.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.fi.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.fr.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.gl.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.he.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.hr.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.hu.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.id.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.is.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.it.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ja.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ka.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.kk.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.kr.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.lt.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.lv.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.mk.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ms.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.nb.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.nl-BE.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.nl.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.no.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.pl.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.pt-BR.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.pt.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ro.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.rs-latin.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.rs.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ru.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.sk.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.sl.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.sq.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.sv.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.sw.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.th.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.tr.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.ua.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.uk.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.vi.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.zh-CN.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\locales\bootstrap-datepicker.zh-TW.js" />
<Content Include="Scripts\bootstrap-ace\js\date-time\moment.min.js" />
<Content Include="Scripts\bootstrap-ace\js\dropzone.min.js" />
<Content Include="Scripts\bootstrap-ace\js\excanvas.min.js" />
<Content Include="Scripts\bootstrap-ace\js\flot\jquery.flot.min.js" />
<Content Include="Scripts\bootstrap-ace\js\flot\jquery.flot.pie.min.js" />
<Content Include="Scripts\bootstrap-ace\js\flot\jquery.flot.resize.min.js" />
<Content Include="Scripts\bootstrap-ace\js\fuelux\data\fuelux.tree-sample-demo-data.js" />
<Content Include="Scripts\bootstrap-ace\js\fuelux\fuelux.spinner.min.js" />
<Content Include="Scripts\bootstrap-ace\js\fuelux\fuelux.tree.min.js" />
<Content Include="Scripts\bootstrap-ace\js\fuelux\fuelux.wizard.min.js" />
<Content Include="Scripts\bootstrap-ace\js\fullcalendar.min.js" />
<Content Include="Scripts\bootstrap-ace\js\html5shiv.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-ar.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-bg.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-bg1251.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-cat.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-cn.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-cs.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-da.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-de.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-dk.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-el.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-en.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-es.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-fa.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-fi.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-fr.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-gl.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-he.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-hr.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-hr1250.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-hu.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-id.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-is.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-it.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-ja.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-kr.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-lt.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-mne.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-nl.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-no.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-pl.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-pt-br.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-pt.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-ro.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-ru.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-sk.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-sr-latin.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-sr.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-sv.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-th.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-tr.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-tw.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-ua.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\i18n\grid.locale-vi.js" />
<Content Include="Scripts\bootstrap-ace\js\jqGrid\jquery.jqGrid.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery-ui.custom.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery-ui.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.autosize.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.colorbox-min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.dataTables.bootstrap.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.dataTables.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.easy-pie-chart-older.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.easy-pie-chart.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.easypiechart.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.gritter.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.hotkeys.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.inputlimiter.1.3.1.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.knob-older.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.knob.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.maskedinput.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.mobile.custom.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.nestable.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.slimscroll.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.sparkline.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.ui.touch-punch.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery.validate.min.js" />
<Content Include="Scripts\bootstrap-ace\js\jquery1x.min.js" />
<Content Include="Scripts\bootstrap-ace\js\markdown\bootstrap-markdown.min.js" />
<Content Include="Scripts\bootstrap-ace\js\markdown\markdown.min.js" />
<Content Include="Scripts\bootstrap-ace\js\markdown\to-markdown.min.js" />
<Content Include="Scripts\bootstrap-ace\js\prettify.js" />
<Content Include="Scripts\bootstrap-ace\js\respond.min.js" />
<Content Include="Scripts\bootstrap-ace\js\select2.min.js" />
<Content Include="Scripts\bootstrap-ace\js\spin.min.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\ace-elements.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\ace-extra.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\ace.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\additional-methods.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\bootbox.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\bootstrap-colorpicker.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\bootstrap-tag.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\bootstrap-wysiwyg.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\bootstrap.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\chosen.jquery.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\bootstrap-datepicker.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\bootstrap-datetimepicker.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\bootstrap-timepicker.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\daterangepicker.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.bg.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.ca.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.cs.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.da.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.de.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.el.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.es.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.fi.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.fr.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.he.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.hr.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.hu.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.id.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.is.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.it.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.ja.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.kr.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.lt.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.lv.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.ms.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.nb.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.nl.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.pl.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.pt-BR.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.pt.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.ro.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.rs-latin.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.rs.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.ru.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.sk.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.sl.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.sv.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.sw.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.th.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.tr.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.uk.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.zh-CN.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\locales\bootstrap-datepicker.zh-TW.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\date-time\moment.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\dropzone.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\excanvas.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\flot\jquery.flot.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\flot\jquery.flot.pie.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\flot\jquery.flot.resize.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\fuelux\data\fuelux.tree-sample-demo-data.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\fuelux\fuelux.spinner.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\fuelux\fuelux.tree.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\fuelux\fuelux.wizard.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\fullcalendar.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jqGrid\jquery.jqGrid.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery-ui.custom.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery-ui.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.autosize.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.colorbox.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.dataTables.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.easypiechart.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.gritter.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.hotkeys.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.inputlimiter.1.3.1.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.knob.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.maskedinput.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.mobile.custom.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.nestable.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.slimscroll.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.sparkline.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.ui.touch-punch.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery.validate.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\jquery1x.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\markdown\bootstrap-markdown.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\markdown\markdown.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\markdown\to-markdown.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\respond.src.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\select2.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\spin.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\x-editable\ace-editable.js" />
<Content Include="Scripts\bootstrap-ace\js\uncompressed\x-editable\bootstrap-editable.js" />
<Content Include="Scripts\bootstrap-ace\js\x-editable\ace-editable.min.js" />
<Content Include="Scripts\bootstrap-ace\js\x-editable\bootstrap-editable.min.js" />
<Content Include="Scripts\jquery.easyui\datagrid-groupview.js" />
<Content Include="Scripts\jquery.easyui\QMGridEditable.js" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\accordion.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\calendar.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\combo.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\combobox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\datagrid.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\datebox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\dialog.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\easyui.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\accordion_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\blank.gif" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\calendar_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\combo_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\datagrid_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\datebox_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\layout_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\linkbutton_bg.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\menu_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\messager_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\pagination_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\panel_tools.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\searchbox_button.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\slider_handle.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\spinner_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\tabs_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\tree_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\images\validatebox_warning.png" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\layout.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\linkbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\menu.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\menubutton.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\messager.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\numberbox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\pagination.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\panel.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\progressbar.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\propertygrid.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\searchbox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\slider.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\spinner.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\splitbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\tabs.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\textbox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\tooltip.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\tree.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\validatebox.css" />
<Content Include="Scripts\jquery.easyui\themes\bootstrap\window.css" />
<Content Include="Scripts\jquery.easyui\themes\default\accordion.css" />
<Content Include="Scripts\jquery.easyui\themes\default\calendar.css" />
<Content Include="Scripts\jquery.easyui\themes\default\combo.css" />
<Content Include="Scripts\jquery.easyui\themes\default\combobox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\datagrid.css" />
<Content Include="Scripts\jquery.easyui\themes\default\datebox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\dialog.css" />
<Content Include="Scripts\jquery.easyui\themes\default\easyui.css" />
<Content Include="Scripts\jquery.easyui\themes\default\images\accordion_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\accordion_collapse.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\accordion_expand.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\blank.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\button_a_bg.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\button_plain_hover.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\button_span_bg.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\calendar_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\calendar_nextmonth.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\calendar_nextyear.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\calendar_prevmonth.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\calendar_prevyear.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\combo_arrow.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\combo_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_header_bg.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_row_collapse.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_row_expand.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_sort_asc.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_sort_desc.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datagrid_title_bg.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\datebox_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\layout_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\layout_button_down.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\layout_button_left.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\layout_button_right.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\layout_button_up.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\linkbutton_bg.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu_downarrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu_rightarrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu_sep.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\menu_split_downarrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\messager_error.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\messager_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\messager_info.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\messager_question.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\messager_warning.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_first.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_last.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_load.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_next.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\pagination_prev.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_title.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_tools.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_tools.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_tool_collapse.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\panel_tool_expand.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\searchbox_button.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\slider_handle.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\spinner_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\spinner_arrow_down.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\spinner_arrow_up.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_active.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_close.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_enabled.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_leftarrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tabs_rightarrow.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_arrows.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_checkbox_0.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_checkbox_1.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_checkbox_2.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_dnd_no.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_dnd_yes.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_file.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_folder.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_folder_open.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\default\images\tree_loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\validatebox_pointer.gif" />
<Content Include="Scripts\jquery.easyui\themes\default\images\validatebox_warning.png" />
<Content Include="Scripts\jquery.easyui\themes\default\layout.css" />
<Content Include="Scripts\jquery.easyui\themes\default\linkbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\default\menu.css" />
<Content Include="Scripts\jquery.easyui\themes\default\menubutton.css" />
<Content Include="Scripts\jquery.easyui\themes\default\messager.css" />
<Content Include="Scripts\jquery.easyui\themes\default\numberbox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\pagination.css" />
<Content Include="Scripts\jquery.easyui\themes\default\panel.css" />
<Content Include="Scripts\jquery.easyui\themes\default\progressbar.css" />
<Content Include="Scripts\jquery.easyui\themes\default\propertygrid.css" />
<Content Include="Scripts\jquery.easyui\themes\default\searchbox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\slider.css" />
<Content Include="Scripts\jquery.easyui\themes\default\spinner.css" />
<Content Include="Scripts\jquery.easyui\themes\default\splitbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\default\tabs.css" />
<Content Include="Scripts\jquery.easyui\themes\default\textbox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\tooltip.css" />
<Content Include="Scripts\jquery.easyui\themes\default\tree.css" />
<Content Include="Scripts\jquery.easyui\themes\default\validatebox.css" />
<Content Include="Scripts\jquery.easyui\themes\default\window.css" />
<Content Include="Scripts\jquery.easyui\themes\icon.css" />
<Content Include="Scripts\jquery.easyui\themes\icons\back.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\blank.gif" />
<Content Include="Scripts\jquery.easyui\themes\icons\cancel.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\clear.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\cut.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\datapower.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\detail.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\edit_add.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\edit_remove.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\filesave.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\filter.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\help.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\large_chart.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\large_clipart.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\large_picture.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\large_shapes.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\large_smartart.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\lock.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\man.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\mini_add.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\mini_edit.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\mini_refresh.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\no.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\ok.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\pencil.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\print.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\pwd.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\qt.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\redo.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\reload.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\search.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\start.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\stop.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\sum.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\tip.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\undo.png" />
<Content Include="Content\plugin\redmond\images\ui-bg_flat_0_aaaaaa_40x100.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_flat_55_fbec88_40x100.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_glass_75_d0e5f5_1x400.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_glass_85_dfeffc_1x400.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_glass_95_fef1ec_1x400.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_inset-hard_100_f5f8f9_1x100.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-bg_inset-hard_100_fcfdfd_1x100.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_217bc0_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_2e83ff_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_469bdd_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_6da8d5_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_cd0a0a_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_d8e7f3_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\images\ui-icons_f9bd01_256x240.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\plugin\redmond\jquery-ui-1.9.2.custom.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Scripts\Common-en.js" />
<Content Include="Scripts\Common-zh-CN.js" />
<Content Include="Scripts\jquery.easyui\datagrid-detailview.js" />
<Content Include="Scripts\jquery.easyui\datagrid-filter.js" />
<Content Include="Scripts\jquery.1.11.0.min.js" />
<Content Include="Scripts\jquery.cookie.js" />
<Content Include="Scripts\jquery.easyui\themes\icons\unlock.png" />
<Content Include="Scripts\jquery.easyui\themes\icons\reset.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\accordion.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\calendar.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\combo.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\combobox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\datagrid.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\datebox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\dialog.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\easyui.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\accordion_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\blank.gif" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\calendar_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\combo_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\datagrid_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\datebox_arrow.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\layout_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\linkbutton_bg.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\loading.gif" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\menu_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\messager_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\pagination_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\panel_tools.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\searchbox_button.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\slider_handle.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\spinner_arrows.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\tabs_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\tree_icons.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\images\validatebox_warning.png" />
<Content Include="Scripts\jquery.easyui\themes\metro\layout.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\linkbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\menu.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\menubutton.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\messager.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\numberbox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\pagination.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\panel.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\progressbar.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\propertygrid.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\searchbox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\slider.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\spinner.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\splitbutton.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\tabs.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\textbox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\tooltip.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\tree.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\validatebox.css" />
<Content Include="Scripts\jquery.easyui\themes\metro\window.css" />
<Content Include="Scripts\jquery.simplemodal.1.4.4.min.js" />
<Content Include="Scripts\jquery.ui.autocomplete\jquery-ui-1.9.2.custom.js" />
<Content Include="Content\plugin\jquery.ui.autocomplete\jquery-ui-1.9.2.custom.min.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Scripts\jquery.ui.autocomplete\jquery-ui-1.9.2.custom.min.js" />
<Content Include="Content\TimeWindow.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\Xml\Dictionary.xml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Scripts\app\default.js" />
<Content Include="Scripts\easyloader.js" />
<Content Include="Scripts\jquery.easyui\jquery.easyui.min.js" />
<Content Include="Scripts\jquery.validate-vsdoc.js" />
<Content Include="Scripts\jquery.validate.js" />
<Content Include="Scripts\jquery.validate.min-vsdoc.js" />
<Content Include="Scripts\jquery.validate.min.js" />
<Content Include="Scripts\json2.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-af.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-ar.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-bg.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-ca.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-cs.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-cz.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-da.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-de.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-el.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-en.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-es.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-fr.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-it.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-jp.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-nl.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-pl.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-pt_BR.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-ru.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-sv_SE.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-tr.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-zh_CN.js" />
<Content Include="Scripts\jquery.easyui\locale\easyui-lang-zh_TW.js" />
<Content Include="Scripts\Lodop\install_lodop.exe" />
<Content Include="Scripts\Lodop\install_lodop32.exe" />
<Content Include="Scripts\Lodop\install_lodop64.exe" />
<Content Include="Scripts\Lodop\LodopFuncs.js" />
<Content Include="Scripts\My97DatePicker\calendar.js" />
<Content Include="Scripts\My97DatePicker\config.js" />
<Content Include="Scripts\My97DatePicker\lang\en.js" />
<Content Include="Scripts\My97DatePicker\lang\zh-cn.js" />
<Content Include="Scripts\My97DatePicker\lang\zh-tw.js" />
<Content Include="Scripts\My97DatePicker\My97DatePicker.htm" />
<Content Include="Scripts\My97DatePicker\skin\datePicker.gif" />
<Content Include="Scripts\My97DatePicker\skin\default\datepicker.css" />
<Content Include="Scripts\My97DatePicker\skin\default\down.jpg" />
<Content Include="Scripts\My97DatePicker\skin\default\left.gif" />
<Content Include="Scripts\My97DatePicker\skin\default\navLeft.gif" />
<Content Include="Scripts\My97DatePicker\skin\default\navRight.gif" />
<Content Include="Scripts\My97DatePicker\skin\default\qs.jpg" />
<Content Include="Scripts\My97DatePicker\skin\default\right.gif" />
<Content Include="Scripts\My97DatePicker\skin\default\up.jpg" />
<Content Include="Scripts\My97DatePicker\skin\WdatePicker.css" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\bg.jpg" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\datepicker.css" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\down.jpg" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\left.gif" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\navLeft.gif" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\navRight.gif" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\qs.jpg" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\right.gif" />
<Content Include="Scripts\My97DatePicker\skin\whyGreen\up.jpg" />
<Content Include="Scripts\My97DatePicker\WdatePicker.js" />
<Content Include="Content\plugin\jquery.simplemodal.1.4.4.min.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Scripts\QPerceptText.js" />
<Content Include="Scripts\tabpatch.js" />
<Content Include="Scripts\ueditor\dialogs\anchor\anchor.html" />
<Content Include="Scripts\ueditor\dialogs\attachment\attachment.css" />
<Content Include="Scripts\ueditor\dialogs\attachment\attachment.html" />
<Content Include="Scripts\ueditor\dialogs\attachment\callbacks.js" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
<Content Include="Scripts\ueditor\dialogs\attachment\fileTypeMaps.js" />
<Content Include="Scripts\ueditor\dialogs\background\background.css" />
<Content Include="Scripts\ueditor\dialogs\background\background.html" />
<Content Include="Scripts\ueditor\dialogs\background\background.js" />
<Content Include="Scripts\ueditor\dialogs\charts\chart.config.js" />
<Content Include="Scripts\ueditor\dialogs\charts\charts.css" />
<Content Include="Scripts\ueditor\dialogs\charts\charts.html" />
<Content Include="Scripts\ueditor\dialogs\charts\charts.js" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts0.png" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts1.png" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts2.png" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts3.png" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts4.png" />
<Content Include="Scripts\ueditor\dialogs\charts\images\charts5.png" />
<Content Include="Scripts\ueditor\dialogs\emotion\emotion.css" />
<Content Include="Scripts\ueditor\dialogs\emotion\emotion.html" />
<Content Include="Scripts\ueditor\dialogs\emotion\emotion.js" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\0.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\bface.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\cface.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\fface.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\jxface2.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\tface.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\wface.gif" />
<Content Include="Scripts\ueditor\dialogs\emotion\images\yface.gif" />
<Content Include="Scripts\ueditor\dialogs\gmap\gmap.html" />
<Content Include="Scripts\ueditor\dialogs\help\help.css" />
<Content Include="Scripts\ueditor\dialogs\help\help.html" />
<Content Include="Scripts\ueditor\dialogs\help\help.js" />
<Content Include="Scripts\ueditor\dialogs\image\image.css" />
<Content Include="Scripts\ueditor\dialogs\image\image.html" />
<Content Include="Scripts\ueditor\dialogs\image\image.js" />
<Content Include="Scripts\ueditor\dialogs\image\images\center_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\image\images\left_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\image\images\none_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\image\images\right_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\image\imageUploader.swf" />
<Content Include="Scripts\ueditor\dialogs\insertframe\insertframe.html" />
<Content Include="Scripts\ueditor\dialogs\internal.js" />
<Content Include="Scripts\ueditor\dialogs\link\link.html" />
<Content Include="Scripts\ueditor\dialogs\map\map.html" />
<Content Include="Scripts\ueditor\dialogs\map\show.html" />
<Content Include="Scripts\ueditor\dialogs\music\music.css" />
<Content Include="Scripts\ueditor\dialogs\music\music.html" />
<Content Include="Scripts\ueditor\dialogs\music\music.js" />
<Content Include="Scripts\ueditor\dialogs\preview\preview.html" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\addimg.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\brush.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\delimg.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\delimgH.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\empty.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\emptyH.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\eraser.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\redo.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\redoH.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\scale.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\scaleH.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\size.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\undo.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\images\undoH.png" />
<Content Include="Scripts\ueditor\dialogs\scrawl\scrawl.css" />
<Content Include="Scripts\ueditor\dialogs\scrawl\scrawl.html" />
<Content Include="Scripts\ueditor\dialogs\scrawl\scrawl.js" />
<Content Include="Scripts\ueditor\dialogs\searchreplace\searchreplace.html" />
<Content Include="Scripts\ueditor\dialogs\searchreplace\searchreplace.js" />
<Content Include="Scripts\ueditor\dialogs\snapscreen\snapscreen.html" />
<Content Include="Scripts\ueditor\dialogs\spechars\spechars.html" />
<Content Include="Scripts\ueditor\dialogs\spechars\spechars.js" />
<Content Include="Scripts\ueditor\dialogs\table\dragicon.png" />
<Content Include="Scripts\ueditor\dialogs\table\edittable.css" />
<Content Include="Scripts\ueditor\dialogs\table\edittable.html" />
<Content Include="Scripts\ueditor\dialogs\table\edittable.js" />
<Content Include="Scripts\ueditor\dialogs\table\edittd.html" />
<Content Include="Scripts\ueditor\dialogs\table\edittip.html" />
<Content Include="Scripts\ueditor\dialogs\tangram.js" />
<Content Include="Scripts\ueditor\dialogs\template\config.js" />
<Content Include="Scripts\ueditor\dialogs\template\images\bg.gif" />
<Content Include="Scripts\ueditor\dialogs\template\images\pre0.png" />
<Content Include="Scripts\ueditor\dialogs\template\images\pre1.png" />
<Content Include="Scripts\ueditor\dialogs\template\images\pre2.png" />
<Content Include="Scripts\ueditor\dialogs\template\images\pre3.png" />
<Content Include="Scripts\ueditor\dialogs\template\images\pre4.png" />
<Content Include="Scripts\ueditor\dialogs\template\template.css" />
<Content Include="Scripts\ueditor\dialogs\template\template.html" />
<Content Include="Scripts\ueditor\dialogs\template\template.js" />
<Content Include="Scripts\ueditor\dialogs\video\images\center_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\video\images\left_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\video\images\none_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\video\images\right_focus.jpg" />
<Content Include="Scripts\ueditor\dialogs\video\video.css" />
<Content Include="Scripts\ueditor\dialogs\video\video.html" />
<Content Include="Scripts\ueditor\dialogs\video\video.js" />
<Content Include="Scripts\ueditor\dialogs\webapp\webapp.html" />
<Content Include="Scripts\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
<Content Include="Scripts\ueditor\dialogs\wordimage\imageUploader.swf" />
<Content Include="Scripts\ueditor\dialogs\wordimage\wordimage.html" />
<Content Include="Scripts\ueditor\dialogs\wordimage\wordimage.js" />
<Content Include="Scripts\ueditor\index.html" />
<Content Include="Scripts\ueditor\lang\en\en.js" />
<Content Include="Scripts\ueditor\lang\en\images\addimage.png" />
<Content Include="Scripts\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
<Content Include="Scripts\ueditor\lang\en\images\alldeletebtnupskin.png" />
<Content Include="Scripts\ueditor\lang\en\images\background.png" />
<Content Include="Scripts\ueditor\lang\en\images\button.png" />
<Content Include="Scripts\ueditor\lang\en\images\copy.png" />
<Content Include="Scripts\ueditor\lang\en\images\deletedisable.png" />
<Content Include="Scripts\ueditor\lang\en\images\deleteenable.png" />
<Content Include="Scripts\ueditor\lang\en\images\imglabel.png" />
<Content Include="Scripts\ueditor\lang\en\images\listbackground.png" />
<Content Include="Scripts\ueditor\lang\en\images\localimage.png" />
<Content Include="Scripts\ueditor\lang\en\images\music.png" />
<Content Include="Scripts\ueditor\lang\en\images\rotateleftdisable.png" />
<Content Include="Scripts\ueditor\lang\en\images\rotateleftenable.png" />
<Content Include="Scripts\ueditor\lang\en\images\rotaterightdisable.png" />
<Content Include="Scripts\ueditor\lang\en\images\rotaterightenable.png" />
<Content Include="Scripts\ueditor\lang\en\images\upload.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\images\copy.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\images\imglabel.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\images\localimage.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\images\music.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\images\upload.png" />
<Content Include="Scripts\ueditor\lang\zh-cn\zh-cn.js" />
<Content Include="Scripts\ueditor\themes\default\css\ueditor.css" />
<Content Include="Scripts\ueditor\themes\default\css\ueditor.min.css" />
<Content Include="Scripts\ueditor\themes\default\dialogbase.css" />
<Content Include="Scripts\ueditor\themes\default\images\anchor.gif" />
<Content Include="Scripts\ueditor\themes\default\images\arrow.png" />
<Content Include="Scripts\ueditor\themes\default\images\arrow_down.png" />
<Content Include="Scripts\ueditor\themes\default\images\arrow_up.png" />
<Content Include="Scripts\ueditor\themes\default\images\button-bg.gif" />
<Content Include="Scripts\ueditor\themes\default\images\cancelbutton.gif" />
<Content Include="Scripts\ueditor\themes\default\images\charts.png" />
<Content Include="Scripts\ueditor\themes\default\images\cursor_h.gif" />
<Content Include="Scripts\ueditor\themes\default\images\cursor_h.png" />
<Content Include="Scripts\ueditor\themes\default\images\cursor_v.gif" />
<Content Include="Scripts\ueditor\themes\default\images\cursor_v.png" />
<Content Include="Scripts\ueditor\themes\default\images\dialog-title-bg.png" />
<Content Include="Scripts\ueditor\themes\default\images\filescan.png" />
<Content Include="Scripts\ueditor\themes\default\images\highlighted.gif" />
<Content Include="Scripts\ueditor\themes\default\images\icons-all.gif" />
<Content Include="Scripts\ueditor\themes\default\images\icons.gif" />
<Content Include="Scripts\ueditor\themes\default\images\icons.png" />
<Content Include="Scripts\ueditor\themes\default\images\lock.gif" />
<Content Include="Scripts\ueditor\themes\default\images\neweditor-tab-bg.png" />
<Content Include="Scripts\ueditor\themes\default\images\pagebreak.gif" />
<Content Include="Scripts\ueditor\themes\default\images\scale.png" />
<Content Include="Scripts\ueditor\themes\default\images\sortable.png" />
<Content Include="Scripts\ueditor\themes\default\images\spacer.gif" />
<Content Include="Scripts\ueditor\themes\default\images\sparator_v.png" />
<Content Include="Scripts\ueditor\themes\default\images\table-cell-align.png" />
<Content Include="Scripts\ueditor\themes\default\images\tangram-colorpicker.png" />
<Content Include="Scripts\ueditor\themes\default\images\toolbar_bg.png" />
<Content Include="Scripts\ueditor\themes\default\images\unhighlighted.gif" />
<Content Include="Scripts\ueditor\themes\default\images\upload.png" />
<Content Include="Scripts\ueditor\themes\default\images\videologo.gif" />
<Content Include="Scripts\ueditor\themes\default\images\word.gif" />
<Content Include="Scripts\ueditor\themes\default\images\wordpaste.png" />
<Content Include="Scripts\ueditor\themes\iframe.css" />
<Content Include="Scripts\ueditor\third-party\codemirror\codemirror.css" />
<Content Include="Scripts\ueditor\third-party\codemirror\codemirror.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\highcharts-more.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\highcharts-more.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\highcharts.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\highcharts.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\annotations.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\annotations.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\canvas-tools.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\data.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\data.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\drilldown.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\drilldown.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\exporting.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\exporting.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\funnel.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\funnel.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\heatmap.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\heatmap.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\map.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\map.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\themes\dark-blue.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\themes\dark-green.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\themes\gray.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\themes\grid.js" />
<Content Include="Scripts\ueditor\third-party\highcharts\themes\skies.js" />
<Content Include="Scripts\ueditor\third-party\jquery-1.10.2.min.js" />
<Content Include="Scripts\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
<Content Include="Scripts\ueditor\third-party\swfupload\fileprogress.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.cookies.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.proxy.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.queue.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.speed.js" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload.swf" />
<Content Include="Scripts\ueditor\third-party\swfupload\swfupload_fp9.swf" />
<Content Include="Scripts\ueditor\third-party\SyntaxHighlighter\shCore.js" />
<Content Include="Scripts\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
<Content Include="Scripts\ueditor\ueditor.all.js" />
<Content Include="Scripts\ueditor\ueditor.all.min.js" />
<Content Include="Scripts\ueditor\ueditor.config.js" />
<Content Include="Scripts\ueditor\ueditor.parse.js" />
<Content Include="Scripts\ueditor\ueditor.parse.min.js" />
<Content Include="Views\AppDesktop\AddDesktopItem.aspx" />
<Content Include="Views\AppDesktop\Main.aspx" />
<Content Include="Views\DataMark\DataMarkList.aspx" />
<Content Include="Views\DataMark\DataMarkView.aspx" />
<Content Include="Views\AppDesktop\Index.aspx" />
<Content Include="Views\DataTaskPlan\DataTaskPlanEdit.aspx" />
<Content Include="Views\DataTaskPlan\DataTaskPlanList.aspx" />
<Content Include="Views\Entrust\UserEntrustEdit.aspx" />
<Content Include="Views\Entrust\UserEntrustList.aspx" />
<Content Include="Views\FileInfo\Edit.aspx" />
<Content Include="Views\FileInfo\List.aspx" />
<Content Include="Views\FileInfo\Main.aspx" />
<Content Include="Views\FileManage\FileType.aspx" />
<Content Include="Views\FileManage\FileTypeEdit.aspx" />
<Content Include="Views\File\UploadFile.aspx" />
<Content Include="Views\FuntionDescription\List.aspx" />
<Content Include="Views\Home\Default.aspx" />
<Content Include="Views\Home\Login.aspx" />
<Content Include="Views\Monitor\TaskLogList.aspx" />
<Content Include="Views\Monitor\TaskMonitorList.aspx" />
<Content Include="Views\Notice\NoticeEdit.aspx" />
<Content Include="Views\Notice\NoticeList.aspx" />
<Content Include="Views\Notice\NoticeMess.aspx" />
<Content Include="Views\Notice\NoticeMessEdit.aspx" />
<Content Include="Views\Notice\NoticeRemind.aspx" />
<Content Include="Views\Notice\NoticeUser.aspx" />
<Content Include="Views\Notice\NoticeUser2.aspx" />
<Content Include="Views\Notice\ReplyNotice.aspx" />
<Content Include="Views\Notice\ViewNotice.aspx" />
<Content Include="Views\Notice\ViewNoticeBrowse.aspx" />
<Content Include="Views\OnLineHelp\Edit.aspx" />
<Content Include="Views\OnLineHelp\List.aspx" />
<Content Include="Views\OnLineHelp\ViewPageHelp.aspx" />
<Content Include="Views\Orgaization\DefaultUserList.ascx" />
<Content Include="Views\Orgaization\OptionUserList.ascx" />
<Content Include="Views\Orgaization\OrgaizationEdit.aspx" />
<Content Include="Views\Orgaization\OrgaizationList.aspx" />
<Content Include="Views\Orgaization\OrgaizationTree.aspx" />
<Content Include="Views\Orgaization\OrgaizationUser.aspx" />
<Content Include="Views\ParaAuthorityPort\OrgaizationTree.aspx" />
<Content Include="Views\ParaAuthorityPort\ParaEdit.aspx" />
<Content Include="Views\ParaAuthorityPort\ParaList.aspx" />
<Content Include="Views\PerceptText\ShowPerceptList.aspx" />
<Content Include="Views\Persnal\PersnalInfoSet.aspx" />
<Content Include="Views\PowerQuery\AuthorityList.aspx" />
<Content Include="Views\QueryTL\QueryTLEdit.aspx" />
<Content Include="Views\QueryTL\TemplateList.aspx" />
<Content Include="Views\QueryTL\TemplateMyList.aspx" />
<Content Include="Views\QueryTL\TemplatePubList.aspx" />
<Content Include="Views\Role\OrgaizationTree.aspx" />
<Content Include="Views\Role\RoleEdit.aspx" />
<Content Include="Views\Role\RoleList.aspx" />
<Content Include="Views\Shared\ExecuteJS.aspx" />
<Content Include="Views\Shared\OutputImportMessage.aspx" />
<Content Include="Views\Shared\PublicPrint.aspx" />
<Content Include="Views\Shared\Scripts.ascx" />
<Content Include="Views\Shared\ShowProgress.ascx" />
<Content Include="Views\SIParamSet\SIParamSetList.aspx" />
<Content Include="Views\SIProblemType\SIProblemTypeEdit.aspx" />
<Content Include="Views\SIProblemType\SIProblemTypeList.aspx" />
<Content Include="Views\SupportInteraction\SelectSupportUser.aspx" />
<Content Include="Views\SupportInteraction\SIDealInfoList.aspx" />
<Content Include="Views\SupportInteraction\SupportInteractionEdit.aspx" />
<Content Include="Views\SupportInteraction\SupportInteractionList.aspx" />
<Content Include="Views\SupportInteraction\SearchProlemSolution.aspx" />
<Content Include="Views\SupportInteraction\SupportInteractionDeal.aspx" />
<Content Include="Views\SupportInteraction\SelectProlemSolution.aspx" />
<Content Include="Views\SystemLock\SystemLockEdit.aspx" />
<Content Include="Views\SystemLock\SystemLockList.aspx" />
<Content Include="Views\SystemLog\SystemOperateLogList.aspx" />
<Content Include="Views\UserOrgaization\UserOrgaizationEdit.aspx" />
<Content Include="Views\UserOrgaization\UserOrgaizationList.aspx" />
<Content Include="Views\User\LineInputUserControl.ascx" />
<Content Include="Views\User\OrgaizationTree.aspx" />
<Content Include="Views\User\SetPassword.aspx" />
<Content Include="Views\User\UserEdit.aspx" />
<Content Include="Views\User\UserList.aspx" />
<Content Include="Views\WorkFlow\SelectOrga.aspx" />
<Content Include="Views\WorkFlow\SIFlowSetList.aspx" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Content\Site.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Views\Home\About.aspx" />
<Content Include="Views\Home\Index.aspx" />
<Content Include="Views\Shared\Error.aspx" />
<Content Include="Views\Shared\Site.Master" />
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Scripts\bootstrap-ace\images\gallery\" />
<Folder Include="Scripts\plugins\jquery.placeholder\.svn\prop-base\" />
<Folder Include="Scripts\plugins\jquery.placeholder\.svn\props\" />
<Folder Include="Scripts\plugins\jquery.placeholder\.svn\tmp\prop-base\" />
<Folder Include="Scripts\plugins\jquery.placeholder\.svn\tmp\props\" />
<Folder Include="Scripts\plugins\jquery.placeholder\.svn\tmp\text-base\" />
<Folder Include="UploadFile\FileInfo\" />
<Folder Include="UploadFile\Notice\" />
<Folder Include="UploadFile\SupportInteraction\" />
<Folder Include="Views\InfoSelect\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\AppCommon\QMAPP.Common.Web\QMAPP.Common.Web.csproj">
<Project>{5FB9E7FC-1601-467C-86CE-6817DDE70DDE}</Project>
<Name>QMAPP.Common.Web</Name>
</ProjectReference>
<ProjectReference Include="..\..\AppCommon\QMAPP.ServicesAgent\QMAPP.ServicesAgent.csproj">
<Project>{BA9CEDD0-B232-4A1C-B5CB-A00C81EA5A91}</Project>
<Name>QMAPP.ServicesAgent</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPMD\QMAPP.MD.Entity\QMAPP.MD.Entity.csproj">
<Project>{A80DFEE4-F3D0-4234-A2CC-E4DCE5000E7E}</Project>
<Name>QMAPP.MD.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPMD\QMAPP.MD.Web\QMAPP.MD.Web.csproj">
<Project>{4B533C1B-7D16-4BD3-9285-D6E7E9740645}</Project>
<Name>QMAPP.MD.Web</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPMESReport\QMAPP.MESReport.DAL\QMAPP.MESReport.DAL.csproj">
<Project>{89C72747-F70D-4E1B-B427-28D797EACB37}</Project>
<Name>QMAPP.MESReport.DAL</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPMESReport\QMAPP.MESReport.Entity\QMAPP.MESReport.Entity.csproj">
<Project>{7471EDE2-2EDE-410F-94F0-98E6E903394B}</Project>
<Name>QMAPP.MESReport.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPMESReport\QMAPP.MESReport.Web\QMAPP.MESReport.Web.csproj">
<Project>{EEB50F42-4964-4A05-A71E-F0741F0F1E6A}</Project>
<Name>QMAPP.MESReport.Web</Name>
</ProjectReference>
<ProjectReference Include="..\QMAPP.Entity\QMAPP.Entity.csproj">
<Project>{604FB24F-7706-497C-BEC7-27D7B6B5A82C}</Project>
<Name>QMAPP.Entity</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Data\Excel\FileInfo.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\NoticeInfo.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\NoticeInfo.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\RoleList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SIProblemType.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SingleTable.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SingleTable.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\SingleTableForm.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\ProblemSulotion.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\ProblemManage.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\UserList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\UserPowerList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\EntrustList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\DataPlanList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\OrganList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="App_Data\Excel\DataTaskLogList.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="App_Data\Excel\FuntionDescriptionExp.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\fonts\fontawesome-webfont.eot" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\fonts\fontawesome-webfont.ttf" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\fonts\fontawesome-webfont.woff" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\fonts\FontAwesome.otf" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\bordered-pulled.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\core.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\fixed-width.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\font-awesome.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\icons.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\larger.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\list.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\mixins.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\path.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\rotated-flipped.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\spinning.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\stacked.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\less\variables.less" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\font-awesome.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_bordered-pulled.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_core.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_fixed-width.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_icons.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_larger.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_list.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_mixins.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_path.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_rotated-flipped.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_spinning.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_stacked.scss" />
<None Include="Scripts\bootstrap-ace\css\font-awesome-4.1.0\scss\_variables.scss" />
<None Include="Scripts\bootstrap-ace\css\less\ace-features.less" />
<None Include="Scripts\bootstrap-ace\css\less\ace-nav.less" />
<None Include="Scripts\bootstrap-ace\css\less\ace-responsive.less" />
<None Include="Scripts\bootstrap-ace\css\less\ace-rtl2.less" />
<None Include="Scripts\bootstrap-ace\css\less\ace.less" />
<None Include="Scripts\bootstrap-ace\css\less\basic.less" />
<None Include="Scripts\bootstrap-ace\css\less\bootstrap\mixins.less" />
<None Include="Scripts\bootstrap-ace\css\less\bootstrap\variables.less" />
<None Include="Scripts\bootstrap-ace\css\less\breadcrumbs.less" />
<None Include="Scripts\bootstrap-ace\css\less\bs3-reset.less" />
<None Include="Scripts\bootstrap-ace\css\less\buttons.less" />
<None Include="Scripts\bootstrap-ace\css\less\dropdown.less" />
<None Include="Scripts\bootstrap-ace\css\less\dropdown\colorpicker.less" />
<None Include="Scripts\bootstrap-ace\css\less\dropdown\navbar-dropdown.less" />
<None Include="Scripts\bootstrap-ace\css\less\dropdown\navbar-tabbed-dropdown.less" />
<None Include="Scripts\bootstrap-ace\css\less\ext\bootstrap-tag.less" />
<None Include="Scripts\bootstrap-ace\css\less\fonts.less" />
<None Include="Scripts\bootstrap-ace\css\less\footer.less" />
<None Include="Scripts\bootstrap-ace\css\less\form.less" />
<None Include="Scripts\bootstrap-ace\css\less\form\checkbox.less" />
<None Include="Scripts\bootstrap-ace\css\less\form\file.less" />
<None Include="Scripts\bootstrap-ace\css\less\gallery.less" />
<None Include="Scripts\bootstrap-ace\css\less\general.less" />
<None Include="Scripts\bootstrap-ace\css\less\icon-animated.less" />
<None Include="Scripts\bootstrap-ace\css\less\infobox.less" />
<None Include="Scripts\bootstrap-ace\css\less\items.less" />
<None Include="Scripts\bootstrap-ace\css\less\label-badge.less" />
<None Include="Scripts\bootstrap-ace\css\less\mixins.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\collapsible.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\navbar-menu-form.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\toggle-button.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\user-buttons-move-down.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\user-buttons.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\user-dropdown-position.less" />
<None Include="Scripts\bootstrap-ace\css\less\navbar\user-menu.less" />
<None Include="Scripts\bootstrap-ace\css\less\other.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.error.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.inbox.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.invoice.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.login.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.pricing.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.profile.less" />
<None Include="Scripts\bootstrap-ace\css\less\page.timeline.less" />
<None Include="Scripts\bootstrap-ace\css\less\progressbar.less" />
<None Include="Scripts\bootstrap-ace\css\less\scroll.less" />
<None Include="Scripts\bootstrap-ace\css\less\searchbox.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\active.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\compact.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\ff_fix.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\highlight.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\horizontal.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\hover.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\min.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\old-toggle-button.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\responsive-1.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\responsive-2.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\responsive-3.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\shortcuts-toggle.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\sidebar-fixed.less" />
<None Include="Scripts\bootstrap-ace\css\less\sidebar\sub-arrow.less" />
<None Include="Scripts\bootstrap-ace\css\less\skins\no-skin.less" />
<None Include="Scripts\bootstrap-ace\css\less\skins\skin-1.less" />
<None Include="Scripts\bootstrap-ace\css\less\skins\skin-2.less" />
<None Include="Scripts\bootstrap-ace\css\less\skins\skin-3.less" />
<None Include="Scripts\bootstrap-ace\css\less\skins\skins.less" />
<None Include="Scripts\bootstrap-ace\css\less\tab-accordion.less" />
<None Include="Scripts\bootstrap-ace\css\less\tables.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-calendar.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-chosen.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-colorbox.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-dataTables.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-date.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-dropzone.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-editable.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-fuelux.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-gritter.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-jqgrid.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-jquery-ui.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-nestable.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-select2.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-slider.less" />
<None Include="Scripts\bootstrap-ace\css\less\thirdparty-wysiwyg.less" />
<None Include="Scripts\bootstrap-ace\css\less\tooltip-popover.less" />
<None Include="Scripts\bootstrap-ace\css\less\utility.less" />
<None Include="Scripts\bootstrap-ace\css\less\variables.less" />
<None Include="Scripts\bootstrap-ace\css\less\widget.less" />
<None Include="Scripts\bootstrap-ace\fonts\fontawesome-webfont.eot" />
<None Include="Scripts\bootstrap-ace\fonts\fontawesome-webfont.ttf" />
<None Include="Scripts\bootstrap-ace\fonts\fontawesome-webfont.woff" />
<None Include="Scripts\bootstrap-ace\fonts\FontAwesome.otf" />
<None Include="Scripts\bootstrap-ace\fonts\glyphicons-halflings-regular.eot" />
<None Include="Scripts\bootstrap-ace\fonts\glyphicons-halflings-regular.ttf" />
<None Include="Scripts\bootstrap-ace\fonts\glyphicons-halflings-regular.woff" />
<None Include="Scripts\bootstrap-ace\font\cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff" />
<None Include="Scripts\bootstrap-ace\font\DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff" />
<None Include="Scripts\bootstrap-ace\js\ace\readme" />
<None Include="Scripts\bootstrap-ace\js\ace\scripts.json" />
<None Include="Scripts\jquery.easyui\themes\default\images\Thumbs.db" />
<Content Include="Views\Shared\AppMaster.Master" />
<None Include="Scripts\jquery.1.11.0.min.map" />
<None Include="Scripts\My97DatePicker\skin\default\Thumbs.db" />
<None Include="Scripts\My97DatePicker\skin\whyGreen\Thumbs.db" />
<Content Include="Views\Shared\PrintMaster.Master" />
<Content Include="Scripts\ueditor\net\fileUp.ashx" />
<Content Include="Scripts\ueditor\net\getContent.ashx" />
<Content Include="Scripts\ueditor\net\getMovie.ashx" />
<Content Include="Scripts\ueditor\net\getRemoteImage.ashx" />
<Content Include="Scripts\ueditor\net\imageManager.ashx" />
<Content Include="Scripts\ueditor\net\imageUp.ashx" />
<Content Include="Scripts\ueditor\net\scrawlUp.ashx" />
<Content Include="Scripts\ueditor\net\Web.config" />
<None Include="Scripts\plugins\jquery.placeholder\.svn\all-wcprops" />
<None Include="Scripts\plugins\jquery.placeholder\.svn\entries" />
<None Include="Scripts\plugins\jquery.placeholder\.svn\text-base\jquery.placeholder.1.3.js.svn-base" />
<None Include="Scripts\plugins\jquery.placeholder\.svn\text-base\jquery.placeholder.1.3.min.js.svn-base" />
<Content Include="Views\Shared\AppMasterNew.Master" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AppResource.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>AppResource.Designer.cs</LastGenOutput>
</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" />
<!-- 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" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>2718</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>