|
|
|
|
@@ -212,8 +212,6 @@
|
|
|
|
|
<Compile Include="Migrations\Upgrade\V_8_0_0\FixLanguageIsoCodeLength.cs" />
|
|
|
|
|
<Compile Include="Models\CultureImpact.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\IndexedArrayItem.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\IPublishedContentTypeFactory.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\PublishedContentType.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\VariationContextAccessorExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\Template.cs" />
|
|
|
|
|
<Compile Include="Models\TemplateOnDisk.cs" />
|
|
|
|
|
@@ -221,17 +219,25 @@
|
|
|
|
|
<Compile Include="PropertyEditors\Validators\DelimitedValueValidator.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\Validators\RegexValidator.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\Validators\RequiredValidator.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\CheckboxListValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ColorPickerValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\GridValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValue.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueTypeConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\JsonValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\LabelValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MarkdownEditorValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\SliderValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TagsValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TinyMceValueConverter.cs" />
|
|
|
|
|
<Compile Include="PublishedContentExtensions.cs" />
|
|
|
|
|
<Compile Include="Persistence\Dtos\PropertyTypeCommonDto.cs" />
|
|
|
|
|
<Compile Include="Persistence\Factories\MacroFactory.cs" />
|
|
|
|
|
<Compile Include="Persistence\Repositories\Implement\ContentTypeCommonRepository.cs" />
|
|
|
|
|
<Compile Include="Persistence\Repositories\IContentTypeCommonRepository.cs" />
|
|
|
|
|
<Compile Include="Persistence\Repositories\Implement\LanguageRepositoryExtensions.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DataEditorAttribute.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DateTimeConfiguration.cs" />
|
|
|
|
|
<Compile Include="Migrations\Upgrade\V_8_0_0\RenameLabelAndRichTextPropertyEditorAliases.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\PropertyValueConverterCollection.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\PropertyValueConverterCollectionBuilder.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\VoidEditor.cs" />
|
|
|
|
|
<Compile Include="PublishedModelFactoryExtensions.cs" />
|
|
|
|
|
<Compile Include="Serialization\JsonNetSerializer.cs" />
|
|
|
|
|
@@ -315,7 +321,6 @@
|
|
|
|
|
<Compile Include="Migrations\Upgrade\Common\CreateKeysAndIndexes.cs" />
|
|
|
|
|
<Compile Include="Models\ContentRepositoryExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\ContentTagsExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\ContentTypeBaseExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\DataTypeExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\PathValidationExtensions.cs" />
|
|
|
|
|
<Compile Include="Models\PropertyTagsExtensions.cs" />
|
|
|
|
|
@@ -349,23 +354,11 @@
|
|
|
|
|
<Compile Include="Persistence\SqlContextExtensions.cs" />
|
|
|
|
|
<Compile Include="Persistence\SqlSyntaxExtensions.cs" />
|
|
|
|
|
<Compile Include="Persistence\UmbracoPocoDataBuilder.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ColorPickerConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ConfigurationEditorOfTConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ConfigurationEditor.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DefaultPropertyIndexValueFactory.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DropDownFlexibleConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ImageCropperConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\LabelConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\LabelConfigurationEditor.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\LabelPropertyEditor.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditorCollection.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\PropertyEditorCollection.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\PropertyEditorTagsExtensions.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\SliderConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\TagConfiguration.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValue.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueTypeConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueListConfiguration.cs" />
|
|
|
|
|
<Compile Include="ReflectionUtilities-Unused.cs" />
|
|
|
|
|
<Compile Include="RuntimeOptions.cs" />
|
|
|
|
|
<Compile Include="Runtime\CoreRuntime.cs" />
|
|
|
|
|
@@ -455,7 +448,6 @@
|
|
|
|
|
<Compile Include="Models\PublishedContent\PublishedContentExtensionsForModels.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\PublishedContentModel.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\PublishedModelFactory.cs" />
|
|
|
|
|
<Compile Include="Models\PublishedContent\PublishedPropertyType.cs" />
|
|
|
|
|
<Compile Include="Persistence\Dtos\AccessDto.cs" />
|
|
|
|
|
<Compile Include="Persistence\Dtos\AccessRuleDto.cs" />
|
|
|
|
|
<Compile Include="Persistence\Dtos\CacheInstructionDto.cs" />
|
|
|
|
|
@@ -801,34 +793,8 @@
|
|
|
|
|
<Compile Include="Persistence\UmbracoDatabaseExtensions.cs" />
|
|
|
|
|
<Compile Include="Persistence\UmbracoDatabaseFactory.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DefaultPropertyValueConverterAttribute.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\IPropertyValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DataEditor.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DataEditorCollection.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DataEditorCollectionBuilder.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\PropertyValueConverterBase.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\DataValueEditor.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\CheckboxListValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ColorPickerValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\DatePickerValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\DecimalValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\EmailAddressValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\GridValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\IntegerValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\JsonValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\LabelValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MarkdownEditorValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MemberGroupPickerValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MultipleTextStringValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MustBeStringValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\RadioButtonListValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\SliderValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TagsValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TextStringValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TinyMceValueConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\UploadPropertyConverter.cs" />
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\YesNoValueConverter.cs" />
|
|
|
|
|
<Compile Include="ReflectionUtilities.cs" />
|
|
|
|
|
<Compile Include="RuntimeState.cs" />
|
|
|
|
|
<Compile Include="Runtime\CoreInitialComposer.cs" />
|
|
|
|
|
|