ibms-dome/Frontend - 複製/xxxFrontend.csproj

686 lines
41 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.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>{E3FBA366-0345-4877-BCFF-6A337FDFD361}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Frontend</RootNamespace>
<AssemblyName>Frontend</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort>44349</IISExpressSSLPort>
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</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="Microsoft.CSharp" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Abstractions" />
<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=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.1\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.9\lib\net45\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include="System.Web.Mvc, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.9\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.9\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.9\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.9\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.9\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime">
<Private>True</Private>
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.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\DashboardController.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\css\app.bundle.css" />
<Content Include="Content\css\datagrid\datatables\datatables.bundle.css" />
<Content Include="Content\css\datagrid\datatables\_notes\dwsync.xml" />
<Content Include="Content\css\fa-brands.css" />
<Content Include="Content\css\fa-duotone.css" />
<Content Include="Content\css\fa-light.css" />
<Content Include="Content\css\fa-regular.css" />
<Content Include="Content\css\fa-solid.css" />
<Content Include="Content\css\formplugins\bootstrap-colorpicker\bootstrap-colorpicker.css" />
<Content Include="Content\css\formplugins\bootstrap-datepicker\bootstrap-datepicker.css" />
<Content Include="Content\css\formplugins\bootstrap-daterangepicker\bootstrap-daterangepicker.css" />
<Content Include="Content\css\formplugins\bootstrap-markdown\bootstrap-markdown.css" />
<Content Include="Content\css\formplugins\cropperjs\cropper.css" />
<Content Include="Content\css\formplugins\dropzone\dropzone.css" />
<Content Include="Content\css\formplugins\ion-rangeslider\ion-rangeslider.css" />
<Content Include="Content\css\formplugins\nouislider\nouislider.css" />
<Content Include="Content\css\formplugins\select2\select2.bundle.css" />
<Content Include="Content\css\formplugins\smartwizard\smartwizard.css" />
<Content Include="Content\css\formplugins\summernote\summernote.css" />
<Content Include="Content\css\json-path-picker\json-path-picker.css" />
<Content Include="Content\css\miscellaneous\fullcalendar\fullcalendar.bundle.css" />
<Content Include="Content\css\miscellaneous\jqvmap\jqvmap.bundle.css" />
<Content Include="Content\css\miscellaneous\lightgallery\lightgallery.bundle.css" />
<Content Include="Content\css\miscellaneous\nestable\nestable.css" />
<Content Include="Content\css\miscellaneous\reactions\reactions.css" />
<Content Include="Content\css\miscellaneous\treeview\treeview.css" />
<Content Include="Content\css\notifications\sweetalert2\sweetalert2.bundle.css" />
<Content Include="Content\css\notifications\toastr\toastr.css" />
<Content Include="Content\css\page-invoice.css" />
<Content Include="Content\css\page-login-alt.css" />
<Content Include="Content\css\skins\skin-master.css" />
<Content Include="Content\css\skins\_notes\dwsync.xml" />
<Content Include="Content\css\statistics\c3\c3.css" />
<Content Include="Content\css\statistics\chartist\chartist.css" />
<Content Include="Content\css\statistics\chartjs\chartjs.css" />
<Content Include="Content\css\statistics\dygraph\dygraph.css" />
<Content Include="Content\css\theme-demo.css" />
<Content Include="Content\css\themes\cust-theme-1.css" />
<Content Include="Content\css\themes\cust-theme-10.css" />
<Content Include="Content\css\themes\cust-theme-11.css" />
<Content Include="Content\css\themes\cust-theme-12.css" />
<Content Include="Content\css\themes\cust-theme-13.css" />
<Content Include="Content\css\themes\cust-theme-14.css" />
<Content Include="Content\css\themes\cust-theme-15.css" />
<Content Include="Content\css\themes\cust-theme-2.css" />
<Content Include="Content\css\themes\cust-theme-3.css" />
<Content Include="Content\css\themes\cust-theme-4.css" />
<Content Include="Content\css\themes\cust-theme-5.css" />
<Content Include="Content\css\themes\cust-theme-6.css" />
<Content Include="Content\css\themes\cust-theme-7.css" />
<Content Include="Content\css\themes\cust-theme-8.css" />
<Content Include="Content\css\themes\cust-theme-9.css" />
<Content Include="Content\css\vendors.bundle.css" />
<Content Include="Content\css\_notes\dwsync.xml" />
<Content Include="Content\img\backgrounds\bg-1.png" />
<Content Include="Content\img\backgrounds\bg-2.png" />
<Content Include="Content\img\backgrounds\bg-3.png" />
<Content Include="Content\img\backgrounds\bg-4.png" />
<Content Include="Content\img\backgrounds\bg-5.png" />
<Content Include="Content\img\backgrounds\clouds.png" />
<Content Include="Content\img\backgrounds\credit.txt" />
<Content Include="Content\img\backgrounds\glass.jpg" />
<Content Include="Content\img\backgrounds\page-bg.png" />
<Content Include="Content\img\backgrounds\prev-bg-1.png" />
<Content Include="Content\img\backgrounds\prev-bg-2.png" />
<Content Include="Content\img\backgrounds\prev-bg-3.png" />
<Content Include="Content\img\backgrounds\prev-bg-4.png" />
<Content Include="Content\img\backgrounds\_notes\dwsync.xml" />
<Content Include="Content\img\bitbucket-logo.png" />
<Content Include="Content\img\card-backgrounds\cover-1-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-2-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-3-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-4-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-5-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-6-lg.png" />
<Content Include="Content\img\card-backgrounds\cover-7-lg.png" />
<Content Include="Content\img\card-backgrounds\_notes\dwsync.xml" />
<Content Include="Content\img\clouds.png" />
<Content Include="Content\img\demo\ajax.png" />
<Content Include="Content\img\demo\angular.png" />
<Content Include="Content\img\demo\authors\josh.png" />
<Content Include="Content\img\demo\authors\jovanni.png" />
<Content Include="Content\img\demo\authors\roberto.png" />
<Content Include="Content\img\demo\authors\sunny.png" />
<Content Include="Content\img\demo\avatars\avatar-a.png" />
<Content Include="Content\img\demo\avatars\avatar-admin-lg.png" />
<Content Include="Content\img\demo\avatars\avatar-admin.png" />
<Content Include="Content\img\demo\avatars\avatar-admin.txt" />
<Content Include="Content\img\demo\avatars\avatar-b.png" />
<Content Include="Content\img\demo\avatars\avatar-c.png" />
<Content Include="Content\img\demo\avatars\avatar-d.png" />
<Content Include="Content\img\demo\avatars\avatar-e.png" />
<Content Include="Content\img\demo\avatars\avatar-f.png" />
<Content Include="Content\img\demo\avatars\avatar-g.png" />
<Content Include="Content\img\demo\avatars\avatar-h.png" />
<Content Include="Content\img\demo\avatars\avatar-i.png" />
<Content Include="Content\img\demo\avatars\avatar-j.png" />
<Content Include="Content\img\demo\avatars\avatar-k.png" />
<Content Include="Content\img\demo\avatars\avatar-m.png" />
<Content Include="Content\img\demo\avatars\cc.txt" />
<Content Include="Content\img\demo\avatars\ng.jpg" />
<Content Include="Content\img\demo\avatars\_notes\dwsync.xml" />
<Content Include="Content\img\demo\chromedevtools-1.png" />
<Content Include="Content\img\demo\chromedevtools-2.png" />
<Content Include="Content\img\demo\chromedevtools-3.png" />
<Content Include="Content\img\demo\chromedevtools-4.png" />
<Content Include="Content\img\demo\debounce-at_begin.png" />
<Content Include="Content\img\demo\debounce.png" />
<Content Include="Content\img\demo\demo-panel.png" />
<Content Include="Content\img\demo\gallery\1.jpg" />
<Content Include="Content\img\demo\gallery\10.jpg" />
<Content Include="Content\img\demo\gallery\11.jpg" />
<Content Include="Content\img\demo\gallery\12.jpg" />
<Content Include="Content\img\demo\gallery\13.jpg" />
<Content Include="Content\img\demo\gallery\14.jpg" />
<Content Include="Content\img\demo\gallery\15.jpg" />
<Content Include="Content\img\demo\gallery\16.jpg" />
<Content Include="Content\img\demo\gallery\17.jpg" />
<Content Include="Content\img\demo\gallery\18.jpg" />
<Content Include="Content\img\demo\gallery\19.jpg" />
<Content Include="Content\img\demo\gallery\2.jpg" />
<Content Include="Content\img\demo\gallery\20.jpg" />
<Content Include="Content\img\demo\gallery\21.jpg" />
<Content Include="Content\img\demo\gallery\22.jpg" />
<Content Include="Content\img\demo\gallery\23.jpg" />
<Content Include="Content\img\demo\gallery\24.jpg" />
<Content Include="Content\img\demo\gallery\25.jpg" />
<Content Include="Content\img\demo\gallery\26.jpg" />
<Content Include="Content\img\demo\gallery\27.jpg" />
<Content Include="Content\img\demo\gallery\28.jpg" />
<Content Include="Content\img\demo\gallery\29.jpg" />
<Content Include="Content\img\demo\gallery\3.jpg" />
<Content Include="Content\img\demo\gallery\30.jpg" />
<Content Include="Content\img\demo\gallery\31.jpg" />
<Content Include="Content\img\demo\gallery\32.jpg" />
<Content Include="Content\img\demo\gallery\33.jpg" />
<Content Include="Content\img\demo\gallery\34.jpg" />
<Content Include="Content\img\demo\gallery\35.jpg" />
<Content Include="Content\img\demo\gallery\36.jpg" />
<Content Include="Content\img\demo\gallery\37.jpg" />
<Content Include="Content\img\demo\gallery\38.jpg" />
<Content Include="Content\img\demo\gallery\39.jpg" />
<Content Include="Content\img\demo\gallery\4.jpg" />
<Content Include="Content\img\demo\gallery\40.jpg" />
<Content Include="Content\img\demo\gallery\41.jpg" />
<Content Include="Content\img\demo\gallery\42.jpg" />
<Content Include="Content\img\demo\gallery\43.jpg" />
<Content Include="Content\img\demo\gallery\44.jpg" />
<Content Include="Content\img\demo\gallery\45.jpg" />
<Content Include="Content\img\demo\gallery\46.jpg" />
<Content Include="Content\img\demo\gallery\47.jpg" />
<Content Include="Content\img\demo\gallery\48.jpg" />
<Content Include="Content\img\demo\gallery\49.jpg" />
<Content Include="Content\img\demo\gallery\5.jpg" />
<Content Include="Content\img\demo\gallery\50.jpg" />
<Content Include="Content\img\demo\gallery\51.jpg" />
<Content Include="Content\img\demo\gallery\52.jpg" />
<Content Include="Content\img\demo\gallery\53.jpg" />
<Content Include="Content\img\demo\gallery\54.jpg" />
<Content Include="Content\img\demo\gallery\55.jpg" />
<Content Include="Content\img\demo\gallery\56.jpg" />
<Content Include="Content\img\demo\gallery\57.jpg" />
<Content Include="Content\img\demo\gallery\58.jpg" />
<Content Include="Content\img\demo\gallery\59.jpg" />
<Content Include="Content\img\demo\gallery\6.jpg" />
<Content Include="Content\img\demo\gallery\7.jpg" />
<Content Include="Content\img\demo\gallery\8.jpg" />
<Content Include="Content\img\demo\gallery\9.jpg" />
<Content Include="Content\img\demo\gallery\source.txt" />
<Content Include="Content\img\demo\gallery\thumb\1.jpg" />
<Content Include="Content\img\demo\gallery\thumb\10.jpg" />
<Content Include="Content\img\demo\gallery\thumb\11.jpg" />
<Content Include="Content\img\demo\gallery\thumb\12.jpg" />
<Content Include="Content\img\demo\gallery\thumb\13.jpg" />
<Content Include="Content\img\demo\gallery\thumb\14.jpg" />
<Content Include="Content\img\demo\gallery\thumb\15.jpg" />
<Content Include="Content\img\demo\gallery\thumb\16.jpg" />
<Content Include="Content\img\demo\gallery\thumb\17.jpg" />
<Content Include="Content\img\demo\gallery\thumb\18.jpg" />
<Content Include="Content\img\demo\gallery\thumb\19.jpg" />
<Content Include="Content\img\demo\gallery\thumb\2.jpg" />
<Content Include="Content\img\demo\gallery\thumb\20.jpg" />
<Content Include="Content\img\demo\gallery\thumb\21.jpg" />
<Content Include="Content\img\demo\gallery\thumb\22.jpg" />
<Content Include="Content\img\demo\gallery\thumb\23.jpg" />
<Content Include="Content\img\demo\gallery\thumb\24.jpg" />
<Content Include="Content\img\demo\gallery\thumb\25.jpg" />
<Content Include="Content\img\demo\gallery\thumb\26.jpg" />
<Content Include="Content\img\demo\gallery\thumb\27.jpg" />
<Content Include="Content\img\demo\gallery\thumb\28.jpg" />
<Content Include="Content\img\demo\gallery\thumb\29.jpg" />
<Content Include="Content\img\demo\gallery\thumb\3.jpg" />
<Content Include="Content\img\demo\gallery\thumb\30.jpg" />
<Content Include="Content\img\demo\gallery\thumb\31.jpg" />
<Content Include="Content\img\demo\gallery\thumb\32.jpg" />
<Content Include="Content\img\demo\gallery\thumb\33.jpg" />
<Content Include="Content\img\demo\gallery\thumb\34.jpg" />
<Content Include="Content\img\demo\gallery\thumb\35.jpg" />
<Content Include="Content\img\demo\gallery\thumb\36.jpg" />
<Content Include="Content\img\demo\gallery\thumb\37.jpg" />
<Content Include="Content\img\demo\gallery\thumb\38.jpg" />
<Content Include="Content\img\demo\gallery\thumb\39.jpg" />
<Content Include="Content\img\demo\gallery\thumb\4.jpg" />
<Content Include="Content\img\demo\gallery\thumb\40.jpg" />
<Content Include="Content\img\demo\gallery\thumb\41.jpg" />
<Content Include="Content\img\demo\gallery\thumb\42.jpg" />
<Content Include="Content\img\demo\gallery\thumb\43.jpg" />
<Content Include="Content\img\demo\gallery\thumb\44.jpg" />
<Content Include="Content\img\demo\gallery\thumb\45.jpg" />
<Content Include="Content\img\demo\gallery\thumb\46.jpg" />
<Content Include="Content\img\demo\gallery\thumb\47.jpg" />
<Content Include="Content\img\demo\gallery\thumb\48.jpg" />
<Content Include="Content\img\demo\gallery\thumb\49.jpg" />
<Content Include="Content\img\demo\gallery\thumb\5.jpg" />
<Content Include="Content\img\demo\gallery\thumb\50.jpg" />
<Content Include="Content\img\demo\gallery\thumb\51.jpg" />
<Content Include="Content\img\demo\gallery\thumb\52.jpg" />
<Content Include="Content\img\demo\gallery\thumb\53.jpg" />
<Content Include="Content\img\demo\gallery\thumb\54.jpg" />
<Content Include="Content\img\demo\gallery\thumb\55.jpg" />
<Content Include="Content\img\demo\gallery\thumb\56.jpg" />
<Content Include="Content\img\demo\gallery\thumb\57.jpg" />
<Content Include="Content\img\demo\gallery\thumb\58.jpg" />
<Content Include="Content\img\demo\gallery\thumb\59.jpg" />
<Content Include="Content\img\demo\gallery\thumb\6.jpg" />
<Content Include="Content\img\demo\gallery\thumb\7.jpg" />
<Content Include="Content\img\demo\gallery\thumb\8.jpg" />
<Content Include="Content\img\demo\gallery\thumb\9.jpg" />
<Content Include="Content\img\demo\grid-options.png" />
<Content Include="Content\img\demo\html5.png" />
<Content Include="Content\img\demo\laravel.png" />
<Content Include="Content\img\demo\modes\mode-dark-lg.png" />
<Content Include="Content\img\demo\modes\mode-dark.png" />
<Content Include="Content\img\demo\modes\mode-default-lg.png" />
<Content Include="Content\img\demo\modes\mode-glass-lg.png" />
<Content Include="Content\img\demo\modes\mode-light-lg.png" />
<Content Include="Content\img\demo\modes\mode-light.png" />
<Content Include="Content\img\demo\mvc.png" />
<Content Include="Content\img\demo\peace-full.jpg" />
<Content Include="Content\img\demo\php.png" />
<Content Include="Content\img\demo\position-absolute.gif" />
<Content Include="Content\img\demo\position-fixed.gif" />
<Content Include="Content\img\demo\position-sticky.gif" />
<Content Include="Content\img\demo\profile\article-healthyfood.png" />
<Content Include="Content\img\demo\profile\cc.txt" />
<Content Include="Content\img\demo\rails.png" />
<Content Include="Content\img\demo\react.png" />
<Content Include="Content\img\demo\relax-full.jpg" />
<Content Include="Content\img\demo\s-1.png" />
<Content Include="Content\img\demo\sea-full.jpg" />
<Content Include="Content\img\demo\search\1.png" />
<Content Include="Content\img\demo\search\10.png" />
<Content Include="Content\img\demo\search\11.png" />
<Content Include="Content\img\demo\search\12.png" />
<Content Include="Content\img\demo\search\13.png" />
<Content Include="Content\img\demo\search\14.png" />
<Content Include="Content\img\demo\search\15.png" />
<Content Include="Content\img\demo\search\2.png" />
<Content Include="Content\img\demo\search\3.png" />
<Content Include="Content\img\demo\search\4.png" />
<Content Include="Content\img\demo\search\5.png" />
<Content Include="Content\img\demo\search\6.png" />
<Content Include="Content\img\demo\side-panel-demo.gif" />
<Content Include="Content\img\demo\skins\black.png" />
<Content Include="Content\img\demo\skins\blue.png" />
<Content Include="Content\img\demo\skins\green.png" />
<Content Include="Content\img\demo\skins\pink.png" />
<Content Include="Content\img\demo\throttle-no_trailing.png" />
<Content Include="Content\img\demo\throttle.png" />
<Content Include="Content\img\demo\vuejs.png" />
<Content Include="Content\img\demo\_notes\dwsync.xml" />
<Content Include="Content\img\favicon\android-chrome-144x144.png" />
<Content Include="Content\img\favicon\apple-touch-icon.png" />
<Content Include="Content\img\favicon\browserconfig.xml" />
<Content Include="Content\img\favicon\favicon-16x16.png" />
<Content Include="Content\img\favicon\favicon-32x32.png" />
<Content Include="Content\img\favicon\favicon-generator.txt" />
<Content Include="Content\img\favicon\favicon.ico" />
<Content Include="Content\img\favicon\mstile-150x150.png" />
<Content Include="Content\img\favicon\safari-pinned-tab.svg" />
<Content Include="Content\img\favicon\_notes\dwsync.xml" />
<Content Include="Content\img\loading.gif" />
<Content Include="Content\img\logo-big.png" />
<Content Include="Content\img\logo-flat.svg" />
<Content Include="Content\img\logo-gradient.svg" />
<Content Include="Content\img\logo-red.png" />
<Content Include="Content\img\logo.png" />
<Content Include="Content\img\logo.svg" />
<Content Include="Content\img\svg\pattern-1.svg" />
<Content Include="Content\img\svg\pattern-2.svg" />
<Content Include="Content\img\svg\pattern-3.svg" />
<Content Include="Content\img\svg\pattern-4.svg" />
<Content Include="Content\img\thumbs\ng-thumb-1.png" />
<Content Include="Content\img\thumbs\ng-thumb-2.png" />
<Content Include="Content\img\thumbs\ng-thumb-3.png" />
<Content Include="Content\img\thumbs\ng-thumb-4.png" />
<Content Include="Content\img\thumbs\ng-thumb-video-1.png" />
<Content Include="Content\img\thumbs\ng-thumb-video-2.png" />
<Content Include="Content\img\thumbs\pic-1.png" />
<Content Include="Content\img\thumbs\pic-10.png" />
<Content Include="Content\img\thumbs\pic-11.png" />
<Content Include="Content\img\thumbs\pic-12.png" />
<Content Include="Content\img\thumbs\pic-3.png" />
<Content Include="Content\img\thumbs\pic-4.png" />
<Content Include="Content\img\thumbs\pic-5.png" />
<Content Include="Content\img\thumbs\pic-6.png" />
<Content Include="Content\img\thumbs\pic-7.png" />
<Content Include="Content\img\thumbs\pic-8.png" />
<Content Include="Content\img\thumbs\pic-9.png" />
<Content Include="Content\img\_notes\dwsync.xml" />
<Content Include="Content\js\app.bundle.js" />
<Content Include="Content\js\datagrid\datatables\datatables.bundle.js" />
<Content Include="Content\js\datagrid\datatables\datatables.export.js" />
<Content Include="Content\js\datagrid\datatables\_notes\dwsync.xml" />
<Content Include="Content\js\dependency\moment\moment.js" />
<Content Include="Content\js\formplugins\bootstrap-colorpicker\bootstrap-colorpicker.js" />
<Content Include="Content\js\formplugins\bootstrap-datepicker\bootstrap-datepicker.js" />
<Content Include="Content\js\formplugins\bootstrap-daterangepicker\bootstrap-daterangepicker.js" />
<Content Include="Content\js\formplugins\bootstrap-markdown\bootstrap-markdown.js" />
<Content Include="Content\js\formplugins\cropperjs\cropper.js" />
<Content Include="Content\js\formplugins\dropzone\dropzone.js" />
<Content Include="Content\js\formplugins\inputmask\inputmask.bundle.js" />
<Content Include="Content\js\formplugins\ion-rangeslider\ion-rangeslider.js" />
<Content Include="Content\js\formplugins\nouislider\nouislider.js" />
<Content Include="Content\js\formplugins\select2\select2.bundle.js" />
<Content Include="Content\js\formplugins\smartwizard\smartwizard.js" />
<Content Include="Content\js\formplugins\summernote\summernote.js" />
<Content Include="Content\js\i18n\i18n.js" />
<Content Include="Content\js\json-path-picker\json-path-picker.js" />
<Content Include="Content\js\miscellaneous\fullcalendar\fullcalendar.bundle.js" />
<Content Include="Content\js\miscellaneous\jqvmap\jqvmap.bundle.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.algeria.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.argentina.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.brazil.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.canada.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.europe.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.france.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.germany.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.greece.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.iran.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.iraq.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.russia.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.tunisia.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.turkey.js" />
<Content Include="Content\js\miscellaneous\jqvmap\maps\jquery.vmap.usa.js" />
<Content Include="Content\js\miscellaneous\lightgallery\lightgallery.bundle.js" />
<Content Include="Content\js\miscellaneous\lightgallery\smartvoice.bundle.js" />
<Content Include="Content\js\miscellaneous\nestable\nestable.js" />
<Content Include="Content\js\miscellaneous\treeview\treeview.js" />
<Content Include="Content\js\notifications\sweetalert2\sweetalert2.bundle.js" />
<Content Include="Content\js\notifications\toastr\toastr.js" />
<Content Include="Content\js\statistics\c3\c3.js" />
<Content Include="Content\js\statistics\chartist\chartist.js" />
<Content Include="Content\js\statistics\chartjs\chartjs.bundle.js" />
<Content Include="Content\js\statistics\d3\d3.js" />
<Content Include="Content\js\statistics\demo-data\demo-c3.js" />
<Content Include="Content\js\statistics\demo-data\demo-data-dygraph.js" />
<Content Include="Content\js\statistics\dygraph\dygraph.js" />
<Content Include="Content\js\statistics\easypiechart\easypiechart.bundle.js" />
<Content Include="Content\js\statistics\easypiechart\_notes\dwsync.xml" />
<Content Include="Content\js\statistics\flot\flot.bundle.js" />
<Content Include="Content\js\statistics\flot\_notes\dwsync.xml" />
<Content Include="Content\js\statistics\peity\peity.bundle.js" />
<Content Include="Content\js\statistics\peity\_notes\dwsync.xml" />
<Content Include="Content\js\statistics\sparkline\sparkline.bundle.js" />
<Content Include="Content\js\vendors.bundle.js" />
<Content Include="Content\js\_notes\dwsync.xml" />
<Content Include="Content\media\sound\bigbox.mp3" />
<Content Include="Content\media\sound\bigbox.ogg" />
<Content Include="Content\media\sound\license.txt" />
<Content Include="Content\media\sound\messagebox.mp3" />
<Content Include="Content\media\sound\messagebox.ogg" />
<Content Include="Content\media\sound\smallbox.mp3" />
<Content Include="Content\media\sound\smallbox.ogg" />
<Content Include="Content\media\sound\voice_alert.mp3" />
<Content Include="Content\media\sound\voice_alert.ogg" />
<Content Include="Content\media\sound\voice_off.mp3" />
<Content Include="Content\media\sound\voice_off.ogg" />
<Content Include="Content\media\sound\voice_on.mp3" />
<Content Include="Content\media\sound\voice_on.ogg" />
<Content Include="Content\media\video\36150715-heavenly-clouds-v2-license.txt" />
<Content Include="Content\media\video\cc.mp4" />
<Content Include="Content\media\video\cc.webm" />
<Content Include="Content\webfonts\fa-brands-400.svg" />
<Content Include="Content\webfonts\fa-duotone-900.svg" />
<Content Include="Content\webfonts\fa-light-300.svg" />
<Content Include="Content\webfonts\fa-regular-400.svg" />
<Content Include="Content\webfonts\fa-solid-900.svg" />
<Content Include="Content\webfonts\nextgen-icons.svg" />
<Content Include="Content\webfonts\_notes\dwsync.xml" />
<Content Include="favicon.ico" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="Global.asax" />
<Content Include="Content\css\app.bundle.css.map" />
<Content Include="Content\css\datagrid\datatables\datatables.bundle.css.map" />
<Content Include="Content\css\fa-brands.css.map" />
<Content Include="Content\css\fa-duotone.css.map" />
<Content Include="Content\css\fa-light.css.map" />
<Content Include="Content\css\fa-regular.css.map" />
<Content Include="Content\css\fa-solid.css.map" />
<Content Include="Content\css\formplugins\bootstrap-colorpicker\bootstrap-colorpicker.css.map" />
<Content Include="Content\css\formplugins\bootstrap-datepicker\bootstrap-datepicker.css.map" />
<Content Include="Content\css\formplugins\bootstrap-daterangepicker\bootstrap-daterangepicker.css.map" />
<Content Include="Content\css\formplugins\bootstrap-markdown\bootstrap-markdown.css.map" />
<Content Include="Content\css\formplugins\cropperjs\cropper.css.map" />
<Content Include="Content\css\formplugins\dropzone\dropzone.css.map" />
<Content Include="Content\css\formplugins\ion-rangeslider\ion-rangeslider.css.map" />
<Content Include="Content\css\formplugins\nouislider\nouislider.css.map" />
<Content Include="Content\css\formplugins\select2\select2.bundle.css.map" />
<Content Include="Content\css\formplugins\smartwizard\smartwizard.css.map" />
<Content Include="Content\css\formplugins\summernote\summernote.css.map" />
<Content Include="Content\css\json-path-picker\json-path-picker.css.map" />
<Content Include="Content\css\miscellaneous\fullcalendar\fullcalendar.bundle.css.map" />
<Content Include="Content\css\miscellaneous\jqvmap\jqvmap.bundle.css.map" />
<Content Include="Content\css\miscellaneous\lightgallery\lightgallery.bundle.css.map" />
<Content Include="Content\css\miscellaneous\nestable\nestable.css.map" />
<Content Include="Content\css\miscellaneous\reactions\reactions.css.map" />
<Content Include="Content\css\miscellaneous\treeview\treeview.css.map" />
<Content Include="Content\css\notifications\sweetalert2\sweetalert2.bundle.css.map" />
<Content Include="Content\css\notifications\toastr\toastr.css.map" />
<Content Include="Content\css\page-invoice.css.map" />
<Content Include="Content\css\page-login-alt.css.map" />
<Content Include="Content\css\skins\skin-master.css.map" />
<Content Include="Content\css\statistics\c3\c3.css.map" />
<Content Include="Content\css\statistics\chartist\chartist.css.map" />
<Content Include="Content\css\statistics\chartjs\chartjs.css.map" />
<Content Include="Content\css\statistics\dygraph\dygraph.css.map" />
<Content Include="Content\css\theme-demo.css.map" />
<Content Include="Content\css\themes\cust-theme-1.css.map" />
<Content Include="Content\css\themes\cust-theme-10.css.map" />
<Content Include="Content\css\themes\cust-theme-11.css.map" />
<Content Include="Content\css\themes\cust-theme-12.css.map" />
<Content Include="Content\css\themes\cust-theme-13.css.map" />
<Content Include="Content\css\themes\cust-theme-14.css.map" />
<Content Include="Content\css\themes\cust-theme-15.css.map" />
<Content Include="Content\css\themes\cust-theme-2.css.map" />
<Content Include="Content\css\themes\cust-theme-3.css.map" />
<Content Include="Content\css\themes\cust-theme-4.css.map" />
<Content Include="Content\css\themes\cust-theme-5.css.map" />
<Content Include="Content\css\themes\cust-theme-6.css.map" />
<Content Include="Content\css\themes\cust-theme-7.css.map" />
<Content Include="Content\css\themes\cust-theme-8.css.map" />
<Content Include="Content\css\themes\cust-theme-9.css.map" />
<Content Include="Content\css\vendors.bundle.css.map" />
<Content Include="Content\img\favicon\site.webmanifest" />
<Content Include="Content\media\data\2500.json" />
<Content Include="Content\media\data\ch.json" />
<Content Include="Content\media\data\en.json" />
<Content Include="Content\media\data\es.json" />
<Content Include="Content\media\data\fa-brand-list.json" />
<Content Include="Content\media\data\fa-duotone.json" />
<Content Include="Content\media\data\fa-icon-list.json" />
<Content Include="Content\media\data\ng-bg-colors.json" />
<Content Include="Content\media\data\ng-icon-base.json" />
<Content Include="Content\media\data\ng-icon-list.json" />
<Content Include="Content\media\data\ng-text-colors.json" />
<Content Include="Content\media\data\plugin-reference.json" />
<Content Include="Content\media\data\project-structure.json" />
<Content Include="Content\media\data\server-demo.json" />
<Content Include="Content\webfonts\fa-brands-400.eot" />
<Content Include="Content\webfonts\fa-brands-400.ttf" />
<Content Include="Content\webfonts\fa-brands-400.woff" />
<Content Include="Content\webfonts\fa-brands-400.woff2" />
<Content Include="Content\webfonts\fa-duotone-900.eot" />
<Content Include="Content\webfonts\fa-duotone-900.ttf" />
<Content Include="Content\webfonts\fa-duotone-900.woff" />
<Content Include="Content\webfonts\fa-duotone-900.woff2" />
<Content Include="Content\webfonts\fa-light-300.eot" />
<Content Include="Content\webfonts\fa-light-300.ttf" />
<Content Include="Content\webfonts\fa-light-300.woff" />
<Content Include="Content\webfonts\fa-light-300.woff2" />
<Content Include="Content\webfonts\fa-regular-400.eot" />
<Content Include="Content\webfonts\fa-regular-400.ttf" />
<Content Include="Content\webfonts\fa-regular-400.woff" />
<Content Include="Content\webfonts\fa-regular-400.woff2" />
<Content Include="Content\webfonts\fa-solid-900.eot" />
<Content Include="Content\webfonts\fa-solid-900.ttf" />
<Content Include="Content\webfonts\fa-solid-900.woff" />
<Content Include="Content\webfonts\fa-solid-900.woff2" />
<Content Include="Content\webfonts\nextgen-icons.eot" />
<Content Include="Content\webfonts\nextgen-icons.ttf" />
<Content Include="Content\webfonts\nextgen-icons.woff" />
<Content Include="Content\webfonts\nextgen-icons.woff2" />
<Content Include="Content\webfonts\summernote.eot" />
<Content Include="Content\webfonts\summernote.ttf" />
<Content Include="Content\webfonts\summernote.woff" />
<Content Include="Content\webfonts\summernote.woff2" />
<Content Include="Web.config" />
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Views\Web.config" />
<Content Include="Views\_ViewStart.cshtml" />
<Content Include="Views\Shared\Error.cshtml" />
<Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="Views\Home\About.cshtml" />
<Content Include="Views\Home\Contact.cshtml" />
<Content Include="Views\Home\Index.cshtml" />
<Content Include="Views\Dashboard\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Models\" />
<Folder Include="Scripts\" />
</ItemGroup>
<ItemGroup>
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
<Content Include="fonts\glyphicons-halflings-regular.woff" />
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
<Content Include="fonts\glyphicons-halflings-regular.eot" />
<None Include="packages.config" />
</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>63108</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>https://localhost:44349/</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.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\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>