Skip to content

Commit 9a973d0

Browse files
committed
fixes csproj
1 parent e6ddf63 commit 9a973d0

File tree

3 files changed

+0
-81
lines changed

3 files changed

+0
-81
lines changed

src/Umbraco.Web/Routing/Segments/BrowserCapabilitiesProvider.cs

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/Umbraco.Web/Routing/Segments/ReferrerSegmentProvider.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/Umbraco.Web/Umbraco.Web.csproj

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@
307307
<Compile Include="Editors\EntityControllerActionSelector.cs" />
308308
<Compile Include="Editors\EntityControllerConfigurationAttribute.cs" />
309309
<Compile Include="Editors\ImagesController.cs" />
310-
<Compile Include="Editors\SegmentDashboardController.cs" />
311310
<Compile Include="Models\ContentEditing\ContentBaseItemSave.cs" />
312311
<Compile Include="Models\ContentEditing\MediaItemSave.cs" />
313312
<Compile Include="Models\DetachedContent.cs" />
@@ -358,7 +357,6 @@
358357
<Compile Include="Models\PartialViewMacroModelExtensions.cs" />
359358
<Compile Include="Models\PostRedirectModel.cs" />
360359
<Compile Include="Models\PublishedProperty.cs" />
361-
<Compile Include="Models\Segments\ContentVariableSegment.cs" />
362360
<Compile Include="Mvc\ActionExecutedEventArgs.cs" />
363361
<Compile Include="Mvc\NotFoundHandler.cs" />
364362
<Compile Include="Mvc\PreRenderViewActionFilterAttribute.cs" />
@@ -472,19 +470,7 @@
472470
<Compile Include="PublishedContentQuery.cs" />
473471
<Compile Include="ImageCropperTemplateExtensions.cs" />
474472
<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" />
486473
<Compile Include="Routing\UrlProviderExtensions.cs" />
487-
<Compile Include="Security\MemberSegments.cs" />
488474
<Compile Include="Strategies\Migrations\ClearCsrfCookiesAfterUpgrade.cs" />
489475
<Compile Include="Strategies\Migrations\ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs" />
490476
<Compile Include="Strategies\NotificationsHandler.cs" />

0 commit comments

Comments
 (0)