1013 lines
66 KiB
XML
1013 lines
66 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\UmbracoCms.7.5.6\build\UmbracoCms.props" Condition="Exists('..\packages\UmbracoCms.7.5.6\build\UmbracoCms.props')" />
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
<Import Project="..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.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>{63D7EBED-ECF5-4227-B2D3-B77FBE4C3B3A}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>LeafWeb.WebCms</RootNamespace>
|
|
<AssemblyName>WebCms</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<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="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="AutoMapper, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="AutoMapper.Net4, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Backload, Version=2.2.2.5, Culture=neutral, PublicKeyToken=02eaf42ab375d363, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Backload.Core.2.2.2.5\lib\net45\Backload.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Backload.Contracts, Version=2.2.2.5, Culture=neutral, PublicKeyToken=079b4834180abdf7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Backload.Core.2.2.2.5\lib\net45\Backload.Contracts.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="businesslogic, Version=1.0.6185.24085, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\businesslogic.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ClientDependency.Core, Version=1.9.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ClientDependency.1.9.2\lib\net45\ClientDependency.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ClientDependency.Core.Mvc, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ClientDependency-Mvc5.1.8.0.0\lib\net45\ClientDependency.Core.Mvc.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="cms, Version=1.0.6185.24086, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\cms.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="controls, Version=1.0.6185.24087, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\controls.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="CookComputing.XmlRpcV2, Version=2.5.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\xmlrpcnet.2.5.0\lib\net20\CookComputing.XmlRpcV2.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Examine, Version=0.1.70.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Examine.0.1.70.0\lib\Examine.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Hangfire.Core, Version=1.6.7.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Hangfire.Core.1.6.7\lib\net45\Hangfire.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Hangfire.SqlServer, Version=1.6.7.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Hangfire.SqlServer.1.6.7\lib\net45\Hangfire.SqlServer.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\HtmlAgilityPack.1.4.9\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ImageProcessor, Version=2.4.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ImageProcessor.2.4.5.0\lib\net45\ImageProcessor.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ImageProcessor.Web, Version=4.6.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ImageProcessor.Web.4.6.6.0\lib\net45\ImageProcessor.Web.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="interfaces, Version=1.0.6185.24081, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\interfaces.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\log4net.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Lucene.Net.2.9.4.1\lib\net40\Lucene.Net.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MarkdownSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Markdown.1.14.4\lib\net45\MarkdownSharp.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ApplicationBlocks.Data, Version=1.0.1559.20655, Culture=neutral">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\Microsoft.ApplicationBlocks.Data.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeAnalysis, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeAnalysis.Common.1.0.0\lib\net45\Microsoft.CodeAnalysis.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeAnalysis.CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Cookies, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MiniProfiler, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</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>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Polly, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Polly.4.3.0\lib\net45\Polly.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Semver, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\semver.1.1.2\lib\net451\Semver.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="SQLCE4Umbraco, Version=1.0.6185.24087, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\SQLCE4Umbraco.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\System.Data.SqlServerCe.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Data.SqlServerCe.Entity, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Metadata, Version=1.0.21.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.Metadata.1.0.21\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.DataVisualization" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<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="TidyNet, Version=1.0.0.0, Culture=neutral">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\TidyNet.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="umbraco, Version=1.0.6185.24089, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\umbraco.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Umbraco.Core, Version=1.0.6185.24083, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\Umbraco.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="umbraco.DataLayer, Version=1.0.6185.24085, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\umbraco.DataLayer.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="umbraco.editorControls, Version=1.0.6185.24091, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\umbraco.editorControls.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="umbraco.MacroEngines, Version=1.0.6185.24092, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\umbraco.MacroEngines.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Umbraco.ModelsBuilder, Version=3.0.5.96, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Umbraco.ModelsBuilder.3.0.5\lib\Umbraco.ModelsBuilder.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="umbraco.providers, Version=1.0.6185.24088, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\umbraco.providers.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Umbraco.Web.UI, Version=1.0.6185.24092, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\Umbraco.Web.UI.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="UmbracoExamine, Version=0.7.0.24086, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UmbracoCms.Core.7.5.6\lib\UmbracoExamine.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="UrlRewritingNet.UrlRewriter, Version=2.0.7.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\UrlRewritingNet.2.0.7\lib\UrlRewritingNet.UrlRewriter.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="WebGridBootstrapPager, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WebGridBootstrapPagination.1.0.7\lib\net451\WebGridBootstrapPager.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_Plugins\ModelsBuilder\modelsbuilder.controller.js" />
|
|
<Content Include="App_Plugins\ModelsBuilder\modelsbuilder.htm" />
|
|
<Content Include="App_Plugins\ModelsBuilder\modelsbuilder.resource.js" />
|
|
<Content Include="Backload\Client\blueimp\blob\js\canvas-to-blob.js" />
|
|
<Content Include="Backload\Client\blueimp\blob\js\canvas-to-blob.min.js" />
|
|
<Content Include="Backload\Client\blueimp\blob\package.json" />
|
|
<Content Include="Backload\Client\blueimp\bundles\css\bundles.txt" />
|
|
<Content Include="Backload\Client\blueimp\bundles\css\debug\jquery.fileupload.bundle.css" />
|
|
<Content Include="Backload\Client\blueimp\bundles\css\jquery.fileupload.bundle.min.css" />
|
|
<Content Include="Backload\Client\blueimp\bundles\img\loading.gif" />
|
|
<Content Include="Backload\Client\blueimp\bundles\img\progressbar.gif" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\bundles.txt" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\debug\jquery.fileupload.angularjs.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\debug\jquery.fileupload.basic.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\debug\jquery.fileupload.basicplus.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\debug\jquery.fileupload.basicplusui.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\debug\jquery.fileupload.jqueryui.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\jquery.fileupload.angularjs.min.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\jquery.fileupload.basic.min.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\jquery.fileupload.basicplus.min.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\jquery.fileupload.basicplusui.min.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\js\jquery.fileupload.jqueryui.min.js" />
|
|
<Content Include="Backload\Client\blueimp\bundles\readme.txt" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\cors\postmessage.html" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\cors\result.html" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\css\jquery.fileupload-noscript.css" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\css\jquery.fileupload-ui-noscript.css" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\css\jquery.fileupload-ui.css" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\css\jquery.fileupload.css" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\img\loading.gif" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\img\progressbar.gif" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\cors\jquery.postmessage-transport.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\cors\jquery.xdr-transport.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-angular.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-audio.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-image.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-jquery-ui.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-process.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-ui.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-validate.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload-video.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.fileupload.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\jquery.iframe-transport.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\themes\jquery.fileupload-themes.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\js\vendor\jquery.ui.widget.js" />
|
|
<Content Include="Backload\Client\blueimp\fileupload\package.json" />
|
|
<Content Include="Backload\Client\blueimp\gallery\css\blueimp-gallery-indicator.css" />
|
|
<Content Include="Backload\Client\blueimp\gallery\css\blueimp-gallery-video.css" />
|
|
<Content Include="Backload\Client\blueimp\gallery\css\blueimp-gallery.css" />
|
|
<Content Include="Backload\Client\blueimp\gallery\css\blueimp-gallery.min.css" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\error.png" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\error.svg" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\loading.gif" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\play-pause.png" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\play-pause.svg" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\video-play.png" />
|
|
<Content Include="Backload\Client\blueimp\gallery\img\video-play.svg" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery-fullscreen.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery-indicator.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery-video.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery-vimeo.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery-youtube.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-gallery.min.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\blueimp-helper.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\jquery.blueimp-gallery.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\js\jquery.blueimp-gallery.min.js" />
|
|
<Content Include="Backload\Client\blueimp\gallery\package.json" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\css\vendor\Jcrop.gif" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\css\vendor\jquery.Jcrop.css" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image-exif-map.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image-exif.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image-ios.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image-meta.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image-orientation.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image.all.min.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\load-image.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\js\vendor\jquery.Jcrop.js" />
|
|
<Content Include="Backload\Client\blueimp\loadimage\package.json" />
|
|
<Content Include="Backload\Client\blueimp\templates\js\tmpl.js" />
|
|
<Content Include="Backload\Client\blueimp\templates\js\tmpl.min.js" />
|
|
<Content Include="Backload\Client\blueimp\templates\package.json" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ar.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\az.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\bg.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\bs.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ca.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\cs.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\cy.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\da.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\de.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\el.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\en.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\es.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\et.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\fa.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\fi.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\fr.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\he.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\hr.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\hu.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\hy.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\id.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\it.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ja.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ka.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\kk.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\km.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ko.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ku_IQ.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\lt.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\lv.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\mn.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ms.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\nl.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\pl.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\pt_BR.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ro.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\ru.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\sk.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\sq.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\sr.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\sr_RS.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\sv.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\th_TH.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\tr.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\uk_UA.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\vi.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\zh_CN.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\i18n\zh_TW.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\css\jquery.plupload.queue.css" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\backgrounds.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\buttons-disabled.png" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\buttons.png" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\delete.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\done.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\error.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\throbber.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\img\transp50.png" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\jquery.plupload.queue.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.plupload.queue\jquery.plupload.queue.min.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.ui.plupload\css\jquery.ui.plupload.css" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.ui.plupload\img\loading.gif" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.ui.plupload\img\plupload.png" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.ui.plupload\jquery.ui.plupload.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\jquery.ui.plupload\jquery.ui.plupload.min.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\moxie.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\moxie.min.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\Moxie.swf" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\Moxie.xap" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\plupload.dev.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\plupload.full.min.js" />
|
|
<Content Include="Backload\Client\moxie\plupload\js\plupload.min.js" />
|
|
<Content Include="Backload\Client\widen\fineuploader\continue.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\edit.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\fine-uploader-gallery.min.css" />
|
|
<Content Include="Backload\Client\widen\fineuploader\fine-uploader-new.min.css" />
|
|
<Content Include="Backload\Client\widen\fineuploader\js\fine-uploader.min.js" />
|
|
<Content Include="Backload\Client\widen\fineuploader\loading.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\pause.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\placeholders\not_available-generic.png" />
|
|
<Content Include="Backload\Client\widen\fineuploader\placeholders\waiting-generic.png" />
|
|
<Content Include="Backload\Client\widen\fineuploader\processing.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\retry.gif" />
|
|
<Content Include="Backload\Client\widen\fineuploader\templates\fine-uploader-gallery.template.js" />
|
|
<Content Include="Backload\Client\widen\fineuploader\trash.gif" />
|
|
<Content Include="Backload\Config\_Defaults\Defaults.txt" />
|
|
<Content Include="Backload\ContentTypes\128\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\128\File.png" />
|
|
<Content Include="Backload\ContentTypes\128\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\128\Image.png" />
|
|
<Content Include="Backload\ContentTypes\128\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\128\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\128\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\128\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\128\Text.png" />
|
|
<Content Include="Backload\ContentTypes\128\Word.png" />
|
|
<Content Include="Backload\ContentTypes\16\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\16\File.png" />
|
|
<Content Include="Backload\ContentTypes\16\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\16\Image.png" />
|
|
<Content Include="Backload\ContentTypes\16\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\16\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\16\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\16\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\16\Text.png" />
|
|
<Content Include="Backload\ContentTypes\16\Word.png" />
|
|
<Content Include="Backload\ContentTypes\24\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\24\File.png" />
|
|
<Content Include="Backload\ContentTypes\24\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\24\Image.png" />
|
|
<Content Include="Backload\ContentTypes\24\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\24\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\24\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\24\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\24\Text.png" />
|
|
<Content Include="Backload\ContentTypes\24\Word.png" />
|
|
<Content Include="Backload\ContentTypes\32\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\32\File.png" />
|
|
<Content Include="Backload\ContentTypes\32\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\32\Image.png" />
|
|
<Content Include="Backload\ContentTypes\32\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\32\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\32\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\32\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\32\Text.png" />
|
|
<Content Include="Backload\ContentTypes\32\Word.png" />
|
|
<Content Include="Backload\ContentTypes\48\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\48\File.png" />
|
|
<Content Include="Backload\ContentTypes\48\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\48\Image.png" />
|
|
<Content Include="Backload\ContentTypes\48\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\48\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\48\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\48\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\48\Text.png" />
|
|
<Content Include="Backload\ContentTypes\48\Word.png" />
|
|
<Content Include="Backload\ContentTypes\64\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\64\File.png" />
|
|
<Content Include="Backload\ContentTypes\64\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\64\Image.png" />
|
|
<Content Include="Backload\ContentTypes\64\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\64\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\64\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\64\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\64\Text.png" />
|
|
<Content Include="Backload\ContentTypes\64\Word.png" />
|
|
<Content Include="Backload\ContentTypes\72\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\72\File.png" />
|
|
<Content Include="Backload\ContentTypes\72\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\72\Image.png" />
|
|
<Content Include="Backload\ContentTypes\72\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\72\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\72\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\72\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\72\Text.png" />
|
|
<Content Include="Backload\ContentTypes\72\Word.png" />
|
|
<Content Include="Backload\ContentTypes\96\Excel.png" />
|
|
<Content Include="Backload\ContentTypes\96\File.png" />
|
|
<Content Include="Backload\ContentTypes\96\FileNotFound.png" />
|
|
<Content Include="Backload\ContentTypes\96\Image.png" />
|
|
<Content Include="Backload\ContentTypes\96\Multimedia.png" />
|
|
<Content Include="Backload\ContentTypes\96\OpenOffice-Writer.png" />
|
|
<Content Include="Backload\ContentTypes\96\PDF.png" />
|
|
<Content Include="Backload\ContentTypes\96\PowerPoint.png" />
|
|
<Content Include="Backload\ContentTypes\96\Text.png" />
|
|
<Content Include="Backload\ContentTypes\96\Word.png" />
|
|
<Content Include="Backload\Imaging\readme.txt" />
|
|
<Content Include="Backload\License.txt" />
|
|
<Content Include="Backload\Release.txt" />
|
|
<Content Include="App_Plugins\ModelsBuilder\package.manifest" />
|
|
<None Include="compilerconfig.json" />
|
|
<Content Include="Config\Lang\cs-CZ.user.xml" />
|
|
<Content Include="Config\Lang\da-DK.user.xml" />
|
|
<Content Include="Config\Lang\de-DE.user.xml" />
|
|
<Content Include="Config\Lang\en-GB.user.xml" />
|
|
<Content Include="Config\Lang\en-US.user.xml" />
|
|
<Content Include="Config\Lang\es-ES.user.xml" />
|
|
<Content Include="Config\Lang\fr-FR.user.xml" />
|
|
<Content Include="Config\Lang\he-IL.user.xml" />
|
|
<Content Include="Config\Lang\it-IT.user.xml" />
|
|
<Content Include="Config\Lang\ja-JP.user.xml" />
|
|
<Content Include="Config\Lang\ko-KR.user.xml" />
|
|
<Content Include="Config\Lang\nb-NO.user.xml" />
|
|
<Content Include="Config\Lang\nl-NL.user.xml" />
|
|
<Content Include="Config\Lang\pl-PL.user.xml" />
|
|
<Content Include="Config\Lang\pt-BR.user.xml" />
|
|
<Content Include="Config\Lang\ru-RU.user.xml" />
|
|
<Content Include="Config\Lang\sv-SE.user.xml" />
|
|
<Content Include="Config\Lang\zh-CN.user.xml" />
|
|
<Content Include="Content\bootstrap_leafweb.css">
|
|
<DependentUpon>bootstrap_leafweb.scss</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\bootstrap_leafweb.min.css">
|
|
<DependentUpon>bootstrap_leafweb.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\favicon\android-icon-144x144.png" />
|
|
<Content Include="Content\favicon\android-icon-192x192.png" />
|
|
<Content Include="Content\favicon\android-icon-36x36.png" />
|
|
<Content Include="Content\favicon\android-icon-48x48.png" />
|
|
<Content Include="Content\favicon\android-icon-72x72.png" />
|
|
<Content Include="Content\favicon\android-icon-96x96.png" />
|
|
<Content Include="Content\favicon\apple-icon-114x114.png" />
|
|
<Content Include="Content\favicon\apple-icon-120x120.png" />
|
|
<Content Include="Content\favicon\apple-icon-144x144.png" />
|
|
<Content Include="Content\favicon\apple-icon-152x152.png" />
|
|
<Content Include="Content\favicon\apple-icon-180x180.png" />
|
|
<Content Include="Content\favicon\apple-icon-57x57.png" />
|
|
<Content Include="Content\favicon\apple-icon-60x60.png" />
|
|
<Content Include="Content\favicon\apple-icon-72x72.png" />
|
|
<Content Include="Content\favicon\apple-icon-76x76.png" />
|
|
<Content Include="Content\favicon\apple-icon-precomposed.png" />
|
|
<Content Include="Content\favicon\apple-icon.png" />
|
|
<Content Include="Content\favicon\browserconfig.xml" />
|
|
<Content Include="Content\favicon\favicon-16x16.png" />
|
|
<Content Include="Content\favicon\favicon-32x32.png" />
|
|
<Content Include="Content\favicon\favicon-96x96.png" />
|
|
<Content Include="Content\favicon\manifest.json" />
|
|
<Content Include="Content\favicon\ms-icon-144x144.png" />
|
|
<Content Include="Content\favicon\ms-icon-150x150.png" />
|
|
<Content Include="Content\favicon\ms-icon-310x310.png" />
|
|
<Content Include="Content\favicon\ms-icon-70x70.png" />
|
|
<Content Include="Content\font-awesome.css" />
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
<Content Include="Content\glyphicon_animate.css" />
|
|
<Content Include="Content\jquery.fancybox.min.css" />
|
|
<Content Include="Content\style.css">
|
|
<DependentUpon>style.scss</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\style.min.css">
|
|
<DependentUpon>style.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\themes\base\accordion.css" />
|
|
<Content Include="Content\themes\base\all.css" />
|
|
<Content Include="Content\themes\base\autocomplete.css" />
|
|
<Content Include="Content\themes\base\base.css" />
|
|
<Content Include="Content\themes\base\button.css" />
|
|
<Content Include="Content\themes\base\core.css" />
|
|
<Content Include="Content\themes\base\datepicker.css" />
|
|
<Content Include="Content\themes\base\dialog.css" />
|
|
<Content Include="Content\themes\base\draggable.css" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_444444_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_555555_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_777620_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_777777_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_cc0000_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Content\themes\base\jquery-ui.css" />
|
|
<Content Include="Content\themes\base\jquery-ui.min.css" />
|
|
<Content Include="Content\themes\base\menu.css" />
|
|
<Content Include="Content\themes\base\progressbar.css" />
|
|
<Content Include="Content\themes\base\resizable.css" />
|
|
<Content Include="Content\themes\base\selectable.css" />
|
|
<Content Include="Content\themes\base\selectmenu.css" />
|
|
<Content Include="Content\themes\base\slider.css" />
|
|
<Content Include="Content\themes\base\sortable.css" />
|
|
<Content Include="Content\themes\base\spinner.css" />
|
|
<Content Include="Content\themes\base\tabs.css" />
|
|
<Content Include="Content\themes\base\theme.css" />
|
|
<Content Include="Content\themes\base\tooltip.css" />
|
|
<Content Include="css\rte.css" />
|
|
<Content Include="default.aspx" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="Media\1042\leafweb-logo-grad.png" />
|
|
<Content Include="Media\1052\autumn-leaf-litter-free-stock-photo-public-domain-pictures.jpg" />
|
|
<Content Include="Media\1052\autumn-leaf-litter-free-stock-photo-public-domain-pictures_big-thumb.jpg" />
|
|
<Content Include="Media\1052\autumn-leaf-litter-free-stock-photo-public-domain-pictures_thumb.jpg" />
|
|
<Content Include="Media\1053\leaf_litter_-_guelph-_ontario.jpg" />
|
|
<Content Include="Media\1053\leaf_litter_-_guelph-_ontario_thumb.jpg" />
|
|
<Content Include="Media\1054\leaf_litter_-_guelph-_ontario_01.jpg" />
|
|
<Content Include="Media\1054\leaf_litter_-_guelph-_ontario_01_thumb.jpg" />
|
|
<Content Include="Media\1055\leaf-litter-15010618104.jpg" />
|
|
<Content Include="Media\1055\leaf-litter-15010618104_big-thumb.jpg" />
|
|
<Content Include="Media\1055\leaf-litter-15010618104_thumb.jpg" />
|
|
<Content Include="Media\1056\leaf-litter-15010618104.jpg" />
|
|
<Content Include="Media\1056\leaf-litter-15010618104_big-thumb.jpg" />
|
|
<Content Include="Media\1056\leaf-litter-15010618104_thumb.jpg" />
|
|
<Content Include="Media\1057\autumn-1292948_1280.jpg" />
|
|
<Content Include="Media\1057\autumn-1292948_1280_big-thumb.jpg" />
|
|
<Content Include="Media\1057\autumn-1292948_1280_thumb.jpg" />
|
|
<Content Include="Media\1058\leafweb-logo-grad-large-nobkgnd.png" />
|
|
<Content Include="Media\1058\leafweb-logo-grad-large-nobkgnd_thumb.jpg" />
|
|
<Content Include="Media\1058\leafweb-logo-grad-large-nobkgnd_thumb.png" />
|
|
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd.png" />
|
|
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd_thumb.jpg" />
|
|
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd_thumb.png" />
|
|
<Content Include="Media\1060\forest-nature-trees.jpg" />
|
|
<Content Include="Media\1060\forest-nature-trees_big-thumb.jpg" />
|
|
<Content Include="Media\1060\forest-nature-trees_thumb.jpg" />
|
|
<Content Include="Media\1061\green-leaf.jpg" />
|
|
<Content Include="Media\1061\green-leaf_big-thumb.jpg" />
|
|
<Content Include="Media\1061\green-leaf_thumb.jpg" />
|
|
<Content Include="Media\1062\maple.jpg" />
|
|
<Content Include="Media\1062\maple_big-thumb.jpg" />
|
|
<Content Include="Media\1062\maple_thumb.jpg" />
|
|
<Content Include="Media\1063\wood-nature-leaves-tree.jpg" />
|
|
<Content Include="Media\1063\wood-nature-leaves-tree_big-thumb.jpg" />
|
|
<Content Include="Media\1063\wood-nature-leaves-tree_thumb.jpg" />
|
|
<Content Include="packages.config" />
|
|
<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="scripts\bootstrap.js" />
|
|
<Content Include="scripts\bootstrap.min.js" />
|
|
<Content Include="Content\bootstrap.scss" />
|
|
<None Include="compilerconfig.json.defaults">
|
|
<DependentUpon>compilerconfig.json</DependentUpon>
|
|
</None>
|
|
<Content Include="Content\bootstrap_variables_leafweb.scss" />
|
|
<Content Include="Content\style.scss" />
|
|
<Content Include="Content\bootstrap_leafweb.scss" />
|
|
<Content Include="Media\1050\aci_pce_final-1.pdf" />
|
|
<Content Include="Media\Web.config" />
|
|
<Content Include="Config\UrlRewriting.config" />
|
|
<Content Include="Config\trees.config" />
|
|
<Content Include="Config\tinyMceConfig.config" />
|
|
<Content Include="Config\scripting.config" />
|
|
<Content Include="Config\metablogConfig.config" />
|
|
<Content Include="Config\FileSystemProviders.config" />
|
|
<Content Include="Config\feedProxy.config" />
|
|
<Content Include="Config\ExamineSettings.config" />
|
|
<Content Include="Config\ExamineIndex.config" />
|
|
<Content Include="Config\EmbeddedMedia.config" />
|
|
<Content Include="Config\ClientDependency.config" />
|
|
<Content Include="Config\BaseRestExtensions.config" />
|
|
<Content Include="Config\applications.config" />
|
|
<Content Include="Config\404handlers.config" />
|
|
<Content Include="fonts\FontAwesome.otf" />
|
|
<Content Include="fonts\fontawesome-webfont.woff2" />
|
|
<Content Include="fonts\fontawesome-webfont.woff" />
|
|
<Content Include="fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="fonts\fontawesome-webfont.eot" />
|
|
<None Include="Properties\PublishProfiles\LeafWebUmbraco - Web Deploy.pubxml" />
|
|
<Content Include="scripts\Chart.js" />
|
|
<None Include="scripts\jquery-1.12.4.intellisense.js" />
|
|
<Content Include="scripts\jquery-1.12.4.js" />
|
|
<Content Include="scripts\jquery-1.12.4.min.js" />
|
|
<Content Include="scripts\jquery-ui-1.12.1.js" />
|
|
<Content Include="scripts\jquery-ui-1.12.1.min.js" />
|
|
<Content Include="scripts\jquery.autocomplete.js" />
|
|
<Content Include="scripts\jquery.autocomplete.min.js" />
|
|
<Content Include="scripts\jquery-1.12.4.min.map" />
|
|
<None Include="scripts\jquery.validate-vsdoc.js" />
|
|
<Content Include="scripts\jquery.fancybox.min.js" />
|
|
<Content Include="scripts\jquery.validate.js" />
|
|
<Content Include="scripts\jquery.validate.min.js" />
|
|
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.js" />
|
|
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js" />
|
|
<Content Include="scripts\jquery.validate.unobtrusive.js" />
|
|
<Content Include="scripts\jquery.validate.unobtrusive.min.js" />
|
|
<Content Include="scripts\jquery.validate.custom.js" />
|
|
<Content Include="scripts\LeafInputCreate.js" />
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\Partials\Grid\Editors\Textstring.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Editors\Media.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Editors\Embed.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Bootstrap3.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Bootstrap2.cshtml" />
|
|
<Content Include="Config\umbracoSettings.config" />
|
|
<Content Include="Config\log4net.config" />
|
|
<Content Include="Config\Dashboard.config" />
|
|
<Content Include="Views\BlogOverview.cshtml" />
|
|
<Content Include="Views\BlogPost.cshtml" />
|
|
<Content Include="Views\Home.cshtml" />
|
|
<Content Include="Views\Master.cshtml" />
|
|
<Content Include="Views\Partials\BottomNavigation.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Fanoe.cshtml" />
|
|
<Content Include="Views\Partials\MainNavigation.cshtml" />
|
|
<Content Include="Views\TextPage.cshtml" />
|
|
<Content Include="Views\LeafInput\Create.cshtml" />
|
|
<Content Include="Views\Shared\_StatusMessage.cshtml" />
|
|
<Content Include="Views\Shared\_ValidationField.cshtml" />
|
|
<Content Include="Views\Shared\_ValidationSummary.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\_FieldLayout.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Boolean.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\DateTime.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Decimal.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\EmailAddress.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Enum.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\HttpPostedFileBase.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Int32.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Markdown.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Multiline.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Password.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\SelectListViewModel.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Single.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\String.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Text.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\TimeSpan.cshtml" />
|
|
<Content Include="Views\MacroPartials\LeafInputCreate.cshtml" />
|
|
<Content Include="Backload\Logs\log.folder" />
|
|
<Content Include="Backload\Client\blueimp\gallery\css\blueimp-gallery.less" />
|
|
<None Include="Backload\Config\Web.Backload.xsd">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Backload\Web.Backload.config" />
|
|
<Content Include="Views\Results\DownloadNotFound.cshtml" />
|
|
<Content Include="Views\Results\Index.cshtml" />
|
|
<Content Include="Views\MacroPartials\Results.cshtml" />
|
|
<Content Include="Views\Chart\DataError.cshtml" />
|
|
<Content Include="Views\Chart\Index.cshtml" />
|
|
<Content Include="Views\MacroPartials\Chart.cshtml" />
|
|
<Content Include="Views\MacroPartials\BannerLink.cshtml" />
|
|
<Content Include="Views\MacroPartials\Membership\Login.cshtml" />
|
|
<Content Include="Views\Queue\Index.cshtml" />
|
|
<Content Include="Views\Queue\DownloadNotFound.cshtml" />
|
|
<Content Include="Views\Queue\Details.cshtml" />
|
|
<Content Include="Views\MacroPartials\BlogHighlights.cshtml" />
|
|
<Content Include="Views\MacroPartials\Queue.cshtml" />
|
|
<Content Include="Views\Partials\LoginStatus.cshtml" />
|
|
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js.map" />
|
|
<Content Include="Views\Partials\Grid\Editors\Rte.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Editors\Macro.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Editors\Base.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Bootstrap3-Fluid.cshtml" />
|
|
<Content Include="Views\Partials\Grid\Bootstrap2-Fluid.cshtml" />
|
|
<Content Include="Views\MacroPartials\LeafInputQueueDetails.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Boolean.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Date.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\DateTime.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Decimal.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\EmailAddress.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\HiddenInput.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Object.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\SelectListViewModel.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\String.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_FieldLayout.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Status.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\LeafInputStatusViewModels.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_ChartLink.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_Status.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_DetailsLink.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_ChartButton.cshtml" />
|
|
<Content Include="Views\EmptyPage.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\TermsOfService.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_DeleteForm.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_CancelForm.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\TimeSpan.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_PriorityForm.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\PriorityIcon.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_TimeRemaining.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\PreReadMore.cshtml" />
|
|
<Content Include="Views\Contact\Index.cshtml" />
|
|
<Content Include="Views\MacroPartials\Contact.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\_LeafInputStatus.cshtml" />
|
|
<None Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
<None Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Config\grid.editors.config.js" />
|
|
<Content Include="Content\site.css" />
|
|
<Content Include="Content\rte.css" />
|
|
<Content Include="scripts\site.js" />
|
|
<Content Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\HangfireStartup.cs" />
|
|
<Compile Include="App_Start\RegisterServices.cs" />
|
|
<Compile Include="Backload\Bundles\BackloadBundles.cs" />
|
|
<Compile Include="Backload\Controller\BackloadController.cs" />
|
|
<Compile Include="Backload\Controller\BackloadController.obsolete.cs" />
|
|
<Compile Include="Backload\Helper\ResultCreator.Classic.cs" />
|
|
<Compile Include="Backload\Helper\ResultCreator.cs" />
|
|
<Compile Include="Controllers\CompileFlag.cs" />
|
|
<Compile Include="Controllers\EnforceTrueAttribute.cs" />
|
|
<Compile Include="Controllers\ActionLogAttribute.cs" />
|
|
<Compile Include="Controllers\BackloadController.cs" />
|
|
<Compile Include="Controllers\BaseController.cs" />
|
|
<Compile Include="Controllers\ChartController.cs" />
|
|
<Compile Include="Controllers\FluxnetSiteController.cs" />
|
|
<Compile Include="Controllers\ContactController.cs" />
|
|
<Compile Include="Controllers\LeafInputController.cs" />
|
|
<Compile Include="Controllers\LeafWebPageIds.cs" />
|
|
<Compile Include="Controllers\QueueController.cs" />
|
|
<Compile Include="Controllers\ResultsController.cs" />
|
|
<Compile Include="Models\ChartViewModel.cs" />
|
|
<Compile Include="Models\ContactForm.cs" />
|
|
<Compile Include="Models\LeafInputDetails.cs" />
|
|
<Compile Include="Models\LeafInputCreate.cs" />
|
|
<Compile Include="Models\LeafInputStatusViewModel.cs" />
|
|
<Compile Include="Models\QueueViewModel.cs" />
|
|
<Compile Include="Models\SelectListViewModel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Services\DownloadUrlService.cs" />
|
|
<Compile Include="Services\EmailNotificationService.cs" />
|
|
<Compile Include="Services\LeafGasCharter.cs" />
|
|
<Compile Include="Services\PiscalQueue\FinishComplete.cs" />
|
|
<Compile Include="Services\PiscalQueue\PiscalQueueBase.cs" />
|
|
<Compile Include="Services\PiscalQueue\PiscalQueueManager.cs" />
|
|
<Compile Include="Services\PiscalQueue\PiscalQueueWorker.cs" />
|
|
<Compile Include="Services\PiscalQueue\PiscalService.cs" />
|
|
<Compile Include="Services\PiscalQueue\StartPending.cs" />
|
|
<Compile Include="Utility\Validation.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
|
|
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Core\Core.csproj">
|
|
<Project>{25baed75-7e75-4d11-90d9-358472054df6}</Project>
|
|
<Name>Core</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Content\bootstrap\" />
|
|
<Folder Include="Media\1051\" />
|
|
</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>51200</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:61755/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
|
|
<Error Condition="!Exists('..\packages\UmbracoCms.7.5.6\build\UmbracoCms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\UmbracoCms.7.5.6\build\UmbracoCms.props'))" />
|
|
<Error Condition="!Exists('..\packages\UmbracoCms.7.5.6\build\UmbracoCms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\UmbracoCms.7.5.6\build\UmbracoCms.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
|
|
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
|
|
<Import Project="..\packages\UmbracoCms.7.5.6\build\UmbracoCms.targets" Condition="Exists('..\packages\UmbracoCms.7.5.6\build\UmbracoCms.targets')" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |