From 813f5d9649522f8627940e3688e49f20fbff3acd Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 18 Oct 2014 17:25:04 -0400 Subject: [PATCH] updated nuget --- MediaBrowser.Api/MediaBrowser.Api.csproj | 8 ++++++++ .../MediaBrowser.Common.Implementations.csproj | 17 ++++++++++++----- .../packages.config | 2 +- .../MediaBrowser.Controller.csproj | 8 ++++++++ .../MediaBrowser.MediaEncoding.csproj | 8 ++++++++ .../MediaBrowser.Model.Portable.csproj | 8 ++++++++ .../ApiClient/ServerCredentials.cs | 4 ++++ MediaBrowser.Model/ApiClient/ServerInfo.cs | 1 + MediaBrowser.Model/MediaBrowser.Model.csproj | 8 ++++++++ .../MediaBrowser.Providers.csproj | 8 ++++++++ .../MediaBrowser.Server.Implementations.csproj | 8 ++++++++ .../MediaBrowser.Server.Mono.csproj | 8 ++++++++ .../MediaBrowser.ServerApplication.csproj | 8 ++++++++ .../MediaBrowser.WebDashboard.csproj | 8 ++++++++ Nuget/MediaBrowser.Common.Internal.nuspec | 6 +++--- Nuget/MediaBrowser.Common.nuspec | 2 +- Nuget/MediaBrowser.Model.Signed.nuspec | 2 +- Nuget/MediaBrowser.Server.Core.nuspec | 4 ++-- 18 files changed, 105 insertions(+), 13 deletions(-) diff --git a/MediaBrowser.Api/MediaBrowser.Api.csproj b/MediaBrowser.Api/MediaBrowser.Api.csproj index 670cc01a5..5d8a24f9a 100644 --- a/MediaBrowser.Api/MediaBrowser.Api.csproj +++ b/MediaBrowser.Api/MediaBrowser.Api.csproj @@ -14,6 +14,7 @@ 10.0.0 2.0 v4.5 + true true @@ -171,6 +172,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +