From 5612ddc4f3f5b693297b32bb09944533ac01bdf4 Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Thu, 18 Apr 2013 23:44:42 +0200 Subject: [PATCH] Correcting project reference to from Orchard.ImageEditor to Orchard.MediaLibrary. --HG-- branch : 1.x --- .../Modules/Orchard.ImageEditor/Orchard.ImageEditor.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Orchard.Web/Modules/Orchard.ImageEditor/Orchard.ImageEditor.csproj b/src/Orchard.Web/Modules/Orchard.ImageEditor/Orchard.ImageEditor.csproj index 662a3864e..03dcf6fff 100644 --- a/src/Orchard.Web/Modules/Orchard.ImageEditor/Orchard.ImageEditor.csproj +++ b/src/Orchard.Web/Modules/Orchard.ImageEditor/Orchard.ImageEditor.csproj @@ -91,6 +91,10 @@ {9916839C-39FC-4CEB-A5AF-89CA7E87119F} Orchard.Core + + {73a7688a-5bd3-4f7e-adfa-ce36c5a10e3b} + Orchard.MediaLibrary +