From 0fb0d52a4c5732eb254e1f778835a28efddccf5f Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Wed, 5 Sep 2012 19:40:44 -0400 Subject: Made a separate ApiInteraction solution with platform-specific builds --- MediaBrowser.Controller/MediaBrowser.Controller.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj') diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index 1547deea21..c5046b9c66 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -30,9 +30,8 @@ 4 - - False - ..\packages\protobuf-net.2.0.0.580\lib\net40\protobuf-net.dll + + ..\protobuf-net\Full\net30\protobuf-net.dll -- cgit v1.2.3