| 1 | <?xml version="1.0" encoding="utf-8"?> | = | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 2 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| -+ | 3 | <Import Project="..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" /> | ||
| 4 | <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')" /> | |||
| 5 | <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" /> | |||
| 6 | <Import Project="..\packages\LibSassHost.Native.win-x64.1.1.8\build\LibSassHost.Native.win-x64.props" Condition="Exists('..\packages\LibSassHost.Native.win-x64.1.1.8\build\LibSassHost.Native.win-x64.props')" /> | |||
| 3 | <Import Project="..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props" Condition="Exists('..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props')" /> | = | 7 | <Import Project="..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props" Condition="Exists('..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props')" /> |
| 4 | <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" /> | 8 | <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" /> | |
| 5 | <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> | +- | ||
| 6 | <Import Project="..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props')" /> | |||
| 7 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | = | 9 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
| 8 | <PropertyGroup> | 10 | <PropertyGroup> | |
| 9 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 11 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
| 10 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 12 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
| 11 | <ProductVersion> | 13 | <ProductVersion> | |
| 12 | </ProductVersion> | 14 | </ProductVersion> | |
| 13 | <SchemaVersion>2.0</SchemaVersion> | 15 | <SchemaVersion>2.0</SchemaVersion> | |
| 14 | <ProjectGuid>{4A4EE540-6BE9-47F9-A243-EEEC80F029FA}</ProjectGuid> | 16 | <ProjectGuid>{4A4EE540-6BE9-47F9-A243-EEEC80F029FA}</ProjectGuid> | |
| 15 | <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> | 17 | <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> | |
| 16 | <OutputType>Library</OutputType> | 18 | <OutputType>Library</OutputType> | |
| 17 | <AppDesignerFolder>Properties</AppDesignerFolder> | 19 | <AppDesignerFolder>Properties</AppDesignerFolder> | |
| 18 | <RootNamespace>AspnetMvcStarter</RootNamespace> | 20 | <RootNamespace>AspnetMvcStarter</RootNamespace> | |
| 19 | <AssemblyName>AspnetMvcStarter</AssemblyName> | 21 | <AssemblyName>AspnetMvcStarter</AssemblyName> | |
| 20 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> | 22 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> | |
| 21 | <MvcBuildViews>false</MvcBuildViews> | 23 | <MvcBuildViews>false</MvcBuildViews> | |
| 22 | <UseIISExpress>true</UseIISExpress> | 24 | <UseIISExpress>true</UseIISExpress> | |
| 23 | <Use64BitIISExpress /> | 25 | <Use64BitIISExpress /> | |
| 24 | <IISExpressSSLPort /> | 26 | <IISExpressSSLPort /> | |
| 25 | <IISExpressAnonymousAuthentication /> | 27 | <IISExpressAnonymousAuthentication /> | |
| 26 | <IISExpressWindowsAuthentication /> | 28 | <IISExpressWindowsAuthentication /> | |
| 27 | <IISExpressUseClassicPipelineMode /> | 29 | <IISExpressUseClassicPipelineMode /> | |
| 28 | <UseGlobalApplicationHostFile /> | 30 | <UseGlobalApplicationHostFile /> | |
| 29 | <NuGetPackageImportStamp> | 31 | <NuGetPackageImportStamp> | |
| 30 | </NuGetPackageImportStamp> | 32 | </NuGetPackageImportStamp> | |
| 31 | </PropertyGroup> | 33 | </PropertyGroup> | |
| 32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 34 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
| 33 | <DebugSymbols>true</DebugSymbols> | 35 | <DebugSymbols>true</DebugSymbols> | |
| 34 | <DebugType>full</DebugType> | 36 | <DebugType>full</DebugType> | |
| 35 | <Optimize>false</Optimize> | 37 | <Optimize>false</Optimize> | |
| 36 | <OutputPath>bin\</OutputPath> | 38 | <OutputPath>bin\</OutputPath> | |
| 37 | <DefineConstants>DEBUG;TRACE</DefineConstants> | 39 | <DefineConstants>DEBUG;TRACE</DefineConstants> | |
| 38 | <ErrorReport>prompt</ErrorReport> | 40 | <ErrorReport>prompt</ErrorReport> | |
| 39 | <WarningLevel>4</WarningLevel> | 41 | <WarningLevel>4</WarningLevel> | |
| 40 | </PropertyGroup> | 42 | </PropertyGroup> | |
| 41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 43 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
| 42 | <DebugSymbols>true</DebugSymbols> | 44 | <DebugSymbols>true</DebugSymbols> | |
| 43 | <DebugType>pdbonly</DebugType> | 45 | <DebugType>pdbonly</DebugType> | |
| 44 | <Optimize>true</Optimize> | 46 | <Optimize>true</Optimize> | |
| 45 | <OutputPath>bin\</OutputPath> | 47 | <OutputPath>bin\</OutputPath> | |
| 46 | <DefineConstants>TRACE</DefineConstants> | 48 | <DefineConstants>TRACE</DefineConstants> | |
| 47 | <ErrorReport>prompt</ErrorReport> | 49 | <ErrorReport>prompt</ErrorReport> | |
| 48 | <WarningLevel>4</WarningLevel> | 50 | <WarningLevel>4</WarningLevel> | |
| 49 | </PropertyGroup> | 51 | </PropertyGroup> | |
| 50 | <ItemGroup> | 52 | <ItemGroup> | |
| <> | 53 | <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> | ||
| 54 | <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> | |||
| 55 | </Reference> | |||
| 51 | <Reference Include="BundleTransformer.Autoprefixer, Version=1.9.200.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> | 56 | <Reference Include="BundleTransformer.Autoprefixer, Version=1.9.214.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> | |
| 52 | <HintPath>..\packages\BundleTransformer.Autoprefixer.1.9.200\lib\net40\BundleTransformer.Autoprefixer.dll</HintPath> | 57 | <HintPath>..\packages\BundleTransformer.Autoprefixer.1.9.214\lib\net40\BundleTransformer.Autoprefixer.dll</HintPath> | |
| 53 | </Reference> | = | 58 | </Reference> |
| 54 | <Reference Include="BundleTransformer.Core, Version=1.9.171.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> | <> | 59 | <Reference Include="BundleTransformer.Core, Version=1.9.213.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> |
| 55 | <HintPath>..\packages\BundleTransformer.Core.1.9.171\lib\net40\BundleTransformer.Core.dll</HintPath> | 60 | <HintPath>..\packages\BundleTransformer.Core.1.9.213\lib\net40\BundleTransformer.Core.dll</HintPath> | |
| 56 | </Reference> | = | 61 | </Reference> |
| 57 | <Reference Include="BundleTransformer.SassAndScss, Version=1.9.198.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> | 62 | <Reference Include="BundleTransformer.SassAndScss, Version=1.9.198.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> | |
| 58 | <HintPath>..\packages\BundleTransformer.SassAndScss.1.9.198\lib\net40\BundleTransformer.SassAndScss.dll</HintPath> | 63 | <HintPath>..\packages\BundleTransformer.SassAndScss.1.9.198\lib\net40\BundleTransformer.SassAndScss.dll</HintPath> | |
| 59 | </Reference> | 64 | </Reference> | |
| 60 | <Reference Include="BundleTransformer.Yui, Version=1.9.160.0, Culture=neutral, processorArchitecture=MSIL"> | 65 | <Reference Include="BundleTransformer.Yui, Version=1.9.160.0, Culture=neutral, processorArchitecture=MSIL"> | |
| 61 | <HintPath>..\packages\BundleTransformer.Yui.1.9.160\lib\net40\BundleTransformer.Yui.dll</HintPath> | 66 | <HintPath>..\packages\BundleTransformer.Yui.1.9.160\lib\net40\BundleTransformer.Yui.dll</HintPath> | |
| 62 | </Reference> | 67 | </Reference> | |
| 63 | <Reference Include="ClearScript, Version=5.4.10.0, Culture=neutral, PublicKeyToken=935d0c957da47c73, processorArchitecture=MSIL"> | 68 | <Reference Include="ClearScript, Version=5.4.10.0, Culture=neutral, PublicKeyToken=935d0c957da47c73, processorArchitecture=MSIL"> | |
| 64 | <HintPath>..\packages\JavaScriptEngineSwitcher.V8.2.4.13\lib\net45\ClearScript.dll</HintPath> | 69 | <HintPath>..\packages\JavaScriptEngineSwitcher.V8.2.4.13\lib\net45\ClearScript.dll</HintPath> | |
| 65 | </Reference> | 70 | </Reference> | |
| 66 | <Reference Include="EcmaScript.NET, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL"> | <> | 71 | <Reference Include="EcmaScript.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 67 | <HintPath>..\packages\EcmaScript.Net.1.0.1.0\lib\net20\EcmaScript.NET.dll</HintPath> | 72 | <HintPath>..\packages\EcmaScript.NET.2.0.0\lib\net45\EcmaScript.NET.dll</HintPath> | |
| 68 | </Reference> | = | 73 | </Reference> |
| 69 | <Reference Include="Glob, Version=0.4.0.0, Culture=neutral, processorArchitecture=MSIL"> | <> | 74 | <Reference Include="Glob, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL"> |
| 70 | <HintPath>..\packages\Glob.0.4.0\lib\net46\Glob.dll</HintPath> | 75 | <HintPath>..\packages\Glob.1.0.4\lib\net46\Glob.dll</HintPath> | |
| 71 | </Reference> | = | 76 | </Reference> |
| 72 | <Reference Include="JavaScriptEngineSwitcher.Core, Version=2.4.10.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> | 77 | <Reference Include="JavaScriptEngineSwitcher.Core, Version=2.4.10.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> | |
| 73 | <HintPath>..\packages\JavaScriptEngineSwitcher.Core.2.4.10\lib\net45\JavaScriptEngineSwitcher.Core.dll</HintPath> | 78 | <HintPath>..\packages\JavaScriptEngineSwitcher.Core.2.4.10\lib\net45\JavaScriptEngineSwitcher.Core.dll</HintPath> | |
| 74 | </Reference> | 79 | </Reference> | |
| 75 | <Reference Include="JavaScriptEngineSwitcher.V8, Version=2.4.13.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> | 80 | <Reference Include="JavaScriptEngineSwitcher.V8, Version=2.4.13.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> | |
| 76 | <HintPath>..\packages\JavaScriptEngineSwitcher.V8.2.4.13\lib\net45\JavaScriptEngineSwitcher.V8.dll</HintPath> | 81 | <HintPath>..\packages\JavaScriptEngineSwitcher.V8.2.4.13\lib\net45\JavaScriptEngineSwitcher.V8.dll</HintPath> | |
| 77 | </Reference> | 82 | </Reference> | |
| 78 | <Reference Include="LibSassHost, Version=1.1.8.0, Culture=neutral, PublicKeyToken=3e24e88796a38e46, processorArchitecture=MSIL"> | 83 | <Reference Include="LibSassHost, Version=1.1.8.0, Culture=neutral, PublicKeyToken=3e24e88796a38e46, processorArchitecture=MSIL"> | |
| 79 | <HintPath>..\packages\LibSassHost.1.1.8\lib\net45\LibSassHost.dll</HintPath> | 84 | <HintPath>..\packages\LibSassHost.1.1.8\lib\net45\LibSassHost.dll</HintPath> | |
| 80 | </Reference> | 85 | </Reference> | |
| <> | 86 | <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | ||
| 87 | <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath> | |||
| 88 | </Reference> | |||
| 89 | <Reference Include="Microsoft.AI.DependencyCollector, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 90 | <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.8.1\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath> | |||
| 91 | </Reference> | |||
| 92 | <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 93 | <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.8.1\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath> | |||
| 94 | </Reference> | |||
| 95 | <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 96 | <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.8.1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath> | |||
| 97 | </Reference> | |||
| 98 | <Reference Include="Microsoft.AI.Web, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 99 | <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.8.1\lib\net45\Microsoft.AI.Web.dll</HintPath> | |||
| 100 | </Reference> | |||
| 101 | <Reference Include="Microsoft.AI.WindowsServer, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 102 | <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.8.1\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath> | |||
| 103 | </Reference> | |||
| 104 | <Reference Include="Microsoft.ApplicationInsights, Version=2.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 105 | <HintPath>..\packages\Microsoft.ApplicationInsights.2.8.1\lib\net46\Microsoft.ApplicationInsights.dll</HintPath> | |||
| 106 | </Reference> | |||
| 107 | <Reference Include="Microsoft.AspNet.TelemetryCorrelation, Version=1.0.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 108 | <HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.4\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath> | |||
| 109 | </Reference> | |||
| 81 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | 110 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |
| 82 | <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> | 111 | <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> | |
| 83 | </Reference> | = | 112 | </Reference> |
| 84 | <Reference Include="Microsoft.CSharp" /> | 113 | <Reference Include="Microsoft.CSharp" /> | |
| 85 | <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | <> | 114 | <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 86 | <HintPath>..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> | 115 | <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> | |
| 87 | </Reference> | = | 116 | </Reference> |
| 88 | <Reference Include="System" /> | 117 | <Reference Include="System" /> | |
| 89 | <Reference Include="System.Data" /> | 118 | <Reference Include="System.Data" /> | |
| -+ | 119 | <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> | ||
| 120 | <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.5.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> | |||
| 121 | </Reference> | |||
| 90 | <Reference Include="System.Drawing" /> | = | 122 | <Reference Include="System.Drawing" /> |
| <> | 123 | <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||
| 124 | <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath> | |||
| 125 | </Reference> | |||
| 126 | <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |||
| 127 | <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> | |||
| 128 | </Reference> | |||
| 91 | <Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> | 129 | <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> | |
| 92 | <HintPath>..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath> | 130 | <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath> | |
| 93 | </Reference> | = | 131 | </Reference> |
| 94 | <Reference Include="System.Web.DynamicData" /> | 132 | <Reference Include="System.Web.DynamicData" /> | |
| 95 | <Reference Include="System.Web.Entity" /> | 133 | <Reference Include="System.Web.Entity" /> | |
| 96 | <Reference Include="System.Web.ApplicationServices" /> | 134 | <Reference Include="System.Web.ApplicationServices" /> | |
| 97 | <Reference Include="System.ComponentModel.DataAnnotations" /> | 135 | <Reference Include="System.ComponentModel.DataAnnotations" /> | |
| 98 | <Reference Include="System.Core" /> | 136 | <Reference Include="System.Core" /> | |
| 99 | <Reference Include="System.Data.DataSetExtensions" /> | 137 | <Reference Include="System.Data.DataSetExtensions" /> | |
| -+ | 138 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | ||
| 139 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.Helpers.dll</HintPath> | |||
| 140 | </Reference> | |||
| 141 | <Reference Include="System.Web.Mvc, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 142 | <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.6\lib\net45\System.Web.Mvc.dll</HintPath> | |||
| 143 | </Reference> | |||
| 144 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 145 | <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.6\lib\net45\System.Web.Razor.dll</HintPath> | |||
| 146 | </Reference> | |||
| 147 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 148 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.dll</HintPath> | |||
| 149 | </Reference> | |||
| 150 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 151 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> | |||
| 152 | </Reference> | |||
| 153 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 154 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.Razor.dll</HintPath> | |||
| 155 | </Reference> | |||
| 100 | <Reference Include="System.Xml.Linq" /> | = | 156 | <Reference Include="System.Xml.Linq" /> |
| 101 | <Reference Include="System.Web" /> | 157 | <Reference Include="System.Web" /> | |
| 102 | <Reference Include="System.Web.Extensions" /> | 158 | <Reference Include="System.Web.Extensions" /> | |
| 103 | <Reference Include="System.Web.Abstractions" /> | 159 | <Reference Include="System.Web.Abstractions" /> | |
| 104 | <Reference Include="System.Web.Routing" /> | 160 | <Reference Include="System.Web.Routing" /> | |
| 105 | <Reference Include="System.Xml" /> | 161 | <Reference Include="System.Xml" /> | |
| 106 | <Reference Include="System.Configuration" /> | 162 | <Reference Include="System.Configuration" /> | |
| 107 | <Reference Include="System.Web.Services" /> | 163 | <Reference Include="System.Web.Services" /> | |
| 108 | <Reference Include="System.EnterpriseServices" /> | 164 | <Reference Include="System.EnterpriseServices" /> | |
| 109 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | 165 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |
| 110 | <Private>True</Private> | 166 | <Private>True</Private> | |
| 111 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> | 167 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> | |
| 112 | </Reference> | 168 | </Reference> | |
| 113 | <Reference Include="System.Net.Http"> | 169 | <Reference Include="System.Net.Http"> | |
| 114 | </Reference> | 170 | </Reference> | |
| 115 | <Reference Include="System.Net.Http.WebRequest"> | 171 | <Reference Include="System.Net.Http.WebRequest"> | |
| 116 | </Reference> | 172 | </Reference> | |
| 117 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | +- | ||
| 118 | <Private>True</Private> | |||
| 119 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> | |||
| 120 | </Reference> | |||
| 121 | <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 122 | <Private>True</Private> | |||
| 123 | <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> | |||
| 124 | </Reference> | |||
| 125 | <Reference Include="System.Web.Optimization"> | = | 173 | <Reference Include="System.Web.Optimization"> |
| 126 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> | 174 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> | |
| 127 | </Reference> | 175 | </Reference> | |
| 128 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | <> | 176 | <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 129 | <Private>True</Private> | |||
| 130 | <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> | |||
| 131 | </Reference> | |||
| 132 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 133 | <Private>True</Private> | |||
| 134 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> | |||
| 135 | </Reference> | |||
| 136 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 137 | <Private>True</Private> | |||
| 138 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> | |||
| 139 | </Reference> | |||
| 140 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | |||
| 141 | <Private>True</Private> | |||
| 142 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> | |||
| 143 | </Reference> | |||
| 144 | <Reference Include="WebGrease"> | |||
| 145 | <Private>True</Private> | |||
| 146 | <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath> | 177 | <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> | |
| 147 | </Reference> | = | 178 | </Reference> |
| 148 | <Reference Include="Antlr3.Runtime"> | <> | ||
| 149 | <Private>True</Private> | |||
| 150 | <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath> | |||
| 151 | </Reference> | |||
| 152 | <Reference Include="Yahoo.Yui.Compressor, Version=2.7.0.0, Culture=neutral, processorArchitecture=MSIL"> | 179 | <Reference Include="Yahoo.Yui.Compressor, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | |
| 153 | <HintPath>..\packages\YUICompressor.NET.2.7.0.0\lib\NET20\Yahoo.Yui.Compressor.dll</HintPath> | 180 | <HintPath>..\packages\YUICompressor.NET.3.0.0\lib\net452\Yahoo.Yui.Compressor.dll</HintPath> | |
| 154 | </Reference> | |||
| 155 | </ItemGroup> | |||
| 156 | <ItemGroup> | |||
| 157 | <Reference Include="Microsoft.ApplicationInsights"> | |||
| 158 | <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath> | |||
| 159 | </Reference> | |||
| 160 | <Reference Include="Microsoft.AI.Agent.Intercept"> | |||
| 161 | <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath> | |||
| 162 | </Reference> | |||
| 163 | <Reference Include="Microsoft.AI.DependencyCollector"> | |||
| 164 | <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath> | |||
| 165 | </Reference> | |||
| 166 | <Reference Include="Microsoft.AI.PerfCounterCollector"> | |||
| 167 | <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath> | |||
| 168 | </Reference> | |||
| 169 | <Reference Include="Microsoft.AI.ServerTelemetryChannel"> | |||
| 170 | <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath> | |||
| 171 | </Reference> | |||
| 172 | <Reference Include="Microsoft.AI.WindowsServer"> | |||
| 173 | <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath> | |||
| 174 | </Reference> | |||
| 175 | <Reference Include="Microsoft.AI.Web"> | |||
| 176 | <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath> | |||
| 177 | </Reference> | = | 181 | </Reference> |
| 178 | </ItemGroup> | 182 | </ItemGroup> | |
| 179 | <ItemGroup> | 183 | <ItemGroup> | |
| 180 | <Compile Include="App_Start\BundleConfig.cs" /> | 184 | <Compile Include="App_Start\BundleConfig.cs" /> | |
| 181 | <Compile Include="App_Start\JsEngineSwitcherConfig.cs" /> | 185 | <Compile Include="App_Start\JsEngineSwitcherConfig.cs" /> | |
| 182 | <Compile Include="App_Start\FilterConfig.cs" /> | 186 | <Compile Include="App_Start\FilterConfig.cs" /> | |
| 183 | <Compile Include="App_Start\RouteConfig.cs" /> | 187 | <Compile Include="App_Start\RouteConfig.cs" /> | |
| 184 | <Compile Include="Controllers\HomeController.cs" /> | 188 | <Compile Include="Controllers\HomeController.cs" /> | |
| 185 | <Compile Include="Controllers\Page2Controller.cs" /> | 189 | <Compile Include="Controllers\Page2Controller.cs" /> | |
| 186 | <Compile Include="Global.asax.cs"> | 190 | <Compile Include="Global.asax.cs"> | |
| 187 | <DependentUpon>Global.asax</DependentUpon> | 191 | <DependentUpon>Global.asax</DependentUpon> | |
| 188 | </Compile> | 192 | </Compile> | |
| 189 | <Compile Include="Properties\AssemblyInfo.cs" /> | 193 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
| 190 | </ItemGroup> | 194 | </ItemGroup> | |
| 191 | <ItemGroup> | 195 | <ItemGroup> | |
| 192 | <Content Include="Scripts\main.js" /> | 196 | <Content Include="Scripts\main.js" /> | |
| 193 | <Content Include="favicon.ico" /> | 197 | <Content Include="favicon.ico" /> | |
| 194 | <Content Include="Global.asax" /> | 198 | <Content Include="Global.asax" /> | |
| 195 | <None Include="Content\main.scss" /> | 199 | <None Include="Content\main.scss" /> | |
| 196 | <Content Include="ApplicationInsights.config"> | 200 | <Content Include="ApplicationInsights.config"> | |
| 197 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 201 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | |
| 198 | </Content> | 202 | </Content> | |
| 199 | <Content Include="package.json" /> | 203 | <Content Include="package.json" /> | |
| 200 | <Content Include="Vendor\fonts\fontawesome.css" /> | 204 | <Content Include="Vendor\fonts\fontawesome.css" /> | |
| 201 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.svg" /> | 205 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.svg" /> | |
| 202 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.svg" /> | 206 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.svg" /> | |
| 203 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.svg" /> | 207 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.svg" /> | |
| 204 | <Content Include="Vendor\fonts\ionicons.css" /> | 208 | <Content Include="Vendor\fonts\ionicons.css" /> | |
| 205 | <Content Include="Vendor\fonts\ionicons\ionicons.svg" /> | 209 | <Content Include="Vendor\fonts\ionicons\ionicons.svg" /> | |
| 206 | <Content Include="Vendor\fonts\linearicons.css" /> | 210 | <Content Include="Vendor\fonts\linearicons.css" /> | |
| 207 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.svg" /> | 211 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.svg" /> | |
| 208 | <Content Include="Vendor\fonts\open-iconic.css" /> | 212 | <Content Include="Vendor\fonts\open-iconic.css" /> | |
| 209 | <Content Include="Vendor\fonts\open-iconic\open-iconic.svg" /> | 213 | <Content Include="Vendor\fonts\open-iconic\open-iconic.svg" /> | |
| 210 | <Content Include="Vendor\fonts\pe-icon-7-stroke.css" /> | 214 | <Content Include="Vendor\fonts\pe-icon-7-stroke.css" /> | |
| 211 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.svg" /> | 215 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.svg" /> | |
| 212 | <Content Include="Vendor\js\bootstrap.js" /> | 216 | <Content Include="Vendor\js\bootstrap.js" /> | |
| 213 | <Content Include="Vendor\js\dropdown-hover.js" /> | 217 | <Content Include="Vendor\js\dropdown-hover.js" /> | |
| 214 | <Content Include="Vendor\js\layout-helpers.js" /> | 218 | <Content Include="Vendor\js\layout-helpers.js" /> | |
| 215 | <Content Include="Vendor\js\material-ripple.js" /> | 219 | <Content Include="Vendor\js\material-ripple.js" /> | |
| 216 | <Content Include="Vendor\js\mega-dropdown.js" /> | 220 | <Content Include="Vendor\js\mega-dropdown.js" /> | |
| 217 | <Content Include="Vendor\js\pace.js" /> | 221 | <Content Include="Vendor\js\pace.js" /> | |
| 218 | <Content Include="Vendor\js\sidenav.js" /> | 222 | <Content Include="Vendor\js\sidenav.js" /> | |
| 219 | <Content Include="Vendor\js\theme-settings.js" /> | 223 | <Content Include="Vendor\js\theme-settings.js" /> | |
| 220 | <Content Include="Vendor\libs\autosize\autosize.js" /> | 224 | <Content Include="Vendor\libs\autosize\autosize.js" /> | |
| 221 | <Content Include="Vendor\libs\block-ui\block-ui.js" /> | 225 | <Content Include="Vendor\libs\block-ui\block-ui.js" /> | |
| 222 | <Content Include="Vendor\libs\blueimp-gallery\gallery-fullscreen.js" /> | 226 | <Content Include="Vendor\libs\blueimp-gallery\gallery-fullscreen.js" /> | |
| 223 | <Content Include="Vendor\libs\blueimp-gallery\gallery-indicator.js" /> | 227 | <Content Include="Vendor\libs\blueimp-gallery\gallery-indicator.js" /> | |
| 224 | <Content Include="Vendor\libs\blueimp-gallery\gallery-video.js" /> | 228 | <Content Include="Vendor\libs\blueimp-gallery\gallery-video.js" /> | |
| 225 | <Content Include="Vendor\libs\blueimp-gallery\gallery-vimeo.js" /> | 229 | <Content Include="Vendor\libs\blueimp-gallery\gallery-vimeo.js" /> | |
| 226 | <Content Include="Vendor\libs\blueimp-gallery\gallery-youtube.js" /> | 230 | <Content Include="Vendor\libs\blueimp-gallery\gallery-youtube.js" /> | |
| 227 | <Content Include="Vendor\libs\blueimp-gallery\gallery.js" /> | 231 | <Content Include="Vendor\libs\blueimp-gallery\gallery.js" /> | |
| 228 | <Content Include="Vendor\libs\blueimp-gallery\img\error.png" /> | 232 | <Content Include="Vendor\libs\blueimp-gallery\img\error.png" /> | |
| 229 | <Content Include="Vendor\libs\blueimp-gallery\img\error.svg" /> | 233 | <Content Include="Vendor\libs\blueimp-gallery\img\error.svg" /> | |
| 230 | <Content Include="Vendor\libs\blueimp-gallery\img\loading.gif" /> | 234 | <Content Include="Vendor\libs\blueimp-gallery\img\loading.gif" /> | |
| 231 | <Content Include="Vendor\libs\blueimp-gallery\img\play-pause.png" /> | 235 | <Content Include="Vendor\libs\blueimp-gallery\img\play-pause.png" /> | |
| 232 | <Content Include="Vendor\libs\blueimp-gallery\img\play-pause.svg" /> | 236 | <Content Include="Vendor\libs\blueimp-gallery\img\play-pause.svg" /> | |
| 233 | <Content Include="Vendor\libs\blueimp-gallery\img\video-play.png" /> | 237 | <Content Include="Vendor\libs\blueimp-gallery\img\video-play.png" /> | |
| 234 | <Content Include="Vendor\libs\blueimp-gallery\img\video-play.svg" /> | 238 | <Content Include="Vendor\libs\blueimp-gallery\img\video-play.svg" /> | |
| 235 | <Content Include="Vendor\libs\blueimp-gallery\jquery.gallery.js" /> | 239 | <Content Include="Vendor\libs\blueimp-gallery\jquery.gallery.js" /> | |
| 236 | <Content Include="Vendor\libs\bootbox\bootbox.js" /> | 240 | <Content Include="Vendor\libs\bootbox\bootbox.js" /> | |
| 237 | <Content Include="Vendor\libs\bootstrap-datepicker\bootstrap-datepicker.js" /> | 241 | <Content Include="Vendor\libs\bootstrap-datepicker\bootstrap-datepicker.js" /> | |
| 238 | <Content Include="Vendor\libs\bootstrap-daterangepicker\bootstrap-daterangepicker.js" /> | 242 | <Content Include="Vendor\libs\bootstrap-daterangepicker\bootstrap-daterangepicker.js" /> | |
| 239 | <Content Include="Vendor\libs\bootstrap-duallistbox\bootstrap-duallistbox.js" /> | 243 | <Content Include="Vendor\libs\bootstrap-duallistbox\bootstrap-duallistbox.js" /> | |
| 240 | <Content Include="Vendor\libs\bootstrap-markdown\bootstrap-markdown.js" /> | 244 | <Content Include="Vendor\libs\bootstrap-markdown\bootstrap-markdown.js" /> | |
| 241 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\bootstrap-material-datetimepicker.js" /> | 245 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\bootstrap-material-datetimepicker.js" /> | |
| 242 | <Content Include="Vendor\libs\bootstrap-maxlength\bootstrap-maxlength.js" /> | 246 | <Content Include="Vendor\libs\bootstrap-maxlength\bootstrap-maxlength.js" /> | |
| 243 | <Content Include="Vendor\libs\bootstrap-menu\bootstrap-menu.js" /> | 247 | <Content Include="Vendor\libs\bootstrap-menu\bootstrap-menu.js" /> | |
| 244 | <Content Include="Vendor\libs\bootstrap-multiselect\bootstrap-multiselect.js" /> | 248 | <Content Include="Vendor\libs\bootstrap-multiselect\bootstrap-multiselect.js" /> | |
| 245 | <Content Include="Vendor\libs\bootstrap-select\bootstrap-select.js" /> | 249 | <Content Include="Vendor\libs\bootstrap-select\bootstrap-select.js" /> | |
| 246 | <Content Include="Vendor\libs\bootstrap-slider\bootstrap-slider.js" /> | 250 | <Content Include="Vendor\libs\bootstrap-slider\bootstrap-slider.js" /> | |
| 247 | <Content Include="Vendor\libs\bootstrap-sortable\bootstrap-sortable.js" /> | 251 | <Content Include="Vendor\libs\bootstrap-sortable\bootstrap-sortable.js" /> | |
| 248 | <Content Include="Vendor\libs\bootstrap-sweetalert\bootstrap-sweetalert.js" /> | 252 | <Content Include="Vendor\libs\bootstrap-sweetalert\bootstrap-sweetalert.js" /> | |
| 249 | <Content Include="Vendor\libs\bootstrap-table\bootstrap-table.js" /> | 253 | <Content Include="Vendor\libs\bootstrap-table\bootstrap-table.js" /> | |
| 250 | <Content Include="Vendor\libs\bootstrap-table\extensions\accent-neutralise\accent-neutralise.js" /> | 254 | <Content Include="Vendor\libs\bootstrap-table\extensions\accent-neutralise\accent-neutralise.js" /> | |
| 251 | <Content Include="Vendor\libs\bootstrap-table\extensions\auto-refresh\auto-refresh.js" /> | 255 | <Content Include="Vendor\libs\bootstrap-table\extensions\auto-refresh\auto-refresh.js" /> | |
| 252 | <Content Include="Vendor\libs\bootstrap-table\extensions\click-edit-row\click-edit-row.js" /> | 256 | <Content Include="Vendor\libs\bootstrap-table\extensions\click-edit-row\click-edit-row.js" /> | |
| 253 | <Content Include="Vendor\libs\bootstrap-table\extensions\cookie\cookie.js" /> | 257 | <Content Include="Vendor\libs\bootstrap-table\extensions\cookie\cookie.js" /> | |
| 254 | <Content Include="Vendor\libs\bootstrap-table\extensions\copy-rows\copy-rows.js" /> | 258 | <Content Include="Vendor\libs\bootstrap-table\extensions\copy-rows\copy-rows.js" /> | |
| 255 | <Content Include="Vendor\libs\bootstrap-table\extensions\editable\editable.js" /> | 259 | <Content Include="Vendor\libs\bootstrap-table\extensions\editable\editable.js" /> | |
| 256 | <Content Include="Vendor\libs\bootstrap-table\extensions\export\export.js" /> | 260 | <Content Include="Vendor\libs\bootstrap-table\extensions\export\export.js" /> | |
| 257 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter-control\filter-control.js" /> | 261 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter-control\filter-control.js" /> | |
| 258 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter\filter.js" /> | 262 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter\filter.js" /> | |
| 259 | <Content Include="Vendor\libs\bootstrap-table\extensions\flat-json\flat-json.js" /> | 263 | <Content Include="Vendor\libs\bootstrap-table\extensions\flat-json\flat-json.js" /> | |
| 260 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by-v2\group-by-v2.js" /> | 264 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by-v2\group-by-v2.js" /> | |
| 261 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by\group-by.js" /> | 265 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by\group-by.js" /> | |
| 262 | <Content Include="Vendor\libs\bootstrap-table\extensions\key-events\key-events.js" /> | 266 | <Content Include="Vendor\libs\bootstrap-table\extensions\key-events\key-events.js" /> | |
| 263 | <Content Include="Vendor\libs\bootstrap-table\extensions\mobile\mobile.js" /> | 267 | <Content Include="Vendor\libs\bootstrap-table\extensions\mobile\mobile.js" /> | |
| 264 | <Content Include="Vendor\libs\bootstrap-table\extensions\multi-column-toggle\multi-column-toggle.js" /> | 268 | <Content Include="Vendor\libs\bootstrap-table\extensions\multi-column-toggle\multi-column-toggle.js" /> | |
| 265 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-search\multiple-search.js" /> | 269 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-search\multiple-search.js" /> | |
| 266 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-selection-row\multiple-selection-row.js" /> | 270 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-selection-row\multiple-selection-row.js" /> | |
| 267 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-sort\multiple-sort.js" /> | 271 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-sort\multiple-sort.js" /> | |
| 268 | <Content Include="Vendor\libs\bootstrap-table\extensions\natural-sorting\natural-sorting.js" /> | 272 | <Content Include="Vendor\libs\bootstrap-table\extensions\natural-sorting\natural-sorting.js" /> | |
| 269 | <Content Include="Vendor\libs\bootstrap-table\extensions\print\print.js" /> | 273 | <Content Include="Vendor\libs\bootstrap-table\extensions\print\print.js" /> | |
| 270 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-columns\reorder-columns.js" /> | 274 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-columns\reorder-columns.js" /> | |
| 271 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-rows\reorder-rows.js" /> | 275 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-rows\reorder-rows.js" /> | |
| 272 | <Content Include="Vendor\libs\bootstrap-table\extensions\resizable\resizable.js" /> | 276 | <Content Include="Vendor\libs\bootstrap-table\extensions\resizable\resizable.js" /> | |
| 273 | <Content Include="Vendor\libs\bootstrap-table\extensions\select2-filter\select2-filter.js" /> | 277 | <Content Include="Vendor\libs\bootstrap-table\extensions\select2-filter\select2-filter.js" /> | |
| 274 | <Content Include="Vendor\libs\bootstrap-table\extensions\sticky-header\sticky-header.js" /> | 278 | <Content Include="Vendor\libs\bootstrap-table\extensions\sticky-header\sticky-header.js" /> | |
| 275 | <Content Include="Vendor\libs\bootstrap-table\extensions\toolbar\toolbar.js" /> | 279 | <Content Include="Vendor\libs\bootstrap-table\extensions\toolbar\toolbar.js" /> | |
| 276 | <Content Include="Vendor\libs\bootstrap-table\extensions\tree-column\tree-column.js" /> | 280 | <Content Include="Vendor\libs\bootstrap-table\extensions\tree-column\tree-column.js" /> | |
| 277 | <Content Include="Vendor\libs\bootstrap-tagsinput\bootstrap-tagsinput.js" /> | 281 | <Content Include="Vendor\libs\bootstrap-tagsinput\bootstrap-tagsinput.js" /> | |
| 278 | <Content Include="Vendor\libs\bootstrap-tour\bootstrap-tour.js" /> | 282 | <Content Include="Vendor\libs\bootstrap-tour\bootstrap-tour.js" /> | |
| 279 | <Content Include="Vendor\libs\c3\c3.js" /> | 283 | <Content Include="Vendor\libs\c3\c3.js" /> | |
| 280 | <Content Include="Vendor\libs\chartist\chartist.js" /> | 284 | <Content Include="Vendor\libs\chartist\chartist.js" /> | |
| 281 | <Content Include="Vendor\libs\chartjs\chartjs.js" /> | 285 | <Content Include="Vendor\libs\chartjs\chartjs.js" /> | |
| 282 | <Content Include="Vendor\libs\clipboard\clipboard.js" /> | 286 | <Content Include="Vendor\libs\clipboard\clipboard.js" /> | |
| 283 | <Content Include="Vendor\libs\cropper\cropper.js" /> | 287 | <Content Include="Vendor\libs\cropper\cropper.js" /> | |
| 284 | <Content Include="Vendor\libs\d3\d3.js" /> | 288 | <Content Include="Vendor\libs\d3\d3.js" /> | |
| 285 | <Content Include="Vendor\libs\datatables\datatables.js" /> | 289 | <Content Include="Vendor\libs\datatables\datatables.js" /> | |
| 286 | <Content Include="Vendor\libs\dragula\dragula.js" /> | 290 | <Content Include="Vendor\libs\dragula\dragula.js" /> | |
| 287 | <Content Include="Vendor\libs\dropzone\dropzone.js" /> | 291 | <Content Include="Vendor\libs\dropzone\dropzone.js" /> | |
| 288 | <Content Include="Vendor\libs\eve\eve.js" /> | 292 | <Content Include="Vendor\libs\eve\eve.js" /> | |
| 289 | <Content Include="Vendor\libs\flot\flot.js" /> | 293 | <Content Include="Vendor\libs\flot\flot.js" /> | |
| 290 | <Content Include="Vendor\libs\flow-js\flow.js" /> | 294 | <Content Include="Vendor\libs\flow-js\flow.js" /> | |
| 291 | <Content Include="Vendor\libs\fullcalendar\fullcalendar.js" /> | 295 | <Content Include="Vendor\libs\fullcalendar\fullcalendar.js" /> | |
| 292 | <Content Include="Vendor\libs\fullcalendar\locale-all.js" /> | 296 | <Content Include="Vendor\libs\fullcalendar\locale-all.js" /> | |
| 293 | <Content Include="Vendor\libs\gmaps\gmaps.js" /> | 297 | <Content Include="Vendor\libs\gmaps\gmaps.js" /> | |
| 294 | <Content Include="Vendor\libs\growl\growl.js" /> | 298 | <Content Include="Vendor\libs\growl\growl.js" /> | |
| 295 | <Content Include="Vendor\libs\idletimer\idletimer.js" /> | 299 | <Content Include="Vendor\libs\idletimer\idletimer.js" /> | |
| 296 | <Content Include="Vendor\libs\jstree\jstree.js" /> | 300 | <Content Include="Vendor\libs\jstree\jstree.js" /> | |
| 297 | <Content Include="Vendor\libs\jstree\themes\default-dark\32px.png" /> | 301 | <Content Include="Vendor\libs\jstree\themes\default-dark\32px.png" /> | |
| 298 | <Content Include="Vendor\libs\jstree\themes\default-dark\40px.png" /> | 302 | <Content Include="Vendor\libs\jstree\themes\default-dark\40px.png" /> | |
| 299 | <Content Include="Vendor\libs\jstree\themes\default-dark\throbber.gif" /> | 303 | <Content Include="Vendor\libs\jstree\themes\default-dark\throbber.gif" /> | |
| 300 | <Content Include="Vendor\libs\jstree\themes\default\32px.png" /> | 304 | <Content Include="Vendor\libs\jstree\themes\default\32px.png" /> | |
| 301 | <Content Include="Vendor\libs\jstree\themes\default\40px.png" /> | 305 | <Content Include="Vendor\libs\jstree\themes\default\40px.png" /> | |
| 302 | <Content Include="Vendor\libs\jstree\themes\default\throbber.gif" /> | 306 | <Content Include="Vendor\libs\jstree\themes\default\throbber.gif" /> | |
| 303 | <Content Include="Vendor\libs\knob\knob.js" /> | 307 | <Content Include="Vendor\libs\knob\knob.js" /> | |
| 304 | <Content Include="Vendor\libs\ladda\ladda.js" /> | 308 | <Content Include="Vendor\libs\ladda\ladda.js" /> | |
| 305 | <Content Include="Vendor\libs\mapael\mapael.js" /> | 309 | <Content Include="Vendor\libs\mapael\mapael.js" /> | |
| 306 | <Content Include="Vendor\libs\mapael\maps\france_departments.js" /> | 310 | <Content Include="Vendor\libs\mapael\maps\france_departments.js" /> | |
| 307 | <Content Include="Vendor\libs\mapael\maps\usa_states.js" /> | 311 | <Content Include="Vendor\libs\mapael\maps\usa_states.js" /> | |
| 308 | <Content Include="Vendor\libs\mapael\maps\world_countries.js" /> | 312 | <Content Include="Vendor\libs\mapael\maps\world_countries.js" /> | |
| 309 | <Content Include="Vendor\libs\mapael\maps\world_countries_mercator.js" /> | 313 | <Content Include="Vendor\libs\mapael\maps\world_countries_mercator.js" /> | |
| 310 | <Content Include="Vendor\libs\mapael\maps\world_countries_miller.js" /> | 314 | <Content Include="Vendor\libs\mapael\maps\world_countries_miller.js" /> | |
| 311 | <Content Include="Vendor\libs\markdown\markdown.js" /> | 315 | <Content Include="Vendor\libs\markdown\markdown.js" /> | |
| 312 | <Content Include="Vendor\libs\masonry\masonry.js" /> | 316 | <Content Include="Vendor\libs\masonry\masonry.js" /> | |
| 313 | <Content Include="Vendor\libs\minicolors\jquery.minicolors.png" /> | 317 | <Content Include="Vendor\libs\minicolors\jquery.minicolors.png" /> | |
| 314 | <Content Include="Vendor\libs\minicolors\minicolors.js" /> | 318 | <Content Include="Vendor\libs\minicolors\minicolors.js" /> | |
| 315 | <Content Include="Vendor\libs\moment\moment.js" /> | 319 | <Content Include="Vendor\libs\moment\moment.js" /> | |
| 316 | <Content Include="Vendor\libs\morris\morris.js" /> | 320 | <Content Include="Vendor\libs\morris\morris.js" /> | |
| 317 | <Content Include="Vendor\libs\nestable\nestable.js" /> | 321 | <Content Include="Vendor\libs\nestable\nestable.js" /> | |
| 318 | <Content Include="Vendor\libs\nouislider\nouislider.js" /> | 322 | <Content Include="Vendor\libs\nouislider\nouislider.js" /> | |
| 319 | <Content Include="Vendor\libs\numeral\numeral.js" /> | 323 | <Content Include="Vendor\libs\numeral\numeral.js" /> | |
| 320 | <Content Include="Vendor\libs\perfect-scrollbar\perfect-scrollbar.js" /> | 324 | <Content Include="Vendor\libs\perfect-scrollbar\perfect-scrollbar.js" /> | |
| 321 | <Content Include="Vendor\libs\photoswipe\default-skin.png" /> | 325 | <Content Include="Vendor\libs\photoswipe\default-skin.png" /> | |
| 322 | <Content Include="Vendor\libs\photoswipe\default-skin.svg" /> | 326 | <Content Include="Vendor\libs\photoswipe\default-skin.svg" /> | |
| 323 | <Content Include="Vendor\libs\photoswipe\photoswipe.js" /> | 327 | <Content Include="Vendor\libs\photoswipe\photoswipe.js" /> | |
| 324 | <Content Include="Vendor\libs\photoswipe\preloader.gif" /> | 328 | <Content Include="Vendor\libs\photoswipe\preloader.gif" /> | |
| 325 | <Content Include="Vendor\libs\plyr\plyr.js" /> | 329 | <Content Include="Vendor\libs\plyr\plyr.js" /> | |
| 326 | <Content Include="Vendor\libs\popper\popper.js" /> | 330 | <Content Include="Vendor\libs\popper\popper.js" /> | |
| 327 | <Content Include="Vendor\libs\pwstrength-bootstrap\pwstrength-bootstrap.js" /> | 331 | <Content Include="Vendor\libs\pwstrength-bootstrap\pwstrength-bootstrap.js" /> | |
| 328 | <Content Include="Vendor\libs\quill\quill.js" /> | 332 | <Content Include="Vendor\libs\quill\quill.js" /> | |
| 329 | <Content Include="Vendor\libs\raphael\raphael.js" /> | 333 | <Content Include="Vendor\libs\raphael\raphael.js" /> | |
| 330 | <Content Include="Vendor\libs\select2\select2.js" /> | 334 | <Content Include="Vendor\libs\select2\select2.js" /> | |
| 331 | <Content Include="Vendor\libs\smartwizard\smartwizard.js" /> | 335 | <Content Include="Vendor\libs\smartwizard\smartwizard.js" /> | |
| 332 | <Content Include="Vendor\libs\sortablejs\sortable.js" /> | 336 | <Content Include="Vendor\libs\sortablejs\sortable.js" /> | |
| 333 | <Content Include="Vendor\libs\sparkline\sparkline.js" /> | 337 | <Content Include="Vendor\libs\sparkline\sparkline.js" /> | |
| 334 | <Content Include="Vendor\libs\spin\spin.js" /> | 338 | <Content Include="Vendor\libs\spin\spin.js" /> | |
| 335 | <Content Include="Vendor\libs\swiper\swiper.js" /> | 339 | <Content Include="Vendor\libs\swiper\swiper.js" /> | |
| 336 | <Content Include="Vendor\libs\tableexport\tableexport.js" /> | 340 | <Content Include="Vendor\libs\tableexport\tableexport.js" /> | |
| 337 | <Content Include="Vendor\libs\timepicker\timepicker.js" /> | 341 | <Content Include="Vendor\libs\timepicker\timepicker.js" /> | |
| 338 | <Content Include="Vendor\libs\toastr\toastr.js" /> | 342 | <Content Include="Vendor\libs\toastr\toastr.js" /> | |
| 339 | <Content Include="Vendor\libs\typeahead-js\typeahead.js" /> | 343 | <Content Include="Vendor\libs\typeahead-js\typeahead.js" /> | |
| -+ | 344 | <Content Include="Vendor\libs\validate\validate.js" /> | ||
| 340 | <Content Include="Vendor\libs\vanilla-text-mask\text-mask-addons.js" /> | = | 345 | <Content Include="Vendor\libs\vanilla-text-mask\text-mask-addons.js" /> |
| 341 | <Content Include="Vendor\libs\vanilla-text-mask\vanilla-text-mask.js" /> | 346 | <Content Include="Vendor\libs\vanilla-text-mask\vanilla-text-mask.js" /> | |
| 342 | <Content Include="Vendor\libs\vegas\overlays\01.png" /> | 347 | <Content Include="Vendor\libs\vegas\overlays\01.png" /> | |
| 343 | <Content Include="Vendor\libs\vegas\overlays\02.png" /> | 348 | <Content Include="Vendor\libs\vegas\overlays\02.png" /> | |
| 344 | <Content Include="Vendor\libs\vegas\overlays\03.png" /> | 349 | <Content Include="Vendor\libs\vegas\overlays\03.png" /> | |
| 345 | <Content Include="Vendor\libs\vegas\overlays\04.png" /> | 350 | <Content Include="Vendor\libs\vegas\overlays\04.png" /> | |
| 346 | <Content Include="Vendor\libs\vegas\overlays\05.png" /> | 351 | <Content Include="Vendor\libs\vegas\overlays\05.png" /> | |
| 347 | <Content Include="Vendor\libs\vegas\overlays\06.png" /> | 352 | <Content Include="Vendor\libs\vegas\overlays\06.png" /> | |
| 348 | <Content Include="Vendor\libs\vegas\overlays\07.png" /> | 353 | <Content Include="Vendor\libs\vegas\overlays\07.png" /> | |
| 349 | <Content Include="Vendor\libs\vegas\overlays\08.png" /> | 354 | <Content Include="Vendor\libs\vegas\overlays\08.png" /> | |
| 350 | <Content Include="Vendor\libs\vegas\overlays\09.png" /> | 355 | <Content Include="Vendor\libs\vegas\overlays\09.png" /> | |
| 351 | <Content Include="Vendor\libs\vegas\vegas.js" /> | 356 | <Content Include="Vendor\libs\vegas\vegas.js" /> | |
| 352 | <Content Include="Web.config" /> | 357 | <Content Include="Web.config" /> | |
| 353 | <Content Include="Web.Debug.config"> | 358 | <Content Include="Web.Debug.config"> | |
| 354 | <DependentUpon>Web.config</DependentUpon> | 359 | <DependentUpon>Web.config</DependentUpon> | |
| 355 | </Content> | 360 | </Content> | |
| 356 | <Content Include="Web.Release.config"> | 361 | <Content Include="Web.Release.config"> | |
| 357 | <DependentUpon>Web.config</DependentUpon> | 362 | <DependentUpon>Web.config</DependentUpon> | |
| 358 | </Content> | 363 | </Content> | |
| 359 | <Content Include="Views\Web.config"> | 364 | <Content Include="Views\Web.config"> | |
| 360 | <SubType>Designer</SubType> | 365 | <SubType>Designer</SubType> | |
| 361 | </Content> | 366 | </Content> | |
| 362 | <Content Include="Views\_ViewStart.cshtml" /> | 367 | <Content Include="Views\_ViewStart.cshtml" /> | |
| 363 | <Content Include="Views\Shared\Error.cshtml" /> | 368 | <Content Include="Views\Shared\Error.cshtml" /> | |
| 364 | <Content Include="Views\Home\Index.cshtml" /> | 369 | <Content Include="Views\Home\Index.cshtml" /> | |
| 365 | <Content Include="Vendor\css\appwork-material.scss" /> | 370 | <Content Include="Vendor\css\appwork-material.scss" /> | |
| 366 | <Content Include="Vendor\css\appwork.scss" /> | 371 | <Content Include="Vendor\css\appwork.scss" /> | |
| 367 | <Content Include="Vendor\css\bootstrap-material.scss" /> | 372 | <Content Include="Vendor\css\bootstrap-material.scss" /> | |
| 368 | <Content Include="Vendor\css\bootstrap.scss" /> | 373 | <Content Include="Vendor\css\bootstrap.scss" /> | |
| 369 | <Content Include="Vendor\css\colors-material.scss" /> | 374 | <Content Include="Vendor\css\colors-material.scss" /> | |
| 370 | <Content Include="Vendor\css\colors.scss" /> | 375 | <Content Include="Vendor\css\colors.scss" /> | |
| 371 | <Content Include="Vendor\css\pages\account.scss" /> | 376 | <Content Include="Vendor\css\pages\account.scss" /> | |
| 372 | <Content Include="Vendor\css\pages\authentication.scss" /> | 377 | <Content Include="Vendor\css\pages\authentication.scss" /> | |
| 373 | <Content Include="Vendor\css\pages\chat.scss" /> | 378 | <Content Include="Vendor\css\pages\chat.scss" /> | |
| 374 | <Content Include="Vendor\css\pages\clients.scss" /> | 379 | <Content Include="Vendor\css\pages\clients.scss" /> | |
| 375 | <Content Include="Vendor\css\pages\contacts.scss" /> | 380 | <Content Include="Vendor\css\pages\contacts.scss" /> | |
| 376 | <Content Include="Vendor\css\pages\file-manager.scss" /> | 381 | <Content Include="Vendor\css\pages\file-manager.scss" /> | |
| 377 | <Content Include="Vendor\css\pages\messages.scss" /> | 382 | <Content Include="Vendor\css\pages\messages.scss" /> | |
| 378 | <Content Include="Vendor\css\pages\products.scss" /> | 383 | <Content Include="Vendor\css\pages\products.scss" /> | |
| 379 | <Content Include="Vendor\css\pages\projects.scss" /> | 384 | <Content Include="Vendor\css\pages\projects.scss" /> | |
| 380 | <Content Include="Vendor\css\pages\search.scss" /> | 385 | <Content Include="Vendor\css\pages\search.scss" /> | |
| 381 | <Content Include="Vendor\css\pages\tasks.scss" /> | 386 | <Content Include="Vendor\css\pages\tasks.scss" /> | |
| 382 | <Content Include="Vendor\css\pages\tickets.scss" /> | 387 | <Content Include="Vendor\css\pages\tickets.scss" /> | |
| 383 | <Content Include="Vendor\css\pages\users.scss" /> | 388 | <Content Include="Vendor\css\pages\users.scss" /> | |
| 384 | <Content Include="Vendor\css\rtl\appwork-material.scss" /> | 389 | <Content Include="Vendor\css\rtl\appwork-material.scss" /> | |
| 385 | <Content Include="Vendor\css\rtl\appwork.scss" /> | 390 | <Content Include="Vendor\css\rtl\appwork.scss" /> | |
| 386 | <Content Include="Vendor\css\rtl\bootstrap-material.scss" /> | 391 | <Content Include="Vendor\css\rtl\bootstrap-material.scss" /> | |
| 387 | <Content Include="Vendor\css\rtl\bootstrap.scss" /> | 392 | <Content Include="Vendor\css\rtl\bootstrap.scss" /> | |
| 388 | <Content Include="Vendor\css\rtl\colors-material.scss" /> | 393 | <Content Include="Vendor\css\rtl\colors-material.scss" /> | |
| 389 | <Content Include="Vendor\css\rtl\colors.scss" /> | 394 | <Content Include="Vendor\css\rtl\colors.scss" /> | |
| 390 | <Content Include="Vendor\css\rtl\theme-air-material.scss" /> | 395 | <Content Include="Vendor\css\rtl\theme-air-material.scss" /> | |
| 391 | <Content Include="Vendor\css\rtl\theme-air.scss" /> | 396 | <Content Include="Vendor\css\rtl\theme-air.scss" /> | |
| 392 | <Content Include="Vendor\css\rtl\theme-corporate-material.scss" /> | 397 | <Content Include="Vendor\css\rtl\theme-corporate-material.scss" /> | |
| 393 | <Content Include="Vendor\css\rtl\theme-corporate.scss" /> | 398 | <Content Include="Vendor\css\rtl\theme-corporate.scss" /> | |
| 394 | <Content Include="Vendor\css\rtl\theme-cotton-material.scss" /> | 399 | <Content Include="Vendor\css\rtl\theme-cotton-material.scss" /> | |
| 395 | <Content Include="Vendor\css\rtl\theme-cotton.scss" /> | 400 | <Content Include="Vendor\css\rtl\theme-cotton.scss" /> | |
| 396 | <Content Include="Vendor\css\rtl\theme-gradient-material.scss" /> | 401 | <Content Include="Vendor\css\rtl\theme-gradient-material.scss" /> | |
| 397 | <Content Include="Vendor\css\rtl\theme-gradient.scss" /> | 402 | <Content Include="Vendor\css\rtl\theme-gradient.scss" /> | |
| 398 | <Content Include="Vendor\css\rtl\theme-paper-material.scss" /> | 403 | <Content Include="Vendor\css\rtl\theme-paper-material.scss" /> | |
| 399 | <Content Include="Vendor\css\rtl\theme-paper.scss" /> | 404 | <Content Include="Vendor\css\rtl\theme-paper.scss" /> | |
| 400 | <Content Include="Vendor\css\rtl\theme-shadow-material.scss" /> | 405 | <Content Include="Vendor\css\rtl\theme-shadow-material.scss" /> | |
| 401 | <Content Include="Vendor\css\rtl\theme-shadow.scss" /> | 406 | <Content Include="Vendor\css\rtl\theme-shadow.scss" /> | |
| 402 | <Content Include="Vendor\css\rtl\theme-soft-material.scss" /> | 407 | <Content Include="Vendor\css\rtl\theme-soft-material.scss" /> | |
| 403 | <Content Include="Vendor\css\rtl\theme-soft.scss" /> | 408 | <Content Include="Vendor\css\rtl\theme-soft.scss" /> | |
| 404 | <Content Include="Vendor\css\rtl\theme-sunrise-material.scss" /> | 409 | <Content Include="Vendor\css\rtl\theme-sunrise-material.scss" /> | |
| 405 | <Content Include="Vendor\css\rtl\theme-sunrise.scss" /> | 410 | <Content Include="Vendor\css\rtl\theme-sunrise.scss" /> | |
| 406 | <Content Include="Vendor\css\rtl\theme-twitlight-material.scss" /> | 411 | <Content Include="Vendor\css\rtl\theme-twitlight-material.scss" /> | |
| 407 | <Content Include="Vendor\css\rtl\theme-twitlight.scss" /> | 412 | <Content Include="Vendor\css\rtl\theme-twitlight.scss" /> | |
| 408 | <Content Include="Vendor\css\rtl\theme-vibrant-material.scss" /> | 413 | <Content Include="Vendor\css\rtl\theme-vibrant-material.scss" /> | |
| 409 | <Content Include="Vendor\css\rtl\theme-vibrant.scss" /> | 414 | <Content Include="Vendor\css\rtl\theme-vibrant.scss" /> | |
| 410 | <Content Include="Vendor\css\rtl\uikit.scss" /> | 415 | <Content Include="Vendor\css\rtl\uikit.scss" /> | |
| 411 | <Content Include="Vendor\css\theme-air-material.scss" /> | 416 | <Content Include="Vendor\css\theme-air-material.scss" /> | |
| 412 | <Content Include="Vendor\css\theme-air.scss" /> | 417 | <Content Include="Vendor\css\theme-air.scss" /> | |
| 413 | <Content Include="Vendor\css\theme-corporate-material.scss" /> | 418 | <Content Include="Vendor\css\theme-corporate-material.scss" /> | |
| 414 | <Content Include="Vendor\css\theme-corporate.scss" /> | 419 | <Content Include="Vendor\css\theme-corporate.scss" /> | |
| 415 | <Content Include="Vendor\css\theme-cotton-material.scss" /> | 420 | <Content Include="Vendor\css\theme-cotton-material.scss" /> | |
| 416 | <Content Include="Vendor\css\theme-cotton.scss" /> | 421 | <Content Include="Vendor\css\theme-cotton.scss" /> | |
| 417 | <Content Include="Vendor\css\theme-gradient-material.scss" /> | 422 | <Content Include="Vendor\css\theme-gradient-material.scss" /> | |
| 418 | <Content Include="Vendor\css\theme-gradient.scss" /> | 423 | <Content Include="Vendor\css\theme-gradient.scss" /> | |
| 419 | <Content Include="Vendor\css\theme-paper-material.scss" /> | 424 | <Content Include="Vendor\css\theme-paper-material.scss" /> | |
| 420 | <Content Include="Vendor\css\theme-paper.scss" /> | 425 | <Content Include="Vendor\css\theme-paper.scss" /> | |
| 421 | <Content Include="Vendor\css\theme-shadow-material.scss" /> | 426 | <Content Include="Vendor\css\theme-shadow-material.scss" /> | |
| 422 | <Content Include="Vendor\css\theme-shadow.scss" /> | 427 | <Content Include="Vendor\css\theme-shadow.scss" /> | |
| 423 | <Content Include="Vendor\css\theme-soft-material.scss" /> | 428 | <Content Include="Vendor\css\theme-soft-material.scss" /> | |
| 424 | <Content Include="Vendor\css\theme-soft.scss" /> | 429 | <Content Include="Vendor\css\theme-soft.scss" /> | |
| 425 | <Content Include="Vendor\css\theme-sunrise-material.scss" /> | 430 | <Content Include="Vendor\css\theme-sunrise-material.scss" /> | |
| 426 | <Content Include="Vendor\css\theme-sunrise.scss" /> | 431 | <Content Include="Vendor\css\theme-sunrise.scss" /> | |
| 427 | <Content Include="Vendor\css\theme-twitlight-material.scss" /> | 432 | <Content Include="Vendor\css\theme-twitlight-material.scss" /> | |
| 428 | <Content Include="Vendor\css\theme-twitlight.scss" /> | 433 | <Content Include="Vendor\css\theme-twitlight.scss" /> | |
| 429 | <Content Include="Vendor\css\theme-vibrant-material.scss" /> | 434 | <Content Include="Vendor\css\theme-vibrant-material.scss" /> | |
| 430 | <Content Include="Vendor\css\theme-vibrant.scss" /> | 435 | <Content Include="Vendor\css\theme-vibrant.scss" /> | |
| 431 | <Content Include="Vendor\css\uikit.scss" /> | 436 | <Content Include="Vendor\css\uikit.scss" /> | |
| 432 | <Content Include="Vendor\css\_appwork\_accordion.scss" /> | 437 | <Content Include="Vendor\css\_appwork\_accordion.scss" /> | |
| 433 | <Content Include="Vendor\css\_appwork\_alert.scss" /> | 438 | <Content Include="Vendor\css\_appwork\_alert.scss" /> | |
| -+ | 439 | <Content Include="Vendor\css\_appwork\_app-brand.scss" /> | ||
| 434 | <Content Include="Vendor\css\_appwork\_badge.scss" /> | = | 440 | <Content Include="Vendor\css\_appwork\_badge.scss" /> |
| 435 | <Content Include="Vendor\css\_appwork\_base.scss" /> | 441 | <Content Include="Vendor\css\_appwork\_base.scss" /> | |
| 436 | <Content Include="Vendor\css\_appwork\_breadcrumb.scss" /> | 442 | <Content Include="Vendor\css\_appwork\_breadcrumb.scss" /> | |
| 437 | <Content Include="Vendor\css\_appwork\_button-group.scss" /> | 443 | <Content Include="Vendor\css\_appwork\_button-group.scss" /> | |
| 438 | <Content Include="Vendor\css\_appwork\_buttons.scss" /> | 444 | <Content Include="Vendor\css\_appwork\_buttons.scss" /> | |
| 439 | <Content Include="Vendor\css\_appwork\_card.scss" /> | 445 | <Content Include="Vendor\css\_appwork\_card.scss" /> | |
| 440 | <Content Include="Vendor\css\_appwork\_carousel.scss" /> | 446 | <Content Include="Vendor\css\_appwork\_carousel.scss" /> | |
| 441 | <Content Include="Vendor\css\_appwork\_close.scss" /> | 447 | <Content Include="Vendor\css\_appwork\_close.scss" /> | |
| 442 | <Content Include="Vendor\css\_appwork\_custom-forms.scss" /> | 448 | <Content Include="Vendor\css\_appwork\_custom-forms.scss" /> | |
| 443 | <Content Include="Vendor\css\_appwork\_dropdown.scss" /> | 449 | <Content Include="Vendor\css\_appwork\_dropdown.scss" /> | |
| 444 | <Content Include="Vendor\css\_appwork\_footer.scss" /> | 450 | <Content Include="Vendor\css\_appwork\_footer.scss" /> | |
| 445 | <Content Include="Vendor\css\_appwork\_forms.scss" /> | 451 | <Content Include="Vendor\css\_appwork\_forms.scss" /> | |
| 446 | <Content Include="Vendor\css\_appwork\_functions.scss" /> | 452 | <Content Include="Vendor\css\_appwork\_functions.scss" /> | |
| 447 | <Content Include="Vendor\css\_appwork\_include-material.scss" /> | 453 | <Content Include="Vendor\css\_appwork\_include-material.scss" /> | |
| 448 | <Content Include="Vendor\css\_appwork\_include.scss" /> | 454 | <Content Include="Vendor\css\_appwork\_include.scss" /> | |
| 449 | <Content Include="Vendor\css\_appwork\_input-group.scss" /> | 455 | <Content Include="Vendor\css\_appwork\_input-group.scss" /> | |
| 450 | <Content Include="Vendor\css\_appwork\_layout.scss" /> | 456 | <Content Include="Vendor\css\_appwork\_layout.scss" /> | |
| 451 | <Content Include="Vendor\css\_appwork\_list-group.scss" /> | 457 | <Content Include="Vendor\css\_appwork\_list-group.scss" /> | |
| 452 | <Content Include="Vendor\css\_appwork\_mixins.scss" /> | 458 | <Content Include="Vendor\css\_appwork\_mixins.scss" /> | |
| 453 | <Content Include="Vendor\css\_appwork\_modal.scss" /> | 459 | <Content Include="Vendor\css\_appwork\_modal.scss" /> | |
| 454 | <Content Include="Vendor\css\_appwork\_nav.scss" /> | 460 | <Content Include="Vendor\css\_appwork\_nav.scss" /> | |
| 455 | <Content Include="Vendor\css\_appwork\_navbar.scss" /> | 461 | <Content Include="Vendor\css\_appwork\_navbar.scss" /> | |
| 456 | <Content Include="Vendor\css\_appwork\_pagination.scss" /> | 462 | <Content Include="Vendor\css\_appwork\_pagination.scss" /> | |
| 457 | <Content Include="Vendor\css\_appwork\_popover.scss" /> | 463 | <Content Include="Vendor\css\_appwork\_popover.scss" /> | |
| 458 | <Content Include="Vendor\css\_appwork\_reboot.scss" /> | 464 | <Content Include="Vendor\css\_appwork\_reboot.scss" /> | |
| 459 | <Content Include="Vendor\css\_appwork\_sidenav.scss" /> | 465 | <Content Include="Vendor\css\_appwork\_sidenav.scss" /> | |
| 460 | <Content Include="Vendor\css\_appwork\_switcher.scss" /> | 466 | <Content Include="Vendor\css\_appwork\_switcher.scss" /> | |
| 461 | <Content Include="Vendor\css\_appwork\_tables.scss" /> | 467 | <Content Include="Vendor\css\_appwork\_tables.scss" /> | |
| 462 | <Content Include="Vendor\css\_appwork\_tooltip.scss" /> | 468 | <Content Include="Vendor\css\_appwork\_tooltip.scss" /> | |
| 463 | <Content Include="Vendor\css\_appwork\_type.scss" /> | 469 | <Content Include="Vendor\css\_appwork\_type.scss" /> | |
| 464 | <Content Include="Vendor\css\_appwork\_utilities.scss" /> | 470 | <Content Include="Vendor\css\_appwork\_utilities.scss" /> | |
| 465 | <Content Include="Vendor\css\_appwork\_variables-material.scss" /> | 471 | <Content Include="Vendor\css\_appwork\_variables-material.scss" /> | |
| 466 | <Content Include="Vendor\css\_appwork\_variables.scss" /> | 472 | <Content Include="Vendor\css\_appwork\_variables.scss" /> | |
| 467 | <Content Include="Vendor\css\_custom-variables\_appwork-material.scss" /> | 473 | <Content Include="Vendor\css\_custom-variables\_appwork-material.scss" /> | |
| 468 | <Content Include="Vendor\css\_custom-variables\_appwork.scss" /> | 474 | <Content Include="Vendor\css\_custom-variables\_appwork.scss" /> | |
| 469 | <Content Include="Vendor\css\_custom-variables\_libs.scss" /> | 475 | <Content Include="Vendor\css\_custom-variables\_libs.scss" /> | |
| 470 | <Content Include="Vendor\css\_custom-variables\_pages.scss" /> | 476 | <Content Include="Vendor\css\_custom-variables\_pages.scss" /> | |
| 471 | <Content Include="Vendor\css\_custom-variables\_uikit.scss" /> | 477 | <Content Include="Vendor\css\_custom-variables\_uikit.scss" /> | |
| 472 | <Content Include="Vendor\css\_theme\_common.scss" /> | 478 | <Content Include="Vendor\css\_theme\_common.scss" /> | |
| 473 | <Content Include="Vendor\css\_theme\_libs.scss" /> | 479 | <Content Include="Vendor\css\_theme\_libs.scss" /> | |
| 474 | <Content Include="Vendor\css\_theme\_uikit.scss" /> | 480 | <Content Include="Vendor\css\_theme\_uikit.scss" /> | |
| 475 | <Content Include="Vendor\css\_uikit\_common.scss" /> | 481 | <Content Include="Vendor\css\_uikit\_common.scss" /> | |
| 476 | <Content Include="Vendor\css\_uikit\_company.scss" /> | 482 | <Content Include="Vendor\css\_uikit\_company.scss" /> | |
| 477 | <Content Include="Vendor\css\_uikit\_dashboard.scss" /> | 483 | <Content Include="Vendor\css\_uikit\_dashboard.scss" /> | |
| 478 | <Content Include="Vendor\css\_uikit\_ecommerce.scss" /> | 484 | <Content Include="Vendor\css\_uikit\_ecommerce.scss" /> | |
| 479 | <Content Include="Vendor\css\_uikit\_social.scss" /> | 485 | <Content Include="Vendor\css\_uikit\_social.scss" /> | |
| 480 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.eot" /> | 486 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.eot" /> | |
| 481 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.ttf" /> | 487 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.ttf" /> | |
| 482 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.woff" /> | 488 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.woff" /> | |
| 483 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.woff2" /> | 489 | <Content Include="Vendor\fonts\fontawesome\fa-brands-400.woff2" /> | |
| 484 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.eot" /> | 490 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.eot" /> | |
| 485 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.ttf" /> | 491 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.ttf" /> | |
| 486 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.woff" /> | 492 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.woff" /> | |
| 487 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.woff2" /> | 493 | <Content Include="Vendor\fonts\fontawesome\fa-regular-400.woff2" /> | |
| 488 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.eot" /> | 494 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.eot" /> | |
| 489 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.ttf" /> | 495 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.ttf" /> | |
| 490 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.woff" /> | 496 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.woff" /> | |
| 491 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.woff2" /> | 497 | <Content Include="Vendor\fonts\fontawesome\fa-solid-900.woff2" /> | |
| 492 | <Content Include="Vendor\fonts\ionicons\ionicons.eot" /> | 498 | <Content Include="Vendor\fonts\ionicons\ionicons.eot" /> | |
| 493 | <Content Include="Vendor\fonts\ionicons\ionicons.ttf" /> | 499 | <Content Include="Vendor\fonts\ionicons\ionicons.ttf" /> | |
| 494 | <Content Include="Vendor\fonts\ionicons\ionicons.woff" /> | 500 | <Content Include="Vendor\fonts\ionicons\ionicons.woff" /> | |
| 495 | <Content Include="Vendor\fonts\ionicons\ionicons.woff2" /> | 501 | <Content Include="Vendor\fonts\ionicons\ionicons.woff2" /> | |
| 496 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.eot" /> | 502 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.eot" /> | |
| 497 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.ttf" /> | 503 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.ttf" /> | |
| 498 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.woff" /> | 504 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.woff" /> | |
| 499 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.woff2" /> | 505 | <Content Include="Vendor\fonts\linearicons\Linearicons-Free.woff2" /> | |
| 500 | <Content Include="Vendor\fonts\open-iconic\open-iconic.eot" /> | 506 | <Content Include="Vendor\fonts\open-iconic\open-iconic.eot" /> | |
| 501 | <Content Include="Vendor\fonts\open-iconic\open-iconic.otf" /> | 507 | <Content Include="Vendor\fonts\open-iconic\open-iconic.otf" /> | |
| 502 | <Content Include="Vendor\fonts\open-iconic\open-iconic.ttf" /> | 508 | <Content Include="Vendor\fonts\open-iconic\open-iconic.ttf" /> | |
| 503 | <Content Include="Vendor\fonts\open-iconic\open-iconic.woff" /> | 509 | <Content Include="Vendor\fonts\open-iconic\open-iconic.woff" /> | |
| 504 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.eot" /> | 510 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.eot" /> | |
| 505 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.ttf" /> | 511 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.ttf" /> | |
| 506 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.woff" /> | 512 | <Content Include="Vendor\fonts\pe-icon-7-stroke\Pe-icon-7-stroke.woff" /> | |
| 507 | <Content Include="Vendor\libs\animate-css\animate.scss" /> | 513 | <Content Include="Vendor\libs\animate-css\animate.scss" /> | |
| 508 | <Content Include="Vendor\libs\blueimp-gallery\gallery-indicator.scss" /> | 514 | <Content Include="Vendor\libs\blueimp-gallery\gallery-indicator.scss" /> | |
| 509 | <Content Include="Vendor\libs\blueimp-gallery\gallery-video.scss" /> | 515 | <Content Include="Vendor\libs\blueimp-gallery\gallery-video.scss" /> | |
| 510 | <Content Include="Vendor\libs\blueimp-gallery\gallery.scss" /> | 516 | <Content Include="Vendor\libs\blueimp-gallery\gallery.scss" /> | |
| 511 | <Content Include="Vendor\libs\bootstrap-datepicker\bootstrap-datepicker.scss" /> | 517 | <Content Include="Vendor\libs\bootstrap-datepicker\bootstrap-datepicker.scss" /> | |
| 512 | <Content Include="Vendor\libs\bootstrap-datepicker\_mixins.scss" /> | 518 | <Content Include="Vendor\libs\bootstrap-datepicker\_mixins.scss" /> | |
| 513 | <Content Include="Vendor\libs\bootstrap-daterangepicker\bootstrap-daterangepicker.scss" /> | 519 | <Content Include="Vendor\libs\bootstrap-daterangepicker\bootstrap-daterangepicker.scss" /> | |
| 514 | <Content Include="Vendor\libs\bootstrap-daterangepicker\_mixins.scss" /> | 520 | <Content Include="Vendor\libs\bootstrap-daterangepicker\_mixins.scss" /> | |
| 515 | <Content Include="Vendor\libs\bootstrap-duallistbox\bootstrap-duallistbox.scss" /> | 521 | <Content Include="Vendor\libs\bootstrap-duallistbox\bootstrap-duallistbox.scss" /> | |
| 516 | <Content Include="Vendor\libs\bootstrap-markdown\bootstrap-markdown.scss" /> | 522 | <Content Include="Vendor\libs\bootstrap-markdown\bootstrap-markdown.scss" /> | |
| 517 | <Content Include="Vendor\libs\bootstrap-markdown\_mixins.scss" /> | 523 | <Content Include="Vendor\libs\bootstrap-markdown\_mixins.scss" /> | |
| 518 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\bootstrap-material-datetimepicker.scss" /> | 524 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\bootstrap-material-datetimepicker.scss" /> | |
| 519 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\_mixins.scss" /> | 525 | <Content Include="Vendor\libs\bootstrap-material-datetimepicker\_mixins.scss" /> | |
| 520 | <Content Include="Vendor\libs\bootstrap-maxlength\bootstrap-maxlength.scss" /> | 526 | <Content Include="Vendor\libs\bootstrap-maxlength\bootstrap-maxlength.scss" /> | |
| 521 | <Content Include="Vendor\libs\bootstrap-multiselect\bootstrap-multiselect.scss" /> | 527 | <Content Include="Vendor\libs\bootstrap-multiselect\bootstrap-multiselect.scss" /> | |
| 522 | <Content Include="Vendor\libs\bootstrap-select\bootstrap-select.scss" /> | 528 | <Content Include="Vendor\libs\bootstrap-select\bootstrap-select.scss" /> | |
| 523 | <Content Include="Vendor\libs\bootstrap-select\_mixins.scss" /> | 529 | <Content Include="Vendor\libs\bootstrap-select\_mixins.scss" /> | |
| 524 | <Content Include="Vendor\libs\bootstrap-slider\bootstrap-slider.scss" /> | 530 | <Content Include="Vendor\libs\bootstrap-slider\bootstrap-slider.scss" /> | |
| 525 | <Content Include="Vendor\libs\bootstrap-slider\_mixins.scss" /> | 531 | <Content Include="Vendor\libs\bootstrap-slider\_mixins.scss" /> | |
| 526 | <Content Include="Vendor\libs\bootstrap-sortable\bootstrap-sortable.scss" /> | 532 | <Content Include="Vendor\libs\bootstrap-sortable\bootstrap-sortable.scss" /> | |
| 527 | <Content Include="Vendor\libs\bootstrap-sweetalert\bootstrap-sweetalert.scss" /> | 533 | <Content Include="Vendor\libs\bootstrap-sweetalert\bootstrap-sweetalert.scss" /> | |
| 528 | <Content Include="Vendor\libs\bootstrap-table\bootstrap-table.scss" /> | 534 | <Content Include="Vendor\libs\bootstrap-table\bootstrap-table.scss" /> | |
| 529 | <Content Include="Vendor\libs\bootstrap-table\extensions\auto-refresh\auto-refresh.scss" /> | 535 | <Content Include="Vendor\libs\bootstrap-table\extensions\auto-refresh\auto-refresh.scss" /> | |
| 530 | <Content Include="Vendor\libs\bootstrap-table\extensions\click-edit-row\click-edit-row.scss" /> | 536 | <Content Include="Vendor\libs\bootstrap-table\extensions\click-edit-row\click-edit-row.scss" /> | |
| 531 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter-control\filter-control.scss" /> | 537 | <Content Include="Vendor\libs\bootstrap-table\extensions\filter-control\filter-control.scss" /> | |
| 532 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by-v2\group-by-v2.scss" /> | 538 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by-v2\group-by-v2.scss" /> | |
| 533 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by\group-by.scss" /> | 539 | <Content Include="Vendor\libs\bootstrap-table\extensions\group-by\group-by.scss" /> | |
| 534 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-selection-row\multiple-selection-row.scss" /> | 540 | <Content Include="Vendor\libs\bootstrap-table\extensions\multiple-selection-row\multiple-selection-row.scss" /> | |
| 535 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-rows\reorder-rows.scss" /> | 541 | <Content Include="Vendor\libs\bootstrap-table\extensions\reorder-rows\reorder-rows.scss" /> | |
| 536 | <Content Include="Vendor\libs\bootstrap-table\extensions\sticky-header\sticky-header.scss" /> | 542 | <Content Include="Vendor\libs\bootstrap-table\extensions\sticky-header\sticky-header.scss" /> | |
| 537 | <Content Include="Vendor\libs\bootstrap-table\extensions\tree-column\tree-column.scss" /> | 543 | <Content Include="Vendor\libs\bootstrap-table\extensions\tree-column\tree-column.scss" /> | |
| 538 | <Content Include="Vendor\libs\bootstrap-tagsinput\bootstrap-tagsinput.scss" /> | 544 | <Content Include="Vendor\libs\bootstrap-tagsinput\bootstrap-tagsinput.scss" /> | |
| 539 | <Content Include="Vendor\libs\bootstrap-tagsinput\_mixins.scss" /> | 545 | <Content Include="Vendor\libs\bootstrap-tagsinput\_mixins.scss" /> | |
| 540 | <Content Include="Vendor\libs\bootstrap-tour\bootstrap-tour.scss" /> | 546 | <Content Include="Vendor\libs\bootstrap-tour\bootstrap-tour.scss" /> | |
| 541 | <Content Include="Vendor\libs\c3\c3.scss" /> | 547 | <Content Include="Vendor\libs\c3\c3.scss" /> | |
| 542 | <Content Include="Vendor\libs\chartist\chartist.scss" /> | 548 | <Content Include="Vendor\libs\chartist\chartist.scss" /> | |
| 543 | <Content Include="Vendor\libs\cropper\cropper.scss" /> | 549 | <Content Include="Vendor\libs\cropper\cropper.scss" /> | |
| 544 | <Content Include="Vendor\libs\datatables\datatables.scss" /> | 550 | <Content Include="Vendor\libs\datatables\datatables.scss" /> | |
| 545 | <Content Include="Vendor\libs\dragula\dragula.scss" /> | 551 | <Content Include="Vendor\libs\dragula\dragula.scss" /> | |
| 546 | <Content Include="Vendor\libs\dropzone\dropzone.scss" /> | 552 | <Content Include="Vendor\libs\dropzone\dropzone.scss" /> | |
| 547 | <Content Include="Vendor\libs\dropzone\_mixins.scss" /> | 553 | <Content Include="Vendor\libs\dropzone\_mixins.scss" /> | |
| 548 | <Content Include="Vendor\libs\flot\flot.scss" /> | 554 | <Content Include="Vendor\libs\flot\flot.scss" /> | |
| 549 | <Content Include="Vendor\libs\flow-js\flow.scss" /> | 555 | <Content Include="Vendor\libs\flow-js\flow.scss" /> | |
| 550 | <Content Include="Vendor\libs\fullcalendar\fullcalendar.scss" /> | 556 | <Content Include="Vendor\libs\fullcalendar\fullcalendar.scss" /> | |
| 551 | <Content Include="Vendor\libs\fullcalendar\_mixins.scss" /> | 557 | <Content Include="Vendor\libs\fullcalendar\_mixins.scss" /> | |
| 552 | <Content Include="Vendor\libs\growl\growl.scss" /> | 558 | <Content Include="Vendor\libs\growl\growl.scss" /> | |
| 553 | <Content Include="Vendor\libs\growl\_mixins.scss" /> | 559 | <Content Include="Vendor\libs\growl\_mixins.scss" /> | |
| 554 | <Content Include="Vendor\libs\jstree\themes\default-dark\style.scss" /> | 560 | <Content Include="Vendor\libs\jstree\themes\default-dark\style.scss" /> | |
| 555 | <Content Include="Vendor\libs\jstree\themes\default\style.scss" /> | 561 | <Content Include="Vendor\libs\jstree\themes\default\style.scss" /> | |
| 556 | <Content Include="Vendor\libs\jstree\themes\_theme.scss" /> | 562 | <Content Include="Vendor\libs\jstree\themes\_theme.scss" /> | |
| 557 | <Content Include="Vendor\libs\ladda\ladda.scss" /> | 563 | <Content Include="Vendor\libs\ladda\ladda.scss" /> | |
| 558 | <Content Include="Vendor\libs\minicolors\minicolors.scss" /> | 564 | <Content Include="Vendor\libs\minicolors\minicolors.scss" /> | |
| 559 | <Content Include="Vendor\libs\morris\morris.scss" /> | 565 | <Content Include="Vendor\libs\morris\morris.scss" /> | |
| 560 | <Content Include="Vendor\libs\nestable\nestable.scss" /> | 566 | <Content Include="Vendor\libs\nestable\nestable.scss" /> | |
| 561 | <Content Include="Vendor\libs\nouislider\nouislider.scss" /> | 567 | <Content Include="Vendor\libs\nouislider\nouislider.scss" /> | |
| 562 | <Content Include="Vendor\libs\nouislider\_mixins.scss" /> | 568 | <Content Include="Vendor\libs\nouislider\_mixins.scss" /> | |
| 563 | <Content Include="Vendor\libs\perfect-scrollbar\perfect-scrollbar.scss" /> | 569 | <Content Include="Vendor\libs\perfect-scrollbar\perfect-scrollbar.scss" /> | |
| 564 | <Content Include="Vendor\libs\photoswipe\photoswipe.scss" /> | 570 | <Content Include="Vendor\libs\photoswipe\photoswipe.scss" /> | |
| 565 | <Content Include="Vendor\libs\plyr\plyr.scss" /> | 571 | <Content Include="Vendor\libs\plyr\plyr.scss" /> | |
| 566 | <Content Include="Vendor\libs\plyr\_mixins.scss" /> | 572 | <Content Include="Vendor\libs\plyr\_mixins.scss" /> | |
| 567 | <Content Include="Vendor\libs\quill\editor.scss" /> | 573 | <Content Include="Vendor\libs\quill\editor.scss" /> | |
| 568 | <Content Include="Vendor\libs\quill\typography.scss" /> | 574 | <Content Include="Vendor\libs\quill\typography.scss" /> | |
| 569 | <Content Include="Vendor\libs\quill\_mixins.scss" /> | 575 | <Content Include="Vendor\libs\quill\_mixins.scss" /> | |
| 570 | <Content Include="Vendor\libs\select2\select2.scss" /> | 576 | <Content Include="Vendor\libs\select2\select2.scss" /> | |
| 571 | <Content Include="Vendor\libs\select2\_mixins.scss" /> | 577 | <Content Include="Vendor\libs\select2\_mixins.scss" /> | |
| 572 | <Content Include="Vendor\libs\smartwizard\smartwizard.scss" /> | 578 | <Content Include="Vendor\libs\smartwizard\smartwizard.scss" /> | |
| 573 | <Content Include="Vendor\libs\smartwizard\_mixins.scss" /> | 579 | <Content Include="Vendor\libs\smartwizard\_mixins.scss" /> | |
| 574 | <Content Include="Vendor\libs\spinkit\spinkit.scss" /> | 580 | <Content Include="Vendor\libs\spinkit\spinkit.scss" /> | |
| 575 | <Content Include="Vendor\libs\spinkit\_mixins.scss" /> | 581 | <Content Include="Vendor\libs\spinkit\_mixins.scss" /> | |
| 576 | <Content Include="Vendor\libs\swiper\swiper.scss" /> | 582 | <Content Include="Vendor\libs\swiper\swiper.scss" /> | |
| 577 | <Content Include="Vendor\libs\swiper\_mixins.scss" /> | 583 | <Content Include="Vendor\libs\swiper\_mixins.scss" /> | |
| 578 | <Content Include="Vendor\libs\timepicker\timepicker.scss" /> | 584 | <Content Include="Vendor\libs\timepicker\timepicker.scss" /> | |
| 579 | <Content Include="Vendor\libs\timepicker\_mixins.scss" /> | 585 | <Content Include="Vendor\libs\timepicker\_mixins.scss" /> | |
| 580 | <Content Include="Vendor\libs\toastr\toastr.scss" /> | 586 | <Content Include="Vendor\libs\toastr\toastr.scss" /> | |
| 581 | <Content Include="Vendor\libs\typeahead-js\typeahead.scss" /> | 587 | <Content Include="Vendor\libs\typeahead-js\typeahead.scss" /> | |
| 582 | <Content Include="Vendor\libs\typeahead-js\_mixins.scss" /> | 588 | <Content Include="Vendor\libs\typeahead-js\_mixins.scss" /> | |
| 583 | <Content Include="Vendor\libs\vegas\vegas.scss" /> | 589 | <Content Include="Vendor\libs\vegas\vegas.scss" /> | |
| 584 | <Content Include="Views\Shared\Layouts\Partials\_LayoutFooter.cshtml" /> | 590 | <Content Include="Views\Shared\Layouts\Partials\_LayoutFooter.cshtml" /> | |
| 585 | <Content Include="Views\Shared\Layouts\Partials\_LayoutNavbar.cshtml" /> | 591 | <Content Include="Views\Shared\Layouts\Partials\_LayoutNavbar.cshtml" /> | |
| 586 | <Content Include="Views\Shared\Layouts\Partials\_LayoutSidenav.cshtml" /> | 592 | <Content Include="Views\Shared\Layouts\Partials\_LayoutSidenav.cshtml" /> | |
| 587 | <Content Include="Views\Shared\Layouts\_Application.cshtml" /> | 593 | <Content Include="Views\Shared\Layouts\_Application.cshtml" /> | |
| 588 | <Content Include="Views\Shared\Layouts\_Layout1.cshtml" /> | 594 | <Content Include="Views\Shared\Layouts\_Layout1.cshtml" /> | |
| 589 | <Content Include="Views\Shared\Layouts\_Layout1Flex.cshtml" /> | 595 | <Content Include="Views\Shared\Layouts\_Layout1Flex.cshtml" /> | |
| 590 | <Content Include="Views\Shared\Layouts\_Layout2.cshtml" /> | 596 | <Content Include="Views\Shared\Layouts\_Layout2.cshtml" /> | |
| 591 | <Content Include="Views\Shared\Layouts\_Layout2Flex.cshtml" /> | 597 | <Content Include="Views\Shared\Layouts\_Layout2Flex.cshtml" /> | |
| 592 | <Content Include="Views\Shared\Layouts\_LayoutBlank.cshtml" /> | 598 | <Content Include="Views\Shared\Layouts\_LayoutBlank.cshtml" /> | |
| 593 | <Content Include="Views\Shared\Layouts\_LayoutHorizontalSidenav.cshtml" /> | 599 | <Content Include="Views\Shared\Layouts\_LayoutHorizontalSidenav.cshtml" /> | |
| 594 | <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbar.cshtml" /> | 600 | <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbar.cshtml" /> | |
| 595 | <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbarFlex.cshtml" /> | 601 | <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbarFlex.cshtml" /> | |
| 596 | <Content Include="Views\Shared\Layouts\_LayoutWithoutSidenav.cshtml" /> | 602 | <Content Include="Views\Shared\Layouts\_LayoutWithoutSidenav.cshtml" /> | |
| 597 | <Content Include="Views\Page2\Index.cshtml" /> | 603 | <Content Include="Views\Page2\Index.cshtml" /> | |
| 598 | </ItemGroup> | 604 | </ItemGroup> | |
| 599 | <ItemGroup> | 605 | <ItemGroup> | |
| 600 | <Folder Include="App_Data\" /> | 606 | <Folder Include="App_Data\" /> | |
| 601 | <Folder Include="Models\" /> | 607 | <Folder Include="Models\" /> | |
| 602 | </ItemGroup> | 608 | </ItemGroup> | |
| 603 | <ItemGroup> | 609 | <ItemGroup> | |
| 604 | <None Include="packages.config" /> | 610 | <None Include="packages.config" /> | |
| 605 | </ItemGroup> | 611 | </ItemGroup> | |
| 606 | <PropertyGroup> | 612 | <PropertyGroup> | |
| 607 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | 613 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | |
| 608 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> | 614 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> | |
| 609 | </PropertyGroup> | 615 | </PropertyGroup> | |
| 610 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 616 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | |
| 611 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> | 617 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> | |
| 612 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" /> | 618 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" /> | |
| 613 | <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> | 619 | <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> | |
| 614 | <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> | 620 | <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> | |
| 615 | </Target> | 621 | </Target> | |
| 616 | <ProjectExtensions> | 622 | <ProjectExtensions> | |
| 617 | <VisualStudio> | 623 | <VisualStudio> | |
| 618 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> | 624 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> | |
| 619 | <WebProjectProperties> | 625 | <WebProjectProperties> | |
| 620 | <UseIIS>False</UseIIS> | 626 | <UseIIS>False</UseIIS> | |
| 621 | <AutoAssignPort>True</AutoAssignPort> | 627 | <AutoAssignPort>True</AutoAssignPort> | |
| 622 | <DevelopmentServerPort>55607</DevelopmentServerPort> | 628 | <DevelopmentServerPort>55607</DevelopmentServerPort> | |
| 623 | <DevelopmentServerVPath>/</DevelopmentServerVPath> | 629 | <DevelopmentServerVPath>/</DevelopmentServerVPath> | |
| 624 | <IISUrl>http://localhost:55607/</IISUrl> | 630 | <IISUrl>http://localhost:55607/</IISUrl> | |
| 625 | <NTLMAuthentication>False</NTLMAuthentication> | 631 | <NTLMAuthentication>False</NTLMAuthentication> | |
| 626 | <UseCustomServer>False</UseCustomServer> | 632 | <UseCustomServer>False</UseCustomServer> | |
| 627 | <CustomServerUrl> | 633 | <CustomServerUrl> | |
| 628 | </CustomServerUrl> | 634 | </CustomServerUrl> | |
| 629 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> | 635 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> | |
| 630 | </WebProjectProperties> | 636 | </WebProjectProperties> | |
| 631 | </FlavorProperties> | 637 | </FlavorProperties> | |
| 632 | </VisualStudio> | 638 | </VisualStudio> | |
| 633 | </ProjectExtensions> | 639 | </ProjectExtensions> | |
| 634 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> | 640 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> | |
| 635 | <PropertyGroup> | 641 | <PropertyGroup> | |
| 636 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> | 642 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> | |
| 637 | </PropertyGroup> | 643 | </PropertyGroup> | |
| 638 | <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props'))" /> | +- | ||
| 639 | <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> | |||
| 640 | <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props'))" /> | = | 644 | <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props'))" /> |
| 641 | <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props'))" /> | 645 | <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x86.1.1.8\build\LibSassHost.Native.win-x86.props'))" /> | |
| -+ | 646 | <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x64.1.1.8\build\LibSassHost.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x64.1.1.8\build\LibSassHost.Native.win-x64.props'))" /> | ||
| 647 | <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.2.4.16\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props'))" /> | |||
| 648 | <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'))" /> | |||
| 649 | <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" /> | |||
| 642 | </Target> | = | 650 | </Target> |
| 643 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 651 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | |
| 644 | Other similar extension points exist, see Microsoft.Common.targets. | 652 | Other similar extension points exist, see Microsoft.Common.targets. | |
| 645 | <Target Name="BeforeBuild"> | 653 | <Target Name="BeforeBuild"> | |
| 646 | </Target> | 654 | </Target> | |
| 647 | <Target Name="AfterBuild"> | 655 | <Target Name="AfterBuild"> | |
| 648 | </Target> --> | 656 | </Target> --> | |
| 649 | </Project> | 657 | </Project> |