Removes lots of Dead Code - thanks NDepend!
This commit is contained in:
@@ -313,7 +313,6 @@
|
||||
</Compile>
|
||||
<Compile Include="ApplicationContextExtensions.cs" />
|
||||
<Compile Include="AreaRegistrationContextExtensions.cs" />
|
||||
<Compile Include="BatchedDatabaseServerMessengerStartup.cs" />
|
||||
<Compile Include="Cache\ICacheRefresher.cs" />
|
||||
<Compile Include="DefaultHttpContextAccessor.cs" />
|
||||
<Compile Include="DefaultUmbracoContextAccessor.cs" />
|
||||
@@ -947,7 +946,6 @@
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controllers\UmbLoginController.cs" />
|
||||
<Compile Include="umbraco.presentation\umbraco\Trees\TranslateTreeNames.cs" />
|
||||
<Compile Include="UrlHelperExtensions.cs" />
|
||||
<Compile Include="Editors\MediaController.cs" />
|
||||
<Compile Include="UrlHelperRenderExtensions.cs" />
|
||||
@@ -1146,7 +1144,6 @@
|
||||
<Compile Include="WebApi\UmbracoAuthorizedApiController.cs" />
|
||||
<Compile Include="WebApi\Filters\ValidationFilterAttribute.cs" />
|
||||
<Compile Include="WebApi\Filters\UmbracoUserTimeoutFilterAttribute.cs" />
|
||||
<Compile Include="WebApi\WebApiHelper.cs" />
|
||||
<Compile Include="WebBootManager.cs" />
|
||||
<Compile Include="Routing\LegacyRequestInitializer.cs" />
|
||||
<Compile Include="Mvc\ControllerExtensions.cs" />
|
||||
@@ -1278,7 +1275,6 @@
|
||||
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\NewRelationType.aspx.designer.cs">
|
||||
<DependentUpon>NewRelationType.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\ReadOnlyRelation.cs" />
|
||||
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\RelationTypesWebService.asmx.cs">
|
||||
<DependentUpon>RelationTypesWebService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
@@ -1655,7 +1651,6 @@
|
||||
</Compile>
|
||||
<Compile Include="WebServices\XmlDataIntegrityController.cs" />
|
||||
<Compile Include="WebViewPageExtensions.cs" />
|
||||
<Compile Include="_Legacy\Utils\EncodedStringWriter.cs" />
|
||||
<Compile Include="_Legacy\Utils\JSONSerializer.cs" />
|
||||
<None Include="..\Umbraco.Web.UI\Views\web.config">
|
||||
<Link>Mvc\web.config</Link>
|
||||
|
||||
Reference in New Issue
Block a user