YNICTE/BO/BO.csproj

761 lines
43 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
<Import Project="..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props')" />
<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>{7D8C3282-ED23-4275-A8B6-C2533B06E30C}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>NP.BO</RootNamespace>
<AssemblyName>NP.BO</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<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>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=3.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Common.Logging.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
<HintPath>..\packages\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll</HintPath>
</Reference>
<Reference Include="IBatisNet.Common.Logging.Log4Net">
<HintPath>..\References\IBatisNet.Common.Logging.Log4Net.dll</HintPath>
</Reference>
<Reference Include="Linkhub">
<HintPath>..\References\Popbill\Linkhub.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPDao, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\NPDao.dll</HintPath>
</Reference>
<Reference Include="Popbill">
<HintPath>..\References\Popbill\Popbill.dll</HintPath>
</Reference>
<Reference Include="Spring.Aop, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<HintPath>..\packages\Spring.Aop.2.0.1\lib\net45\Spring.Aop.dll</HintPath>
</Reference>
<Reference Include="Spring.Core, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<HintPath>..\packages\Spring.Core.2.0.1\lib\net45\Spring.Core.dll</HintPath>
</Reference>
<Reference Include="Spring.Data, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<HintPath>..\packages\Spring.Data.2.0.1\lib\net45\Spring.Data.dll</HintPath>
</Reference>
<Reference Include="Spring.Web, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<HintPath>..\packages\Spring.Web.2.0.1\lib\net45\Spring.Web.dll</HintPath>
</Reference>
<Reference Include="Spring.Web.Mvc5, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<HintPath>..\packages\Spring.Web.Mvc5.2.0.1\lib\net45\Spring.Web.Mvc5.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\System.Web.Http.Common.4.0.20126.16343\lib\net40\System.Web.Http.Common.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
</Reference>
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
</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="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
</Reference>
<Reference Include="System.Net.Http.WebRequest">
</Reference>
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include="System.Web.Optimization">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime">
<Private>True</Private>
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.ApplicationInsights">
<HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.Agent.Intercept">
<HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.DependencyCollector">
<HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.PerfCounterCollector">
<HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.ServerTelemetryChannel">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.WindowsServer">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.Web">
<HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<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\BOBaseController.cs" />
<Compile Include="Controllers\croomController.cs" />
<Compile Include="Controllers\dataController.cs" />
<Compile Include="Controllers\ccController.cs" />
<Compile Include="Controllers\userController.cs" />
<Compile Include="Controllers\cmController.cs" />
<Compile Include="Controllers\MMController.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\BSFileInput\fileinput.css" />
<Content Include="Content\BSFileInput\fileinput.js" />
<Content Include="Content\BSFileInput\fileinput.min.js" />
<Content Include="Content\emailForm\template_email.html" />
<Content Include="Content\emailForm\template_email_3.html" />
<Content Include="Content\img\ico_6.gif" />
<Content Include="Content\smarteditor\css\en_US\smart_editor2.css" />
<Content Include="Content\smarteditor\css\en_US\smart_editor2_in.css" />
<Content Include="Content\smarteditor\css\en_US\smart_editor2_items.css" />
<Content Include="Content\smarteditor\css\en_US\smart_editor2_out.css" />
<Content Include="Content\smarteditor\css\ja_JP\smart_editor2.css" />
<Content Include="Content\smarteditor\css\ja_JP\smart_editor2_in.css" />
<Content Include="Content\smarteditor\css\ja_JP\smart_editor2_items.css" />
<Content Include="Content\smarteditor\css\ja_JP\smart_editor2_out.css" />
<Content Include="Content\smarteditor\css\ko_KR\smart_editor2.css" />
<Content Include="Content\smarteditor\css\ko_KR\smart_editor2_in.css" />
<Content Include="Content\smarteditor\css\ko_KR\smart_editor2_items.css" />
<Content Include="Content\smarteditor\css\ko_KR\smart_editor2_out.css" />
<Content Include="Content\smarteditor\css\zh_CN\smart_editor2.css" />
<Content Include="Content\smarteditor\css\zh_CN\smart_editor2_in.css" />
<Content Include="Content\smarteditor\css\zh_CN\smart_editor2_items.css" />
<Content Include="Content\smarteditor\css\zh_CN\smart_editor2_out.css" />
<Content Include="Content\smarteditor\css\zh_TW\smart_editor2.css" />
<Content Include="Content\smarteditor\css\zh_TW\smart_editor2_in.css" />
<Content Include="Content\smarteditor\css\zh_TW\smart_editor2_items.css" />
<Content Include="Content\smarteditor\css\zh_TW\smart_editor2_out.css" />
<Content Include="Content\smarteditor\img\bg_b1.png" />
<Content Include="Content\smarteditor\img\bg_button.gif" />
<Content Include="Content\smarteditor\img\bg_button_left.gif" />
<Content Include="Content\smarteditor\img\bg_button_right.gif" />
<Content Include="Content\smarteditor\img\bg_find_h3.gif" />
<Content Include="Content\smarteditor\img\bg_help.gif" />
<Content Include="Content\smarteditor\img\bg_line1.gif" />
<Content Include="Content\smarteditor\img\bg_quote2.gif" />
<Content Include="Content\smarteditor\img\bg_set.gif" />
<Content Include="Content\smarteditor\img\bg_spell.gif" />
<Content Include="Content\smarteditor\img\bg_text_tool.gif" />
<Content Include="Content\smarteditor\img\bx_set_110302.gif" />
<Content Include="Content\smarteditor\img\en_US\btn_set.png" />
<Content Include="Content\smarteditor\img\en_US\text_tool_set.png" />
<Content Include="Content\smarteditor\img\icon_set.gif" />
<Content Include="Content\smarteditor\img\ico_extend.png" />
<Content Include="Content\smarteditor\img\ja_JP\btn_set.png" />
<Content Include="Content\smarteditor\img\ja_JP\text_tool_set.png" />
<Content Include="Content\smarteditor\img\ko_KR\btn_set.png" />
<Content Include="Content\smarteditor\img\ko_KR\text_tool_set.png" />
<Content Include="Content\smarteditor\img\zh_CN\btn_set.png" />
<Content Include="Content\smarteditor\img\zh_CN\text_tool_set.png" />
<Content Include="Content\smarteditor\img\zh_TW\btn_set.png" />
<Content Include="Content\smarteditor\img\zh_TW\text_tool_set.png" />
<Content Include="Content\smarteditor\js\lib\jindo2.all.js" />
<Content Include="Content\smarteditor\js\lib\jindo_component.js" />
<Content Include="Content\smarteditor\js\service\hp_SE_OuterIFrameControl.js" />
<Content Include="Content\smarteditor\js\service\hp_SE_ToolbarToggler.js" />
<Content Include="Content\smarteditor\js\service\HuskyEZCreator.js" />
<Content Include="Content\smarteditor\js\service\husky_SE2B_Lang_en_US.js" />
<Content Include="Content\smarteditor\js\service\husky_SE2B_Lang_ja_JP.js" />
<Content Include="Content\smarteditor\js\service\husky_SE2B_Lang_ko_KR.js" />
<Content Include="Content\smarteditor\js\service\husky_SE2B_Lang_zh_CN.js" />
<Content Include="Content\smarteditor\js\service\husky_SE2B_Lang_zh_TW.js" />
<Content Include="Content\smarteditor\js\service\SE2BasicCreator.js" />
<Content Include="Content\smarteditor\js\service\SE2M_Configuration.js" />
<Content Include="Content\smarteditor\js\smarteditor2.js" />
<Content Include="Content\smarteditor\js\smarteditor2.min.js" />
<Content Include="Content\smarteditor\SmartEditor2.html" />
<Content Include="Content\smarteditor\SmartEditor2noframe.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin_en_US.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin_ja_JP.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin_ko_KR.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin_zh_CN.html" />
<Content Include="Content\smarteditor\SmartEditor2Skin_zh_TW.html" />
<Content Include="Content\smarteditor\smart_editor2_inputarea.html" />
<Content Include="Content\smarteditor\smart_editor2_inputarea_ie8.html" />
<Content Include="Content\themes\explorer-fa\theme.css" />
<Content Include="Content\themes\explorer-fa\theme.js" />
<Content Include="Content\themes\explorer-fa\theme.min.css" />
<Content Include="Content\themes\explorer-fa\theme.min.js" />
<Content Include="Content\themes\explorer\theme.css" />
<Content Include="Content\themes\explorer\theme.js" />
<Content Include="Content\themes\explorer\theme.min.css" />
<Content Include="Content\themes\explorer\theme.min.js" />
<Content Include="Content\themes\fa\theme.js" />
<Content Include="Content\themes\fa\theme.min.js" />
<Content Include="Content\themes\gly\theme.js" />
<Content Include="Content\themes\gly\theme.min.js" />
<Content Include="Content\img\loading-sm.gif" />
<Content Include="Content\img\loading.gif" />
<Content Include="css\animate.css" />
<Content Include="css\app.css" />
<Content Include="css\bootstrap.css" />
<Content Include="css\BSFileInput\fileinput.css" />
<Content Include="css\BSFileInput\fileinput.js" />
<Content Include="css\BSFileInput\fileinput.min.js" />
<Content Include="css\datepicker.css" />
<Content Include="css\dev.css" />
<Content Include="css\font-awesome.min.css" />
<Content Include="css\font.css" />
<Content Include="css\fuelux\demo.datagrid.js" />
<Content Include="css\fuelux\fuelux.css" />
<Content Include="css\fuelux\fuelux.js" />
<Content Include="css\img\intranet_logo.png" />
<Content Include="css\img\intranet_logo_b.gif" />
<Content Include="css\img\intranet_logo_b.png" />
<Content Include="css\img\loading-sm.gif" />
<Content Include="css\img\loading.gif" />
<Content Include="Img\common\gnb_close.png" />
<Content Include="Img\common\logo2.png" />
<Content Include="Img\gnb_logo.png" />
<Content Include="Img\online\title_ico.png" />
<Content Include="css\landing.css" />
<Content Include="css\summernote\bootstrap-simplex.css" />
<Content Include="css\summernote\summernote.css" />
<Content Include="css\themes\explorer-fa\theme.css" />
<Content Include="css\themes\explorer-fa\theme.js" />
<Content Include="css\themes\explorer-fa\theme.min.css" />
<Content Include="css\themes\explorer-fa\theme.min.js" />
<Content Include="css\themes\explorer\theme.css" />
<Content Include="css\themes\explorer\theme.js" />
<Content Include="css\themes\explorer\theme.min.css" />
<Content Include="css\themes\explorer\theme.min.js" />
<Content Include="css\themes\fa\theme.js" />
<Content Include="css\themes\fa\theme.min.js" />
<Content Include="css\themes\gly\theme.js" />
<Content Include="css\themes\gly\theme.min.js" />
<Content Include="css\www\animate.min.css" />
<Content Include="css\www\common.css" />
<Content Include="css\www\slick.css" />
<Content Include="css\www\style.css" />
<Content Include="faviconx.ico" />
<Content Include="fonts\fontawesome-webfont.svg" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="Global.asax" />
<Content Include="images\avatar.jpg" />
<Content Include="images\ico_6.gif" />
<Content Include="images\introduce1.jpg" />
<Content Include="images\introduce2.jpg" />
<Content Include="images\introduce3.jpg" />
<Content Include="images\introduce4.jpg" />
<Content Include="images\introduce5.jpg" />
<Content Include="images\introduce6.jpg" />
<Content Include="images\logo.png" />
<Content Include="images\nptech.ico" />
<Content Include="images\thum_noimage.gif" />
<Content Include="Img\common\breadcrumb_arrow.png" />
<Content Include="Img\common\breadcrumb_home.png" />
<Content Include="Img\common\checkbox_on.png" />
<Content Include="Img\common\eng_ifca-down.png" />
<Content Include="Img\common\eng_ifca-top.png" />
<Content Include="Img\common\eng_kfcf_logo.jpg" />
<Content Include="Img\common\eng_sign.jpg" />
<Content Include="Img\common\fair_book_sample01.jpg" />
<Content Include="Img\common\footer_sns01.png" />
<Content Include="Img\common\footer_sns02.png" />
<Content Include="Img\common\footer_sns03.png" />
<Content Include="Img\common\footer_sns04.png" />
<Content Include="Img\common\footer_sns05.png" />
<Content Include="Img\common\gnb_arrow_m.png" />
<Content Include="Img\common\gnb_join_m.png" />
<Content Include="Img\common\gnb_language.png" />
<Content Include="Img\common\gnb_login_m.png" />
<Content Include="Img\common\gnb_logo.jpg" />
<Content Include="Img\common\gnb_menu_arrow.png" />
<Content Include="Img\common\gnb_menu_bg.png" />
<Content Include="Img\common\gnb_updown_m.png" />
<Content Include="Img\common\logo.jpg" />
<Content Include="Img\common\sign.jpg" />
<Content Include="Img\common\pop_close.png" />
<Content Include="Img\common\profile_sample.jpg" />
<Content Include="Img\common\select_arrow.png" />
<Content Include="Img\common\subTitle_bg_about.jpg" />
<Content Include="Img\common\subTitle_bg_division.jpg" />
<Content Include="Img\common\subTitle_bg_hr.jpg" />
<Content Include="Img\common\subTitle_bg_member.jpg" />
<Content Include="Img\common\subTitle_bg_mypage.jpg" />
<Content Include="Img\common\subTitle_bg_talent.jpg" />
<Content Include="Img\mail\mail_list_img01.jpg" />
<Content Include="Img\mail\mail_logo.png" />
<Content Include="Img\mail\mail_title_bg.jpg" />
<Content Include="Img\mail\mail_title_txt.png" />
<Content Include="Img\sub\about_ceo.jpg" />
<Content Include="Img\sub\board_search.png" />
<Content Include="Img\sub\candidate_img01.png" />
<Content Include="Img\sub\candidate_img02.png" />
<Content Include="Img\sub\candidate_img03.png" />
<Content Include="Img\sub\candidate_img04.png" />
<Content Include="Img\sub\candidate_img05.png" />
<Content Include="Img\sub\client_arrow.png" />
<Content Include="Img\sub\client_img01.png" />
<Content Include="Img\sub\client_img02.png" />
<Content Include="Img\sub\client_img03.png" />
<Content Include="Img\sub\client_img04.png" />
<Content Include="Img\sub\client_img05.png" />
<Content Include="Img\sub\client_img06.png" />
<Content Include="Img\sub\client_img07.png" />
<Content Include="Img\sub\client_img08.png" />
<Content Include="Img\sub\consult_email.png" />
<Content Include="Img\sub\consult_sample.jpg" />
<Content Include="Img\sub\contact_icon01.png" />
<Content Include="Img\sub\contact_icon02.png" />
<Content Include="Img\sub\contact_icon03.png" />
<Content Include="Img\sub\contact_icon04.png" />
<Content Include="Img\sub\csr_arrow.png" />
<Content Include="Img\sub\csr_img01.png" />
<Content Include="Img\sub\csr_img02.png" />
<Content Include="Img\sub\csr_img03.png" />
<Content Include="Img\sub\csr_logo.jpg" />
<Content Include="Img\sub\division_ceo.jpg" />
<Content Include="Img\sub\excutive_report.png" />
<Content Include="Img\sub\excutive_report_m.png" />
<Content Include="Img\sub\excutive_search.png" />
<Content Include="Img\sub\excutive_search_m.png" />
<Content Include="Img\sub\faq_a.png" />
<Content Include="Img\sub\hire_arrow01.png" />
<Content Include="Img\sub\hire_arrow02.png" />
<Content Include="Img\sub\hire_list.png" />
<Content Include="Img\sub\hire_partner01.jpg" />
<Content Include="Img\sub\hire_partner02.jpg" />
<Content Include="Img\sub\hire_partner03.jpg" />
<Content Include="Img\sub\hire_step.png" />
<Content Include="Img\sub\hire_step_m.png" />
<Content Include="Img\sub\hire_title.png" />
<Content Include="Img\sub\industry_img01.jpg" />
<Content Include="Img\sub\industry_img02.jpg" />
<Content Include="Img\sub\mypage_delete.png" />
<Content Include="Img\sub\mypage_edit.png" />
<Content Include="Img\sub\news_plus.png" />
<Content Include="Img\sub\news_test.jpg" />
<Content Include="Img\sub\paging_first.png" />
<Content Include="Img\sub\paging_last.png" />
<Content Include="Img\sub\paging_next.png" />
<Content Include="Img\sub\paging_prev.png" />
<Content Include="Img\sub\partners_arrow.png" />
<Content Include="Img\sub\partners_arrow_m.png" />
<Content Include="Img\sub\pop_search.png" />
<Content Include="Img\sub\recruit_flow_arrow.png" />
<Content Include="Img\sub\recruit_flow_arrow_m.png" />
<Content Include="Img\sub\recruit_service_img01.png" />
<Content Include="Img\sub\recruit_service_img02.png" />
<Content Include="Img\sub\repute_tail.png" />
<Content Include="Img\sub\rpteList_img01.png" />
<Content Include="Img\sub\rpteList_img02.png" />
<Content Include="Img\sub\rpteList_img03.png" />
<Content Include="Img\sub\rpteList_img04.png" />
<Content Include="Img\sub\rpteList_img05.png" />
<Content Include="Img\sub\rpteList_img06.png" />
<Content Include="Img\sub\rpteList_img07.png" />
<Content Include="Img\sub\tolltip_arrow1.png" />
<Content Include="Img\sub\tolltip_arrow2.png" />
<Content Include="INIPay\결제모듈설정.txt" />
<Content Include="js\app.js" />
<Content Include="js\app.plugin.js" />
<Content Include="js\bootstrap.js" />
<Content Include="js\Chart.bundle.js" />
<Content Include="js\datepicker\bootstrap-datepicker.js" />
<Content Include="js\datepicker\datepicker.css" />
<Content Include="js\jquery.min.js" />
<Content Include="js\moment.js" />
<Content Include="js\underscore.js" />
<Content Include="js\underscore-min.js" />
<Content Include="js\site.js" />
<Content Include="js\slimscroll\jquery.slimscroll.min.js" />
<Content Include="js\summernote\summernote.js" />
<Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="fonts\fontawesome-webfont.eot" />
<Content Include="fonts\fontawesome-webfont.ttf" />
<Content Include="fonts\fontawesome-webfont.woff" />
<Content Include="fonts\FontAwesome.otf" />
<Content Include="fonts\opensans\opensans-bold-webfont.woff" />
<Content Include="fonts\opensans\opensans-light-webfont.woff" />
<Content Include="fonts\opensans\opensans-webfont.woff" />
<Content Include="css\summernote\font\summernote.eot" />
<Content Include="css\summernote\font\summernote.ttf" />
<Content Include="css\summernote\font\summernote.woff" />
<Content Include="Content\file\cminnings.xlsx" />
<Content Include="Content\file\questions.xlsx" />
<Content Include="Content\file\contents.xlsx" />
<Content Include="Content\file\ncs4.xlsx" />
<Content Include="Content\file\LECT.xlsx" />
<Content Include="Content\file\LECTSITE.xlsx" />
<Content Include="Content\file\EXAMDATA.xlsx" />
<Content Include="Content\file\users.xlsx" />
<Content Include="Content\file\examusers.xlsx" />
<Content Include="Content\file\YNICTEManualaxds.pdf" />
<Content Include="Content\file\documentspast.xlsx" />
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include="js\Chart.utils.js" />
<Content Include="Spring\ControllersStaging.xml" />
<Content Include="Spring\Controllers.xml" />
<Content Include="Spring\Daos.xml" />
<Content Include="Views\Account\Error.cshtml" />
<Content Include="Views\Account\Index.cshtml" />
<Content Include="Views\Home\Error.cshtml" />
<Content Include="Views\Home\Index.cshtml" />
<Content Include="Views\Shared\Partial\Button.cshtml" />
<Content Include="Views\Shared\Partial\Checkbox.cshtml" />
<Content Include="Views\Shared\Partial\Editor.cshtml" />
<Content Include="Views\Shared\Partial\Email.cshtml" />
<Content Include="Views\Shared\Partial\File.cshtml" />
<Content Include="Views\Shared\Partial\Mit.cshtml" />
<Content Include="Views\Shared\Partial\Mobile.cshtml" />
<Content Include="Views\Shared\Partial\Options.cshtml" />
<Content Include="Views\Shared\Partial\pagecount.cshtml" />
<Content Include="Views\Shared\Partial\Post.cshtml" />
<Content Include="Views\Shared\Partial\Radio.cshtml" />
<Content Include="Views\Shared\Partial\RootFolder.cshtml" />
<Content Include="Views\Shared\Partial\ScriptDate.cshtml" />
<Content Include="Views\Shared\Partial\ScriptEditor.cshtml" />
<Content Include="Views\Shared\Partial\ScriptEmail.cshtml" />
<Content Include="Views\Shared\Partial\ScriptFile.cshtml" />
<Content Include="Views\Shared\Partial\ScriptPost.cshtml" />
<Content Include="Views\Shared\Partial\Select.cshtml" />
<Content Include="Views\Shared\Partial\SSO.cshtml" />
<Content Include="Views\Shared\Partial\TabMenus.cshtml" />
<Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="Views\Shared\_PopupLayout.cshtml" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Views\Web.config" />
<Content Include="Views\_ViewStart.cshtml" />
<Content Include="Views\Shared\Partial\Text.cshtml" />
<Content Include="Views\Shared\Partial\SearchCaption.cshtml" />
<Content Include="Views\Shared\Partial\TextEng.cshtml" />
<Content Include="Views\Shared\Partial\DForm.cshtml" />
<Content Include="Views\System\Menus.cshtml" />
<Content Include="Views\System\MenuAuth.cshtml" />
<Content Include="Views\Shared\Partial\Password.cshtml" />
<Content Include="Views\Shared\Partial\Date.cshtml" />
<Content Include="Views\Shared\Empty.cshtml" />
<Content Include="Views\MM\Config1.cshtml" />
<Content Include="Views\MM\Config.cshtml" />
<Content Include="Views\MM\Config2.cshtml" />
<Content Include="Views\Shared\Partial\PageRow.cshtml" />
<Content Include="Views\Shared\Partial\FileScript.cshtml" />
<Content Include="Views\Shared\Partial\CommentBox.cshtml" />
<Content Include="Views\Shared\_PrintLayout.cshtml" />
<Content Include="Views\Shared\Partial\CommentBoxL.cshtml" />
<Content Include="Views\Shared\Partial\Summernote.cshtml" />
<Content Include="Views\Shared\Partial\Summernotestyle.cshtml" />
<Content Include="Views\Shared\Partial\UserBox.cshtml" />
<Content Include="Views\MM\Config0.cshtml" />
<Content Include="Views\Account\BanEmail.cshtml" />
<Content Include="Views\Account\GetEnc.cshtml" />
<Content Include="Views\cm\terms.cshtml" />
<Content Include="Views\cm\termreg.cshtml" />
<Content Include="Views\cm\cgs.cshtml" />
<Content Include="Views\cm\cms.cshtml" />
<Content Include="Views\cm\cmreg.cshtml" />
<Content Include="Views\Shared\Partial\BookBox.cshtml" />
<Content Include="Views\Shared\Partial\CMBox.cshtml" />
<Content Include="Views\Shared\Partial\NCSBox.cshtml" />
<Content Include="Views\user\us.cshtml" />
<Content Include="Views\user\ur.cshtml" />
<Content Include="Views\Shared\Partial\AssignBox.cshtml" />
<Content Include="Views\cm\bookreg.cshtml" />
<Content Include="Views\cm\books.cshtml" />
<Content Include="Views\cm\cmreginning.cshtml" />
<Content Include="Views\Shared\Partial\ContentBox.cshtml" />
<Content Include="Views\cm\cmregest.cshtml" />
<Content Include="Views\cm\cmregex.cshtml" />
<Content Include="Views\cm\cc.cshtml" />
<Content Include="Views\cm\qs.cshtml" />
<Content Include="Views\cm\qr.cshtml" />
<Content Include="Views\cm\qp.cshtml" />
<Content Include="Views\cm\cmregsd.cshtml" />
<Content Include="Views\cm\rs.cshtml" />
<Content Include="Views\cm\rr.cshtml" />
<Content Include="Views\cm\cmregrs.cshtml" />
<Content Include="Views\cm\cmregmenu.cshtml" />
<Content Include="Views\cm\pcs.cshtml" />
<Content Include="Views\cm\pcr.cshtml" />
<Content Include="Views\user\urprint.cshtml" />
<Content Include="Views\cm\cts.cshtml" />
<Content Include="Views\cm\ctr.cshtml" />
<Content Include="Views\user\assigns.cshtml" />
<Content Include="Views\user\asr.cshtml" />
<Content Include="Views\user\asv.cshtml" />
<Content Include="Views\user\asp.cshtml" />
<Content Include="Views\user\asfee.cshtml" />
<Content Include="Views\user\assite.cshtml" />
<Content Include="Views\cc\bms.cshtml" />
<Content Include="Views\cc\bmr.cshtml" />
<Content Include="Views\cc\homes.cshtml" />
<Content Include="Views\cc\homer.cshtml" />
<Content Include="Views\cc\rooms.cshtml" />
<Content Include="Views\cc\roomr.cshtml" />
<Content Include="Views\cc\emails.cshtml" />
<Content Include="Views\cc\emailr.cshtml" />
<Content Include="Views\cc\memos.cshtml" />
<Content Include="Views\cc\memosends.cshtml" />
<Content Include="Views\cc\memoview.cshtml" />
<Content Include="Views\cc\memosend.cshtml" />
<Content Include="Views\cc\talks.cshtml" />
<Content Include="Views\cc\talkr.cshtml" />
<Content Include="Views\MM\banners.cshtml" />
<Content Include="Views\MM\popups.cshtml" />
<Content Include="Views\MM\pages.cshtml" />
<Content Include="Views\MM\Config3.cshtml" />
<Content Include="Views\data\accesses.cshtml" />
<Content Include="Views\data\accesses0.cshtml" />
<Content Include="Views\data\accesses1.cshtml" />
<Content Include="Views\data\accesses2.cshtml" />
<Content Include="Views\data\accesses3.cshtml" />
<Content Include="Views\data\accesses4.cshtml" />
<Content Include="Views\data\sales.cshtml" />
<Content Include="Views\data\sales0.cshtml" />
<Content Include="Views\data\sales1.cshtml" />
<Content Include="Views\data\learns.cshtml" />
<Content Include="Views\data\learns0.cshtml" />
<Content Include="Views\data\learns1.cshtml" />
<Content Include="Views\data\learns2.cshtml" />
<Content Include="Views\data\learns3.cshtml" />
<Content Include="Views\data\learns4.cshtml" />
<Content Include="Views\data\learnassigns.cshtml" />
<Content Include="Views\data\fees.cshtml" />
<Content Include="Views\data\feep.cshtml" />
<Content Include="Views\croom\lectreg.cshtml" />
<Content Include="Views\croom\grades.cshtml" />
<Content Include="Views\croom\lectcms.cshtml" />
<Content Include="Views\croom\cmlects.cshtml" />
<Content Include="Views\Shared\Partial\semscript.cshtml" />
<Content Include="Views\Shared\Partial\sembtns.cshtml" />
<Content Include="Views\croom\cmlectattprint.cshtml" />
<Content Include="Views\Shared\Partial\CMBox2.cshtml" />
<Content Include="Views\croom\certs.cshtml" />
<Content Include="Views\croom\encourages.cshtml" />
<Content Include="Views\Shared\Partial\DatewTime.cshtml" />
<Content Include="Views\croom\certr.cshtml" />
<Content Include="Views\croom\encourageset.cshtml" />
<Content Include="Views\croom\rss.cshtml" />
<Content Include="Views\croom\rsv.cshtml" />
<Content Include="Views\croom\deliveries.cshtml" />
<Content Include="Views\croom\certreception.cshtml" />
<Content Include="Views\croom\edub2bs.cshtml" />
<Content Include="Views\croom\edub2b.cshtml" />
<Content Include="Views\croom\attoffs.cshtml" />
<Content Include="Views\croom\attoff.cshtml" />
<Content Include="Views\croom\grade.cshtml" />
<Content Include="Views\croom\grade0.cshtml" />
<Content Include="Views\croom\grade1.cshtml" />
<Content Include="Views\croom\certresult.cshtml" />
<Content Include="Views\croom\atts.cshtml" />
<Content Include="Views\croom\grade2.cshtml" />
<Content Include="Views\croom\examdatareg.cshtml" />
<Content Include="Views\croom\grade4.cshtml" />
<Content Include="Views\croom\certprint.cshtml" />
<Content Include="Views\croom\grade5.cshtml" />
<Content Include="Views\croom\cddlist.cshtml" />
<Content Include="Views\croom\pay.cshtml" />
<Content Include="Views\croom\payview.cshtml" />
<Content Include="Views\croom\payrefund.cshtml" />
<Content Include="Views\croom\refundview.cshtml" />
<Content Include="Views\croom\refundprint.cshtml" />
<Content Include="Views\croom\tax.cshtml" />
<Content Include="Views\croom\taxdetail.cshtml" />
<Content Include="Views\croom\taxsmart.cshtml" />
<Content Include="Views\cm\cmregeduschedule.cshtml" />
<Content Include="Views\croom\cmstandbylects.cshtml" />
<Content Include="Views\croom\Documents.cshtml" />
<Content Include="Views\croom\asrpop.cshtml" />
<Content Include="Views\data\learns5.cshtml" />
<Content Include="Views\data\learns6.cshtml" />
<Content Include="Views\data\learns7.cshtml" />
<Content Include="Views\Shared\Partial\CMScdBox.cshtml" />
<Content Include="Views\croom\completions.cshtml" />
<Content Include="Views\Shared\Partial\AssignBox2.cshtml" />
<Content Include="Views\croom\documentspast.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Models\" />
</ItemGroup>
<ItemGroup>
<Content Include="fonts\glyphicons-halflings-regular.woff" />
</ItemGroup>
<ItemGroup>
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
</ItemGroup>
<ItemGroup>
<Content Include="fonts\glyphicons-halflings-regular.eot" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Base\Base.csproj">
<Project>{ccaa0b88-d2fd-450c-8ef3-d5f9c6c93b25}</Project>
<Name>Base</Name>
</ProjectReference>
<ProjectReference Include="..\Dao\Dao.csproj">
<Project>{748e363f-863f-4caa-bb9b-b3be3be7607e}</Project>
<Name>Dao</Name>
</ProjectReference>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{ed9c46ed-d635-4f9b-8372-599eeb050673}</Project>
<Name>Model</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>49396</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://admin.ynicte.com</IISUrl>
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl>
<IISAppRootUrl>http://192.168.1.5:81/</IISAppRootUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props'))" />
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
</Target>
<!-- 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>