1430 lines
94 KiB
XML
1430 lines
94 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.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>{31785BC3-256C-4613-B2F5-A1B0BDDED8C1}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Umbraco.Core</RootNamespace>
|
|
<AssemblyName>Umbraco.Core</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
<RestorePackages>true</RestorePackages>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DocumentationFile>bin\Release\Umbraco.Core.xml</DocumentationFile>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AutoMapper, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.0.0\lib\net40\AutoMapper.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="AutoMapper.Net4, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.3.0.0\lib\net40\AutoMapper.Net4.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\HtmlAgilityPack.1.4.9\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\log4net-mediumtrust.2.0.0\lib\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security">
|
|
<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">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MiniProfiler, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\MySql.Data.6.9.8\lib\net45\MySql.Data.dll</HintPath>
|
|
</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">
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Semver">
|
|
<HintPath>..\packages\semver.1.1.2\lib\net45\Semver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\SqlServerCE.4.0.0.0\lib\System.Data.SqlServerCe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SqlServerCe.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\SqlServerCE.4.0.0.0\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Runtime.Caching" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\SolutionInfo.cs">
|
|
<Link>Properties\SolutionInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="ActivatorHelper.cs" />
|
|
<Compile Include="ActivatorServiceProvider.cs" />
|
|
<Compile Include="ApplicationContext.cs" />
|
|
<Compile Include="ApplicationEventHandler.cs" />
|
|
<Compile Include="AssemblyExtensions.cs" />
|
|
<Compile Include="AsyncLock.cs" />
|
|
<Compile Include="Attempt{T}.cs" />
|
|
<Compile Include="Auditing\Audit.cs" />
|
|
<Compile Include="Auditing\AuditTypes.cs" />
|
|
<Compile Include="CacheHelper.cs" />
|
|
<Compile Include="Cache\CacheKeys.cs" />
|
|
<Compile Include="Cache\CacheProviderExtensions.cs" />
|
|
<Compile Include="Cache\DefaultRepositoryCachePolicy.cs" />
|
|
<Compile Include="Cache\DefaultRepositoryCachePolicyFactory.cs" />
|
|
<Compile Include="Cache\FullDataSetRepositoryCachePolicy.cs" />
|
|
<Compile Include="Cache\FullDataSetRepositoryCachePolicyFactory.cs" />
|
|
<Compile Include="Cache\ICacheProvider.cs" />
|
|
<Compile Include="Cache\CacheRefresherBase.cs" />
|
|
<Compile Include="Cache\CacheRefresherEventArgs.cs" />
|
|
<Compile Include="Cache\DictionaryCacheProviderBase.cs" />
|
|
<Compile Include="Cache\HttpRequestCacheProvider.cs" />
|
|
<Compile Include="Cache\IRepositoryCachePolicy.cs" />
|
|
<Compile Include="Cache\IPayloadCacheRefresher.cs" />
|
|
<Compile Include="Cache\IRepositoryCachePolicyFactory.cs" />
|
|
<Compile Include="Cache\IsolatedRuntimeCache.cs" />
|
|
<Compile Include="Cache\ObjectCacheRuntimeCacheProvider.cs" />
|
|
<Compile Include="Cache\IRuntimeCacheProvider.cs" />
|
|
<Compile Include="Cache\HttpRuntimeCacheProvider.cs" />
|
|
<Compile Include="Cache\IJsonCacheRefresher.cs" />
|
|
<Compile Include="Cache\JsonCacheRefresherBase.cs" />
|
|
<Compile Include="Cache\NullCacheProvider.cs" />
|
|
<Compile Include="Cache\SingleItemsOnlyRepositoryCachePolicy.cs" />
|
|
<Compile Include="Cache\OnlySingleItemsRepositoryCachePolicyFactory.cs" />
|
|
<Compile Include="Cache\PayloadCacheRefresherBase.cs" />
|
|
<Compile Include="Cache\RepositoryCachePolicyOptions.cs" />
|
|
<Compile Include="Cache\StaticCacheProvider.cs" />
|
|
<Compile Include="Cache\TypedCacheRefresherBase.cs" />
|
|
<Compile Include="Cache\DeepCloneRuntimeCacheProvider.cs" />
|
|
<Compile Include="CodeAnnotations\FriendlyNameAttribute.cs" />
|
|
<Compile Include="CodeAnnotations\UmbracoObjectTypeAttribute.cs" />
|
|
<Compile Include="CodeAnnotations\UmbracoWillObsoleteAttribute.cs" />
|
|
<Compile Include="CodeAnnotations\UmbracoExperimentalFeatureAttribute.cs" />
|
|
<Compile Include="CodeAnnotations\UmbracoProposedPublicAttribute.cs" />
|
|
<Compile Include="Collections\DeepCloneableList.cs" />
|
|
<Compile Include="ConcurrentHashSet.cs" />
|
|
<Compile Include="Configuration\BaseRest\IBaseRestSection.cs" />
|
|
<Compile Include="Configuration\BaseRest\IExtension.cs" />
|
|
<Compile Include="Configuration\BaseRest\IMethodSection.cs" />
|
|
<Compile Include="Configuration\CaseInsensitiveEnumConfigConverter.cs" />
|
|
<Compile Include="Configuration\ClientDependencyConfiguration.cs" />
|
|
<Compile Include="Configuration\BaseRest\BaseRestSection.cs" />
|
|
<Compile Include="Configuration\BaseRest\ExtensionElement.cs" />
|
|
<Compile Include="Configuration\BaseRest\ExtensionElementCollection.cs" />
|
|
<Compile Include="Configuration\BaseRest\MethodElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\AccessElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\AccessItem.cs" />
|
|
<Compile Include="Configuration\Dashboard\AccessType.cs" />
|
|
<Compile Include="Configuration\Dashboard\AreaCollection.cs" />
|
|
<Compile Include="Configuration\Dashboard\AreaElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\AreasElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\ControlCollection.cs" />
|
|
<Compile Include="Configuration\Dashboard\ControlElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\DashboardSection.cs" />
|
|
<Compile Include="Configuration\Dashboard\IAccess.cs" />
|
|
<Compile Include="Configuration\Dashboard\IAccessItem.cs" />
|
|
<Compile Include="Configuration\Dashboard\IArea.cs" />
|
|
<Compile Include="Configuration\Dashboard\IDashboardControl.cs" />
|
|
<Compile Include="Configuration\Dashboard\IDashboardSection.cs" />
|
|
<Compile Include="Configuration\Dashboard\ISection.cs" />
|
|
<Compile Include="Configuration\Dashboard\IDashboardTab.cs" />
|
|
<Compile Include="Configuration\Dashboard\SectionCollection.cs" />
|
|
<Compile Include="Configuration\Dashboard\SectionElement.cs" />
|
|
<Compile Include="Configuration\Dashboard\TabCollection.cs" />
|
|
<Compile Include="Configuration\Dashboard\TabElement.cs" />
|
|
<Compile Include="Configuration\FileSystemProviderElement.cs" />
|
|
<Compile Include="Configuration\FileSystemProviderElementCollection.cs" />
|
|
<Compile Include="Configuration\FileSystemProvidersSection.cs" />
|
|
<Compile Include="Configuration\Grid\GridConfig.cs" />
|
|
<Compile Include="Configuration\Grid\GridEditorsConfig.cs" />
|
|
<Compile Include="Configuration\Grid\IGridConfig.cs" />
|
|
<Compile Include="Configuration\Grid\IGridEditorConfig.cs" />
|
|
<Compile Include="Configuration\Grid\IGridEditorsConfig.cs" />
|
|
<Compile Include="Configuration\UmbracoConfig.cs" />
|
|
<Compile Include="Configuration\UmbracoConfigurationSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\AppCodeFileExtensionsCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\AppCodeFileExtensionsElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\CharCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\CharElement.cs" />
|
|
<Compile Include="Configuration\CommaDelimitedConfigurationElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentError404Collection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentErrorPageElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentErrorsElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ImagingAutoFillPropertiesCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ImagingAutoFillUploadFieldElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentImagingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ContentScriptEditorElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\CustomBooleanTypeConverter.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\DeveloperElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\DisabledLogTypesCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\DistributedCallElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ExternalLoggerElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\FileExtensionElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\HelpElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IChar.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IContentSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IContentErrorPage.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IImagingAutoFillUploadField.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IDeveloperSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IDistributedCallSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IFileExtension.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IHelpSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ILink.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ILoggingSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ILogType.cs" />
|
|
<Compile Include="Configuration\InnerTextConfigurationElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\INotDynamicXmlDocument.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IProvidersSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IRazorStaticMapping.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IRepositoriesSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IRepository.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IRequestHandlerSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IScheduledTask.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IScheduledTasksSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IScriptingSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ISecuritySection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IServer.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ITemplatesSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IUmbracoSettingsSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IViewStateMoverModuleSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\IWebRoutingSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\LinkElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\LinksCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\LoggingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\LogTypeElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\NotDynamicXmlDocumentElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\NotDynamicXmlDocumentElementCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\NotificationsElement.cs" />
|
|
<Compile Include="Configuration\OptionalCommaDelimitedConfigurationElement.cs" />
|
|
<Compile Include="Configuration\OptionalInnerTextConfigurationElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ProvidersElement.cs" />
|
|
<Compile Include="Configuration\RawXmlConfigurationElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RazorElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RazorStaticMappingCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RazorStaticMappingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RepositoriesCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RepositoriesElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RepositoryElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\RequestHandlerElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ScheduledTaskElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ScheduledTasksCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ScheduledTasksElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ScriptingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\SecurityElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ServerCollection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ServerElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\TemplatesElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\UmbracoSettingsSection.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\UrlReplacingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\UserProviderElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\ViewstateMoverModuleElement.cs" />
|
|
<Compile Include="Configuration\UmbracoSettings\WebRoutingElement.cs" />
|
|
<Compile Include="Configuration\UmbracoVersion.cs" />
|
|
<Compile Include="Attempt.cs" />
|
|
<Compile Include="Constants-Examine.cs" />
|
|
<Compile Include="Constants-Icons.cs" />
|
|
<Compile Include="ControlExtensions.cs" />
|
|
<Compile Include="CoreBootManager.cs" />
|
|
<Compile Include="DatabaseContext.cs" />
|
|
<Compile Include="DataTableExtensions.cs" />
|
|
<Compile Include="DateTimeExtensions.cs" />
|
|
<Compile Include="DelegateExtensions.cs" />
|
|
<Compile Include="DictionaryExtensions.cs" />
|
|
<Compile Include="Dictionary\CultureDictionaryFactoryResolver.cs" />
|
|
<Compile Include="Dictionary\ICultureDictionaryFactory.cs" />
|
|
<Compile Include="Dynamics\DynamicInstanceHelper.cs" />
|
|
<Compile Include="Dynamics\DynamicXmlConverter.cs" />
|
|
<Compile Include="Events\CancellableEventArgs.cs" />
|
|
<Compile Include="Events\ContentCacheEventArgs.cs" />
|
|
<Compile Include="Events\CopyEventArgs.cs" />
|
|
<Compile Include="Events\DatabaseCreationEventArgs.cs" />
|
|
<Compile Include="Events\DeleteEventArgs.cs" />
|
|
<Compile Include="Events\CancellableObjectEventArgs.cs" />
|
|
<Compile Include="Events\DeleteRevisionsEventArgs.cs" />
|
|
<Compile Include="Events\EventExtensions.cs" />
|
|
<Compile Include="Events\EventMessage.cs" />
|
|
<Compile Include="Events\EventMessages.cs" />
|
|
<Compile Include="Events\ExportEventArgs.cs" />
|
|
<Compile Include="Events\IEventMessagesFactory.cs" />
|
|
<Compile Include="Events\ImportEventArgs.cs" />
|
|
<Compile Include="Events\ImportPackageEventArgs.cs" />
|
|
<Compile Include="Events\MessageType.cs" />
|
|
<Compile Include="Events\MigrationEventArgs.cs" />
|
|
<Compile Include="Events\MoveEventInfo.cs" />
|
|
<Compile Include="Events\PublishEventArgs.cs" />
|
|
<Compile Include="Events\RecycleBinEventArgs.cs" />
|
|
<Compile Include="Events\TransientMessagesFactory.cs" />
|
|
<Compile Include="Events\TypedEventHandler.cs" />
|
|
<Compile Include="Events\MoveEventArgs.cs" />
|
|
<Compile Include="Events\NewEventArgs.cs" />
|
|
<Compile Include="Events\RefreshContentEventArgs.cs" />
|
|
<Compile Include="Events\RollbackEventArgs.cs" />
|
|
<Compile Include="Events\SaveEventArgs.cs" />
|
|
<Compile Include="Events\SendToPublishEventArgs.cs" />
|
|
<Compile Include="Exceptions\DataOperationException.cs" />
|
|
<Compile Include="Exceptions\InvalidCompositionException.cs" />
|
|
<Compile Include="Exceptions\UmbracoStartupFailedException.cs" />
|
|
<Compile Include="FileResources\Files.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Files.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HideFromTypeFinderAttribute.cs" />
|
|
<Compile Include="HttpContextExtensions.cs" />
|
|
<Compile Include="IApplicationEventHandler.cs" />
|
|
<Compile Include="IDisposeOnRequestEnd.cs" />
|
|
<Compile Include="Logging\AsyncForwardingAppenderBase.cs" />
|
|
<Compile Include="Logging\LoggingEventContext.cs" />
|
|
<Compile Include="Logging\LoggingEventHelper.cs" />
|
|
<Compile Include="MainDom.cs" />
|
|
<Compile Include="Logging\OwinLogger.cs" />
|
|
<Compile Include="Logging\OwinLoggerFactory.cs" />
|
|
<Compile Include="Logging\ParallelForwardingAppender.cs" />
|
|
<Compile Include="Manifest\GridEditorConverter.cs" />
|
|
<Compile Include="Models\AuditItem.cs" />
|
|
<Compile Include="Models\AuditType.cs" />
|
|
<Compile Include="Models\ContentTypeAvailableCompositionsResult.cs" />
|
|
<Compile Include="Models\ContentTypeAvailableCompositionsResults.cs" />
|
|
<Compile Include="Models\EntityContainer.cs" />
|
|
<Compile Include="Models\Identity\IdentityModelMappings.cs" />
|
|
<Compile Include="Models\Identity\IdentityUser.cs" />
|
|
<Compile Include="Models\Identity\IdentityUserClaim.cs" />
|
|
<Compile Include="Models\Identity\IdentityUserLogin.cs" />
|
|
<Compile Include="Models\Identity\IdentityUserRole.cs" />
|
|
<Compile Include="Models\Identity\BackOfficeIdentityUser.cs" />
|
|
<Compile Include="Models\Identity\IIdentityUserLogin.cs" />
|
|
<Compile Include="Models\IMigrationEntry.cs" />
|
|
<Compile Include="Models\IPublishedContentWithKey.cs" />
|
|
<Compile Include="Models\IServerRegistration.cs" />
|
|
<Compile Include="Models\Mapping\MappingExpressionExtensions.cs" />
|
|
<Compile Include="Models\MigrationEntry.cs" />
|
|
<Compile Include="Models\PartialViewType.cs" />
|
|
<Compile Include="Models\PublicAccessEntry.cs" />
|
|
<Compile Include="Models\PublicAccessRule.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentWithKeyExtended.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentWithKeyModel.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentWithKeyWrapped.cs" />
|
|
<Compile Include="Models\Rdbms\AccessDto.cs" />
|
|
<Compile Include="Media\Exif\BitConverterEx.cs" />
|
|
<Compile Include="Media\Exif\ExifBitConverter.cs" />
|
|
<Compile Include="Media\Exif\ExifEnums.cs" />
|
|
<Compile Include="Media\Exif\ExifExceptions.cs" />
|
|
<Compile Include="Media\Exif\ExifExtendedProperty.cs" />
|
|
<Compile Include="Media\Exif\ExifFileTypeDescriptor.cs" />
|
|
<Compile Include="Media\Exif\ExifInterOperability.cs" />
|
|
<Compile Include="Media\Exif\ExifProperty.cs" />
|
|
<Compile Include="Media\Exif\ExifPropertyCollection.cs" />
|
|
<Compile Include="Media\Exif\ExifPropertyFactory.cs" />
|
|
<Compile Include="Media\Exif\ExifTag.cs" />
|
|
<Compile Include="Media\Exif\ExifTagFactory.cs" />
|
|
<Compile Include="Models\Rdbms\AccessRuleDto.cs" />
|
|
<Compile Include="Models\Rdbms\DocumentPublishedReadOnlyDto.cs" />
|
|
<Compile Include="Models\Rdbms\ExternalLoginDto.cs" />
|
|
<Compile Include="Models\Rdbms\MigrationDto.cs" />
|
|
<Compile Include="Models\Rdbms\UmbracoDeployChecksumDto.cs" />
|
|
<Compile Include="Models\Rdbms\UmbracoDeployDependencyDto.cs" />
|
|
<Compile Include="Models\UmbracoDomain.cs" />
|
|
<Compile Include="Models\DoNotCloneAttribute.cs" />
|
|
<Compile Include="Models\IDomain.cs" />
|
|
<Compile Include="Persistence\DatabaseNodeLockExtensions.cs" />
|
|
<Compile Include="Persistence\Factories\ExternalLoginFactory.cs" />
|
|
<Compile Include="Persistence\Factories\MigrationEntryFactory.cs" />
|
|
<Compile Include="Persistence\Factories\PublicAccessEntryFactory.cs" />
|
|
<Compile Include="Persistence\Factories\TaskFactory.cs" />
|
|
<Compile Include="Persistence\Factories\TaskTypeFactory.cs" />
|
|
<Compile Include="Persistence\LockedRepository.cs" />
|
|
<Compile Include="Persistence\LockingRepository.cs" />
|
|
<Compile Include="Persistence\Mappers\AccessMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\DomainMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\MigrationEntryMapper.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\FixListViewMediaSortOrder.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\AddDataDecimalColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\AddUmbracoDeployTables.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\AddUniqueIdPropertyTypeGroupColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\RemoveParentIdPropertyTypeGroupColumn.cs" />
|
|
<Compile Include="Persistence\Mappers\TaskTypeMapper.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeTwo\EnsureMigrationsTableIdentityIsCorrect.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenFourZero\EnsureContentTypeUniqueIdsAreConsistent.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddExternalLoginsTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddForeignKeysForLanguageAndDictionaryTables.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddServerRegistrationColumnsAndLock.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddMigrationTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddPublicAccessTables.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddUniqueIdPropertyTypeColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddUserColumns.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\CleanUpCorruptedPublishedFlags.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\MovePublicAccessXmlDataToDb.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\RemoveHelpTextColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\RemoveLanguageLocaleColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\RemoveStylesheetDataAndTables.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\RemoveUmbracoLoginsTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\UpdateUniqueIdToHaveCorrectIndexType.cs" />
|
|
<Compile Include="Media\Exif\IFD.cs" />
|
|
<Compile Include="Media\Exif\ImageFile.cs" />
|
|
<Compile Include="Media\Exif\ImageFileDirectory.cs" />
|
|
<Compile Include="Media\Exif\ImageFileDirectoryEntry.cs" />
|
|
<Compile Include="Media\Exif\ImageFileFormat.cs" />
|
|
<Compile Include="Media\Exif\JFIFEnums.cs" />
|
|
<Compile Include="Media\Exif\JFIFExtendedProperty.cs" />
|
|
<Compile Include="Media\Exif\JFIFThumbnail.cs" />
|
|
<Compile Include="Media\Exif\JPEGExceptions.cs" />
|
|
<Compile Include="Media\Exif\JPEGFile.cs" />
|
|
<Compile Include="Media\Exif\JPEGMarker.cs" />
|
|
<Compile Include="Media\Exif\JPEGSection.cs" />
|
|
<Compile Include="Media\Exif\MathEx.cs" />
|
|
<Compile Include="Media\Exif\TIFFFile.cs" />
|
|
<Compile Include="Media\Exif\TIFFHeader.cs" />
|
|
<Compile Include="Media\Exif\TIFFStrip.cs" />
|
|
<Compile Include="Media\Exif\Utility.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeOne\UpdateUserLanguagesToIsoCode.cs" />
|
|
<Compile Include="Persistence\RecordPersistenceType.cs" />
|
|
<Compile Include="Persistence\Relators\AccessRulesRelator.cs" />
|
|
<Compile Include="Persistence\Repositories\AuditRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\EntityContainerRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\DomainRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\ExternalLoginRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IAuditRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IContentTypeCompositionRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IDomainRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IExternalLoginRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMigrationEntryRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IPublicAccessRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IServerRegistrationRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IDeleteMediaFilesRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\ITaskRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\ITaskTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MigrationEntryRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\PublicAccessRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\TaskRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\TaskTypeRepository.cs" />
|
|
<Compile Include="Profiling\StartupWebProfilerProvider.cs" />
|
|
<Compile Include="PropertyEditors\DecimalValidator.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\GridValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\DecimalValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueConverter.cs" />
|
|
<Compile Include="Publishing\UnPublishedStatusType.cs" />
|
|
<Compile Include="Publishing\UnPublishStatus.cs" />
|
|
<Compile Include="Security\BackOfficeClaimsIdentityFactory.cs" />
|
|
<Compile Include="Security\BackOfficeCookieAuthenticationProvider.cs" />
|
|
<Compile Include="Security\BackOfficeSignInManager.cs" />
|
|
<Compile Include="Security\BackOfficeUserManager.cs" />
|
|
<Compile Include="Security\BackOfficeUserPasswordCheckerResult.cs" />
|
|
<Compile Include="Security\BackOfficeUserStore.cs" />
|
|
<Compile Include="Security\IBackOfficeUserPasswordChecker.cs" />
|
|
<Compile Include="Security\MembershipPasswordHasher.cs" />
|
|
<Compile Include="SemVersionExtensions.cs" />
|
|
<Compile Include="ServiceProviderExtensions.cs" />
|
|
<Compile Include="IO\ResizedImage.cs" />
|
|
<Compile Include="IO\UmbracoMediaFile.cs" />
|
|
<Compile Include="Logging\DebugDiagnosticsLogger.cs" />
|
|
<Compile Include="Logging\AppDomainTokenConverter.cs" />
|
|
<Compile Include="Logging\LoggerExtensions.cs" />
|
|
<Compile Include="Logging\LoggerResolver.cs" />
|
|
<Compile Include="Logging\ProfilingLogger.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\CreateCacheInstructionTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\MigrateStylesheetDataToFile.cs" />
|
|
<Compile Include="Services\AuditService.cs" />
|
|
<Compile Include="Services\ContentTypeServiceExtensions.cs" />
|
|
<Compile Include="Services\DomainService.cs" />
|
|
<Compile Include="Services\ExternalLoginService.cs" />
|
|
<Compile Include="Services\IAuditService.cs" />
|
|
<Compile Include="Services\IDomainService.cs" />
|
|
<Compile Include="Services\IExternalLoginService.cs" />
|
|
<Compile Include="Services\IMigrationEntryService.cs" />
|
|
<Compile Include="Services\IPublicAccessService.cs" />
|
|
<Compile Include="Services\IServerRegistrationService.cs" />
|
|
<Compile Include="Services\ITaskService.cs" />
|
|
<Compile Include="Services\LocalizedTextServiceSupplementaryFileSource.cs" />
|
|
<Compile Include="Services\MigrationEntryService.cs" />
|
|
<Compile Include="Services\MoveOperationStatusType.cs" />
|
|
<Compile Include="Services\PublicAccessService.cs" />
|
|
<Compile Include="Services\PublicAccessServiceExtensions.cs" />
|
|
<Compile Include="Services\RepositoryService.cs" />
|
|
<Compile Include="Services\OperationStatus.cs" />
|
|
<Compile Include="Services\OperationStatusType.cs" />
|
|
<Compile Include="Services\TaskService.cs" />
|
|
<Compile Include="Strings\Css\StylesheetHelper.cs" />
|
|
<Compile Include="Models\IPartialView.cs" />
|
|
<Compile Include="Persistence\DatabaseSchemaHelper.cs" />
|
|
<Compile Include="PropertyEditors\GridEditor.cs" />
|
|
<Compile Include="Persistence\Repositories\SimpleGetRepository.cs" />
|
|
<Compile Include="Services\LocalizedTextService.cs" />
|
|
<Compile Include="Services\ILocalizedTextService.cs" />
|
|
<Compile Include="Logging\ILogger.cs" />
|
|
<Compile Include="Logging\Logger.cs" />
|
|
<Compile Include="Macros\XsltExtension.cs" />
|
|
<Compile Include="Macros\XsltExtensionAttribute.cs" />
|
|
<Compile Include="Macros\XsltExtensionsResolver.cs" />
|
|
<Compile Include="Manifest\ManifestBuilder.cs" />
|
|
<Compile Include="Manifest\ManifestParser.cs" />
|
|
<Compile Include="Manifest\ManifestValidatorConverter.cs" />
|
|
<Compile Include="Manifest\ManifestWatcher.cs" />
|
|
<Compile Include="Manifest\PackageManifest.cs" />
|
|
<Compile Include="Manifest\ParameterEditorConverter.cs" />
|
|
<Compile Include="Manifest\PreValueFieldConverter.cs" />
|
|
<Compile Include="Manifest\PropertyEditorConverter.cs" />
|
|
<Compile Include="Media\ImageHelper.cs" />
|
|
<Compile Include="Media\MediaSubfolderCounter.cs" />
|
|
<Compile Include="ModelMapperHelper.cs" />
|
|
<Compile Include="Models\ContentBase.cs" />
|
|
<Compile Include="Models\ContentExtensions.cs" />
|
|
<Compile Include="Enum.cs" />
|
|
<Compile Include="Events\MacroErrorEventArgs.cs" />
|
|
<Compile Include="HashCodeCombiner.cs" />
|
|
<Compile Include="IconPickerBehaviour.cs" />
|
|
<Compile Include="IO\FileSystemWrapper.cs" />
|
|
<Compile Include="MacroErrorBehaviour.cs" />
|
|
<Compile Include="Media\IImageUrlProvider.cs" />
|
|
<Compile Include="Models\ContentPreviewEntity.cs" />
|
|
<Compile Include="Models\ContentTypeBase.cs" />
|
|
<Compile Include="Models\ContentTypeCompositionBase.cs" />
|
|
<Compile Include="Models\ContentTypeExtensions.cs" />
|
|
<Compile Include="Models\ContentTypeSort.cs" />
|
|
<Compile Include="Models\ContentXmlEntity.cs" />
|
|
<Compile Include="Models\DeepCloneHelper.cs" />
|
|
<Compile Include="Models\IDeepCloneable.cs" />
|
|
<Compile Include="Models\EntityExtensions.cs" />
|
|
<Compile Include="Models\Folder.cs" />
|
|
<Compile Include="Models\IMemberGroup.cs" />
|
|
<Compile Include="Models\IPublishedProperty.cs" />
|
|
<Compile Include="Models\IRelation.cs" />
|
|
<Compile Include="Models\IRelationType.cs" />
|
|
<Compile Include="Models\Membership\EntityPermissionSet.cs" />
|
|
<Compile Include="Models\Membership\MembershipScenario.cs" />
|
|
<Compile Include="Models\MemberGroup.cs" />
|
|
<Compile Include="Models\MemberTypePropertyProfileAccess.cs" />
|
|
<Compile Include="Models\Notification.cs" />
|
|
<Compile Include="Models\PropertyTagBehavior.cs" />
|
|
<Compile Include="Models\PublishedContent\IPublishedContentExtended.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedPropertyBase.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentModelFactory.cs" />
|
|
<Compile Include="Models\PublishedContent\IPublishedContentModelFactory.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentModel.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentModelFactoryResolver.cs" />
|
|
<Compile Include="Models\PartialView.cs" />
|
|
<Compile Include="Models\Rdbms\CacheInstructionDto.cs" />
|
|
<Compile Include="Models\TagCacheStorageType.cs" />
|
|
<Compile Include="Models\TaggableObjectTypes.cs" />
|
|
<Compile Include="Models\TaggedEntity.cs" />
|
|
<Compile Include="Models\TaggedProperty.cs" />
|
|
<Compile Include="Models\TemplateNode.cs" />
|
|
<Compile Include="MonitorLock.cs" />
|
|
<Compile Include="Models\UmbracoEntityExtensions.cs" />
|
|
<Compile Include="Packaging\IPackageExtraction.cs" />
|
|
<Compile Include="Packaging\IPackageInstallation.cs" />
|
|
<Compile Include="Packaging\Models\PreInstallWarnings.cs" />
|
|
<Compile Include="Packaging\Models\InstallationSummary.cs" />
|
|
<Compile Include="Packaging\Models\MetaData.cs" />
|
|
<Compile Include="Packaging\Models\PackageAction.cs" />
|
|
<Compile Include="Packaging\PackageBuilding.cs" />
|
|
<Compile Include="Packaging\PackageExtraction.cs" />
|
|
<Compile Include="Packaging\PackageInstallation.cs" />
|
|
<Compile Include="Packaging\PackageBinaryInspector.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\DbIndexDefinition.cs" />
|
|
<Compile Include="Persistence\EntityNotFoundException.cs" />
|
|
<Compile Include="Persistence\Factories\MemberGroupFactory.cs" />
|
|
<Compile Include="Persistence\Mappers\MemberGroupMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\TagMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\TemplateMapper.cs" />
|
|
<Compile Include="Persistence\Migrations\DataLossException.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\MigrateAndRemoveTemplateMasterColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenThreeZero\AddRelationTypeForDocumentOnDelete.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenTwoZero\AddMissingForeignKeyForContentType.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenTwoZero\AlterDataTypePreValueTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenOneZero\AssignMissingPrimaryForMySqlKeys.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenTwoZero\AddIndexToUmbracoNodeTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSevenTwoZero\RemoveCmsDocumentAliasColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AssignMissingKeysAndIndexes.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\AssignMissingPrimaryForMySqlKeys.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\AssignMissingPrimaryForMySqlKeys2.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\ChangePasswordColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\UpdateToNewMemberPropertyAliases.cs" />
|
|
<Compile Include="Persistence\DbConnectionExtensions.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IPartialViewRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRecycleBinRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\PartialViewMacroRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\PartialViewRepository.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\MicrosoftSqlSyntaxProviderBase.cs" />
|
|
<Compile Include="PropertyEditors\DefaultPropertyValueConverterAttribute.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\UpdateRelatedLinksData.cs" />
|
|
<Compile Include="PropertyEditors\IValueEditor.cs" />
|
|
<Compile Include="Persistence\Querying\SqlStringExtensions.cs" />
|
|
<Compile Include="Persistence\Querying\StringPropertyMatchType.cs" />
|
|
<Compile Include="Persistence\Querying\TextColumnType.cs" />
|
|
<Compile Include="Persistence\Querying\ValuePropertyMatchType.cs" />
|
|
<Compile Include="Persistence\Repositories\ContentPreviewRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\ContentXmlRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMemberGroupRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\NotificationsRepository.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlServerVersionName.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlSyntaxProviderExtensions.cs" />
|
|
<Compile Include="PropertyEditors\PropertyCacheValue.cs" />
|
|
<Compile Include="PropertyEditors\PropertyValueCacheAttribute.cs" />
|
|
<Compile Include="PropertyEditors\PropertyValueTypeAttribute.cs" />
|
|
<Compile Include="PropertyEditors\PropertyCacheLevel.cs" />
|
|
<Compile Include="PropertyEditors\PropertyValueConverterBase.cs" />
|
|
<Compile Include="PropertyEditors\SupportTagsAttribute.cs" />
|
|
<Compile Include="PropertyEditors\TagPropertyDefinition.cs" />
|
|
<Compile Include="PropertyEditors\TagValueType.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\ColorPickerValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\IntegerValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\IPropertyValueConverterMeta.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\JsonValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\MultipleTextStringValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\MarkdownEditorValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\MustBeStringValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\TextStringValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\TinyMceValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\IPropertyValueConverter.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentOrderedSet.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentSet.cs" />
|
|
<Compile Include="Strings\Css\StylesheetRule.cs" />
|
|
<Compile Include="Models\DictionaryItem.cs" />
|
|
<Compile Include="Models\DictionaryTranslation.cs" />
|
|
<Compile Include="Models\Editors\ContentPropertyData.cs" />
|
|
<Compile Include="Models\EntityBase\IRememberBeingDirty.cs" />
|
|
<Compile Include="Models\EntityBase\IUmbracoEntity.cs" />
|
|
<Compile Include="Models\EntityBase\TracksChangesEntityBase.cs" />
|
|
<Compile Include="Models\File.cs" />
|
|
<Compile Include="Models\IDataTypeDefinition.cs" />
|
|
<Compile Include="Models\IDictionaryItem.cs" />
|
|
<Compile Include="Models\IDictionaryTranslation.cs" />
|
|
<Compile Include="Models\IFile.cs" />
|
|
<Compile Include="Models\ILanguage.cs" />
|
|
<Compile Include="Models\IMacro.cs" />
|
|
<Compile Include="Models\IMacroProperty.cs" />
|
|
<Compile Include="Models\IMacroPropertyType.cs" />
|
|
<Compile Include="Models\ITag.cs" />
|
|
<Compile Include="Models\Macro.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentExtended.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentModelAttribute.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentExtensionsForModels.cs" />
|
|
<Compile Include="Models\MacroProperty.cs" />
|
|
<Compile Include="Models\MacroPropertyCollection.cs" />
|
|
<Compile Include="Models\MacroPropertyTypeBaseTypes.cs" />
|
|
<Compile Include="Models\MacroTypes.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentWrapped.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedContentType.cs" />
|
|
<Compile Include="Models\PublishedContent\PublishedPropertyType.cs" />
|
|
<Compile Include="Models\Mapping\IMapperConfiguration.cs" />
|
|
<Compile Include="Models\Mapping\MapperConfiguration.cs" />
|
|
<Compile Include="Models\Membership\EntityPermission.cs" />
|
|
<Compile Include="Models\IMember.cs" />
|
|
<Compile Include="Models\IMemberType.cs" />
|
|
<Compile Include="Models\Member.cs" />
|
|
<Compile Include="Models\Membership\MembershipUserExtensions.cs" />
|
|
<Compile Include="Models\Membership\UmbracoMembershipMember.cs" />
|
|
<Compile Include="Models\Membership\UmbracoMembershipUser.cs" />
|
|
<Compile Include="Models\PagedResult.cs" />
|
|
<Compile Include="Models\PreValue.cs" />
|
|
<Compile Include="Models\MemberType.cs" />
|
|
<Compile Include="Models\PreValueCollection.cs" />
|
|
<Compile Include="Models\PropertyTags.cs" />
|
|
<Compile Include="Models\Rdbms\MemberTypeReadOnlyDto.cs" />
|
|
<Compile Include="Models\Rdbms\PropertyTypeGroupReadOnlyDto.cs" />
|
|
<Compile Include="Models\Rdbms\PropertyTypeReadOnlyDto.cs" />
|
|
<Compile Include="Models\ServerRegistration.cs" />
|
|
<Compile Include="Models\ITemplate.cs" />
|
|
<Compile Include="Models\Language.cs" />
|
|
<Compile Include="Models\Media.cs" />
|
|
<Compile Include="Models\MediaType.cs" />
|
|
<Compile Include="Models\Membership\IMembershipUser.cs" />
|
|
<Compile Include="Models\Membership\IProfile.cs" />
|
|
<Compile Include="Models\Membership\IUser.cs" />
|
|
<Compile Include="Models\Membership\IUserType.cs" />
|
|
<Compile Include="Models\Membership\User.cs" />
|
|
<Compile Include="Models\Membership\UserGroup.cs" />
|
|
<Compile Include="Models\Membership\UserType.cs" />
|
|
<Compile Include="Models\PropertyExtensions.cs" />
|
|
<Compile Include="Models\PublishedItemType.cs" />
|
|
<Compile Include="Models\PublishedState.cs" />
|
|
<Compile Include="Models\Rdbms\ContentType2ContentTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\PropertyTypeGroupDto.cs" />
|
|
<Compile Include="Models\Rdbms\ServerRegistrationDto.cs" />
|
|
<Compile Include="Models\Relation.cs" />
|
|
<Compile Include="Models\RelationType.cs" />
|
|
<Compile Include="Models\Script.cs" />
|
|
<Compile Include="Models\Stylesheet.cs" />
|
|
<Compile Include="Models\StylesheetProperty.cs" />
|
|
<Compile Include="Models\Tag.cs" />
|
|
<Compile Include="Models\Task.cs" />
|
|
<Compile Include="Models\TaskType.cs" />
|
|
<Compile Include="Models\Template.cs" />
|
|
<Compile Include="Models\UmbracoEntity.cs" />
|
|
<Compile Include="Models\UmbracoObjectTypes.cs" />
|
|
<Compile Include="Models\UmbracoObjectTypesExtensions.cs" />
|
|
<Compile Include="Models\UserExtensions.cs" />
|
|
<Compile Include="NetworkHelper.cs" />
|
|
<Compile Include="Models\Validation\RequiredForPersistenceAttribute.cs" />
|
|
<Compile Include="ObjectResolution\ApplicationEventsResolver.cs" />
|
|
<Compile Include="ObjectResolution\ResolverCollection.cs" />
|
|
<Compile Include="ObservableDictionary.cs" />
|
|
<Compile Include="Persistence\Factories\MacroFactory.cs" />
|
|
<Compile Include="Persistence\Factories\ModelFactoryConfiguration.cs" />
|
|
<Compile Include="Persistence\Factories\MemberFactory.cs" />
|
|
<Compile Include="Persistence\Factories\MemberTypeReadOnlyFactory.cs" />
|
|
<Compile Include="Persistence\Factories\ServerRegistrationFactory.cs" />
|
|
<Compile Include="Persistence\Factories\TagFactory.cs" />
|
|
<Compile Include="Persistence\Factories\UmbracoEntityFactory.cs" />
|
|
<Compile Include="Persistence\Factories\UserSectionFactory.cs" />
|
|
<Compile Include="Persistence\FaultHandling\ITransientErrorDetectionStrategy.cs" />
|
|
<Compile Include="Persistence\FaultHandling\RetryingEventArgs.cs" />
|
|
<Compile Include="Persistence\FaultHandling\RetryLimitExceededException.cs" />
|
|
<Compile Include="Persistence\FaultHandling\RetryPolicy.cs" />
|
|
<Compile Include="Persistence\FaultHandling\RetryPolicyFactory.cs" />
|
|
<Compile Include="Persistence\FaultHandling\RetryStrategy.cs" />
|
|
<Compile Include="Persistence\FaultHandling\Strategies\ExponentialBackoff.cs" />
|
|
<Compile Include="Persistence\FaultHandling\Strategies\FixedInterval.cs" />
|
|
<Compile Include="Persistence\FaultHandling\Strategies\Incremental.cs" />
|
|
<Compile Include="Persistence\FaultHandling\Strategies\NetworkConnectivityErrorDetectionStrategy.cs" />
|
|
<Compile Include="Persistence\FaultHandling\Strategies\SqlAzureTransientErrorDetectionStrategy.cs" />
|
|
<Compile Include="Persistence\FaultHandling\ThrottlingCondition.cs" />
|
|
<Compile Include="Persistence\Mappers\MacroMapper.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AlterCmsMacroPropertyTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AddIndexToCmsMacroPropertyTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AddIndexToCmsMacroTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AlterTagRelationsTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AlterTagsTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\DropControlIdColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\RemoveCmsMacroPropertyTypeTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AlterUserTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\UpdateControlIdToPropertyEditorAlias.cs" />
|
|
<Compile Include="Persistence\Relators\MacroPropertyRelator.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMacroRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\ITagRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MacroRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\TagRepository.cs" />
|
|
<Compile Include="PropertyEditors\BackwardsCompatibleData.cs" />
|
|
<Compile Include="PropertyEditors\BackwardsCompatibleDataType.cs" />
|
|
<Compile Include="PropertyEditors\EmailValidator.cs" />
|
|
<Compile Include="PropertyEditors\IParameterEditor.cs" />
|
|
<Compile Include="PropertyEditors\LegacyParameterEditorAliasConverter.cs" />
|
|
<Compile Include="PropertyEditors\LegacyPropertyEditorIdToAliasConverter.cs" />
|
|
<Compile Include="Persistence\Mappers\MapperForAttribute.cs" />
|
|
<Compile Include="Persistence\Mappers\MemberMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\MemberTypeMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\PetaPocoMapper.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\ConstraintAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\SpecialDbTypeAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\LengthAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\SpecialDbTypes.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\ForeignKeyAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\IndexAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\IndexTypes.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\NullSettingAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\NullSettings.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\PrimaryKeyColumnAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseAnnotations\ReferencesAttribute.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\ColumnDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\ConstraintDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\ConstraintType.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\DefinitionFactory.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\DeletionDataDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\Direction.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\ForeignKeyDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\IndexColumnDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\IndexDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\InsertionDataDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\ModificationType.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\SystemMethods.cs" />
|
|
<Compile Include="Persistence\DatabaseModelDefinitions\TableDefinition.cs" />
|
|
<Compile Include="Persistence\DatabaseProviders.cs" />
|
|
<Compile Include="Persistence\DefaultDatabaseFactory.cs" />
|
|
<Compile Include="Persistence\Factories\ContentFactory.cs" />
|
|
<Compile Include="Persistence\Factories\ContentTypeFactory.cs" />
|
|
<Compile Include="Persistence\Factories\DataTypeDefinitionFactory.cs" />
|
|
<Compile Include="Persistence\Factories\DictionaryItemFactory.cs" />
|
|
<Compile Include="Persistence\Factories\DictionaryTranslationFactory.cs" />
|
|
<Compile Include="Persistence\Factories\LanguageFactory.cs" />
|
|
<Compile Include="Persistence\Factories\MediaFactory.cs" />
|
|
<Compile Include="Persistence\Factories\PropertyFactory.cs" />
|
|
<Compile Include="Persistence\Factories\PropertyGroupFactory.cs" />
|
|
<Compile Include="Persistence\Factories\RelationFactory.cs" />
|
|
<Compile Include="Persistence\Factories\RelationTypeFactory.cs" />
|
|
<Compile Include="Persistence\Factories\TemplateFactory.cs" />
|
|
<Compile Include="Persistence\Factories\UserFactory.cs" />
|
|
<Compile Include="Persistence\Factories\UserTypeFactory.cs" />
|
|
<Compile Include="Persistence\IDatabaseFactory.cs" />
|
|
<Compile Include="Persistence\Mappers\BaseMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\ContentMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\ContentTypeMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\DataTypeDefinitionMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\DictionaryMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\DictionaryTranslationMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\DtoMapModel.cs" />
|
|
<Compile Include="Persistence\Mappers\LanguageMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\MappingResolver.cs" />
|
|
<Compile Include="Persistence\Mappers\MediaMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\MediaTypeMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\PropertyGroupMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\PropertyMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\PropertyTypeMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\RelationMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\RelationTypeMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\ServerRegistrationMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\UmbracoEntityMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\UserMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\UserSectionMapper.cs" />
|
|
<Compile Include="Persistence\Mappers\UserTypeMapper.cs" />
|
|
<Compile Include="Persistence\Migrations\IMigration.cs" />
|
|
<Compile Include="Persistence\Migrations\IMigrationContext.cs" />
|
|
<Compile Include="Persistence\Migrations\IMigrationExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Initial\BaseDataCreation.cs" />
|
|
<Compile Include="Persistence\Migrations\Initial\DatabaseSchemaCreation.cs" />
|
|
<Compile Include="Persistence\Migrations\Initial\DatabaseSchemaResult.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationAttribute.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationBase.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationContext.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationExpressionBase.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationResolver.cs" />
|
|
<Compile Include="Persistence\Migrations\MigrationRunner.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\AlterSyntaxBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Column\AlterColumnBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Column\IAlterColumnOptionForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Column\IAlterColumnOptionSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Column\IAlterColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Column\IAlterColumnTypeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Expressions\AlterColumnExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Expressions\AlterDefaultConstraintExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Expressions\AlterTableExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\IAlterSyntaxBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Table\AlterTableBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Table\IAlterTableColumnOptionForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Table\IAlterTableColumnOptionSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Table\IAlterTableColumnTypeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Alter\Table\IAlterTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Column\CreateColumnBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Column\ICreateColumnOnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Column\ICreateColumnOptionForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Column\ICreateColumnOptionSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Column\ICreateColumnTypeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Constraint\CreateConstraintBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Constraint\ICreateConstraintColumnsSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Constraint\ICreateConstraintOnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\CreateBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Expressions\CreateConstraintExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Expressions\CreateTableExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\CreateForeignKeyBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\ICreateForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\ICreateForeignKeyForeignColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\ICreateForeignKeyFromTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\ICreateForeignKeyPrimaryColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ForeignKey\ICreateForeignKeyToTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\ICreateBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Index\CreateIndexBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Index\ICreateIndexColumnOptionsSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Index\ICreateIndexForTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Index\ICreateIndexOnColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Index\ICreateIndexOptionsSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Table\CreateTableBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Table\ICreateTableColumnAsTypeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Table\ICreateTableColumnOptionForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Table\ICreateTableColumnOptionSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Create\Table\ICreateTableWithColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Column\DeleteColumnBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Column\IDeleteColumnFromTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Constraint\DeleteConstraintBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Constraint\IDeleteConstraintOnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\DefaultConstraint\DeleteDefaultConstraintBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\DefaultConstraint\IDeleteDefaultConstraintOnColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\DefaultConstraint\IDeleteDefaultConstraintOnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\DeleteBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\DeleteDataBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteColumnExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteConstraintExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteDataExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteDefaultConstraintExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteForeignKeyExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteIndexExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Expressions\DeleteTableExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\DeleteForeignKeyBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\IDeleteForeignKeyForeignColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\IDeleteForeignKeyFromTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\IDeleteForeignKeyOnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\IDeleteForeignKeyPrimaryColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\ForeignKey\IDeleteForeignKeyToTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\IDeleteBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\IDeleteDataSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Index\DeleteIndexBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Index\IDeleteIndexForTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Index\IDeleteIndexOnColumnSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Delete\Table\DeleteTableBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Execute\ExecuteBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Execute\Expressions\ExecuteCodeStatementExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Execute\Expressions\ExecuteSqlStatementExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Execute\IExecuteBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\ExpressionBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\ExpressionBuilderBase.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Expressions\CreateColumnExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Expressions\CreateForeignKeyExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Expressions\CreateIndexExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IColumnOptionSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IColumnTypeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IfDatabase\IfDatabaseBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IfDatabase\IIfDatabaseBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IFluentSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\IForeignKeyCascadeSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Insert\Expressions\InsertDataExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Insert\IInsertBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Insert\IInsertDataSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Insert\InsertBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Insert\InsertDataBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Column\IRenameColumnTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Column\IRenameColumnToSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Column\RenameColumnBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Expressions\RenameColumnExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Expressions\RenameTableExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\IRenameBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\RenameBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Table\IRenameTableSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Rename\Table\RenameTableBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\Expressions\UpdateDataExpression.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\IUpdateBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\IUpdateSetSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\IUpdateWhereSyntax.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\UpdateBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Syntax\Update\UpdateDataBuilder.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionFourNineZero\RemoveUmbracoAppConstraints.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSeven\AddPropertyEditorAliasColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixOneZero\CreateServerRegistryTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\AddChangeDocumentTypePermission.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixTwoZero\AdditionalIndexesAndKeys.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSixZeroOne\UpdatePropertyTypesAndGroups.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\DeleteAppTables.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\EnsureAppsTreesUpdated.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\MoveMasterContentTypeData.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\NewCmsContentType2ContentTypeTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\RemoveMasterContentTypeColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\RenameTabIdColumn.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\UpdateCmsContentTypeAllowedContentTypeTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\UpdateCmsContentTypeTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\UpdateCmsContentVersionTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\UpdateCmsPropertyTypeGroupTable.cs" />
|
|
<Compile Include="Persistence\Migrations\Upgrades\TargetVersionSix\RenameCmsTabTable.cs" />
|
|
<Compile Include="Persistence\PetaPocoCommandExtensions.cs" />
|
|
<Compile Include="Persistence\PetaPocoConnectionExtensions.cs" />
|
|
<Compile Include="Persistence\PetaPocoExtensions.cs" />
|
|
<Compile Include="Persistence\PetaPocoSqlExtensions.cs" />
|
|
<Compile Include="Persistence\Querying\BaseExpressionHelper.cs" />
|
|
<Compile Include="Persistence\Querying\PocoToSqlExpressionHelper.cs" />
|
|
<Compile Include="Persistence\Querying\IQuery.cs" />
|
|
<Compile Include="Persistence\Querying\ModelToSqlExpressionHelper.cs" />
|
|
<Compile Include="Persistence\Querying\Query.cs" />
|
|
<Compile Include="Persistence\Querying\SqlTranslator.cs" />
|
|
<Compile Include="Persistence\Relators\DictionaryLanguageTextRelator.cs" />
|
|
<Compile Include="Persistence\Relators\PropertyTypePropertyGroupRelator.cs" />
|
|
<Compile Include="Persistence\Relators\UserSectionRelator.cs" />
|
|
<Compile Include="Persistence\Repositories\ContentRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\ContentTypeBaseRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\ContentTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\DataTypeDefinitionRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\DictionaryRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\EntityRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\FileRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IEntityRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IContentRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IContentTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IDataTypeDefinitionRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IDictionaryRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\ILanguageRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMediaRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMediaTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMemberRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IMemberTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRelationRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRelationTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRepositoryQueryable.cs" />
|
|
<Compile Include="Persistence\Relators\GroupPropertyTypeRelator.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRepositoryVersionable.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IScriptRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IStylesheetRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\ITemplateRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IUserRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\Interfaces\IUserTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\LanguageRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MediaRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MediaTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MemberGroupRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MemberRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\MemberTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\PermissionRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\PetaPocoRepositoryBase.cs" />
|
|
<Compile Include="Persistence\Repositories\RecycleBinRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\RelationRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\RelationTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\RepositoryBase.cs" />
|
|
<Compile Include="Persistence\Repositories\ScriptRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\ServerRegistrationRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\SimilarNodeNameComparer.cs" />
|
|
<Compile Include="Persistence\Repositories\StylesheetRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\TemplateRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\UserRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\UserTypeRepository.cs" />
|
|
<Compile Include="Persistence\Repositories\VersionableRepositoryBase.cs" />
|
|
<Compile Include="Persistence\RepositoryFactory.cs" />
|
|
<Compile Include="ObjectResolution\LazyManyObjectsResolverBase.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\ColumnInfo.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\DbTypes.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\ISqlSyntaxProvider.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\MySqlSyntaxProvider.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlCeSyntaxProvider.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlServerSyntaxProvider.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlSyntaxProviderAttribute.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlSyntaxProviderBase.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlSyntaxContext.cs" />
|
|
<Compile Include="Persistence\SqlSyntax\SqlSyntaxProviders.cs" />
|
|
<Compile Include="Persistence\TransactionType.cs" />
|
|
<Compile Include="Persistence\UmbracoDatabase.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\FileUnitOfWork.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\FileUnitOfWorkProvider.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\IDatabaseUnitOfWork.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\IDatabaseUnitOfWorkProvider.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\IUnitOfWork.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\IUnitOfWorkProvider.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\IUnitOfWorkRepository.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\PetaPocoUnitOfWork.cs" />
|
|
<Compile Include="Persistence\UnitOfWork\PetaPocoUnitOfWorkProvider.cs" />
|
|
<Compile Include="Profiling\IProfiler.cs" />
|
|
<Compile Include="Profiling\LogProfiler.cs" />
|
|
<Compile Include="Profiling\ProfilerExtensions.cs" />
|
|
<Compile Include="Profiling\ProfilerResolver.cs" />
|
|
<Compile Include="Profiling\WebProfiler.cs" />
|
|
<Compile Include="PropertyEditors\DelimitedManifestValueValidator.cs" />
|
|
<Compile Include="PropertyEditors\IntegerValidator.cs" />
|
|
<Compile Include="PropertyEditors\ManifestPropertyValidator.cs" />
|
|
<Compile Include="PropertyEditors\ParameterEditor.cs" />
|
|
<Compile Include="PropertyEditors\ParameterEditorAttribute.cs" />
|
|
<Compile Include="PropertyEditors\ParameterEditorResolver.cs" />
|
|
<Compile Include="PropertyEditors\ParameterValueEditor.cs" />
|
|
<Compile Include="PropertyEditors\PreValueField.cs" />
|
|
<Compile Include="PropertyEditors\PreValueFieldAttribute.cs" />
|
|
<Compile Include="PropertyEditors\ManifestValueValidator.cs" />
|
|
<Compile Include="PropertyEditors\PreValueEditor.cs" />
|
|
<Compile Include="PropertyEditors\PropertyEditor.cs" />
|
|
<Compile Include="PropertyEditors\PropertyEditorAttribute.cs" />
|
|
<Compile Include="PropertyEditors\PropertyEditorResolver.cs" />
|
|
<Compile Include="PropertyEditors\PropertyValueConvertersResolver.cs" />
|
|
<Compile Include="PropertyEditors\RegexValidator.cs" />
|
|
<Compile Include="PropertyEditors\RequiredManifestValueValidator.cs" />
|
|
<Compile Include="PropertyEditors\IPropertyValidator.cs" />
|
|
<Compile Include="PropertyEditors\ValidatorsResolver.cs" />
|
|
<Compile Include="PropertyEditors\PropertyValueEditor.cs" />
|
|
<Compile Include="PropertyEditors\ValueValidatorAttribute.cs" />
|
|
<Compile Include="Dictionary\ICultureDictionary.cs" />
|
|
<Compile Include="Dynamics\ClassFactory.cs" />
|
|
<Compile Include="Dynamics\DynamicClass.cs" />
|
|
<Compile Include="Dynamics\DynamicDictionary.cs" />
|
|
<Compile Include="Dynamics\DynamicNull.cs" />
|
|
<Compile Include="Dynamics\DynamicOrdering.cs" />
|
|
<Compile Include="Dynamics\DynamicProperty.cs" />
|
|
<Compile Include="Dynamics\DynamicQueryableGetMemberBinder.cs" />
|
|
<Compile Include="Dynamics\DynamicXml.cs" />
|
|
<Compile Include="Dynamics\ExtensionMethodFinder.cs" />
|
|
<Compile Include="Dynamics\ExtensionMethods.cs" />
|
|
<Compile Include="Dynamics\PropertyResultType.cs" />
|
|
<Compile Include="IO\FileSystemProviderAttribute.cs" />
|
|
<Compile Include="IO\FileSystemExtensions.cs" />
|
|
<Compile Include="IO\MediaFileSystem.cs" />
|
|
<Compile Include="Macros\MacroTagParser.cs" />
|
|
<Compile Include="Mandate.cs" />
|
|
<Compile Include="Models\Content.cs" />
|
|
<Compile Include="Models\ContentStatus.cs" />
|
|
<Compile Include="Models\ContentType.cs" />
|
|
<Compile Include="Models\DataTypeDatabaseType.cs" />
|
|
<Compile Include="Models\DataTypeDefinition.cs" />
|
|
<Compile Include="Models\EntityBase\Entity.cs" />
|
|
<Compile Include="Models\EntityBase\IAggregateRoot.cs" />
|
|
<Compile Include="Models\EntityBase\ICanBeDirty.cs" />
|
|
<Compile Include="Models\EntityBase\IEntity.cs" />
|
|
<Compile Include="Models\EntityBase\IValueObject.cs" />
|
|
<Compile Include="Models\IContent.cs" />
|
|
<Compile Include="Models\IContentBase.cs" />
|
|
<Compile Include="Models\IContentType.cs" />
|
|
<Compile Include="Models\IContentTypeBase.cs" />
|
|
<Compile Include="Models\IContentTypeComposition.cs" />
|
|
<Compile Include="Models\IMedia.cs" />
|
|
<Compile Include="Models\IMediaType.cs" />
|
|
<Compile Include="Models\Property.cs" />
|
|
<Compile Include="Models\PropertyCollection.cs" />
|
|
<Compile Include="Models\PropertyGroup.cs" />
|
|
<Compile Include="Models\PropertyGroupCollection.cs" />
|
|
<Compile Include="Models\PropertyType.cs" />
|
|
<Compile Include="Models\PropertyTypeCollection.cs" />
|
|
<Compile Include="Models\Rdbms\AppDto.cs" />
|
|
<Compile Include="Models\Rdbms\AppTreeDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentTypeAllowedContentTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentVersionDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentXmlDto.cs" />
|
|
<Compile Include="Models\Rdbms\DataTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\DataTypePreValueDto.cs" />
|
|
<Compile Include="Models\Rdbms\DictionaryDto.cs" />
|
|
<Compile Include="Models\Rdbms\DocumentDto.cs" />
|
|
<Compile Include="Models\Rdbms\ContentTypeTemplateDto.cs" />
|
|
<Compile Include="Models\Rdbms\DomainDto.cs" />
|
|
<Compile Include="Models\Rdbms\LanguageDto.cs" />
|
|
<Compile Include="Models\Rdbms\LanguageTextDto.cs" />
|
|
<Compile Include="Models\Rdbms\LogDto.cs" />
|
|
<Compile Include="Models\Rdbms\MacroDto.cs" />
|
|
<Compile Include="Models\Rdbms\MacroPropertyDto.cs" />
|
|
<Compile Include="Models\Rdbms\Member2MemberGroupDto.cs" />
|
|
<Compile Include="Models\Rdbms\MemberDto.cs" />
|
|
<Compile Include="Models\Rdbms\MemberTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\NodeDto.cs" />
|
|
<Compile Include="Models\Rdbms\PreviewXmlDto.cs" />
|
|
<Compile Include="Models\Rdbms\PropertyDataDto.cs" />
|
|
<Compile Include="Models\Rdbms\PropertyTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\RelationDto.cs" />
|
|
<Compile Include="Models\Rdbms\RelationTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\StylesheetDto.cs" />
|
|
<Compile Include="Models\Rdbms\StylesheetPropertyDto.cs" />
|
|
<Compile Include="Models\Rdbms\TagDto.cs" />
|
|
<Compile Include="Models\Rdbms\TagRelationshipDto.cs" />
|
|
<Compile Include="Models\Rdbms\TaskDto.cs" />
|
|
<Compile Include="Models\Rdbms\TaskTypeDto.cs" />
|
|
<Compile Include="Models\Rdbms\TemplateDto.cs" />
|
|
<Compile Include="Models\Rdbms\User2AppDto.cs" />
|
|
<Compile Include="Models\Rdbms\User2NodeNotifyDto.cs" />
|
|
<Compile Include="Models\Rdbms\User2NodePermissionDto.cs" />
|
|
<Compile Include="Models\Rdbms\UserDto.cs" />
|
|
<Compile Include="Models\Rdbms\UserTypeDto.cs" />
|
|
<Compile Include="NameValueCollectionExtensions.cs" />
|
|
<Compile Include="ObjectResolution\WeightedPluginAttribute.cs" />
|
|
<Compile Include="Persistence\PetaPoco.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\DatePickerValueConverter.cs" />
|
|
<Compile Include="PropertyEditors\IPropertyEditorValueConverter.cs" />
|
|
<Compile Include="Dynamics\ParseException.cs" />
|
|
<Compile Include="Dynamics\PropertyResult.cs" />
|
|
<Compile Include="Dynamics\Res.cs" />
|
|
<Compile Include="Dynamics\Signature.cs" />
|
|
<Compile Include="ExpressionExtensions.cs" />
|
|
<Compile Include="Models\IPublishedContent.cs" />
|
|
<Compile Include="ActionsResolver.cs" />
|
|
<Compile Include="CacheRefreshersResolver.cs" />
|
|
<Compile Include="Configuration\GlobalSettings.cs" />
|
|
<Compile Include="CustomBooleanTypeConverter.cs" />
|
|
<Compile Include="DataTypesResolver.cs" />
|
|
<Compile Include="DisposableObject.cs" />
|
|
<Compile Include="DisposableTimer.cs" />
|
|
<Compile Include="ExpressionHelper.cs" />
|
|
<Compile Include="IBootManager.cs" />
|
|
<Compile Include="IntExtensions.cs" />
|
|
<Compile Include="LambdaExpressionCacheKey.cs" />
|
|
<Compile Include="PackageActionsResolver.cs" />
|
|
<Compile Include="ObjectResolution\LegacyTransientObjectsResolver.cs" />
|
|
<Compile Include="Logging\AsynchronousRollingFileAppender.cs" />
|
|
<Compile Include="Logging\LoggingTaskExtension.cs" />
|
|
<Compile Include="Logging\LogHelper.cs" />
|
|
<Compile Include="Macros\MacroFieldEditorsResolver.cs" />
|
|
<Compile Include="Macros\PersistableMacroProperty.cs" />
|
|
<Compile Include="ObjectExtensions.cs" />
|
|
<Compile Include="PropertyEditors\PropertyEditorValueConvertersResolver.cs" />
|
|
<Compile Include="ObjectResolution\ManyObjectsResolverBase.cs" />
|
|
<Compile Include="ObjectResolution\ObjectLifetimeScope.cs" />
|
|
<Compile Include="ObjectResolution\Resolution.cs" />
|
|
<Compile Include="ObjectResolution\ResolverBase.cs" />
|
|
<Compile Include="ObjectResolution\SingleObjectResolverBase.cs" />
|
|
<Compile Include="PropertyEditors\ValueConverters\YesNoValueConverter.cs" />
|
|
<Compile Include="Publishing\BasePublishingStrategy.cs" />
|
|
<Compile Include="Publishing\IPublishingStrategy.cs" />
|
|
<Compile Include="Publishing\PublishingStrategy.cs" />
|
|
<Compile Include="Publishing\PublishStatus.cs" />
|
|
<Compile Include="Publishing\PublishStatusType.cs" />
|
|
<Compile Include="Dynamics\QueryableExtensions.cs" />
|
|
<Compile Include="Publishing\ScheduledPublisher.cs" />
|
|
<Compile Include="RenderingEngine.cs" />
|
|
<Compile Include="Models\Section.cs" />
|
|
<Compile Include="Security\AuthenticationExtensions.cs" />
|
|
<Compile Include="Security\IUsersMembershipProvider.cs" />
|
|
<Compile Include="Security\MembershipProviderBase.cs" />
|
|
<Compile Include="Security\MembershipProviderExtensions.cs" />
|
|
<Compile Include="Security\UmbracoBackOfficeIdentity.cs" />
|
|
<Compile Include="Security\UmbracoMembershipProviderBase.cs" />
|
|
<Compile Include="Security\IUmbracoMemberTypeMembershipProvider.cs" />
|
|
<Compile Include="Security\UserData.cs" />
|
|
<Compile Include="Serialization\AbstractSerializationService.cs" />
|
|
<Compile Include="Serialization\Formatter.cs" />
|
|
<Compile Include="Serialization\IFormatter.cs" />
|
|
<Compile Include="Serialization\ISerializer.cs" />
|
|
<Compile Include="Serialization\IStreamedResult.cs" />
|
|
<Compile Include="Serialization\JsonCreationConverter.cs" />
|
|
<Compile Include="Serialization\JsonNetSerializer.cs" />
|
|
<Compile Include="Serialization\JsonToStringConverter.cs" />
|
|
<Compile Include="Serialization\SerializationExtensions.cs" />
|
|
<Compile Include="Serialization\SerializationService.cs" />
|
|
<Compile Include="Serialization\StreamedResult.cs" />
|
|
<Compile Include="Services\ContentService.cs" />
|
|
<Compile Include="Services\ContentServiceExtensions.cs" />
|
|
<Compile Include="Services\ContentTypeService.cs" />
|
|
<Compile Include="Services\ContentTypeServiceBase.cs" />
|
|
<Compile Include="Services\DataTypeService.cs" />
|
|
<Compile Include="Services\EntityService.cs" />
|
|
<Compile Include="Services\EntityXmlSerializer.cs" />
|
|
<Compile Include="Services\FileService.cs" />
|
|
<Compile Include="Services\IApplicationTreeService.cs" />
|
|
<Compile Include="Services\IContentService.cs" />
|
|
<Compile Include="Services\IContentTypeService.cs" />
|
|
<Compile Include="Services\IDataTypeService.cs" />
|
|
<Compile Include="Services\IEntityService.cs" />
|
|
<Compile Include="Services\IFileService.cs" />
|
|
<Compile Include="Services\ILocalizationService.cs" />
|
|
<Compile Include="Services\IMacroService.cs" />
|
|
<Compile Include="Services\IMediaService.cs" />
|
|
<Compile Include="Services\IMemberGroupService.cs" />
|
|
<Compile Include="Services\IMemberService.cs" />
|
|
<Compile Include="Services\IMembershipMemberService.cs" />
|
|
<Compile Include="Services\IMembershipRoleService.cs" />
|
|
<Compile Include="Services\IMembershipUserService.cs" />
|
|
<Compile Include="Services\IMemberTypeService.cs" />
|
|
<Compile Include="Services\INotificationService.cs" />
|
|
<Compile Include="Packaging\IConflictingPackageData.cs" />
|
|
<Compile Include="Services\IRelationService.cs" />
|
|
<Compile Include="Services\ISectionService.cs" />
|
|
<Compile Include="Services\IPackagingService.cs" />
|
|
<Compile Include="Services\IService.cs" />
|
|
<Compile Include="Services\ITagService.cs" />
|
|
<Compile Include="Services\IUserService.cs" />
|
|
<Compile Include="Services\LocalizationService.cs" />
|
|
<Compile Include="Services\LocalizedTextServiceExtensions.cs" />
|
|
<Compile Include="Services\LocalizedTextServiceFileSources.cs" />
|
|
<Compile Include="Services\MacroService.cs" />
|
|
<Compile Include="IO\MasterPageHelper.cs" />
|
|
<Compile Include="Services\MediaService.cs" />
|
|
<Compile Include="Models\Membership\MemberCountType.cs" />
|
|
<Compile Include="Services\MemberGroupService.cs" />
|
|
<Compile Include="Services\MemberService.cs" />
|
|
<Compile Include="Services\MemberTypeService.cs" />
|
|
<Compile Include="Services\NotificationService.cs" />
|
|
<Compile Include="Packaging\ConflictingPackageData.cs" />
|
|
<Compile Include="Services\RelationService.cs" />
|
|
<Compile Include="Services\SectionService.cs" />
|
|
<Compile Include="Services\ServerRegistrationService.cs" />
|
|
<Compile Include="Services\PackagingService.cs" />
|
|
<Compile Include="Services\ServiceContext.cs" />
|
|
<Compile Include="Services\TagExtractor.cs" />
|
|
<Compile Include="Services\TagService.cs" />
|
|
<Compile Include="Services\UserService.cs" />
|
|
<Compile Include="Services\UserServiceExtensions.cs" />
|
|
<Compile Include="IO\ViewHelper.cs" />
|
|
<Compile Include="Strategies\RelateOnCopyHandler.cs" />
|
|
<Compile Include="Strategies\RelateOnTrashHandler.cs" />
|
|
<Compile Include="Strings\ContentBaseExtensions.cs" />
|
|
<Compile Include="Strings\Diff.cs" />
|
|
<Compile Include="Sync\BatchedWebServiceServerMessenger.cs" />
|
|
<Compile Include="Sync\IServerRegistrar2.cs" />
|
|
<Compile Include="Sync\ServerRole.cs" />
|
|
<Compile Include="Sync\DatabaseServerMessenger.cs" />
|
|
<Compile Include="Sync\DatabaseServerMessengerOptions.cs" />
|
|
<Compile Include="Sync\DatabaseServerRegistrarOptions.cs" />
|
|
<Compile Include="Sync\RefreshInstruction.cs" />
|
|
<Compile Include="Sync\RefreshInstructionEnvelope.cs" />
|
|
<Compile Include="Sync\ApplicationUrlHelper.cs" />
|
|
<Compile Include="Sync\RefreshMethodType.cs" />
|
|
<Compile Include="Sync\ServerMessengerBase.cs" />
|
|
<Compile Include="ThreadExtensions.cs" />
|
|
<Compile Include="TopologicalSorter.cs" />
|
|
<Compile Include="Strings\DefaultUrlSegmentProvider.cs" />
|
|
<Compile Include="Strings\IUrlSegmentProvider.cs" />
|
|
<Compile Include="Strings\UrlSegmentProviderResolver.cs" />
|
|
<Compile Include="Sync\DatabaseServerRegistrar.cs" />
|
|
<Compile Include="Sync\WebServiceServerMessenger.cs" />
|
|
<Compile Include="Cache\ICacheRefresher.cs" />
|
|
<Compile Include="Sync\ServerSyncWebServiceClient.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Sync\ConfigServerAddress.cs" />
|
|
<Compile Include="Sync\IServerMessenger.cs" />
|
|
<Compile Include="Sync\IServerRegistrar.cs" />
|
|
<Compile Include="Sync\IServerAddress.cs" />
|
|
<Compile Include="Sync\MessageType.cs" />
|
|
<Compile Include="Sync\ServerMessengerResolver.cs" />
|
|
<Compile Include="Sync\ServerRegistrarResolver.cs" />
|
|
<Compile Include="Sync\ConfigServerRegistrar.cs" />
|
|
<Compile Include="Strings\Utf8ToAsciiConverter.cs" />
|
|
<Compile Include="Strings\CleanStringType.cs" />
|
|
<Compile Include="Strings\ShortStringHelperResolver.cs" />
|
|
<Compile Include="Strings\IShortStringHelper.cs" />
|
|
<Compile Include="Strings\LegacyShortStringHelper.cs" />
|
|
<Compile Include="Strings\StringAliasCaseTypeExtensions.cs" />
|
|
<Compile Include="Strings\DefaultShortStringHelper.cs" />
|
|
<Compile Include="Models\ApplicationTree.cs" />
|
|
<Compile Include="Services\ApplicationTreeService.cs" />
|
|
<Compile Include="TypeExtensions.cs" />
|
|
<Compile Include="ReadLock.cs" />
|
|
<Compile Include="TypeFinder.cs" />
|
|
<Compile Include="TypeHelper.cs" />
|
|
<Compile Include="UmbracoApplicationBase.cs" />
|
|
<Compile Include="Constants.cs" />
|
|
<Compile Include="Constants-Applications.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-Conventions.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-PropertyEditors.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-PropertyTypeGroups.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-Packaging.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-ObjectTypes.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-System.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants-Web.cs">
|
|
<DependentUpon>Constants.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UpgradeableReadLock.cs" />
|
|
<Compile Include="DelegateEqualityComparer.cs" />
|
|
<Compile Include="Media\IEmbedProvider.cs" />
|
|
<Compile Include="Media\IEmbedSettingProvider.cs" />
|
|
<Compile Include="Media\ProviderSetting.cs" />
|
|
<Compile Include="Media\Result.cs" />
|
|
<Compile Include="Media\Status.cs" />
|
|
<Compile Include="EnumerableExtensions.cs" />
|
|
<Compile Include="IfExtensions.cs" />
|
|
<Compile Include="PluginManager.cs" />
|
|
<Compile Include="IO\FileSecurityException.cs" />
|
|
<Compile Include="IO\FileSystemProviderConstants.cs" />
|
|
<Compile Include="IO\FileSystemProviderManager.cs" />
|
|
<Compile Include="IO\IFileSystem.cs" />
|
|
<Compile Include="IO\IOHelper.cs" />
|
|
<Compile Include="IO\PhysicalFileSystem.cs" />
|
|
<Compile Include="IO\SystemDirectories.cs" />
|
|
<Compile Include="IO\SystemFiles.cs" />
|
|
<Compile Include="Media\IThumbnailProvider.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Configuration\RazorDataTypeModelStaticMappingItem.cs" />
|
|
<Compile Include="StringAliasCaseType.cs" />
|
|
<Compile Include="StringExtensions.cs" />
|
|
<Compile Include="UriExtensions.cs" />
|
|
<Compile Include="SystemUtilities.cs" />
|
|
<Compile Include="VersionExtensions.cs" />
|
|
<Compile Include="WaitHandleExtensions.cs" />
|
|
<Compile Include="WriteLock.cs" />
|
|
<Compile Include="XmlExtensions.cs" />
|
|
<Compile Include="XmlHelper.cs" />
|
|
<Compile Include="Xml\UmbracoXPathPathSyntaxParser.cs" />
|
|
<Compile Include="Xml\XPath\MacroNavigator.cs" />
|
|
<Compile Include="Xml\XPath\INavigableContentType.cs" />
|
|
<Compile Include="Xml\XPath\NavigableNavigator.cs" />
|
|
<Compile Include="Xml\XPath\INavigableContent.cs" />
|
|
<Compile Include="Xml\XPath\INavigableFieldType.cs" />
|
|
<Compile Include="Xml\XPath\INavigableSource.cs" />
|
|
<Compile Include="Xml\DynamicContext.cs" />
|
|
<Compile Include="Xml\XmlNamespaces.cs" />
|
|
<Compile Include="Xml\XmlNodeListFactory.cs" />
|
|
<Compile Include="Xml\XPathNavigatorExtensions.cs" />
|
|
<Compile Include="Xml\XPathVariable.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="FileResources\BlockingWeb.config" />
|
|
<None Include="packages.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\umbraco.interfaces\umbraco.interfaces.csproj">
|
|
<Project>{511F6D8D-7717-440A-9A57-A507E9A8B27F}</Project>
|
|
<Name>umbraco.interfaces</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="FileResources\Files.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Files.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(SolutionDir)\.nuget\nuget.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> |