<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>
|
</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{45227EAF-A13C-4B8D-833D-67349831D723}</ProjectGuid>
|
<ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>sbcLabSystem</RootNamespace>
|
<AssemblyName>sbcLabSystem</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<MvcBuildViews>false</MvcBuildViews>
|
<UseIISExpress>true</UseIISExpress>
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
<Use64BitIISExpress />
|
<UseGlobalApplicationHostFile />
|
<TargetFrameworkProfile />
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Antlr3.Runtime, Version=3.3.1.7705, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\WebGrease.1.3.0\lib\Antlr3.Runtime.dll</HintPath>
|
</Reference>
|
<Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath>
|
</Reference>
|
<Reference Include="DotExtensions, Version=0.1.0.18213, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\DotExtensions.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="GemBox.Spreadsheet, Version=41.3.30.1111, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL">
|
<HintPath>..\DLL\GemBox.Spreadsheet.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="itextsharp, Version=5.5.12.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
|
<HintPath>..\packages\iTextSharp.5.5.12\lib\itextsharp.dll</HintPath>
|
</Reference>
|
<Reference Include="itextsharp.xmlworker, Version=5.5.12.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
|
<HintPath>..\packages\itextsharp.xmlworker.5.5.12\lib\itextsharp.xmlworker.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\microsoft-web-helpers.2.1.20710.2\lib\net40\Microsoft.Web.Helpers.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.Mvc.FixedDisplayModes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.0\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http.WebRequest" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Abstractions" />
|
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.Helpers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Optimization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Providers.Core.1.2\lib\net40\System.Web.Providers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Razor.2.0.30506.0\lib\net40\System.Web.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Routing" />
|
<Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="WebGrease, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\WebGrease.1.3.0\lib\WebGrease.dll</HintPath>
|
</Reference>
|
<Reference Include="WebMatrix.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.Data.2.0.20505.0\lib\net40\WebMatrix.Data.dll</HintPath>
|
</Reference>
|
<Reference Include="WebMatrix.WebData, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.2.0.20505.0\lib\net40\WebMatrix.WebData.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="App_Start\Attribute\AdminLoginAttribute.cs" />
|
<Compile Include="App_Start\Attribute\UserLoginAttribute.cs" />
|
<Compile Include="App_Start\BundleConfig.cs" />
|
<Compile Include="App_Start\FilterConfig.cs" />
|
<Compile Include="App_Start\RouteConfig.cs" />
|
<Compile Include="Controllers\AccountController.cs" />
|
<Compile Include="Controllers\BackstageController.cs" />
|
<Compile Include="Controllers\BaseController.cs" />
|
<Compile Include="Controllers\HomeController.cs" />
|
<Compile Include="Controllers\HtmlViewRenderer.cs" />
|
<Compile Include="Controllers\JsonNetResult.cs" />
|
<Compile Include="Controllers\PdfViewController.cs" />
|
<Compile Include="Controllers\UserUIController.cs" />
|
<Compile Include="Global.asax.cs">
|
<DependentUpon>Global.asax</DependentUpon>
|
</Compile>
|
<Compile Include="Models\Backstage\AnswerInfoViewModel.cs" />
|
<Compile Include="Models\Backstage\ApprovalDetailsPageViewModel.cs" />
|
<Compile Include="Models\Backstage\ApprovalInfoViewModel.cs" />
|
<Compile Include="Models\Backstage\CheckLabViewMod.cs" />
|
<Compile Include="Models\Backstage\CountModel.cs" />
|
<Compile Include="Models\Backstage\EmileMassViewModel.cs" />
|
<Compile Include="Models\Backstage\ExcelModel.cs" />
|
<Compile Include="Models\Backstage\LabViewModel.cs" />
|
<Compile Include="Models\Backstage\MenusViewModel.cs" />
|
<Compile Include="Models\Backstage\MenuViewModel.cs" />
|
<Compile Include="Models\Backstage\OutputUnderTakenLabViewModel.cs" />
|
<Compile Include="Models\Backstage\PageNavigationViewModel.cs" />
|
<Compile Include="Models\Backstage\QCDistributionInfoViewModel.cs" />
|
<Compile Include="Models\Backstage\QCDistributionPageViewModel.cs" />
|
<Compile Include="Models\Backstage\QCDistributionRegisterInfoViewModel.cs" />
|
<Compile Include="Models\Backstage\ShowPageViewModel.cs" />
|
<Compile Include="Models\Backstage\StandAnswerInfoViewModel.cs" />
|
<Compile Include="Models\Backstage\StandAnswerManagePageViewModel.cs" />
|
<Compile Include="Models\Backstage\StatInfo.cs" />
|
<Compile Include="Models\Backstage\UserRequestInfoModel.cs" />
|
<Compile Include="Models\Backstage\UserRequestViewModel.cs" />
|
<Compile Include="Models\Backstage\UserRequestViewModel1.cs" />
|
<Compile Include="Models\HomePageViewModel.cs" />
|
<Compile Include="Models\Home\EmeilInfoModel.cs" />
|
<Compile Include="Models\Home\MenuinfoViewModel.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Reports\DataSet1.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>DataSet1.xsd</DependentUpon>
|
</Compile>
|
<Compile Include="ueditor\net\App_Code\Config.cs" />
|
<Compile Include="ueditor\net\App_Code\ConfigHandler.cs" />
|
<Compile Include="ueditor\net\App_Code\CrawlerHandler.cs" />
|
<Compile Include="ueditor\net\App_Code\Handler.cs" />
|
<Compile Include="ueditor\net\App_Code\ListFileHandler.cs" />
|
<Compile Include="ueditor\net\App_Code\NotSupportedHandler.cs" />
|
<Compile Include="ueditor\net\App_Code\PathFormater.cs" />
|
<Compile Include="ueditor\net\App_Code\UploadHandler.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Content\bootstrap-datepicker.min.css" />
|
<Content Include="Content\bootstrap-theme.css" />
|
<Content Include="Content\bootstrap-theme.min.css" />
|
<Content Include="Content\bootstrap.css" />
|
<Content Include="Content\bootstrap.min.css" />
|
<Content Include="Content\fileinput\css\fileinput.css" />
|
<Content Include="Content\fileinput\css\fileinput.min.css" />
|
<Content Include="Content\fileinput\examples\index.html" />
|
<Content Include="Content\fileinput\img\loading-sm.gif" />
|
<Content Include="Content\fileinput\img\loading.gif" />
|
<Content Include="Content\fileinput\js\fileinput.js" />
|
<Content Include="Content\fileinput\js\fileinput.min.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_ar.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_bg.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_ca.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_cr.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_cz.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_da.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_de.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_el.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_es.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_fa.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_fr.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_hu.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_id.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_it.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_ja.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_LANG.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_nl.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_pl.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_pt-BR.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_pt.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_ro.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_ru.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_sk.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_th.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_tr.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_uk.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_zh-TW.js" />
|
<Content Include="Content\fileinput\js\fileinput_locale_zh.js" />
|
<Content Include="Content\fileinput\js\plugins\canvas-to-blob.js" />
|
<Content Include="Content\fileinput\js\plugins\canvas-to-blob.min.js" />
|
<Content Include="Content\img\eqas.jpg" />
|
<Content Include="Content\img\guide.jpg" />
|
<Content Include="Content\img\loading.gif" />
|
<Content Include="Content\img\logo.gif" />
|
<Content Include="Content\img\logo2.gif" />
|
<Content Include="Content\img\right.png" />
|
<Content Include="Content\PrintArea.css" />
|
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
|
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
|
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
|
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
|
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
|
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
|
<Content Include="Content\themes\base\jquery-ui.css" />
|
<Content Include="Content\themes\base\jquery.ui.accordion.css" />
|
<Content Include="Content\themes\base\jquery.ui.all.css" />
|
<Content Include="Content\themes\base\jquery.ui.autocomplete.css" />
|
<Content Include="Content\themes\base\jquery.ui.base.css" />
|
<Content Include="Content\themes\base\jquery.ui.button.css" />
|
<Content Include="Content\themes\base\jquery.ui.core.css" />
|
<Content Include="Content\themes\base\jquery.ui.datepicker.css" />
|
<Content Include="Content\themes\base\jquery.ui.dialog.css" />
|
<Content Include="Content\themes\base\jquery.ui.progressbar.css" />
|
<Content Include="Content\themes\base\jquery.ui.resizable.css" />
|
<Content Include="Content\themes\base\jquery.ui.selectable.css" />
|
<Content Include="Content\themes\base\jquery.ui.slider.css" />
|
<Content Include="Content\themes\base\jquery.ui.tabs.css" />
|
<Content Include="Content\themes\base\jquery.ui.theme.css" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
<Content Include="Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
<Content Include="Content\themes\base\minified\images\ui-icons_222222_256x240.png" />
|
<Content Include="Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png" />
|
<Content Include="Content\themes\base\minified\images\ui-icons_454545_256x240.png" />
|
<Content Include="Content\themes\base\minified\images\ui-icons_888888_256x240.png" />
|
<Content Include="Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png" />
|
<Content Include="Content\themes\base\minified\jquery-ui.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.accordion.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.autocomplete.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.button.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.core.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.datepicker.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.dialog.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.progressbar.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.resizable.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.selectable.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.slider.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.tabs.min.css" />
|
<Content Include="Content\themes\base\minified\jquery.ui.theme.min.css" />
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
<Content Include="Global.asax" />
|
<Content Include="Content\Site.css" />
|
<Content Include="Scripts\area.js" />
|
<Content Include="Scripts\bootstrap-datepicker.min.js" />
|
<Content Include="Scripts\bootstrap-datepicker.zh-CN.min.js" />
|
<Content Include="Content\fileinput\.gitignore" />
|
<Content Include="Content\fileinput\bower.json" />
|
<Content Include="Content\fileinput\CHANGE.md" />
|
<Content Include="Content\fileinput\composer.json" />
|
<Content Include="Content\fileinput\LICENSE.md" />
|
<Content Include="Content\fileinput\nuget\build.bat" />
|
<Content Include="Content\fileinput\nuget\Package.nuspec" />
|
<Content Include="Content\fileinput\package.json" />
|
<Content Include="Content\fileinput\README.md" />
|
<Content Include="Content\jquery-ui-1.10.3.custom.min.css" />
|
<Content Include="Excel\15N2.xlsx" />
|
<Content Include="fonts\SIMFANG.TTF" />
|
<Content Include="Excel\17N2.xlsx" />
|
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
<Content Include="Content\bootstrap.min.css.map" />
|
<Content Include="Content\bootstrap.css.map" />
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
<Content Include="Content\bootstrap-theme.css.map" />
|
<None Include="packages.config" />
|
<None Include="Properties\PublishProfiles\Local.pubxml" />
|
<Content Include="Reports\DataSet1.xsc">
|
<DependentUpon>DataSet1.xsd</DependentUpon>
|
</Content>
|
<None Include="Reports\DataSet1.xsd">
|
<SubType>Designer</SubType>
|
<Generator>MSDataSetGenerator</Generator>
|
<LastGenOutput>DataSet1.Designer.cs</LastGenOutput>
|
</None>
|
<Content Include="Reports\DataSet1.xss">
|
<DependentUpon>DataSet1.xsd</DependentUpon>
|
</Content>
|
<None Include="Scripts\jquery-2.1.4.intellisense.js" />
|
<Content Include="Scripts\bootstrap.js" />
|
<Content Include="Scripts\bootstrap.min.js" />
|
<Content Include="Scripts\jquery-2.1.4.js" />
|
<Content Include="Scripts\jquery-2.1.4.min.js" />
|
<Content Include="Scripts\jquery-ui-1.8.24.js" />
|
<Content Include="Scripts\jquery-ui-1.8.24.min.js" />
|
<Content Include="Scripts\jquery.bootstrap.min.js" />
|
<Content Include="Scripts\jquery.dialog.js" />
|
<Content Include="Scripts\jquery.PrintArea.js" />
|
<None Include="Scripts\jquery.validate-vsdoc.js" />
|
<Content Include="Scripts\jquery.unobtrusive-ajax.js" />
|
<Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
|
<Content Include="Scripts\jquery.validate.js" />
|
<Content Include="Scripts\jquery.validate.min.js" />
|
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
<Content Include="Scripts\knockout-3.4.0.debug.js" />
|
<Content Include="Scripts\knockout-3.4.0.js" />
|
<Content Include="Scripts\knockout.mapping-latest.debug.js" />
|
<Content Include="Scripts\knockout.mapping-latest.js" />
|
<Content Include="Scripts\knockout.validation.min.js" />
|
<Content Include="Scripts\modernizr-2.6.2.js" />
|
<Content Include="Scripts\moment-with-locales.js" />
|
<Content Include="Scripts\moment-with-locales.min.js" />
|
<Content Include="Scripts\moment.js" />
|
<Content Include="Scripts\moment.min.js" />
|
<Content Include="Scripts\PerfectLoad.js" />
|
<Content Include="Scripts\Public.js" />
|
<Content Include="Scripts\_references.js" />
|
<Content Include="ueditor\dialogs\anchor\anchor.html" />
|
<Content Include="ueditor\dialogs\attachment\attachment.css" />
|
<Content Include="ueditor\dialogs\attachment\attachment.html" />
|
<Content Include="ueditor\dialogs\attachment\attachment.js" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
|
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
|
<Content Include="ueditor\dialogs\attachment\images\alignicon.gif" />
|
<Content Include="ueditor\dialogs\attachment\images\alignicon.png" />
|
<Content Include="ueditor\dialogs\attachment\images\bg.png" />
|
<Content Include="ueditor\dialogs\attachment\images\file-icons.gif" />
|
<Content Include="ueditor\dialogs\attachment\images\file-icons.png" />
|
<Content Include="ueditor\dialogs\attachment\images\icons.gif" />
|
<Content Include="ueditor\dialogs\attachment\images\icons.png" />
|
<Content Include="ueditor\dialogs\attachment\images\image.png" />
|
<Content Include="ueditor\dialogs\attachment\images\progress.png" />
|
<Content Include="ueditor\dialogs\attachment\images\success.gif" />
|
<Content Include="ueditor\dialogs\attachment\images\success.png" />
|
<Content Include="ueditor\dialogs\background\background.css" />
|
<Content Include="ueditor\dialogs\background\background.html" />
|
<Content Include="ueditor\dialogs\background\background.js" />
|
<Content Include="ueditor\dialogs\background\images\bg.png" />
|
<Content Include="ueditor\dialogs\background\images\success.png" />
|
<Content Include="ueditor\dialogs\charts\chart.config.js" />
|
<Content Include="ueditor\dialogs\charts\charts.css" />
|
<Content Include="ueditor\dialogs\charts\charts.html" />
|
<Content Include="ueditor\dialogs\charts\charts.js" />
|
<Content Include="ueditor\dialogs\charts\images\charts0.png" />
|
<Content Include="ueditor\dialogs\charts\images\charts1.png" />
|
<Content Include="ueditor\dialogs\charts\images\charts2.png" />
|
<Content Include="ueditor\dialogs\charts\images\charts3.png" />
|
<Content Include="ueditor\dialogs\charts\images\charts4.png" />
|
<Content Include="ueditor\dialogs\charts\images\charts5.png" />
|
<Content Include="ueditor\dialogs\emotion\emotion.css" />
|
<Content Include="ueditor\dialogs\emotion\emotion.html" />
|
<Content Include="ueditor\dialogs\emotion\emotion.js" />
|
<Content Include="ueditor\dialogs\emotion\images\0.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\bface.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\cface.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\fface.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\jxface2.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
<Content Include="ueditor\dialogs\emotion\images\tface.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\wface.gif" />
|
<Content Include="ueditor\dialogs\emotion\images\yface.gif" />
|
<Content Include="ueditor\dialogs\gmap\gmap.html" />
|
<Content Include="ueditor\dialogs\help\help.css" />
|
<Content Include="ueditor\dialogs\help\help.html" />
|
<Content Include="ueditor\dialogs\help\help.js" />
|
<Content Include="ueditor\dialogs\image\image.css" />
|
<Content Include="ueditor\dialogs\image\image.html" />
|
<Content Include="ueditor\dialogs\image\image.js" />
|
<Content Include="ueditor\dialogs\image\images\alignicon.jpg" />
|
<Content Include="ueditor\dialogs\image\images\bg.png" />
|
<Content Include="ueditor\dialogs\image\images\icons.gif" />
|
<Content Include="ueditor\dialogs\image\images\icons.png" />
|
<Content Include="ueditor\dialogs\image\images\image.png" />
|
<Content Include="ueditor\dialogs\image\images\progress.png" />
|
<Content Include="ueditor\dialogs\image\images\success.gif" />
|
<Content Include="ueditor\dialogs\image\images\success.png" />
|
<Content Include="ueditor\dialogs\insertframe\insertframe.html" />
|
<Content Include="ueditor\dialogs\internal.js" />
|
<Content Include="ueditor\dialogs\link\link.html" />
|
<Content Include="ueditor\dialogs\map\map.html" />
|
<Content Include="ueditor\dialogs\map\show.html" />
|
<Content Include="ueditor\dialogs\music\music.css" />
|
<Content Include="ueditor\dialogs\music\music.html" />
|
<Content Include="ueditor\dialogs\music\music.js" />
|
<Content Include="ueditor\dialogs\preview\preview.html" />
|
<Content Include="ueditor\dialogs\scrawl\images\addimg.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\brush.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\delimg.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\delimgH.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\empty.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\emptyH.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\eraser.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\redo.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\redoH.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\scale.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\scaleH.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\size.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\undo.png" />
|
<Content Include="ueditor\dialogs\scrawl\images\undoH.png" />
|
<Content Include="ueditor\dialogs\scrawl\scrawl.css" />
|
<Content Include="ueditor\dialogs\scrawl\scrawl.html" />
|
<Content Include="ueditor\dialogs\scrawl\scrawl.js" />
|
<Content Include="ueditor\dialogs\searchreplace\searchreplace.html" />
|
<Content Include="ueditor\dialogs\searchreplace\searchreplace.js" />
|
<Content Include="ueditor\dialogs\snapscreen\snapscreen.html" />
|
<Content Include="ueditor\dialogs\spechars\spechars.html" />
|
<Content Include="ueditor\dialogs\spechars\spechars.js" />
|
<Content Include="ueditor\dialogs\table\dragicon.png" />
|
<Content Include="ueditor\dialogs\table\edittable.css" />
|
<Content Include="ueditor\dialogs\table\edittable.html" />
|
<Content Include="ueditor\dialogs\table\edittable.js" />
|
<Content Include="ueditor\dialogs\table\edittd.html" />
|
<Content Include="ueditor\dialogs\table\edittip.html" />
|
<Content Include="ueditor\dialogs\template\config.js" />
|
<Content Include="ueditor\dialogs\template\images\bg.gif" />
|
<Content Include="ueditor\dialogs\template\images\pre0.png" />
|
<Content Include="ueditor\dialogs\template\images\pre1.png" />
|
<Content Include="ueditor\dialogs\template\images\pre2.png" />
|
<Content Include="ueditor\dialogs\template\images\pre3.png" />
|
<Content Include="ueditor\dialogs\template\images\pre4.png" />
|
<Content Include="ueditor\dialogs\template\template.css" />
|
<Content Include="ueditor\dialogs\template\template.html" />
|
<Content Include="ueditor\dialogs\template\template.js" />
|
<Content Include="ueditor\dialogs\video\images\bg.png" />
|
<Content Include="ueditor\dialogs\video\images\center_focus.jpg" />
|
<Content Include="ueditor\dialogs\video\images\file-icons.gif" />
|
<Content Include="ueditor\dialogs\video\images\file-icons.png" />
|
<Content Include="ueditor\dialogs\video\images\icons.gif" />
|
<Content Include="ueditor\dialogs\video\images\icons.png" />
|
<Content Include="ueditor\dialogs\video\images\image.png" />
|
<Content Include="ueditor\dialogs\video\images\left_focus.jpg" />
|
<Content Include="ueditor\dialogs\video\images\none_focus.jpg" />
|
<Content Include="ueditor\dialogs\video\images\progress.png" />
|
<Content Include="ueditor\dialogs\video\images\right_focus.jpg" />
|
<Content Include="ueditor\dialogs\video\images\success.gif" />
|
<Content Include="ueditor\dialogs\video\images\success.png" />
|
<Content Include="ueditor\dialogs\video\video.css" />
|
<Content Include="ueditor\dialogs\video\video.html" />
|
<Content Include="ueditor\dialogs\video\video.js" />
|
<Content Include="ueditor\dialogs\webapp\webapp.html" />
|
<Content Include="ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
|
<Content Include="ueditor\dialogs\wordimage\imageUploader.swf" />
|
<Content Include="ueditor\dialogs\wordimage\tangram.js" />
|
<Content Include="ueditor\dialogs\wordimage\wordimage.html" />
|
<Content Include="ueditor\dialogs\wordimage\wordimage.js" />
|
<Content Include="ueditor\index.html" />
|
<Content Include="ueditor\lang\en\en.js" />
|
<Content Include="ueditor\lang\en\images\addimage.png" />
|
<Content Include="ueditor\lang\en\images\alldeletebtnhoverskin.png" />
|
<Content Include="ueditor\lang\en\images\alldeletebtnupskin.png" />
|
<Content Include="ueditor\lang\en\images\background.png" />
|
<Content Include="ueditor\lang\en\images\button.png" />
|
<Content Include="ueditor\lang\en\images\copy.png" />
|
<Content Include="ueditor\lang\en\images\deletedisable.png" />
|
<Content Include="ueditor\lang\en\images\deleteenable.png" />
|
<Content Include="ueditor\lang\en\images\listbackground.png" />
|
<Content Include="ueditor\lang\en\images\localimage.png" />
|
<Content Include="ueditor\lang\en\images\music.png" />
|
<Content Include="ueditor\lang\en\images\rotateleftdisable.png" />
|
<Content Include="ueditor\lang\en\images\rotateleftenable.png" />
|
<Content Include="ueditor\lang\en\images\rotaterightdisable.png" />
|
<Content Include="ueditor\lang\en\images\rotaterightenable.png" />
|
<Content Include="ueditor\lang\en\images\upload.png" />
|
<Content Include="ueditor\lang\zh-cn\images\copy.png" />
|
<Content Include="ueditor\lang\zh-cn\images\localimage.png" />
|
<Content Include="ueditor\lang\zh-cn\images\music.png" />
|
<Content Include="ueditor\lang\zh-cn\images\upload.png" />
|
<Content Include="ueditor\lang\zh-cn\zh-cn.js" />
|
<Content Include="ueditor\net\Bin\Newtonsoft.Json.dll" />
|
<Content Include="ueditor\net\Bin\Newtonsoft.Json.pdb" />
|
<Content Include="ueditor\net\Bin\Newtonsoft.Json.xml" />
|
<Content Include="ueditor\net\net.sln" />
|
<Content Include="ueditor\net\upload\image\20180110\6365117668718491098703533.jpg" />
|
<Content Include="ueditor\net\upload\image\20180110\6365117679612830568019771.jpg" />
|
<Content Include="ueditor\themes\default\css\ueditor.css" />
|
<Content Include="ueditor\themes\default\css\ueditor.min.css" />
|
<Content Include="ueditor\themes\default\dialogbase.css" />
|
<Content Include="ueditor\themes\default\images\anchor.gif" />
|
<Content Include="ueditor\themes\default\images\arrow.png" />
|
<Content Include="ueditor\themes\default\images\arrow_down.png" />
|
<Content Include="ueditor\themes\default\images\arrow_up.png" />
|
<Content Include="ueditor\themes\default\images\button-bg.gif" />
|
<Content Include="ueditor\themes\default\images\cancelbutton.gif" />
|
<Content Include="ueditor\themes\default\images\charts.png" />
|
<Content Include="ueditor\themes\default\images\cursor_h.gif" />
|
<Content Include="ueditor\themes\default\images\cursor_h.png" />
|
<Content Include="ueditor\themes\default\images\cursor_v.gif" />
|
<Content Include="ueditor\themes\default\images\cursor_v.png" />
|
<Content Include="ueditor\themes\default\images\dialog-title-bg.png" />
|
<Content Include="ueditor\themes\default\images\filescan.png" />
|
<Content Include="ueditor\themes\default\images\highlighted.gif" />
|
<Content Include="ueditor\themes\default\images\icons-all.gif" />
|
<Content Include="ueditor\themes\default\images\icons.gif" />
|
<Content Include="ueditor\themes\default\images\icons.png" />
|
<Content Include="ueditor\themes\default\images\loaderror.png" />
|
<Content Include="ueditor\themes\default\images\loading.gif" />
|
<Content Include="ueditor\themes\default\images\lock.gif" />
|
<Content Include="ueditor\themes\default\images\neweditor-tab-bg.png" />
|
<Content Include="ueditor\themes\default\images\pagebreak.gif" />
|
<Content Include="ueditor\themes\default\images\scale.png" />
|
<Content Include="ueditor\themes\default\images\sortable.png" />
|
<Content Include="ueditor\themes\default\images\spacer.gif" />
|
<Content Include="ueditor\themes\default\images\sparator_v.png" />
|
<Content Include="ueditor\themes\default\images\table-cell-align.png" />
|
<Content Include="ueditor\themes\default\images\tangram-colorpicker.png" />
|
<Content Include="ueditor\themes\default\images\toolbar_bg.png" />
|
<Content Include="ueditor\themes\default\images\unhighlighted.gif" />
|
<Content Include="ueditor\themes\default\images\upload.png" />
|
<Content Include="ueditor\themes\default\images\videologo.gif" />
|
<Content Include="ueditor\themes\default\images\word.gif" />
|
<Content Include="ueditor\themes\default\images\wordpaste.png" />
|
<Content Include="ueditor\themes\iframe.css" />
|
<Content Include="ueditor\third-party\codemirror\codemirror.css" />
|
<Content Include="ueditor\third-party\codemirror\codemirror.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\standalone-framework.js" />
|
<Content Include="ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
|
<Content Include="ueditor\third-party\highcharts\highcharts-more.js" />
|
<Content Include="ueditor\third-party\highcharts\highcharts-more.src.js" />
|
<Content Include="ueditor\third-party\highcharts\highcharts.js" />
|
<Content Include="ueditor\third-party\highcharts\highcharts.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\annotations.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\annotations.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\canvas-tools.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\data.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\data.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\drilldown.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\drilldown.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\exporting.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\exporting.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\funnel.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\funnel.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\heatmap.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\heatmap.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\map.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\map.src.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\no-data-to-display.js" />
|
<Content Include="ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
|
<Content Include="ueditor\third-party\highcharts\themes\dark-blue.js" />
|
<Content Include="ueditor\third-party\highcharts\themes\dark-green.js" />
|
<Content Include="ueditor\third-party\highcharts\themes\gray.js" />
|
<Content Include="ueditor\third-party\highcharts\themes\grid.js" />
|
<Content Include="ueditor\third-party\highcharts\themes\skies.js" />
|
<Content Include="ueditor\third-party\jquery-1.10.2.js" />
|
<Content Include="ueditor\third-party\jquery-1.10.2.min.js" />
|
<Content Include="ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
|
<Content Include="ueditor\third-party\SyntaxHighlighter\shCore.js" />
|
<Content Include="ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
|
<Content Include="ueditor\third-party\video-js\font\vjs.svg" />
|
<Content Include="ueditor\third-party\video-js\video-js.css" />
|
<Content Include="ueditor\third-party\video-js\video-js.min.css" />
|
<Content Include="ueditor\third-party\video-js\video-js.swf" />
|
<Content Include="ueditor\third-party\video-js\video.dev.js" />
|
<Content Include="ueditor\third-party\video-js\video.js" />
|
<Content Include="ueditor\third-party\webuploader\Uploader.swf" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.css" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.custom.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.custom.min.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.flashonly.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.html5only.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.html5only.min.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.min.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.withoutimage.js" />
|
<Content Include="ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
|
<Content Include="ueditor\third-party\xss.min.js" />
|
<Content Include="ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
|
<Content Include="ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
|
<Content Include="ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
|
<Content Include="ueditor\ueditor.all.js" />
|
<Content Include="ueditor\ueditor.all.min.js" />
|
<Content Include="ueditor\ueditor.config.js" />
|
<Content Include="ueditor\ueditor.parse.js" />
|
<Content Include="ueditor\ueditor.parse.min.js" />
|
<Content Include="Web.config">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="Web.Debug.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</Content>
|
<Content Include="Web.Release.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</Content>
|
<Content Include="Views\Web.config" />
|
<Content Include="Views\_ViewStart.cshtml" />
|
<Content Include="Views\Shared\Error.cshtml" />
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
<Content Include="Views\Home\Index.cshtml" />
|
<Content Include="Views\Account\UserRequest.cshtml" />
|
<Content Include="Views\Shared\Head.cshtml" />
|
<Content Include="Views\Shared\Bottom.cshtml" />
|
<Content Include="Views\Home\introduce.cshtml" />
|
<Content Include="Views\Home\process.cshtml" />
|
<Content Include="Views\Home\ChargeStandard.cshtml" />
|
<Content Include="Views\Home\Login.cshtml" />
|
<Content Include="Views\Home\Contact.cshtml" />
|
<Content Include="Views\Shared\Master.cshtml" />
|
<Content Include="Views\Backstage\Index.cshtml" />
|
<Content Include="Views\Backstage\ViewAdmin.cshtml" />
|
<Content Include="Views\Backstage\ViewDetailed.cshtml" />
|
<Content Include="Views\Backstage\Notices.cshtml" />
|
<Content Include="Views\Backstage\Noticeinfo.cshtml" />
|
<Content Include="Views\Backstage\AddLab.cshtml" />
|
<Content Include="Views\Backstage\CheckLab.cshtml" />
|
<Content Include="Views\Backstage\LabAdmin.cshtml" />
|
<Content Include="Views\Backstage\Login.cshtml" />
|
<Content Include="Views\Backstage\QCDistribution.cshtml" />
|
<Content Include="Views\Backstage\PrintTemplate.cshtml" />
|
<Content Include="Views\Backstage\EmileTemplate.cshtml" />
|
<Content Include="Views\Backstage\Template.cshtml" />
|
<Content Include="Views\Backstage\EmileMass.cshtml" />
|
<Content Include="Views\Backstage\UpdatePwdView.cshtml" />
|
<Content Include="Views\UserUI\Index.cshtml" />
|
<Content Include="Views\UserUI\ContactUs.cshtml" />
|
<Content Include="Views\Shared\HeadUI.cshtml" />
|
<Content Include="Views\UserUI\ModifyUserPwd.cshtml" />
|
<Content Include="Views\UserUI\AgainRegister.cshtml" />
|
<Content Include="Views\Backstage\StandAnswerManage.cshtml" />
|
<Content Include="Views\Backstage\ShowPaper.cshtml" />
|
<Content Include="Views\UserUI\Process.cshtml" />
|
<Content Include="Views\UserUI\ShowPage.cshtml" />
|
<Content Include="Views\Shared\TestPage.cshtml" />
|
<Content Include="Views\UserUI\introduce.cshtml" />
|
<Content Include="Views\Backstage\LabAdminAddLab.cshtml" />
|
<Content Include="Views\Backstage\AnswerManage.cshtml" />
|
<Content Include="Views\Backstage\AnswerList.cshtml" />
|
<Content Include="Views\Backstage\UserAnswerInfo.cshtml" />
|
<Content Include="Views\Backstage\StandAnswerInfo.cshtml" />
|
<Content Include="Views\Backstage\Approvals.cshtml" />
|
<Content Include="Views\Backstage\ApprovalDetail.cshtml" />
|
<Content Include="Views\Backstage\QCDistributionLabs.cshtml" />
|
<Content Include="Views\UserUI\PdfPrint.cshtml" />
|
<Content Include="ueditor\net\config.json" />
|
<Content Include="ueditor\net\controller.ashx" />
|
<Content Include="ueditor\net\README.md" />
|
<Content Include="ueditor\net\Web.config" />
|
<Content Include="ueditor\third-party\jquery-1.10.2.min.map" />
|
<Content Include="ueditor\third-party\video-js\font\vjs.eot" />
|
<Content Include="ueditor\third-party\video-js\font\vjs.ttf" />
|
<Content Include="ueditor\third-party\video-js\font\vjs.woff" />
|
<Content Include="Scripts\jquery-2.1.4.min.map" />
|
<Content Include="Scripts\moment.min.js.map" />
|
<Content Include="Scripts\moment-with-locales.min.js.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="App_Data\" />
|
<Folder Include="bin\" />
|
<Folder Include="files\" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\BatchService.Framework.Utility\BatchService.Framework.Utility.csproj">
|
<Project>{ef79e088-6ab3-4b9b-a848-8cae41e0fb92}</Project>
|
<Name>BatchService.Framework.Utility</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\PalGain.Core\PalGain.Core.csproj">
|
<Project>{19c6818e-da0c-4e88-af68-06ba02ea0ad9}</Project>
|
<Name>PalGain.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\sbcLabSystem.Data\sbcLabSystem.Data.csproj">
|
<Project>{38bfd16c-cf75-4db6-9c2c-af1ebee684ec}</Project>
|
<Name>sbcLabSystem.Data</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\sbcLabSystem.Framework\sbcLabSystem.Framework.csproj">
|
<Project>{5d8b7664-34ff-4148-8063-990cee53d488}</Project>
|
<Name>sbcLabSystem.Framework</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\sbcLabSystem.Service\sbcLabSystem.Service.csproj">
|
<Project>{7809820d-1d24-47bb-b484-b7168f2e208d}</Project>
|
<Name>sbcLabSystem.Service</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Reports\EmsInfo.rdlc" />
|
<EmbeddedResource Include="Reports\EnvelopeInfo.rdlc" />
|
</ItemGroup>
|
<PropertyGroup>
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
</PropertyGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
</Target>
|
<ProjectExtensions>
|
<VisualStudio>
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
<WebProjectProperties>
|
<UseIIS>False</UseIIS>
|
<AutoAssignPort>True</AutoAssignPort>
|
<DevelopmentServerPort>1450</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost:1450/</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target> -->
|
</Project>
|