2020-10-12 14:39:23 +09:00
<?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 > {707F0AAA-F7B7-414D-B763-33DE10980702}</ProjectGuid>
<ProjectTypeGuids > {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > NP.FO</RootNamespace>
<AssemblyName > NP.FO</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" >
<HintPath > ..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
</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= "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= "NPDao, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\References\NPDao.dll</HintPath>
</Reference>
2020-10-28 10:06:43 +09:00
<Reference Include= "OkCert3ComLib" >
<HintPath > ..\References\OkCert3ComLib.dll</HintPath>
<EmbedInteropTypes > True</EmbedInteropTypes>
</Reference>
2020-10-12 14:39:23 +09:00
<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" >
<Private > True</Private>
</Reference>
<Reference Include= "System.Web.Abstractions" >
<Private > True</Private>
</Reference>
<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.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=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<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>
2020-11-16 17:42:59 +09:00
<Reference Include= "XPayClientNet, Version=2.0.1.9, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\References\XPayClientNet.dll</HintPath>
2020-10-12 14:39:23 +09:00
</Reference>
</ItemGroup>
<ItemGroup >
<Reference Include= "Newtonsoft.Json" >
<HintPath > ..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<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\CDMSController.cs" />
<Compile Include= "Controllers\CRoomController.cs" />
<Compile Include= "Controllers\CRoomBaseController.cs" />
<Compile Include= "Controllers\MyController.cs" />
<Compile Include= "Controllers\CourseController.cs" />
<Compile Include= "Controllers\OpenController.cs" />
<Compile Include= "Controllers\BoardController.cs" />
<Compile Include= "Controllers\AccountController.cs" />
<Compile Include= "Controllers\FOAuthBaseController.cs" />
<Compile Include= "Controllers\FOBaseController.cs" />
<Compile Include= "Controllers\FOOpenBaseController.cs" />
<Compile Include= "Controllers\HomeController.cs" />
<Compile Include= "Global.asax.cs" >
<DependentUpon > Global.asax</DependentUpon>
</Compile>
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup >
2021-06-24 15:40:53 +09:00
<Content Include= ".well-known\pki-validation\7FB788EEC2C9CA386F915E221E9DFAE0.txt" />
2020-10-12 14:39:23 +09:00
<Content Include= "css\animate.min.css" />
<Content Include= "css\bootstrap.css" />
<Content Include= "css\common.css" />
<Content Include= "css\examdev.css" />
<Content Include= "css\examcommon.css" />
<Content Include= "css\exam\base.css" />
<Content Include= "css\exam\button.css" />
<Content Include= "css\lecture.css" />
<Content Include= "css\dev.css" />
<Content Include= "css\mainpopup.css" />
<Content Include= "css\mypage.css" />
<Content Include= "css\slick.css" />
<Content Include= "css\style.css" />
<Content Include= "css\summernote\bootstrap-simplex.css" />
<Content Include= "css\summernote\summernote.css" />
2020-10-12 15:39:18 +09:00
<Content Include= "faviconx.ico" />
2020-10-12 14:39:23 +09:00
<Content Include= "Global.asax" />
<Content Include= "ApplicationInsights.config" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include= "css\summernote\font\summernote.eot" />
<Content Include= "css\summernote\font\summernote.ttf" />
<Content Include= "css\summernote\font\summernote.woff" />
<Content Include= "Content\공정경쟁연합회사업자등록증.pdf" />
2021-04-08 16:20:11 +09:00
<Content Include= "Content\특급기술인_계속교육_이수방법.pdf" />
2020-10-12 14:39:23 +09:00
<None Include= "Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include= "img\academy\aca_feature.png" />
<Content Include= "img\academy\aca_flow01.png" />
<Content Include= "img\academy\aca_flow02.png" />
<Content Include= "img\academy\aca_flow03.png" />
<Content Include= "img\academy\aca_flow04.png" />
<Content Include= "img\academy\aca_flow05.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\academy\edu_intro.jpg" />
<Content Include= "img\academy\edu_intro_m.jpg" />
<Content Include= "img\academy\edu_online.jpg" />
<Content Include= "img\academy\edu_online_m.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\book\book_list_btn01.png" />
<Content Include= "img\book\book_list_btn02.png" />
<Content Include= "img\book\thumb_arrow_next.png" />
<Content Include= "img\book\thumb_arrow_prev.png" />
<Content Include= "img\certificate\cer01_img01.png" />
<Content Include= "img\certificate\cer01_img02.png" />
<Content Include= "img\certificate\cer01_img03.png" />
<Content Include= "img\certificate\cer02_img01.png" />
<Content Include= "img\certificate\cer02_img02.png" />
<Content Include= "img\certificate\cer02_img03.png" />
<Content Include= "img\certificate\cer03_img01.png" />
<Content Include= "img\certificate\cer03_img02.png" />
<Content Include= "img\certificate\cer03_img03.png" />
<Content Include= "img\certificate\cer04_img01.png" />
<Content Include= "img\certificate\cer04_img02.png" />
<Content Include= "img\certificate\cer04_img03.png" />
<Content Include= "img\certificate\cer04_img04.png" />
<Content Include= "img\certificate\cer04_img05.png" />
<Content Include= "img\certificate\cer04_img06.png" />
<Content Include= "img\certificate\cer04_img07.png" />
<Content Include= "img\certificate\cer_print_0101.png" />
<Content Include= "img\certificate\cer_print_0102.png" />
2021-04-08 09:14:01 +09:00
<Content Include= "img\certificate\cer_print_0103.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\certificate\cer_print_0201.png" />
<Content Include= "img\certificate\cer_print_0202.png" />
<Content Include= "img\certificate\cer_print_chrome.png" />
<Content Include= "img\certificate\cer_print_ie.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\certificate\print.jpg" />
<Content Include= "img\common\apply_more.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\breadcrumb_arrow.png" />
<Content Include= "img\common\breadcrumb_home.png" />
<Content Include= "img\common\footer_cer.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\footer_family01.jpg" />
<Content Include= "img\common\footer_family02.jpg" />
<Content Include= "img\common\footer_family03.jpg" />
<Content Include= "img\common\footer_family04.jpg" />
<Content Include= "img\common\footer_family_arrow.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\footer_ico01.png" />
<Content Include= "img\common\footer_ico02.png" />
<Content Include= "img\common\footer_ico03.png" />
<Content Include= "img\common\gnb_arrow.png" />
<Content Include= "img\common\gnb_close.png" />
<Content Include= "img\common\gnb_join.png" />
<Content Include= "img\common\gnb_lecture.png" />
<Content Include= "img\common\gnb_list_arrow.png" />
<Content Include= "img\common\gnb_login.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\gnb_logo.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\gnb_logo.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\gnb_mobile_dot.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\gnb_mypage.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\gnb_top_left_insta.png" />
<Content Include= "img\common\gnb_top_left_kakao.png" />
<Content Include= "img\common\gnb_top_right_eng.jpg" />
<Content Include= "img\common\gnb_top_right_join.jpg" />
<Content Include= "img\common\gnb_top_right_login.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\gnb_updown_m.png" />
2020-10-12 15:32:10 +09:00
<Content Include= "img\common\gnb_logo.gif" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\history_ico01.png" />
<Content Include= "img\common\history_ico02.png" />
<Content Include= "img\common\history_ico03.png" />
<Content Include= "img\common\history_ico04.png" />
<Content Include= "img\common\history_ico05.png" />
<Content Include= "img\common\ico_down.png" />
<Content Include= "img\common\into_ico01.png" />
<Content Include= "img\common\into_ico02.png" />
<Content Include= "img\common\into_ico03.png" />
<Content Include= "img\common\into_ico04.png" />
<Content Include= "img\common\into_ico05.png" />
2020-12-09 08:14:03 +09:00
<Content Include= "img\common\intranet_logo_b.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\join_select01.png" />
<Content Include= "img\common\join_select02.png" />
<Content Include= "img\common\join_select03.png" />
<Content Include= "img\common\join_sns01.jpg" />
<Content Include= "img\common\join_sns02.jpg" />
<Content Include= "img\common\join_sns03.jpg" />
<Content Include= "img\common\join_step01.png" />
<Content Include= "img\common\join_step01_on.png" />
<Content Include= "img\common\join_step02.png" />
<Content Include= "img\common\join_step02_on.png" />
<Content Include= "img\common\join_step03.png" />
<Content Include= "img\common\join_step03_on.png" />
<Content Include= "img\common\link_arrow.png" />
<Content Include= "img\common\login_sns01.png" />
<Content Include= "img\common\login_sns02.png" />
<Content Include= "img\common\login_sns03.png" />
<Content Include= "img\common\mobile_arrow.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\mobile_back.png" />
<Content Include= "img\common\mobile_gnb_loginok.png" />
<Content Include= "img\common\mobile_gnb_loginok_ico01.png" />
<Content Include= "img\common\mobile_gnb_loginok_ico02.png" />
<Content Include= "img\common\mobile_gnb_loginok_ico03.png" />
<Content Include= "img\common\mobile_gnb_loginok_ico04.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\mobile_link.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\mobile_top.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\mobile_updown.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\mypage_close.png" />
<Content Include= "img\common\paging_first.png" />
<Content Include= "img\common\paging_last.png" />
<Content Include= "img\common\paging_next.png" />
<Content Include= "img\common\paging_prev.png" />
<Content Include= "img\common\pop_close.png" />
2020-12-08 10:18:12 +09:00
<Content Include= "img\common\professor_01.jpg" />
<Content Include= "img\common\professor_02.jpg" />
<Content Include= "img\common\professor_03.jpg" />
<Content Include= "img\common\professor_04.jpg" />
<Content Include= "img\common\professor_05.jpg" />
<Content Include= "img\common\professor_06.jpg" />
<Content Include= "img\common\professor_07.jpg" />
<Content Include= "img\common\professor_08.jpg" />
<Content Include= "img\common\professor_09.jpg" />
2020-12-16 13:11:04 +09:00
<Content Include= "img\common\profile_sample.jpg" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\refund_ico01.png" />
<Content Include= "img\common\refund_ico02.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\select_arrow.png" />
<Content Include= "img\common\select_arrow_on.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\common\subTitle_bg.jpg" />
<Content Include= "img\common\subTitle_bg01.jpg" />
<Content Include= "img\common\subTitle_bg04.jpg" />
<Content Include= "img\common\subTitle_bg05.jpg" />
<Content Include= "img\common\subTitle_bg06.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\common\subTitle_ico01.png" />
<Content Include= "img\common\subTitle_ico02.png" />
<Content Include= "img\common\subTitle_ico03.png" />
<Content Include= "img\common\subTitle_ico04.png" />
<Content Include= "img\common\subTitle_ico05.png" />
<Content Include= "img\common\subTitle_ico06.png" />
<Content Include= "img\customer\faq_btn01.png" />
<Content Include= "img\customer\faq_btn02.png" />
<Content Include= "img\customer\loca_ico01.png" />
<Content Include= "img\customer\loca_ico02.png" />
<Content Include= "img\customer\loca_ico03.png" />
<Content Include= "img\customer\loca_ico04.png" />
<Content Include= "img\customer\notice_file.png" />
<Content Include= "img\customer\notice_ico.png" />
<Content Include= "img\customer\notice_reply.png" />
<Content Include= "img\customer\refund.jpg" />
<Content Include= "img\customer\refund_m.jpg" />
<Content Include= "img\exam\btn_menu.png" />
<Content Include= "img\exam\btn_menu_close.png" />
<Content Include= "img\exam\ico_1.png" />
<Content Include= "img\exam\ico_close.png" />
<Content Include= "img\exam\ico_q.png" />
<Content Include= "img\exam\ico_time.png" />
<Content Include= "img\exam\test_arrow_next.png" />
<Content Include= "img\exam\test_arrow_pre.png" />
<Content Include= "img\favicon.ico" />
<Content Include= "img\lecture\attend_arrow.png" />
<Content Include= "img\lecture\attend_arrow_on.png" />
<Content Include= "img\lecture\evalution_o.png" />
<Content Include= "img\lecture\evalution_type01.png" />
<Content Include= "img\lecture\evalution_type02.png" />
<Content Include= "img\lecture\evalution_type03.png" />
<Content Include= "img\lecture\evalution_type04.png" />
<Content Include= "img\lecture\file_del.png" />
<Content Include= "img\lecture\left_menu01.png" />
<Content Include= "img\lecture\left_menu02.png" />
<Content Include= "img\lecture\left_menu03.png" />
<Content Include= "img\lecture\left_menu04.png" />
<Content Include= "img\lecture\left_menu05.png" />
<Content Include= "img\lecture\left_menu06.png" />
<Content Include= "img\lecture\left_menu07.png" />
<Content Include= "img\lecture\left_menu08.png" />
<Content Include= "img\lecture\left_menu09.png" />
<Content Include= "img\lecture\left_onof_off.png" />
<Content Include= "img\lecture\left_onof_on.png" />
<Content Include= "img\lecture\left_udn_down.png" />
<Content Include= "img\lecture\left_udn_up.png" />
<Content Include= "img\lecture\top_logo.png" />
<Content Include= "img\lecture\top_menu01.png" />
<Content Include= "img\lecture\top_menu02.png" />
<Content Include= "img\lecture\top_menu03.png" />
<Content Include= "img\lecture\top_menu04.png" />
<Content Include= "img\lecture\top_user.png" />
<Content Include= "img\lecture\week_btn01.png" />
<Content Include= "img\lecture\week_btn02.png" />
<Content Include= "img\lecture\week_thumb01.jpg" />
<Content Include= "img\lecture\week_thumb02.jpg" />
2020-10-27 15:42:41 +09:00
<Content Include= "img\main\main_bg.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\main\main_cs_arrow.png" />
<Content Include= "img\main\main_cs_call.png" />
<Content Include= "img\main\main_edu_thumb01.jpg" />
<Content Include= "img\main\main_edu_thumb02.jpg" />
<Content Include= "img\main\main_edu_thumb03.jpg" />
<Content Include= "img\main\main_edu_thumb04.jpg" />
<Content Include= "img\main\main_edu_thumb05.jpg" />
2020-10-27 16:06:53 +09:00
<Content Include= "img\main\main_search_btn.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\main\main_top_bg.jpg" />
<Content Include= "img\main\main_top_bg_m.jpg" />
<Content Include= "img\main\main_top_ico01.png" />
<Content Include= "img\main\main_top_ico02.png" />
<Content Include= "img\main\main_top_ico03.png" />
2020-10-27 16:06:53 +09:00
<Content Include= "img\main\select_arrow.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\mypage\banner01_m.jpg" />
<Content Include= "img\mypage\banner01_mid.jpg" />
<Content Include= "img\mypage\banner01_pc.jpg" />
<Content Include= "img\mypage\basket_desc.png" />
<Content Include= "img\mypage\basket_plus.png" />
<Content Include= "img\mypage\basket_result.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\mypage\join_intro.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\mypage\lecture_attend_license.jpg" />
<Content Include= "img\mypage\lecture_attend_qrcode.jpg" />
<Content Include= "img\mypage\left_menu01.png" />
<Content Include= "img\mypage\left_menu02.png" />
<Content Include= "img\mypage\left_menu03.png" />
<Content Include= "img\mypage\left_menu04.png" />
<Content Include= "img\mypage\left_menu05.png" />
<Content Include= "img\mypage\left_menu06.png" />
<Content Include= "img\mypage\left_menu07.png" />
<Content Include= "img\mypage\left_menu08.png" />
<Content Include= "img\mypage\left_menu09.png" />
<Content Include= "img\mypage\left_menu10.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\mypage\left_menu11.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\mypage\mobile_gnb_loginok_ico01_bk.png" />
<Content Include= "img\mypage\mobile_gnb_loginok_ico02_bk.png" />
<Content Include= "img\mypage\mobile_gnb_loginok_ico03_bk.png" />
<Content Include= "img\mypage\mobile_gnb_loginok_ico04_bk.png" />
<Content Include= "img\mypage\msg_file.png" />
<Content Include= "img\mypage\notice_close.png" />
<Content Include= "img\mypage\popup_profile_sample.jpg" />
<Content Include= "img\mypage\popup_sign.jpg" />
2020-12-08 10:18:12 +09:00
<Content Include= "img\mypage\print.png" />
2020-11-05 11:07:44 +09:00
<Content Include= "img\mypage\privacy_img.jpg" />
2020-10-12 14:39:23 +09:00
<Content Include= "img\mypage\title_arrow.png" />
<Content Include= "img\mypage\title_arrow_on.png" />
<Content Include= "img\offline\consign_list_dot.png" />
<Content Include= "img\offline\consign_list_ico01.png" />
<Content Include= "img\offline\consign_list_ico02.png" />
<Content Include= "img\offline\consign_list_man.png" />
<Content Include= "img\offline\iso_dot.png" />
<Content Include= "img\offline\iso_ico01.png" />
<Content Include= "img\offline\iso_ico02.png" />
<Content Include= "img\offline\iso_ico03.png" />
<Content Include= "img\offline\iso_img.png" />
<Content Include= "img\offline\law_arrow.png" />
<Content Include= "img\offline\law_ico01.png" />
<Content Include= "img\offline\law_ico02.png" />
<Content Include= "img\offline\law_ico03.png" />
<Content Include= "img\offline\law_title_img.png" />
<Content Include= "img\offline\tab_arrow.png" />
<Content Include= "img\online\fair_book_sample01.jpg" />
<Content Include= "img\online\fair_sample01.jpg" />
<Content Include= "img\online\fair_teacher_sample01.jpg" />
<Content Include= "img\online\search_ico.png" />
<Content Include= "img\online\title_ico.png" />
<Content Include= "img\player\player_close.png" />
<Content Include= "img\player\player_menu_close.png" />
<Content Include= "img\player\player_nav_next.png" />
<Content Include= "img\player\player_nav_prev.png" />
<Content Include= "img\repute_tail.png" />
2020-12-28 11:05:43 +09:00
<Content Include= "img\sub\build_tab_ico01.png" />
<Content Include= "img\sub\build_tab_ico01_on.png" />
<Content Include= "img\sub\build_tab_ico02.png" />
<Content Include= "img\sub\build_tab_ico02_on.png" />
<Content Include= "img\sub\build_tab_ico03.png" />
<Content Include= "img\sub\build_tab_ico03_on.png" />
<Content Include= "img\sub\build_tab_ico04.png" />
<Content Include= "img\sub\build_tab_ico04_on.png" />
<Content Include= "img\sub\build_tab_ico05.png" />
<Content Include= "img\sub\build_tab_ico05_on.png" />
<Content Include= "img\sub\etc_tab_ico01.png" />
<Content Include= "img\sub\etc_tab_ico01_on.png" />
<Content Include= "img\sub\graph_sample.jpg" />
<Content Include= "img\sub\isu_ico01.png" />
<Content Include= "img\sub\isu_ico02.png" />
<Content Include= "img\sub\isu_ico03.png" />
<Content Include= "img\sub\isu_ico04.png" />
<Content Include= "img\sub\program_down.png" />
<Content Include= "img\sub\program_ico01.png" />
<Content Include= "img\sub\program_ico02.png" />
<Content Include= "img\sub\yui_ico01.png" />
<Content Include= "img\sub\yui_ico02.png" />
<Content Include= "img\sub\yui_ico03.png" />
<Content Include= "img\sub\yui_ico04.png" />
<Content Include= "img\sub\yui_ico05.png" />
<Content Include= "img\sub\yui_ico06.png" />
<Content Include= "img\sub\yui_ico07.png" />
2020-10-12 14:39:23 +09:00
<Content Include= "js\bootstrap.js" />
<Content Include= "js\examcommon.js" />
<Content Include= "js\exam.js" />
<Content Include= "js\jquery.mmenu.js" />
2020-11-19 16:34:36 +09:00
<Content Include= "js\kakao.js" />
2021-06-25 17:10:11 +09:00
<Content Include= "js\moment.js" />
2020-11-19 16:34:36 +09:00
<Content Include= "js\naveridlogin_js_sdk_2.0.0.js" />
2020-10-12 14:39:23 +09:00
<Content Include= "js\study.js" />
<Content Include= "js\jquery-1.8.3.min.js" />
<Content Include= "js\croom.js" />
<Content Include= "js\placeholders.min.js" />
<Content Include= "js\master.js" />
<Content Include= "js\filescript.js" />
<Content Include= "js\mypage.js" />
<Content Include= "js\site.js" />
<Content Include= "js\slick.min.js" />
<Content Include= "js\sly.min.js" />
<Content Include= "js\summernote.js" />
<Content Include= "Spring\ControllersStaging.xml" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Spring\ControllersDev.xml" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Spring\Controllers.xml" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Spring\Daos.xml" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Views\Home\Index.cshtml" />
<Content Include= "Web.config" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Web.Debug.config" >
<DependentUpon > Web.config</DependentUpon>
</Content>
<Content Include= "Web.Release.config" >
<DependentUpon > Web.config</DependentUpon>
</Content>
<Content Include= "Views\Web.config" />
<Content Include= "Views\_ViewStart.cshtml" />
<Content Include= "Views\Shared\Error.cshtml" />
<Content Include= "Views\Shared\_Layout.cshtml" />
<Content Include= "Views\Account\Index.cshtml" />
<Content Include= "Views\Account\Error.cshtml" />
<Content Include= "Views\Shared\Partial\Foot.cshtml" />
<Content Include= "Views\Home\Html.cshtml" />
<Content Include= "Views\Account\Join.cshtml" />
<Content Include= "Views\Account\CallOrder.cshtml" />
<Content Include= "Views\Account\FindMe.cshtml" />
<Content Include= "Views\Board\List.cshtml" />
<Content Include= "Views\Board\View.cshtml" />
<Content Include= "Views\Home\Popup.cshtml" />
<Content Include= "Views\Account\BanEmail.cshtml" />
<Content Include= "Views\Shared\Partial\GNB.cshtml" />
<Content Include= "Views\Shared\Partial\CSS.cshtml" />
<Content Include= "Views\Shared\Partial\JS.cshtml" />
<Content Include= "Views\Account\IndexAssign.cshtml" />
<Content Include= "Views\Account\IndexBase.cshtml" />
<Content Include= "Views\Shared\_LayoutAssign.cshtml" />
<Content Include= "Views\Shared\Partial\SubTitle.cshtml" />
<Content Include= "Views\Shared\Partial\Breadcrumb.cshtml" />
<Content Include= "Views\Course\Offs.cshtml" />
<Content Include= "Views\Course\OffSearch.cshtml" />
<Content Include= "Views\Course\OffList.cshtml" />
<Content Include= "Views\Course\CC1.cshtml" />
<Content Include= "Views\Course\EduB2B.cshtml" />
<Content Include= "Views\Course\CC2.cshtml" />
<Content Include= "Views\Course\CC3.cshtml" />
<Content Include= "Views\Course\OffDetail.cshtml" />
<Content Include= "Views\Course\OffBuy.cshtml" />
<Content Include= "Views\Shared\Partial\BoxAssign.cshtml" />
<Content Include= "Views\Shared\Partial\option.cshtml" />
<Content Include= "Views\Course\Partial\ThisBoxUser.cshtml" />
<Content Include= "Views\Course\Pay.cshtml" />
<Content Include= "Views\Shared\Partial\Pay.cshtml" />
<Content Include= "Views\Shared\Partial\ScriptPost.cshtml" />
<Content Include= "Views\Course\PayClose.cshtml" />
<Content Include= "Views\Shared\Partial\PayClose.cshtml" />
<Content Include= "Views\Course\PayReturn.cshtml" />
<Content Include= "Views\Shared\Partial\PayReturn.cshtml" />
<Content Include= "Views\Shared\Partial\ScriptDate.cshtml" />
<Content Include= "Views\Shared\Partial\Date.cshtml" />
<Content Include= "Views\Course\Ons.cshtml" />
<Content Include= "Views\Course\CCOn1.cshtml" />
<Content Include= "Views\Course\OnDetail.cshtml" />
<Content Include= "Views\CDMS\ViewTaste.cshtml" />
<Content Include= "Views\CDMS\Contents.cshtml" />
<Content Include= "Views\Shared\_LayoutContents.cshtml" />
<Content Include= "Views\Course\OnSearch.cshtml" />
<Content Include= "Views\Course\OnList.cshtml" />
<Content Include= "Views\Course\OnBuy.cshtml" />
<Content Include= "Views\Course\Certs.cshtml" />
<Content Include= "Views\Course\CertBuy.cshtml" />
<Content Include= "Views\Course\CertDetail.cshtml" />
<Content Include= "Views\Course\CertPayReturn.cshtml" />
<Content Include= "Views\Course\Exams.cshtml" />
<Content Include= "Views\Course\Exam.cshtml" />
<Content Include= "Views\Course\Books.cshtml" />
<Content Include= "Views\Course\Book.cshtml" />
<Content Include= "Views\Course\BookBuy.cshtml" />
<Content Include= "Views\Board\Write.cshtml" />
<Content Include= "Views\Shared\Partial\Summernote.cshtml" />
<Content Include= "Views\Shared\Partial\Summernotestyle.cshtml" />
<Content Include= "Views\Shared\Partial\File.cshtml" />
<Content Include= "Views\Shared\Partial\FileOrg.cshtml" />
<Content Include= "Views\Shared\Partial\FileScript.cshtml" />
<Content Include= "Views\My\Index.cshtml" />
<Content Include= "Views\Shared\_LayoutMy.cshtml" />
<Content Include= "Views\Shared\Partial\Head.cshtml" />
<Content Include= "Views\Shared\_LayoutMyAssign.cshtml" />
<Content Include= "Views\My\BoardList.cshtml" />
<Content Include= "Views\My\BoardView.cshtml" />
<Content Include= "Views\My\BoardWrite.cshtml" />
<Content Include= "Views\My\_ViewStart.cshtml" />
<Content Include= "Views\My\Ready.cshtml" />
<Content Include= "Views\My\Pay.cshtml" />
<Content Include= "Views\My\PayReturn.cshtml" />
<Content Include= "Views\My\Lecture.cshtml" />
<Content Include= "Views\Shared\_LayoutPrint.cshtml" />
<Content Include= "Views\Shared\Partial\Cert1.cshtml" />
<Content Include= "Views\Shared\Partial\Cert2.cshtml" />
<Content Include= "Views\My\Exam.cshtml" />
<Content Include= "Views\My\ExamDetail.cshtml" />
<Content Include= "Views\My\ExamPrint.cshtml" />
<Content Include= "Views\My\Cart.cshtml" />
<Content Include= "Views\My\Paies.cshtml" />
<Content Include= "Views\My\PayInfo.cshtml" />
<Content Include= "Views\My\QNAs.cshtml" />
<Content Include= "Views\My\QNA.cshtml" />
<Content Include= "Views\My\QNAr.cshtml" />
<Content Include= "Views\My\Alarm.cshtml" />
<Content Include= "Views\My\Memo.cshtml" />
<Content Include= "Views\My\MemoView.cshtml" />
<Content Include= "Views\My\MemoWrite.cshtml" />
<Content Include= "Views\My\MemoSend.cshtml" />
<Content Include= "Views\My\MyInfo.cshtml" />
<Content Include= "Views\My\MyInfoCheck.cshtml" />
<Content Include= "Views\CRoom\Index.cshtml" />
<Content Include= "Views\Shared\_LayoutCRoom.cshtml" />
<Content Include= "Views\CRoom\_ViewStart.cshtml" />
<Content Include= "Views\CRoom\Plan.cshtml" />
<Content Include= "Views\CRoom\Innings.cshtml" />
<Content Include= "Views\CRoom\Research.cshtml" />
<Content Include= "Views\CRoom\Grade.cshtml" />
<Content Include= "Views\CRoom\Boards.cshtml" />
<Content Include= "Views\CRoom\BoardView.cshtml" />
<Content Include= "Views\CRoom\BoardReg.cshtml" />
<Content Include= "Views\CRoom\Estimation.cshtml" />
<Content Include= "Views\CRoom\EstimationExam.cshtml" />
<Content Include= "Views\CRoom\Exam.cshtml" />
<Content Include= "Views\Shared\_LayoutExam.cshtml" />
<Content Include= "Views\CRoom\ExamRecord.cshtml" />
<Content Include= "Views\CRoom\EstimationSubject.cshtml" />
<Content Include= "Views\CRoom\EstimationDiscuss.cshtml" />
<Content Include= "Views\CRoom\DiscussReg.cshtml" />
<Content Include= "Views\CRoom\DiscussView.cshtml" />
<Content Include= "Views\Open\NoAuth.cshtml" />
<Content Include= "Views\Open\CertPrint.cshtml" />
<Content Include= "Views\Open\ViewQuestion.cshtml" />
<Content Include= "Views\CDMS\HTTPS.cshtml" />
<Content Include= "Views\Course\Covers.cshtml" />
<Content Include= "Views\Course\CoverDetail.cshtml" />
<Content Include= "Views\Course\CoverBuy.cshtml" />
<Content Include= "Views\My\PrintSet.cshtml" />
<Content Include= "Views\My\CertPrint.cshtml" />
<Content Include= "Views\My\CertSet.cshtml" />
2020-10-27 15:42:41 +09:00
<Content Include= "Views\Home\IndexSample.cshtml" />
2020-10-28 10:06:43 +09:00
<Content Include= "Views\Account\JoinIdVeri.cshtml" />
<Content Include= "Views\Account\JoinTSel.cshtml" />
<Content Include= "Views\Shared\Partial\OkCert3.cshtml" />
<Content Include= "Views\Account\CertOk3Req.cshtml" />
<Content Include= "Views\Account\CertOk3MOBI.cshtml" />
<Content Include= "Views\Account\CertOk3IPIN.cshtml" />
2020-10-29 15:09:30 +09:00
<Content Include= "Views\Course\SmartSearch.cshtml" />
2020-10-29 17:12:47 +09:00
<Content Include= "Views\My\MyAssInfo.cshtml" />
2020-11-02 16:59:33 +09:00
<Content Include= "Views\Course\ApplyEdu.cshtml" />
<Content Include= "Views\Course\ApplyComplete.cshtml" />
2020-11-16 17:42:59 +09:00
<Content Include= "Views\Course\ApplyPay.cshtml" />
<Content Include= "Views\Course\XpayREQ.cshtml" />
<Content Include= "Views\Course\XpayReturnURL.cshtml" />
2020-11-18 17:58:09 +09:00
<Content Include= "Views\My\Document.cshtml" />
2020-11-24 17:11:51 +09:00
<Content Include= "Views\Account\NaverCallback.cshtml" />
2020-11-25 16:04:00 +09:00
<Content Include= "Views\Account\KakaoCallback.cshtml" />
2020-11-26 10:39:18 +09:00
<Content Include= "Views\Account\NaverCallbackJoin.cshtml" />
2020-11-27 09:31:40 +09:00
<Content Include= "Views\Account\GoogleCallback.cshtml" />
2020-11-30 14:44:19 +09:00
<Content Include= "Views\Account\SNSLinkCallback.cshtml" />
2020-11-30 14:13:00 +09:00
<Content Include= "Views\Shared\Partial\MobileChk.cshtml" />
2020-12-21 11:21:34 +09:00
<Content Include= "Views\Home\PrivacyPolicy.cshtml" />
<Content Include= "Views\Home\UsePolicy.cshtml" />
2021-05-18 15:41:48 +09:00
<Content Include= "Views\Course\ApplyAgree.cshtml" />
2021-06-09 10:10:57 +09:00
<Content Include= "Views\Open\PlayOpen.cshtml" />
2020-10-12 14:39:23 +09:00
</ItemGroup>
<ItemGroup >
<Folder Include= "App_Data\" />
<Folder Include= "Models\" />
</ItemGroup>
<ItemGroup >
<None Include= "packages.config" >
<SubType > Designer</SubType>
</None>
</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 > 49399</DevelopmentServerPort>
<DevelopmentServerVPath > /</DevelopmentServerVPath>
2020-10-12 15:32:10 +09:00
<IISUrl > https://www.ynicte.com</IISUrl>
2020-10-12 14:39:23 +09:00
<OverrideIISAppRootUrl > True</OverrideIISAppRootUrl>
<IISAppRootUrl > http://192.168.1.5:82/</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>