Skip to content

Commit 96ceae2

Browse files
committed
removes old examine mgmt dashboard reference from proj file
1 parent 5114f91 commit 96ceae2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/Umbraco.Web.UI/Umbraco.Web.UI.csproj

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -405,13 +405,6 @@
405405
<Compile Include="Umbraco\Create\User.ascx.designer.cs">
406406
<DependentUpon>User.ascx</DependentUpon>
407407
</Compile>
408-
<Compile Include="Umbraco\Dashboard\ExamineManagement.ascx.cs">
409-
<DependentUpon>ExamineManagement.ascx</DependentUpon>
410-
<SubType>ASPXCodeBehind</SubType>
411-
</Compile>
412-
<Compile Include="Umbraco\Dashboard\ExamineManagement.ascx.designer.cs">
413-
<DependentUpon>ExamineManagement.ascx</DependentUpon>
414-
</Compile>
415408
<Compile Include="Umbraco\Dashboard\UserControlProxy.aspx.cs">
416409
<DependentUpon>UserControlProxy.aspx</DependentUpon>
417410
<SubType>ASPXCodeBehind</SubType>
@@ -668,7 +661,6 @@
668661
<Content Include="Umbraco\Config\Lang\zh.xml" />
669662
<Content Include="Umbraco\Controls\Tree\CustomTreeService.asmx" />
670663
<Content Include="Umbraco\Create\PartialViewMacro.ascx" />
671-
<Content Include="Umbraco\Dashboard\ExamineManagement.ascx" />
672664
<Content Include="Umbraco\Developer\RelationTypes\EditRelationType.aspx" />
673665
<Content Include="Umbraco\Developer\RelationTypes\Images\Bidirectional.png" />
674666
<Content Include="Umbraco\Developer\RelationTypes\Images\ParentToChild.png" />

0 commit comments

Comments
 (0)