From 2ca4b7d03adfa3cc7c9c6a597a11762142d5b34b Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Mon, 4 Mar 2013 00:43:06 -0500 Subject: Created IConfigurationManager --- .../MediaBrowser.Common.Implementations.csproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj') diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index 831b111ec..84769637a 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -38,6 +38,9 @@ ..\packages\Alchemy.2.2.1\lib\net40\Alchemy.dll + + ..\ThirdParty\PluginSecurity\Mediabrowser.PluginSecurity.dll + ..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll @@ -104,6 +107,7 @@ + @@ -123,6 +127,7 @@ + -- cgit v1.2.3