Skip to content

Commit 4717d9b

Browse files
committed
Ensured rename is reflected in csproj
1 parent 2c03fa2 commit 4717d9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Ignia.Topics.Web.Mvc/Ignia.Topics.Web.Mvc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
<Reference Include="System.Xml" />
6464
</ItemGroup>
6565
<ItemGroup>
66-
<Compile Include="Controllers\ErrorController.cs" />
66+
<Compile Include="Controllers\ErrorControllerBase.cs" />
6767
<Compile Include="Controllers\FallbackController.cs" />
68-
<Compile Include="Controllers\LayoutController.cs" />
68+
<Compile Include="Controllers\LayoutControllerBase.cs" />
6969
<Compile Include="Controllers\RedirectController.cs" />
7070
<Compile Include="Controllers\SitemapController.cs" />
7171
<Compile Include="Controllers\TopicController.cs" />

0 commit comments

Comments
 (0)