Correcting project reference to from Orchard.ImageEditor to Orchard.MediaLibrary.

--HG--
branch : 1.x
This commit is contained in:
Sipke Schoorstra
2013-04-18 23:44:42 +02:00
parent 109da3a297
commit 5612ddc4f3

View File

@@ -91,6 +91,10 @@
<Project>{9916839C-39FC-4CEB-A5AF-89CA7E87119F}</Project>
<Name>Orchard.Core</Name>
</ProjectReference>
<ProjectReference Include="..\Orchard.MediaLibrary\Orchard.MediaLibrary.csproj">
<Project>{73a7688a-5bd3-4f7e-adfa-ce36c5a10e3b}</Project>
<Name>Orchard.MediaLibrary</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="Controllers\AdminController.cs" />