|
307 | 307 | <Compile Include="Editors\EntityControllerActionSelector.cs" />
|
308 | 308 | <Compile Include="Editors\EntityControllerConfigurationAttribute.cs" />
|
309 | 309 | <Compile Include="Editors\ImagesController.cs" />
|
310 |
| - <Compile Include="Editors\SegmentDashboardController.cs" /> |
311 | 310 | <Compile Include="Models\ContentEditing\ContentBaseItemSave.cs" />
|
312 | 311 | <Compile Include="Models\ContentEditing\MediaItemSave.cs" />
|
313 | 312 | <Compile Include="Models\DetachedContent.cs" />
|
|
358 | 357 | <Compile Include="Models\PartialViewMacroModelExtensions.cs" />
|
359 | 358 | <Compile Include="Models\PostRedirectModel.cs" />
|
360 | 359 | <Compile Include="Models\PublishedProperty.cs" />
|
361 |
| - <Compile Include="Models\Segments\ContentVariableSegment.cs" /> |
362 | 360 | <Compile Include="Mvc\ActionExecutedEventArgs.cs" />
|
363 | 361 | <Compile Include="Mvc\NotFoundHandler.cs" />
|
364 | 362 | <Compile Include="Mvc\PreRenderViewActionFilterAttribute.cs" />
|
|
472 | 470 | <Compile Include="PublishedContentQuery.cs" />
|
473 | 471 | <Compile Include="ImageCropperTemplateExtensions.cs" />
|
474 | 472 | <Compile Include="Mvc\UmbracoVirtualNodeRouteHandler.cs" />
|
475 |
| - <Compile Include="Routing\Segments\ConfigurableSegmentProvider.cs" /> |
476 |
| - <Compile Include="Routing\Segments\ContentSegmentProvidersStatus.cs" /> |
477 |
| - <Compile Include="Routing\Segments\ReferrerSegmentProvider.cs" /> |
478 |
| - <Compile Include="Routing\Segments\RequestSegments.cs" /> |
479 |
| - <Compile Include="Routing\Segments\BrowserCapabilitiesProvider.cs" /> |
480 |
| - <Compile Include="Routing\Segments\ContentVariantAttribute.cs" /> |
481 |
| - <Compile Include="Routing\Segments\ContentSegmentProvider.cs" /> |
482 |
| - <Compile Include="Routing\Segments\ContentSegmentProviderResolver.cs" /> |
483 |
| - <Compile Include="Models\Segments\Segment.cs" /> |
484 |
| - <Compile Include="Models\Segments\SegmentCollection.cs" /> |
485 |
| - <Compile Include="Models\Segments\SegmentProviderMatch.cs" /> |
486 | 473 | <Compile Include="Routing\UrlProviderExtensions.cs" />
|
487 |
| - <Compile Include="Security\MemberSegments.cs" /> |
488 | 474 | <Compile Include="Strategies\Migrations\ClearCsrfCookiesAfterUpgrade.cs" />
|
489 | 475 | <Compile Include="Strategies\Migrations\ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs" />
|
490 | 476 | <Compile Include="Strategies\NotificationsHandler.cs" />
|
|
0 commit comments