<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1C7A9914-8CDC-4075-9422-37BD0E51C076}</ProjectGuid>
<ProjectTypeGuids>{94EE71E2-EE2A-480B-8704-AF46D2E58D94};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Web</RootNamespace>
<AssemblyName>Web</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<TargetFrameworkProfile />
<UseGlobalApplicationHostFile />
<Use64BitIISExpress />
</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' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ben.Demystifier, Version=0.4.0.0, Culture=neutral, PublicKeyToken=a6d206e05440431a, processorArchitecture=MSIL">
<HintPath>..\packages\Ben.Demystifier.0.4.1\lib\net45\Ben.Demystifier.dll</HintPath>
</Reference>
<Reference Include="DotVVM.Core, Version=4.1.7.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.Core.4.1.7\lib\net472\DotVVM.Core.dll</HintPath>
</Reference>
<Reference Include="DotVVM.Framework, Version=4.1.7.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.4.1.7\lib\net472\DotVVM.Framework.dll</HintPath>
</Reference>
<Reference Include="DotVVM.Framework.Controls.Bootstrap, Version=4.1.3.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.Controls.Bootstrap4.4.1.3\lib\net472\DotVVM.Framework.Controls.Bootstrap.dll</HintPath>
</Reference>
<Reference Include="DotVVM.Framework.Hosting.Owin, Version=4.1.7.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.Owin.4.1.7\lib\net472\DotVVM.Framework.Hosting.Owin.dll</HintPath>
</Reference>
<Reference Include="DotVVM.HotReload, Version=4.1.7.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.HotReload.4.1.7\lib\net472\DotVVM.HotReload.dll</HintPath>
</Reference>
<Reference Include="DotVVM.HotReload.Owin, Version=4.1.7.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\DotVVM.HotReload.Owin.4.1.7\lib\net472\DotVVM.HotReload.Owin.dll</HintPath>
</Reference>
<Reference Include="FastExpressionCompiler, Version=3.3.4.0, Culture=neutral, PublicKeyToken=dfbf2bd50fcf7768, processorArchitecture=MSIL">
<HintPath>..\packages\FastExpressionCompiler.3.3.4\lib\net45\FastExpressionCompiler.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.4.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.4.3\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.4.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.3\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.DotNet.PlatformAbstractions.3.1.6\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.DependencyModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.DependencyModel.7.0.0\lib\net462\Microsoft.Extensions.DependencyModel.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Options, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.Options.7.0.1\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Net.Http.Headers, Version=2.2.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Net.Http.Headers.2.2.8\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.FileSystems, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Owin.FileSystems.4.2.2\lib\net45\Microsoft.Owin.FileSystems.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.2.2\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Owin.Security.4.2.2\lib\net45\Microsoft.Owin.Security.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.StaticFiles, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Owin.StaticFiles.4.2.2\lib\net45\Microsoft.Owin.StaticFiles.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
</Reference>
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
</Reference>
<Reference Include="Portable.System.DateTimeOnly, Version=7.0.1.0, Culture=neutral, PublicKeyToken=16fb7a27ac3b9689, processorArchitecture=MSIL">
<HintPath>..\packages\Portable.System.DateTimeOnly.7.0.1\lib\net462\Portable.System.DateTimeOnly.dll</HintPath>
</Reference>
<Reference Include="RecordException, Version=0.1.2.0, Culture=neutral, PublicKeyToken=23f3607db32275da, processorArchitecture=MSIL">
<HintPath>..\packages\RecordException.0.1.2\lib\netstandard2.0\RecordException.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Collections.Immutable.7.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Specialized, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Collections.Specialized.4.3.0\lib\net46\System.Collections.Specialized.dll</HintPath>
<Private>True</Private>
<Private>True</Private>
</Reference>
<Reference Include="System.Configuration" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Metadata, Version=7.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reflection.Metadata.7.0.2\lib\net462\System.Reflection.Metadata.dll</HintPath>
</Reference>
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
<Private>True</Private>
<Private>True</Private>
</Reference>
<Reference Include="System.Security" />
<Reference Include="System.Security.Claims, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Claims.4.3.0\lib\net46\System.Security.Claims.dll</HintPath>
<Private>True</Private>
<Private>True</Private>
</Reference>
<Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Text.Json, Version=7.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.7.0.3\lib\net462\System.Text.Json.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Controls\ConfirmationModal\ConfirmationModal.cs" />
<Compile Include="Controls\ConfirmationModal\ConfirmationModalConfigurationExtensions.cs" />
<Compile Include="Controls\WizardNavigation\WizardNavigation.cs" />
<Compile Include="Controls\WizardNavigation\WizardNavigationConfigurationExtensions.cs" />
<Compile Include="Controls\WizardNavigation\WizardNavigationViewModel.cs" />
<Compile Include="Helper\Constants.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Startup.cs" />
<Compile Include="DotVvmStartup.cs" />
<Compile Include="ViewModels\DebugViewModel.cs" />
<Compile Include="ViewModels\DefaultViewModel.cs" />
<Compile Include="ViewModels\SiteViewModel.cs" />
<Compile Include="Models\ToastType.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="wwwroot\js\controls\confirmationModal\confirmationModal.js" />
<Content Include="favicon.ico" />
<Content Include="wwwroot\js\toastr\font-awesome-icons.css" />
<Content Include="wwwroot\js\toastr\toastr.options.js" />
<Content Include="Web.config" />
<Content Include="libman.json" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-grid.css" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-grid.min.css" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-reboot.css" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-reboot.min.css" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap.css" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap.min.css" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.bundle.js" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.bundle.min.js" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.js" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.min.js" />
<Content Include="wwwroot\css\font-awesome\css\font-awesome.css" />
<Content Include="wwwroot\css\font-awesome\css\font-awesome.min.css" />
<Content Include="wwwroot\css\font-awesome\fonts\fontawesome-webfont.svg" />
<Content Include="wwwroot\css\litera\bootstrap.min.css" />
<Content Include="wwwroot\css\site.css" />
<Content Include="wwwroot\js\jquery\jquery.js" />
<Content Include="wwwroot\js\jquery\jquery.min.js" />
<Content Include="wwwroot\js\jquery\jquery.slim.js" />
<Content Include="wwwroot\js\jquery\jquery.slim.min.js" />
<Content Include="wwwroot\js\toastr\toastr.css" />
<Content Include="wwwroot\js\toastr\toastr.min.css" />
<Content Include="wwwroot\js\toastr\toastr.min.js" />
<Content Include="Controls\ConfirmationModal\ConfirmationModal.dotcontrol" />
<Content Include="Controls\WizardNavigation\WizardNavigation.dotcontrol" />
<None Include="packages.config" />
<Content Include="Views\Site.dotmaster" />
<Content Include="Views\Default.dothtml" />
<Content Include="Views\Debug.dothtml" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<Content Include="wwwroot\css\bootstrap\css\bootstrap-grid.css.map" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-grid.min.css.map" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-reboot.css.map" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap-reboot.min.css.map" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap.css.map" />
<Content Include="wwwroot\css\bootstrap\css\bootstrap.min.css.map" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.bundle.js.map" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.bundle.min.js.map" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.js.map" />
<Content Include="wwwroot\css\bootstrap\js\bootstrap.min.js.map" />
<Content Include="wwwroot\css\bootstrap\scss\_alert.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_badge.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_breadcrumb.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_button-group.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_buttons.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_card.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_carousel.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_close.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_code.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_custom-forms.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_dropdown.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_forms.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_functions.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_grid.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_images.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_input-group.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_jumbotron.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_list-group.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_media.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_mixins.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_modal.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_nav.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_navbar.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_pagination.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_popover.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_print.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_progress.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_reboot.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_root.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_spinners.scss" />
<Content Include="wwwroot\css\bootstrap\scss\bootstrap-grid.scss" />
<Content Include="wwwroot\css\bootstrap\scss\bootstrap-reboot.scss" />
<Content Include="wwwroot\css\bootstrap\scss\bootstrap.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_tables.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_toasts.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_tooltip.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_transitions.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_type.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_utilities.scss" />
<Content Include="wwwroot\css\bootstrap\scss\_variables.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_alert.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_background-variant.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_badge.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_border-radius.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_box-shadow.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_breakpoints.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_buttons.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_caret.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_clearfix.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_deprecate.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_float.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_forms.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_gradients.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_grid-framework.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_grid.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_hover.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_image.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_list-group.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_lists.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_nav-divider.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_pagination.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_reset-text.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_resize.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_screen-reader.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_size.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_table-row.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_text-emphasis.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_text-hide.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_text-truncate.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_transition.scss" />
<Content Include="wwwroot\css\bootstrap\scss\mixins\_visibility.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_align.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_background.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_borders.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_clearfix.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_display.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_embed.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_flex.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_float.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_interactions.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_overflow.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_position.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_screenreaders.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_shadows.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_sizing.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_spacing.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_stretched-link.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_text.scss" />
<Content Include="wwwroot\css\bootstrap\scss\utilities\_visibility.scss" />
<Content Include="wwwroot\css\bootstrap\scss\vendor\_rfs.scss" />
<Content Include="wwwroot\js\jquery\jquery.min.map" />
<Content Include="wwwroot\js\jquery\jquery.slim.min.map" />
<Content Include="wwwroot\css\font-awesome\css\font-awesome.css.map" />
<Content Include="wwwroot\css\font-awesome\fonts\fontawesome-webfont.eot" />
<Content Include="wwwroot\css\font-awesome\fonts\fontawesome-webfont.ttf" />
<Content Include="wwwroot\css\font-awesome\fonts\fontawesome-webfont.woff" />
<Content Include="wwwroot\css\font-awesome\fonts\fontawesome-webfont.woff2" />
<Content Include="wwwroot\css\font-awesome\fonts\FontAwesome.otf" />
<Content Include="wwwroot\js\toastr\toastr.js.map" />
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\DotVVM.4.1.7\analyzers\dotnet\cs\DotVVM.Analyzers.CodeFixes.dll" />
<Analyzer Include="..\packages\DotVVM.4.1.7\analyzers\dotnet\cs\DotVVM.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\css\scss\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\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>0</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:3000/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
<FlavorProperties GUID="{94EE71E2-EE2A-480B-8704-AF46D2E58D94}" Configuration="Debug|Any CPU">
<DotvvmPropertyPageProjectFlavorCfg />
</FlavorProperties>
<FlavorProperties GUID="{94EE71E2-EE2A-480B-8704-AF46D2E58D94}" Configuration="Release|Any CPU">
<DotvvmPropertyPageProjectFlavorCfg />
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>