Correct project references

This commit is contained in:
abi
2020-01-02 13:39:23 +00:00
parent 9614dcf0b0
commit 575ec6fec4

View File

@@ -155,7 +155,6 @@
<Compile Include="Editors\MacrosController.cs" />
<Compile Include="Editors\RelationTypeController.cs" />
<Compile Include="Editors\TinyMceController.cs" />
<Compile Include="InternalSearchConstants.cs" />
<Compile Include="IUmbracoContextFactory.cs" />
<Compile Include="Install\ChangesMonitor.cs" />
<Compile Include="Logging\WebProfiler.cs" />
@@ -251,6 +250,7 @@
<Compile Include="Search\ExamineFinalComposer.cs" />
<Compile Include="Search\ExamineUserComponent.cs" />
<Compile Include="Search\IInternalSearchConstants.cs" />
<Compile Include="Search\InternalSearchConstants.cs" />
<Compile Include="Services\DashboardService.cs" />
<Compile Include="Services\IDashboardService.cs" />
<Compile Include="Models\Link.cs" />