123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611 |
- <?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.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
- <Import Project="..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" />
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.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>{CB1554E0-882A-4A84-88BB-04054CAAADC8}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ChangePointSystem</RootNamespace>
- <AssemblyName>ChangePointSystem</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <Use64BitIISExpress />
- <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>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </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="DotNetZip, Version=1.11.0.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
- <HintPath>..\packages\DotNetZip.1.11.0\lib\net20\DotNetZip.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework6.Npgsql, Version=6.4.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework6.Npgsql.6.4.3\lib\net461\EntityFramework6.Npgsql.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EPPlus, Version=4.5.2.1, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
- <HintPath>..\packages\EPPlus.4.5.2.1\lib\net40\EPPlus.dll</HintPath>
- </Reference>
- <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
- <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.2\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="NodaTime, Version=3.1.5.0, Culture=neutral, PublicKeyToken=4226afe0d9b296d1, processorArchitecture=MSIL">
- <HintPath>..\packages\NodaTime.3.1.5\lib\netstandard2.0\NodaTime.dll</HintPath>
- </Reference>
- <Reference Include="Npgsql, Version=6.0.9.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <HintPath>..\packages\Npgsql.6.0.9\lib\netstandard2.0\Npgsql.dll</HintPath>
- </Reference>
- <Reference Include="Npgsql.NodaTime, Version=6.0.9.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <HintPath>..\packages\Npgsql.NodaTime.6.0.9\lib\netstandard2.0\Npgsql.NodaTime.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.4.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.4.0\lib\net40\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML, Version=2.4.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.4.0\lib\net40\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.4.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats, Version=2.4.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.4.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Collections.Immutable.7.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.6.0.0\lib\net461\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <Reference Include="System.DirectoryServices" />
- <Reference Include="System.DirectoryServices.AccountManagement" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.IO.Compression" />
- <Reference Include="System.IO.Compression.FileSystem" />
- <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Security" />
- <Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Text.Json.7.0.0\lib\net462\System.Text.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Channels.7.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions" />
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
- <Private>True</Private>
- </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.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.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.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="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_GlobalResources\message.cn.designer.cs">
- <DependentUpon>message.cn.resx</DependentUpon>
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- </Compile>
- <Compile Include="App_GlobalResources\message.designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>message.resx</DependentUpon>
- </Compile>
- <Compile Include="App_Start\BundleConfig.cs" />
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="App_Start\ValidationMessagesConfig.cs" />
- <Compile Include="AttributeAdapter\ButtonAttribute.cs" />
- <Compile Include="AttributeAdapter\CustomStringLengthAttributeAdapter.cs" />
- <Compile Include="AttributeAdapter\CustomRequiredAttributeAdapter.cs" />
- <Compile Include="AttributeAdapter\EmailAddressAttribute.cs" />
- <Compile Include="AttributeAdapter\EnsureOneElementAttribute.cs" />
- <Compile Include="AttributeAdapter\CustomRangeAttributeAdapter.cs" />
- <Compile Include="AttributeAdapter\RequiredIfAttribute.cs" />
- <Compile Include="AttributeAdapter\RequiredNot0Attribute.cs" />
- <Compile Include="Controllers\EfuRemoveController.cs" />
- <Compile Include="Controllers\ManagerConfirmController.cs" />
- <Compile Include="Controllers\LeaderConfirmController.cs" />
- <Compile Include="Controllers\MasterLoginController.cs" />
- <Compile Include="Controllers\ModalUserController.cs" />
- <Compile Include="Controllers\CheckResultController.cs" />
- <Compile Include="Controllers\FinalConfirmController.cs" />
- <Compile Include="Controllers\EfuListController.cs" />
- <Compile Include="Controllers\TrainingResultController.cs" />
- <Compile Include="Controllers\TrainingController.cs" />
- <Compile Include="Controllers\ChangePointController.cs" />
- <Compile Include="Controllers\ErrorPageController.cs" />
- <Compile Include="Controllers\AllBaseController.cs" />
- <Compile Include="Controllers\BaseController.cs" />
- <Compile Include="Controllers\ChangeListController.cs" />
- <Compile Include="Controllers\LoginController.cs" />
- <Compile Include="Controllers\MasterMenuController.cs" />
- <Compile Include="Controllers\ManagerApprovalController.cs" />
- <Compile Include="Controllers\ChangeDetailController.cs" />
- <Compile Include="Controllers\TodayListController.cs" />
- <Compile Include="Filter\AuthorizedFilter.cs" />
- <Compile Include="Filter\LoggingFilterAttribute.cs" />
- <Compile Include="Helpers\CheckBoxHelpers.cs" />
- <Compile Include="Helpers\DisplayNameHelper.cs" />
- <Compile Include="Helpers\ReferrerLinkExtensions.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Helpers\i18nHelper.cs" />
- <Compile Include="Models\BaseViewModel.cs" />
- <Compile Include="Models\ChangePointViewModel.cs" />
- <Compile Include="Models\EfuRemoveViewModel.cs" />
- <Compile Include="Models\ManagerConfirmViewModel.cs" />
- <Compile Include="Models\LeaderConfirmViewModel.cs" />
- <Compile Include="Models\FinalConfirmViewModel.cs" />
- <Compile Include="Models\ChangeListViewModel.cs" />
- <Compile Include="Models\ChangeDetailViewModel.cs" />
- <Compile Include="Models\CheckResultViewModel.cs" />
- <Compile Include="Models\m_change_item.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_line.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_number.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_organization.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_process.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_training_item.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\m_user.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\EfuListViewModel.cs" />
- <Compile Include="Models\m_worker.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\PlusClasses.cs" />
- <Compile Include="Models\PlusDbContext.cs" />
- <Compile Include="Models\TrainingResultViewModel.cs" />
- <Compile Include="Models\TrainingViewModel.cs" />
- <Compile Include="Models\LoginViewModel.cs" />
- <Compile Include="Models\ManagerApprovalViewModel.cs" />
- <Compile Include="Models\Model1.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Model1.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\Model1.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\changePointModel.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>changePointModel.edmx</DependentUpon>
- </Compile>
- <Compile Include="Models\TodayListViewModel.cs" />
- <Compile Include="Models\MasterMenuViewModel.cs" />
- <Compile Include="Models\t_change_detail.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\t_change_point.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\t_final_confirm.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\t_training.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\t_training_check_result.cs">
- <DependentUpon>Model1.tt</DependentUpon>
- </Compile>
- <Compile Include="Models\UserModel.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Repository\ManagerApprovalRepository.cs" />
- <Compile Include="Repository\FinalConfirmRepository.cs" />
- <Compile Include="Repository\TrainingCheckResultRepository.cs" />
- <Compile Include="Repository\TrainingRepository.cs" />
- <Compile Include="Repository\ChangeDetailRepository.cs" />
- <Compile Include="Repository\NumberRepository.cs" />
- <Compile Include="Repository\ChangePointRepository.cs" />
- <Compile Include="Repository\OrganizationRepository.cs" />
- <Compile Include="Repository\TrainingItemRepository.cs" />
- <Compile Include="Repository\ChangeItemRepository.cs" />
- <Compile Include="Repository\ProcessRepository.cs" />
- <Compile Include="Repository\LineRepository.cs" />
- <Compile Include="Repository\WorkerRepository.cs" />
- <Compile Include="Repository\UserRepository.cs" />
- <Compile Include="Repository\IRepository.cs" />
- <Compile Include="Repository\Repository.cs" />
- <Compile Include="Util\Const.cs" />
- <Compile Include="Util\ControllerHtml.cs" />
- <Compile Include="Util\PathBean.cs" />
- <Compile Include="Util\PasswordUtil.cs" />
- <Compile Include="Util\SelectListUtil.cs" />
- <Compile Include="Util\StaticUtil.cs" />
- <Compile Include="Util\Util.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\bootstrap.css" />
- <Content Include="Content\bootstrap.min.css" />
- <Content Include="Content\bootstrap\bootstrap-datepicker.css" />
- <Content Include="Content\bootstrap\bootstrap-datepicker.min.css" />
- <Content Include="Content\bootstrap\bootstrap-toggle.min.css" />
- <Content Include="Content\chosen\4Micon.png" />
- <Content Include="Content\chosen\BigSelect.png" />
- <Content Include="Content\chosen\button.png" />
- <Content Include="Content\chosen\icon.png" />
- <Content Include="Content\chosen\Leader.png" />
- <Content Include="Content\chosen\login.jpg" />
- <Content Include="Content\chosen\SELECT.png" />
- <Content Include="Content\TrainingResult.css" />
- <Content Include="Content\chosen\chosen-sprite.png" />
- <Content Include="Content\chosen\chosen.min.css" />
- <Content Include="Content\Login.css" />
- <Content Include="Content\Site.css" />
- <Content Include="Content\SpinnerBtnOffAtFireFox.css" />
- <Content Include="favicon.ico" />
- <Content Include="fonts\glyphicons-halflings-regular.svg" />
- <Content Include="Global.asax" />
- <Content Include="ApplicationInsights.config">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="image\switch.png" />
- <Content Include="image\title.png" />
- <Content Include="Models\Model1.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <LastGenOutput>Model1.Context.cs</LastGenOutput>
- <DependentUpon>changePointModel.edmx</DependentUpon>
- </Content>
- <Content Include="Models\Model1.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>changePointModel.edmx</DependentUpon>
- <LastGenOutput>Model1.cs</LastGenOutput>
- </Content>
- <Content Include="Scripts\bootbox.js" />
- <Content Include="Scripts\bootstrap\bootstrap-datepicker.ja.min.js" />
- <Content Include="Scripts\bootstrap\bootstrap-datepicker.js" />
- <Content Include="Scripts\bootstrap\bootstrap-datepicker.min.js" />
- <Content Include="Scripts\bootstrap\bootstrap-toggle.min.js" />
- <Content Include="Scripts\bootstrap.js" />
- <Content Include="Scripts\bootstrap.min.js" />
- <Content Include="Scripts\chosen\chosen.jquery.js" />
- <Content Include="Scripts\chosen\init.js" />
- <Content Include="Scripts\datepicker-config.js" />
- <Content Include="fonts\glyphicons-halflings-regular.woff2" />
- <Content Include="Scripts\util\comma.js" />
- <Content Include="Scripts\util\detail-common.js" />
- <Content Include="Scripts\util\img-approval.js" />
- <Content Include="Scripts\util\list-arrows.js" />
- <Content Include="Scripts\util\rowspan.js" />
- <Content Include="Scripts\util\select-change.js" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Views\Login\Index.cshtml" />
- <EntityDeploy Include="Models\changePointModel.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>changePointModel.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <Content Include="Models\changePointModel.edmx.diagram">
- <DependentUpon>changePointModel.edmx</DependentUpon>
- </Content>
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- <None Include="log4net.config">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Properties\PublishProfiles\IISProfile.pubxml" />
- <None Include="Properties\PublishProfiles\IISProfile1.pubxml" />
- <None Include="Properties\PublishProfiles\IISProfile2.pubxml" />
- <None Include="Scripts\jquery\jquery-1.10.2.intellisense.js" />
- <Content Include="Scripts\jquery\jquery-1.10.2.js" />
- <Content Include="Scripts\jquery\jquery-1.10.2.min.js" />
- <Content Include="Scripts\util\menu.js" />
- <Content Include="Scripts\modernizr\modernizr-2.6.2.js" />
- <Content Include="Scripts\respond\respond.js" />
- <Content Include="Scripts\respond\respond.min.js" />
- <None Include="Scripts\validate\jquery.validate-vsdoc.js" />
- <Content Include="Scripts\validate\jquery.validate.js" />
- <Content Include="Scripts\validate\jquery.validate.min.js" />
- <Content Include="Scripts\validate\jquery.validate.unobtrusive.js" />
- <Content Include="Scripts\validate\jquery.validate.unobtrusive.min.js" />
- <Content Include="Views\Web.config" />
- <Content Include="Views\ChangePoint\Index.cshtml" />
- <Content Include="Views\ChangeList\Index.cshtml" />
- <Content Include="Views\ManagerApproval\Index.cshtml" />
- <Content Include="Views\Training\Index.cshtml" />
- <Content Include="Views\CheckResult\Index.cshtml" />
- <Content Include="Views\TrainingResult\Index.cshtml" />
- <Content Include="Views\TodayList\Index.cshtml" />
- <Content Include="Views\MasterMenu\Index.cshtml" />
- <Content Include="Views\ChangeDetail\Index.cshtml" />
- <Content Include="Views\FinalConfirm\Index.cshtml" />
- <Content Include="Views\Shared\_ModalUser.cshtml" />
- <Content Include="Views\Shared\Error.cshtml" />
- <Content Include="Views\Shared\_Layout.cshtml" />
- <Content Include="Views\LeaderConfirm\Index.cshtml" />
- <Content Include="Views\ManagerConfirm\Index.cshtml" />
- <Content Include="Views\EfuRemove\Index.cshtml" />
- <Content Include="Views\EfuList\Index.cshtml" />
- <Content Include="Views\FinalConfirm\Index02.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <COMReference Include="Microsoft.Office.Core">
- <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
- <VersionMajor>2</VersionMajor>
- <VersionMinor>8</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- <COMReference Include="VBIDE">
- <Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
- <VersionMajor>5</VersionMajor>
- <VersionMinor>3</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- </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>
- <Content Include="packages.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_GlobalResources\message.resx">
- <Generator>GlobalResourceProxyGenerator</Generator>
- <LastGenOutput>message.designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Scripts\jquery\jquery-1.10.2.min.map" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="App_Data\DownloadFormat\" />
- <Folder Include="App_Data\Template\" />
- <Folder Include="Views\MasterLogin\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_GlobalResources\message.cn.resx">
- <Generator>GlobalResourceProxyGenerator</Generator>
- <LastGenOutput>message.cn.designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </Content>
- </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>49203</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:49998/</IISUrl>
- <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.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
- <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
- <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
- </Target>
- <Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
- <!-- 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>
|