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 > {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" >
2021-05-25 16:22:56 +09:00
<HintPath > ..\References\IBatisNet.Common.Logging.Log4Net.dll</HintPath>
2020-10-12 14:39:23 +09:00
</Reference>
2021-04-23 18:18:52 +09:00
<Reference Include= "Linkhub" >
<HintPath > ..\References\Popbill\Linkhub.dll</HintPath>
</Reference>
2020-10-12 14:39:23 +09:00
<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>
2021-04-23 18:18:52 +09:00
<Reference Include= "Popbill" >
<HintPath > ..\References\Popbill\Popbill.dll</HintPath>
</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" />
2022-04-28 15:32:10 +09:00
<Reference Include= "System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
2020-10-12 14:39:23 +09:00
</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" />
2023-07-10 14:18:15 +09:00
<Compile Include= "Controllers\BatchController.cs" />
2020-10-12 14:39:23 +09:00
<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" />
2020-11-24 16:16:46 +09:00
<Content Include= "Content\emailForm\template_email.html" />
2020-10-12 14:39:23 +09:00
<Content Include= "Content\emailForm\template_email_3.html" />
2022-03-11 11:18:44 +09:00
<Content Include= "Content\homeDepth1.htm" />
<Content Include= "Content\homeDepth2.htm" />
2020-10-12 14:39:23 +09:00
<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" />
2020-10-12 15:32:10 +09:00
<Content Include= "css\img\intranet_logo_b.gif" />
2020-10-12 14:39:23 +09:00
<Content Include= "css\img\intranet_logo_b.png" />
<Content Include= "css\img\loading-sm.gif" />
<Content Include= "css\img\loading.gif" />
2025-04-03 14:14:49 +09:00
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" />
<Content Include= "css\jquery-ui-1.12.1\jquery-ui.min.css" />
2025-04-03 13:57:19 +09:00
<Content Include= "favicon.ico" />
2020-10-12 14:39:23 +09:00
<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" />
2020-10-12 15:39:18 +09:00
<Content Include= "faviconx.ico" />
2020-10-12 14:39:23 +09:00
<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= "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" />
2025-04-03 14:14:49 +09:00
<Content Include= "js\jquery-ui.min.js" />
2020-10-12 14:39:23 +09:00
<Content Include= "js\jquery.min.js" />
2021-06-25 13:40:31 +09:00
<Content Include= "js\moment.js" />
2020-10-12 14:39:23 +09:00
<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" />
2020-12-29 08:34:30 +09:00
<Content Include= "Content\file\YNICTEManualaxds.pdf" />
2021-05-25 16:22:56 +09:00
<Content Include= "Content\file\documentspast.xlsx" />
2021-11-03 15:19:08 +09:00
<Content Include= "libman.json" />
2024-10-02 10:02:41 +09:00
<Content Include= "Content\file\gradeupload.xlsx" />
2020-10-12 14:39:23 +09:00
<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= "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" />
2020-10-22 10:12:30 +09:00
<Content Include= "Views\cm\cmregeduschedule.cshtml" />
2020-11-24 13:19:48 +09:00
<Content Include= "Views\croom\cmstandbylects.cshtml" />
2020-11-24 16:16:46 +09:00
<Content Include= "Views\croom\Documents.cshtml" />
2021-03-18 11:25:04 +09:00
<Content Include= "Views\croom\asrpop.cshtml" />
2021-03-29 15:25:33 +09:00
<Content Include= "Views\data\learns5.cshtml" />
<Content Include= "Views\data\learns6.cshtml" />
<Content Include= "Views\data\learns7.cshtml" />
2021-06-03 18:13:03 +09:00
<Content Include= "Views\Shared\Partial\CMScdBox.cshtml" />
2021-06-23 18:11:34 +09:00
<Content Include= "Views\croom\completions.cshtml" />
2021-06-25 13:40:31 +09:00
<Content Include= "Views\Shared\Partial\AssignBox2.cshtml" />
<Content Include= "Views\croom\documentspast.cshtml" />
2021-07-09 17:26:52 +09:00
<Content Include= "Views\Shared\Partial\CMScdBox2.cshtml" />
2021-11-03 15:19:08 +09:00
<Content Include= "Views\croom\gradeall.cshtml" />
<Content Include= "Views\croom\gradeall0.cshtml" />
<Content Include= "Views\croom\gradeall2.cshtml" />
<Content Include= "Views\croom\gradeall4.cshtml" />
<Content Include= "Views\croom\attscds.cshtml" />
2021-11-10 08:52:26 +09:00
<Content Include= "Views\Shared\Partial\ScdScript.cshtml" />
2021-12-02 08:33:56 +09:00
<Content Include= "Views\user\pwchange.cshtml" />
2021-12-10 08:26:50 +09:00
<Content Include= "Views\user\editinfo.cshtml" />
2022-03-22 14:26:01 +09:00
<Content Include= "Views\Shared\Partial\ScdScript2.cshtml" />
2022-04-08 13:51:39 +09:00
<Content Include= "Views\Shared\Partial\MobileChk.cshtml" />
2022-04-19 16:51:03 +09:00
<Content Include= "Views\cc\homesemployess.cshtml" />
<Content Include= "Views\cc\exelboard.cshtml" />
<Content Include= "Views\cc\homer2.cshtml" />
2022-04-28 14:29:36 +09:00
<Content Include= "Views\Shared\Partial\ExcelCommentBox.cshtml" />
2023-02-23 14:33:05 +09:00
<Content Include= "Views\croom\grade0_1.cshtml" />
<Content Include= "Views\croom\gradeall0_1.cshtml" />
2024-10-02 10:02:41 +09:00
<Content Include= "Views\croom\gradeupload.cshtml" />
2025-07-23 13:21:57 +09:00
<Content Include= "Views\user\LeaveHistory.cshtml" />
2025-12-26 23:11:05 +09:00
<Content Include= "Views\Shared\Partial\UserBoxSelect.cshtml" />
<Content Include= "Views\cm\cmregexset.cshtml" />
2025-12-27 09:51:13 +09:00
<Content Include= "Web.Staging.config" />
2020-10-12 14:39:23 +09:00
</ItemGroup>
<ItemGroup >
<Folder Include= "App_Data\" />
<Folder Include= "Models\" />
2023-07-10 14:18:15 +09:00
<Folder Include= "Views\Batch\" />
2020-10-12 14:39:23 +09:00
</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>
2025-12-26 23:11:05 +09:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Staging|AnyCPU'" >
<OutputPath > bin\</OutputPath>
</PropertyGroup>
2020-10-12 14:39:23 +09:00
<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>
2020-10-12 15:32:10 +09:00
<IISUrl > http://admin.ynicte.com</IISUrl>
2020-10-12 14:39:23 +09:00
<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>