project file
This commit is contained in:
@@ -312,18 +312,18 @@
|
||||
<Compile Include="Editors\ImagesController.cs" />
|
||||
<Compile Include="Editors\TemplateController.cs" />
|
||||
<Compile Include="Editors\TuningController.cs" />
|
||||
<Compile Include="GridTemplateExtensions.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\ContentTypeModel.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\PropertyModel.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\SourceModel.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\TemplateQueryResult.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\SortExpression.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\Operathor.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\OperathorTerm.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\QueryCondition.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\QueryModel.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\QueryResultModel.cs" />
|
||||
<Compile Include="Editors\TemplateQuery\TemplateQueryController.cs" />
|
||||
<Compile Include="GridTemplateExtensions.cs" />
|
||||
<Compile Include="Models\TemplateQuery\ContentTypeModel.cs" />
|
||||
<Compile Include="Models\TemplateQuery\PropertyModel.cs" />
|
||||
<Compile Include="Models\TemplateQuery\SourceModel.cs" />
|
||||
<Compile Include="Models\TemplateQuery\TemplateQueryResult.cs" />
|
||||
<Compile Include="Models\TemplateQuery\SortExpression.cs" />
|
||||
<Compile Include="Models\TemplateQuery\Operathor.cs" />
|
||||
<Compile Include="Models\TemplateQuery\OperathorTerm.cs" />
|
||||
<Compile Include="Models\TemplateQuery\QueryCondition.cs" />
|
||||
<Compile Include="Models\TemplateQuery\QueryModel.cs" />
|
||||
<Compile Include="Models\TemplateQuery\QueryResultModel.cs" />
|
||||
<Compile Include="Editors\TemplateQueryController.cs" />
|
||||
<Compile Include="Models\ContentEditing\ContentBaseItemSave.cs" />
|
||||
<Compile Include="Models\ContentEditing\MediaItemSave.cs" />
|
||||
<Compile Include="Models\ContentEditing\TemplateDisplay.cs" />
|
||||
@@ -379,7 +379,7 @@
|
||||
<Compile Include="Mvc\NotFoundHandler.cs" />
|
||||
<Compile Include="Mvc\PreRenderViewActionFilterAttribute.cs" />
|
||||
<Compile Include="Mvc\RedirectToUmbracoUrlResult.cs" />
|
||||
<Compile Include="PropertyEditors\GridPropertyEditor.cs" />
|
||||
<Compile Include="PropertyEditors\GridPropertyEditor.cs" />
|
||||
<Compile Include="Mvc\UmbracoVirtualNodeByIdRouteHandler.cs" />
|
||||
<Compile Include="PropertyEditors\TagsDataController.cs" />
|
||||
<Compile Include="PublishedCache\MemberPublishedContent.cs" />
|
||||
|
||||
Reference in New Issue
Block a user