From 3d9a8b3195a4a61cb322d1bed066f320ab4a5f59 Mon Sep 17 00:00:00 2001 From: anurse Date: Mon, 10 Mar 2014 10:52:49 -0700 Subject: [PATCH] Fixed some broken package references --- src/JobHost/JobHost.csproj | 2 +- .../NuGet.Services.Work.Facts.csproj | 2 +- src/NuGet.Services.Work/NuGet.Services.Work.csproj | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/JobHost/JobHost.csproj b/src/JobHost/JobHost.csproj index f929e7b..6260335 100644 --- a/src/JobHost/JobHost.csproj +++ b/src/JobHost/JobHost.csproj @@ -82,7 +82,7 @@ ..\..\packages\NuGet.Core.2.8.0\lib\net40-Client\NuGet.Core.dll - ..\..\packages\NuGet.Services.Platform.3.0.1-rel\lib\net45\NuGet.Services.Platform.dll + ..\..\packages\NuGet.Services.Platform.3.0.2-rel-4\lib\net45\NuGet.Services.Platform.dll ..\..\packages\Owin.1.0\lib\net40\Owin.dll diff --git a/src/NuGet.Services.Work.Facts/NuGet.Services.Work.Facts.csproj b/src/NuGet.Services.Work.Facts/NuGet.Services.Work.Facts.csproj index 30a293f..1639187 100644 --- a/src/NuGet.Services.Work.Facts/NuGet.Services.Work.Facts.csproj +++ b/src/NuGet.Services.Work.Facts/NuGet.Services.Work.Facts.csproj @@ -90,7 +90,7 @@ ..\..\packages\Nuget.Core.2.8.0\lib\net40-Client\NuGet.Core.dll - ..\..\packages\NuGet.Services.Platform.3.0.1-rel\lib\net45\NuGet.Services.Platform.dll + ..\..\packages\NuGet.Services.Platform.3.0.2-rel-4\lib\net45\NuGet.Services.Platform.dll ..\..\packages\NuGet.Services.Platform.Client.3.0.1-rel\lib\portable-net45+wp80+win\NuGet.Services.Platform.Client.dll diff --git a/src/NuGet.Services.Work/NuGet.Services.Work.csproj b/src/NuGet.Services.Work/NuGet.Services.Work.csproj index cf0d581..cf03f62 100644 --- a/src/NuGet.Services.Work/NuGet.Services.Work.csproj +++ b/src/NuGet.Services.Work/NuGet.Services.Work.csproj @@ -141,9 +141,8 @@ False ..\..\packages\NuGet.Indexing.3.0.2-rel-2\lib\net45\NuGet.Indexing.dll - - False - ..\..\packages\NuGet.Services.Platform.3.0.1-rel-3\lib\net45\NuGet.Services.Platform.dll + + ..\..\packages\NuGet.Services.Platform.3.0.2-rel-4\lib\net45\NuGet.Services.Platform.dll False