You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1241 lines
87 KiB
1241 lines
87 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>
|
|
</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>WebFormApp</RootNamespace>
|
|
<AssemblyName>WebFormApp</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<Use64BitIISExpress />
|
|
<IISExpressSSLPort>44388</IISExpressSSLPort>
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.AspNetCore.Antiforgery, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Antiforgery.1.0.3\lib\net451\Microsoft.AspNetCore.Antiforgery.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Authorization, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Authorization.1.0.2\lib\net451\Microsoft.AspNetCore.Authorization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Cors, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Cors.1.0.2\lib\net451\Microsoft.AspNetCore.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Cryptography.Internal, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Cryptography.Internal.1.0.2\lib\net451\Microsoft.AspNetCore.Cryptography.Internal.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.DataProtection, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.DataProtection.1.0.2\lib\net451\Microsoft.AspNetCore.DataProtection.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.DataProtection.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.DataProtection.Abstractions.1.0.2\lib\net451\Microsoft.AspNetCore.DataProtection.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Diagnostics.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Diagnostics.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Hosting, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Hosting.1.0.2\lib\net451\Microsoft.AspNetCore.Hosting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Hosting.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Hosting.Abstractions.1.0.2\lib\net451\Microsoft.AspNetCore.Hosting.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Hosting.Server.Abstractions.1.0.2\lib\net451\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Html.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Html.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.AspNetCore.Html.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Http, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.1.0.2\lib\net451\Microsoft.AspNetCore.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Http.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.Abstractions.1.0.2\lib\net451\Microsoft.AspNetCore.Http.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Http.Extensions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.Extensions.1.0.2\lib\net451\Microsoft.AspNetCore.Http.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Http.Features, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.Features.1.0.2\lib\net451\Microsoft.AspNetCore.Http.Features.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.JsonPatch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.JsonPatch.1.0.0\lib\netstandard1.1\Microsoft.AspNetCore.JsonPatch.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Localization, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Localization.1.0.2\lib\net451\Microsoft.AspNetCore.Localization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Abstractions, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Abstractions.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.ApiExplorer, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.ApiExplorer.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.ApiExplorer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Core, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Core.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Cors, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Cors.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.DataAnnotations, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.DataAnnotations.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.DataAnnotations.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Formatters.Json, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Formatters.Json.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Formatters.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Localization, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Localization.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Localization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Razor, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Razor.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.Razor.Host, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Razor.Host.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.Razor.Host.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.TagHelpers, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.TagHelpers.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.TagHelpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Mvc.ViewFeatures, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.ViewFeatures.1.0.3\lib\net451\Microsoft.AspNetCore.Mvc.ViewFeatures.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Razor, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Razor.1.0.2\lib\net451\Microsoft.AspNetCore.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Razor.Runtime, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Razor.Runtime.1.0.2\lib\net451\Microsoft.AspNetCore.Razor.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Routing, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Routing.1.0.3\lib\net451\Microsoft.AspNetCore.Routing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.Routing.Abstractions, Version=1.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.Routing.Abstractions.1.0.3\lib\net451\Microsoft.AspNetCore.Routing.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNetCore.WebUtilities, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNetCore.WebUtilities.1.0.2\lib\net451\Microsoft.AspNetCore.WebUtilities.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeAnalysis, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeAnalysis.Common.1.3.0\lib\net45\Microsoft.CodeAnalysis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeAnalysis.CSharp, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeAnalysis.CSharp.1.3.0\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.DotNet.InternalAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.DotNet.InternalAbstractions.1.0.0\lib\net451\Microsoft.DotNet.InternalAbstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Caching.Memory, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Caching.Memory.1.0.2\lib\net451\Microsoft.Extensions.Caching.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Configuration, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Configuration.1.0.2\lib\netstandard1.1\Microsoft.Extensions.Configuration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Configuration.EnvironmentVariables, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.1.0.2\lib\net451\Microsoft.Extensions.Configuration.EnvironmentVariables.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.DependencyInjection, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.1.0.2\lib\netstandard1.1\Microsoft.Extensions.DependencyInjection.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.DependencyModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.DependencyModel.1.0.0\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.FileProviders.Abstractions, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.FileProviders.Abstractions.1.0.1\lib\netstandard1.0\Microsoft.Extensions.FileProviders.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.FileProviders.Composite, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.FileProviders.Composite.1.0.1\lib\netstandard1.0\Microsoft.Extensions.FileProviders.Composite.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.FileProviders.Physical, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.FileProviders.Physical.1.0.1\lib\net451\Microsoft.Extensions.FileProviders.Physical.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.FileSystemGlobbing, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.1.0.1\lib\net451\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Globalization.CultureInfoCache, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Globalization.CultureInfoCache.1.0.2\lib\netstandard1.1\Microsoft.Extensions.Globalization.CultureInfoCache.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Localization, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Localization.1.0.2\lib\net451\Microsoft.Extensions.Localization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Localization.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Localization.Abstractions.1.0.2\lib\netstandard1.0\Microsoft.Extensions.Localization.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Logging.1.0.2\lib\netstandard1.1\Microsoft.Extensions.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.1.0.2\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.ObjectPool, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.ObjectPool.1.0.1\lib\net451\Microsoft.Extensions.ObjectPool.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Options, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Options.1.0.2\lib\netstandard1.0\Microsoft.Extensions.Options.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.PlatformAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.PlatformAbstractions.1.0.0\lib\net451\Microsoft.Extensions.PlatformAbstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Primitives, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Primitives.1.0.1\lib\netstandard1.0\Microsoft.Extensions.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.WebEncoders, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.WebEncoders.1.0.2\lib\netstandard1.0\Microsoft.Extensions.WebEncoders.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Net.Http.Headers, Version=1.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Net.Http.Headers.1.0.2\lib\netstandard1.1\Microsoft.Net.Http.Headers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Syncfusion.EJ, Version=19.1.0.54, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Syncfusion.EJ.19.1.0.54\lib\net451\Syncfusion.EJ.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Syncfusion.Licensing, Version=19.1460.0.54, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Syncfusion.Licensing.19.1.0.54\lib\net46\Syncfusion.Licensing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.AppContext, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.AppContext.4.1.0\lib\net463\System.AppContext.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Buffers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.0.0\lib\netstandard1.1\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Immutable, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Immutable.1.2.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.NonGeneric, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.NonGeneric.4.0.1\lib\net46\System.Collections.NonGeneric.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.Primitives, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ComponentModel.Primitives.4.1.0\lib\net45\System.ComponentModel.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.TypeConverter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ComponentModel.TypeConverter.4.1.0\lib\net462\System.ComponentModel.TypeConverter.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Console, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Console.4.0.0\lib\net46\System.Console.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.FileVersionInfo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.FileVersionInfo.4.0.0\lib\net46\System.Diagnostics.FileVersionInfo.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.StackTrace, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.StackTrace.4.0.1\lib\net46\System.Diagnostics.StackTrace.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.4.1.0\lib\net462\System.IO.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.FileSystem.4.0.1\lib\net46\System.IO.FileSystem.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.FileSystem.Primitives.4.0.1\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.4.1.0\lib\net463\System.Linq.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Expressions, Version=4.1.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.Expressions.4.1.1\lib\net463\System.Linq.Expressions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.4.1.0\lib\net462\System.Reflection.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Metadata, Version=1.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.Metadata.1.3.0\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.4.1.0\lib\net462\System.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.Extensions.4.1.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.4.1.0\lib\net462\System.Runtime.InteropServices.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.0.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.Serialization.Primitives.4.1.1\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.2.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.0.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encoding.CodePages, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encoding.CodePages.4.0.1\lib\net46\System.Text.Encoding.CodePages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encodings.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.4.0.0\lib\netstandard1.0\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Thread, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Thread.4.0.0\lib\net46\System.Threading.Thread.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AspNet.ScriptManager.bootstrap">
|
|
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.3.4.1\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AspNet.ScriptManager.jQuery">
|
|
<HintPath>..\packages\AspNet.ScriptManager.jQuery.3.4.1\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ScriptManager.MSAjax">
|
|
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ScriptManager.WebForms">
|
|
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XmlDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Xml.XmlDocument.4.0.1\lib\net46\System.Xml.XmlDocument.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XPath, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Xml.XPath.4.0.1\lib\net46\System.Xml.XPath.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Xml.XPath.XDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Xml.XPath.XDocument.4.0.1\lib\net46\System.Xml.XPath.XDocument.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="WebGrease">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Web.Optimization.WebForms">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.FriendlyUrls">
|
|
<HintPath>..\packages\Microsoft.AspNet.FriendlyUrls.Core.1.0.2\lib\net45\Microsoft.AspNet.FriendlyUrls.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EntityFramework">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Core">
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.3\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Owin">
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.3\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.EntityFramework">
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.3\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Owin">
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin">
|
|
<HintPath>..\packages\Microsoft.Owin.4.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb">
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.4.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Cookies">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Facebook.4.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Cookies">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.4.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Google">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Google.4.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Twitter">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Twitter.4.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.MicrosoftAccount">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.4.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.OAuth">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.4.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="About.aspx" />
|
|
<Content Include="Account\AddPhoneNumber.aspx" />
|
|
<Content Include="Account\Confirm.aspx" />
|
|
<Content Include="Account\Forgot.aspx" />
|
|
<Content Include="Account\Lockout.aspx" />
|
|
<Content Include="Account\Login.aspx" />
|
|
<Content Include="Account\Manage.aspx" />
|
|
<Content Include="Account\ManageLogins.aspx" />
|
|
<Content Include="Account\ManagePassword.aspx" />
|
|
<Content Include="Account\OpenAuthProviders.ascx" />
|
|
<Content Include="Account\Register.aspx" />
|
|
<Content Include="Account\RegisterExternalLogin.aspx" />
|
|
<Content Include="Account\ResetPassword.aspx" />
|
|
<Content Include="Account\ResetPasswordConfirmation.aspx" />
|
|
<Content Include="Account\TwoFactorAuthenticationSignIn.aspx" />
|
|
<Content Include="Account\VerifyPhoneNumber.aspx" />
|
|
<Content Include="Contact.aspx" />
|
|
<Content Include="Content\bootstrap-theme.css" />
|
|
<Content Include="Content\bootstrap-theme.min.css" />
|
|
<Content Include="Content\bootstrap.css" />
|
|
<Content Include="Content\bootstrap.min.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.theme.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\common-images\darktheme\colorpicker_dark.png" />
|
|
<Content Include="Content\ej\web\common-images\diagram\diagram_context.png" />
|
|
<Content Include="Content\ej\web\common-images\diagram\diagram_context1.png" />
|
|
<Content Include="Content\ej\web\common-images\diagram\Rotate.cur" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\cellbottomalignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\cellcenteralignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\celltopalignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\tablecenteralignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\tableleftalignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\documenteditor\tablerightalignment.svg" />
|
|
<Content Include="Content\ej\web\common-images\ejicons.svg" />
|
|
<Content Include="Content\ej\web\common-images\fileexplorer\file_icons.png" />
|
|
<Content Include="Content\ej\web\common-images\grid\dropPointer.cur" />
|
|
<Content Include="Content\ej\web\common-images\kanban\nouser.svg" />
|
|
<Content Include="Content\ej\web\common-images\lighttheme\colorpicker_light.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Bootom.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Bootom_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Left.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Left_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Right.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Right_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Top.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Arrow_Top_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Bar.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home_hover_lime.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home_hover_saffron.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home_lime.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Home_saffron.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Navicatior.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Zoom-In.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Zoom-In_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Zoom-out.png" />
|
|
<Content Include="Content\ej\web\common-images\maps\Zoom-out_hover.png" />
|
|
<Content Include="Content\ej\web\common-images\materialtheme\colorpicker_light_material.png" />
|
|
<Content Include="Content\ej\web\common-images\mediaplayer\basic_view_toolbar_bg.png" />
|
|
<Content Include="Content\ej\web\common-images\mediaplayer\header_bg.png" />
|
|
<Content Include="Content\ej\web\common-images\mediaplayer\thumbnail.png" />
|
|
<Content Include="Content\ej\web\common-images\mediaplayer\waiting_popup.gif" />
|
|
<Content Include="Content\ej\web\common-images\navigationdrawer\icons.svg" />
|
|
<Content Include="Content\ej\web\common-images\pdfviewer\preloader-pdfviewer.gif" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\circle.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\diamond.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\down-arrow.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\green.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\red.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\right-arrow.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\three-color.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\triangle.png" />
|
|
<Content Include="Content\ej\web\common-images\pivotgrid\up-arrow.png" />
|
|
<Content Include="Content\ej\web\common-images\radialmenu\back.png" />
|
|
<Content Include="Content\ej\web\common-images\radialmenu\radial.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\Dataset.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\Datasource.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\DefaultImage.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\DragTable.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\ejreportdesigner.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\Image.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\MoveIcon.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\Nodata.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\Parameter.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\resizeicon.png" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\SettingIcon.png" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\alertIcon.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\collapse.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\down.png" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\ej-reportviewericons.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\errorIcon.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\expand.svg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\minus.gif" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\minus.jpg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\minus.png" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\plus.gif" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\plus.jpg" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\plus.png" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\up.png" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\updown.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Blank.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Browser.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Check.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Diet.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\ejrbnicons.svg" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\gallery.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Gantt.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\homegallery.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\paste.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Project.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Protect.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Sales.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\style.gallery.png" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\User.jpg" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\Version.png" />
|
|
<Content Include="Content\ej\web\common-images\schedule\schedule_priority.png" />
|
|
<Content Include="Content\ej\web\common-images\spellcheck\highlight.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\blank.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\bluedatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\bwrcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\chart-sprites.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\charttab-sprites.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\charttype-sprites.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\cross.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\downarrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\downtriangle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\down_arrow_dark.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\down_arrow_light.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\draw_border_dark.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\draw_border_grid_dark.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\draw_border_grid_light.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\draw_border_light.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\drystar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\ejxlicons.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\exclam.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\format_painter_dark.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\format_painter_light.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\fullstar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\greenarrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\greencircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\greencircleindi.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\greendatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\greenflag.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\gwcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\gwrcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\gycolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\gyrcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\halfstar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\lightbluedatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\midarrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\midtriangle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\orangedatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\purpledatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\redarrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\redcircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\redcircleindi.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\reddatabar.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\redflag.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\redsquare.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\right_arrow_dark.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\right_arrow_light.cur" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rimgreencircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rimredcircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rimyellowcircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rwbcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rwcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rwgcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\rygcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\sprites.png" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\tick.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\uparrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\uptriangle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\wgcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\wrcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\yellowarrow.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\yellowcircle.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\yellowcircleindi.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\yellowflag.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\yellowtri.svg" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\ygcolorscale.svg" />
|
|
<Content Include="Content\ej\web\common-images\treeview\drop-sibling-rtl.png" />
|
|
<Content Include="Content\ej\web\default-theme\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.theme.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\default-theme\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\default-theme\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\default-theme\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\default-theme\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\default-theme\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\default-theme\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\default-theme\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\default-theme\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.bootstrap.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.bootstrap.min.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.material.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.material.min.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.min.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.office-365.css" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.office-365.min.css" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.bootstrap.min.css" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.material.min.css" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.min.css" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.office-365.min.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.theme.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\flat-lime\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\flat-lime\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\flat-lime\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\flat-lime\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\flat-lime\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\flat-lime\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\flat-lime\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.theme.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\flat-saffron\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-azure\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-lime\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.theme.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\gradient-saffron\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.theme.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\high-contrast-01\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.theme.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\high-contrast-02\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\material\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\material\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\material\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\material\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\material\ej.theme.css" />
|
|
<Content Include="Content\ej\web\material\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\material\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\material\icons\ejicons.svg" />
|
|
<Content Include="Content\ej\web\material\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\material\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\material\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\material\images\rating-star.png" />
|
|
<Content Include="Content\ej\web\material\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\material\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\material\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\office-365\ej.reportdesigner.min.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.reportdesigner.theme.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.reportdesigner.theme.min.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.reports.core.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.theme.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.theme.min.css" />
|
|
<Content Include="Content\ej\web\office-365\ej.web.all.min.css" />
|
|
<Content Include="Content\ej\web\office-365\icons\ejicons.svg" />
|
|
<Content Include="Content\ej\web\office-365\images\ajax-loader.gif" />
|
|
<Content Include="Content\ej\web\office-365\images\checkedtick.png" />
|
|
<Content Include="Content\ej\web\office-365\images\drop-sibling.png" />
|
|
<Content Include="Content\ej\web\office-365\images\Rating_Active.png" />
|
|
<Content Include="Content\ej\web\office-365\images\Rating_Clear.png" />
|
|
<Content Include="Content\ej\web\office-365\images\Rating_Default.png" />
|
|
<Content Include="Content\ej\web\office-365\images\rotator-icon.png" />
|
|
<Content Include="Content\ej\web\office-365\images\slider-tick.png" />
|
|
<Content Include="Content\ej\web\office-365\images\waitingpopup.gif" />
|
|
<Content Include="Content\ej\web\responsive-css\ej.responsive.css" />
|
|
<Content Include="Content\ej\web\responsive-css\ejgrid.responsive.css" />
|
|
<Content Include="Content\ej\web\ribbon-css\ej.icons.css" />
|
|
<Content Include="Content\Site.css" />
|
|
<Content Include="Default.aspx" />
|
|
<Content Include="favicon.ico" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="Content\bootstrap.min.css.map" />
|
|
<Content Include="Content\bootstrap.css.map" />
|
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
|
<Content Include="Content\bootstrap-theme.css.map" />
|
|
<Content Include="Account\Web.config" />
|
|
<Content Include="Content\ej\web\bootstrap-theme\ej.theme.less" />
|
|
<Content Include="Content\ej\web\common-images\ejicons.eot" />
|
|
<Content Include="Content\ej\web\common-images\ejicons.ttf" />
|
|
<Content Include="Content\ej\web\common-images\ejicons.woff" />
|
|
<Content Include="Content\ej\web\common-images\navigationdrawer\icons.eot" />
|
|
<Content Include="Content\ej\web\common-images\navigationdrawer\icons.ttf" />
|
|
<Content Include="Content\ej\web\common-images\navigationdrawer\icons.woff" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\ejreportdesigner.eot" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\ejreportdesigner.ttf" />
|
|
<Content Include="Content\ej\web\common-images\reportdesigner\ejreportdesigner.woff" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\ej-reportviewericons.eot" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\ej-reportviewericons.ttf" />
|
|
<Content Include="Content\ej\web\common-images\reportviewer\ej-reportviewericons.woff" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\ejrbnicons.eot" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\ejrbnicons.ttf" />
|
|
<Content Include="Content\ej\web\common-images\ribbon\ejrbnicons.woff" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\ejxlicons.eot" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\ejxlicons.ttf" />
|
|
<Content Include="Content\ej\web\common-images\spreadsheet\ejxlicons.woff" />
|
|
<Content Include="Content\ej\web\default-theme\ej.theme.less" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.bootstrap.less" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.less" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.material.less" />
|
|
<Content Include="Content\ej\web\ej.reportdesigner.core.office-365.less" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.bootstrap.less" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.less" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.material.less" />
|
|
<Content Include="Content\ej\web\ej.widgets.core.office-365.less" />
|
|
<Content Include="Content\ej\web\flat-azure-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\flat-lime-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\flat-lime\ej.theme.less" />
|
|
<Content Include="Content\ej\web\flat-saffron-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\flat-saffron\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-azure-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-azure\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-lime-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-lime\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-saffron-dark\ej.theme.less" />
|
|
<Content Include="Content\ej\web\gradient-saffron\ej.theme.less" />
|
|
<Content Include="Content\ej\web\high-contrast-01\ej.theme.less" />
|
|
<Content Include="Content\ej\web\high-contrast-02\ej.theme.less" />
|
|
<Content Include="Content\ej\web\material\ej.theme.less" />
|
|
<Content Include="Content\ej\web\material\icons\ejicons.eot" />
|
|
<Content Include="Content\ej\web\material\icons\ejicons.ttf" />
|
|
<Content Include="Content\ej\web\material\icons\ejicons.woff" />
|
|
<Content Include="Content\ej\web\office-365\ej.theme.less" />
|
|
<Content Include="Content\ej\web\office-365\icons\ejicons.eot" />
|
|
<Content Include="Content\ej\web\office-365\icons\ejicons.ttf" />
|
|
<Content Include="Content\ej\web\office-365\icons\ejicons.woff" />
|
|
<None Include="Scripts\jquery-3.4.1.intellisense.js" />
|
|
<Content Include="Scripts\bootstrap.js" />
|
|
<Content Include="Scripts\bootstrap.min.js" />
|
|
<Content Include="Scripts\jquery-3.4.1.js" />
|
|
<Content Include="Scripts\jquery-3.4.1.min.js" />
|
|
<Content Include="Scripts\jquery-3.4.1.slim.js" />
|
|
<Content Include="Scripts\jquery-3.4.1.slim.min.js" />
|
|
<Content Include="Scripts\modernizr-2.8.3.js" />
|
|
<Content Include="Scripts\WebForms\DetailsView.js" />
|
|
<Content Include="Scripts\WebForms\Focus.js" />
|
|
<Content Include="Scripts\WebForms\GridView.js" />
|
|
<Content Include="Scripts\WebForms\Menu.js" />
|
|
<Content Include="Scripts\WebForms\MenuStandards.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjax.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxApplicationServices.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxComponentModel.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxCore.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxGlobalization.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxHistory.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxNetwork.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxSerialization.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxTimer.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebForms.js" />
|
|
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebServices.js" />
|
|
<Content Include="Scripts\WebForms\SmartNav.js" />
|
|
<Content Include="Scripts\WebForms\TreeView.js" />
|
|
<Content Include="Scripts\WebForms\WebForms.js" />
|
|
<Content Include="Scripts\WebForms\WebParts.js" />
|
|
<Content Include="Scripts\WebForms\WebUIValidation.js" />
|
|
<Content Include="Site.Master" />
|
|
<Content Include="ViewSwitcher.ascx" />
|
|
<Content Include="Web.config" />
|
|
<Content Include="Bundle.config" />
|
|
<Content Include="Site.Mobile.Master" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Account\AddPhoneNumber.aspx.cs">
|
|
<DependentUpon>AddPhoneNumber.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\AddPhoneNumber.aspx.designer.cs">
|
|
<DependentUpon>AddPhoneNumber.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Confirm.aspx.cs">
|
|
<DependentUpon>Confirm.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Confirm.aspx.designer.cs">
|
|
<DependentUpon>Confirm.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Forgot.aspx.cs">
|
|
<DependentUpon>Forgot.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Forgot.aspx.designer.cs">
|
|
<DependentUpon>Forgot.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Lockout.aspx.cs">
|
|
<DependentUpon>Lockout.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Lockout.aspx.designer.cs">
|
|
<DependentUpon>Lockout.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Login.aspx.cs">
|
|
<DependentUpon>Login.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Login.aspx.designer.cs">
|
|
<DependentUpon>Login.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Manage.aspx.cs">
|
|
<DependentUpon>Manage.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Manage.aspx.designer.cs">
|
|
<DependentUpon>Manage.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\ManageLogins.aspx.cs">
|
|
<DependentUpon>ManageLogins.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\ManageLogins.aspx.designer.cs">
|
|
<DependentUpon>ManageLogins.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\ManagePassword.aspx.cs">
|
|
<DependentUpon>ManagePassword.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\ManagePassword.aspx.designer.cs">
|
|
<DependentUpon>ManagePassword.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\OpenAuthProviders.ascx.cs">
|
|
<DependentUpon>OpenAuthProviders.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\OpenAuthProviders.ascx.designer.cs">
|
|
<DependentUpon>OpenAuthProviders.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\Register.aspx.cs">
|
|
<DependentUpon>Register.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\Register.aspx.designer.cs">
|
|
<DependentUpon>Register.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\RegisterExternalLogin.aspx.cs">
|
|
<DependentUpon>RegisterExternalLogin.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\RegisterExternalLogin.aspx.designer.cs">
|
|
<DependentUpon>RegisterExternalLogin.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\ResetPassword.aspx.cs">
|
|
<DependentUpon>ResetPassword.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\ResetPassword.aspx.designer.cs">
|
|
<DependentUpon>ResetPassword.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\ResetPasswordConfirmation.aspx.cs">
|
|
<DependentUpon>ResetPasswordConfirmation.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\ResetPasswordConfirmation.aspx.designer.cs">
|
|
<DependentUpon>ResetPasswordConfirmation.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\TwoFactorAuthenticationSignIn.aspx.cs">
|
|
<DependentUpon>TwoFactorAuthenticationSignIn.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\TwoFactorAuthenticationSignIn.aspx.designer.cs">
|
|
<DependentUpon>TwoFactorAuthenticationSignIn.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Account\VerifyPhoneNumber.aspx.cs">
|
|
<DependentUpon>VerifyPhoneNumber.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Account\VerifyPhoneNumber.aspx.designer.cs">
|
|
<DependentUpon>VerifyPhoneNumber.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="About.aspx.cs">
|
|
<DependentUpon>About.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="About.aspx.designer.cs">
|
|
<DependentUpon>About.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="App_Start\IdentityConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="App_Start\Startup.Auth.cs" />
|
|
<Compile Include="Contact.aspx.cs">
|
|
<DependentUpon>Contact.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Contact.aspx.designer.cs">
|
|
<DependentUpon>Contact.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\IdentityModels.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Site.Master.cs">
|
|
<DependentUpon>Site.Master</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Site.Master.designer.cs">
|
|
<DependentUpon>Site.Master</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Site.Mobile.Master.cs">
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Site.Mobile.Master.designer.cs">
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Startup.cs" />
|
|
<Compile Include="ViewSwitcher.ascx.cs">
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewSwitcher.ascx.designer.cs">
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="App_Data\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
<Content Include="Scripts\jquery-3.4.1.slim.min.map" />
|
|
<Content Include="Scripts\jquery-3.4.1.min.map" />
|
|
<None Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
<None Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
|
|
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>53521</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>https://localhost:44388/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
</Target>
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |